[==========] 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:54:33.762291 17082 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.174.190:33505,127.16.174.189:33221,127.16.174.188:42229
I20260608 12:54:33.764305 17082 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:54:33.765461 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:33.783875 17089 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:54:33.783926 17088 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:54:33.784128 17091 instance_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:54:35.033916 17090 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260608 12:54:35.034055 17082 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260608 12:54:35.038599 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:35.038918 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:54:35.039088 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923275039070 us; error 0 us; skew 500 ppm
I20260608 12:54:35.040015 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:35.046768 17082 webserver.cc:533] Webserver started at http://127.16.174.190:37987/ using document root <none> and password file <none>
I20260608 12:54:35.047693 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:35.047935 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:35.048367 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:35.054414 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923273579219-17082-0/minicluster-data/master-0-root/instance:
uuid: "0f81c3ed91f64283af9781c8f0811d3a"
format_stamp: "Formatted at 2026-06-08 12:54:35 on dist-test-slave-840c"
I20260608 12:54:35.062796 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.006s	sys 0.004s
I20260608 12:54:35.068917 17097 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:35.070725 17082 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.002s	sys 0.002s
I20260608 12:54:35.071190 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923273579219-17082-0/minicluster-data/master-0-root
uuid: "0f81c3ed91f64283af9781c8f0811d3a"
format_stamp: "Formatted at 2026-06-08 12:54:35 on dist-test-slave-840c"
I20260608 12:54:35.071578 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923273579219-17082-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923273579219-17082-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923273579219-17082-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:54:35.132488 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:35.134138 17082 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:54:35.134693 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:35.212850 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.190:33505
I20260608 12:54:35.212961 17148 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.190:33505 every 8 connection(s)
I20260608 12:54:35.219576 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:54:35.222204 17149 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:54:35.227470 17151 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:54:35.229365 17152 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:54:35.231487 17154 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:35.233047 17082 server_base.cc:1061] running on GCE node
I20260608 12:54:35.233974 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:35.234273 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:54:35.234491 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923275234474 us; error 0 us; skew 500 ppm
I20260608 12:54:35.235419 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:35.240015 17082 webserver.cc:533] Webserver started at http://127.16.174.189:42553/ using document root <none> and password file <none>
I20260608 12:54:35.240900 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:35.241197 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:35.241590 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:35.243139 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923273579219-17082-0/minicluster-data/master-1-root/instance:
uuid: "a40021dd125b4dc894cb4dea09ecf817"
format_stamp: "Formatted at 2026-06-08 12:54:35 on dist-test-slave-840c"
I20260608 12:54:35.250420 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.001s
I20260608 12:54:35.248498 17149 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.174.190" port: 33505 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:54:35.256420 17159 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:35.257576 17082 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:54:35.257961 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923273579219-17082-0/minicluster-data/master-1-root
uuid: "a40021dd125b4dc894cb4dea09ecf817"
format_stamp: "Formatted at 2026-06-08 12:54:35 on dist-test-slave-840c"
I20260608 12:54:35.258363 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923273579219-17082-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923273579219-17082-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923273579219-17082-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:54:35.285029 17149 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.174.189" port: 33221 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:54:35.288882 17098 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.174.189:33221: connect: Connection refused (error 111)
W20260608 12:54:35.293608 17149 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.174.189:33221: Network error: Client connection negotiation failed: client connection to 127.16.174.189:33221: connect: Connection refused (error 111)
I20260608 12:54:35.296895 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:35.298293 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:35.343341 17149 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.174.189" port: 33221 } attempt: 1
W20260608 12:54:35.350085 17149 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.174.189:33221: Network error: Client connection negotiation failed: client connection to 127.16.174.189:33221: connect: Connection refused (error 111)
I20260608 12:54:35.374256 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.189:33221
I20260608 12:54:35.374466 17213 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.189:33221 every 8 connection(s)
I20260608 12:54:35.379544 17214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:35.380914 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:54:35.386214 17214 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.174.190" port: 33505 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:54:35.388814 17216 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:54:35.391987 17217 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:35.398180 17082 server_base.cc:1061] running on GCE node
W20260608 12:54:35.398164 17220 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:35.399289 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:35.399580 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:54:35.399957 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923275399934 us; error 0 us; skew 500 ppm
I20260608 12:54:35.400831 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:35.404856 17082 webserver.cc:533] Webserver started at http://127.16.174.188:44127/ using document root <none> and password file <none>
I20260608 12:54:35.405017 17214 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.174.189" port: 33221 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:54:35.405547 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:35.405799 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:35.406191 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:35.408123 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923273579219-17082-0/minicluster-data/master-2-root/instance:
uuid: "a217603c241d4d938fd5c0dc1772655d"
format_stamp: "Formatted at 2026-06-08 12:54:35 on dist-test-slave-840c"
I20260608 12:54:35.414819 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.002s
I20260608 12:54:35.418573 17149 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.174.189" port: 33221 } attempt: 2
I20260608 12:54:35.419099 17214 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.174.188" port: 42229 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:54:35.421401 17226 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:35.422448 17082 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:54:35.422793 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923273579219-17082-0/minicluster-data/master-2-root
uuid: "a217603c241d4d938fd5c0dc1772655d"
format_stamp: "Formatted at 2026-06-08 12:54:35 on dist-test-slave-840c"
I20260608 12:54:35.423147 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923273579219-17082-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923273579219-17082-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923273579219-17082-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:54:35.435683 17149 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.174.188" port: 42229 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:54:35.437541 17214 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.174.188:42229: Network error: Client connection negotiation failed: client connection to 127.16.174.188:42229: connect: Connection refused (error 111)
W20260608 12:54:35.441257 17149 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.174.188:42229: Network error: Client connection negotiation failed: client connection to 127.16.174.188:42229: connect: Connection refused (error 111)
I20260608 12:54:35.448812 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:35.450182 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:35.472668 17149 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.174.188" port: 42229 } attempt: 1
W20260608 12:54:35.479231 17149 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.174.188:42229: Network error: Client connection negotiation failed: client connection to 127.16.174.188:42229: connect: Connection refused (error 111)
I20260608 12:54:35.481279 17214 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.174.188" port: 42229 } attempt: 1
W20260608 12:54:35.487160 17214 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.174.188:42229: Network error: Client connection negotiation failed: client connection to 127.16.174.188:42229: connect: Connection refused (error 111)
I20260608 12:54:35.524248 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.188:42229
I20260608 12:54:35.524379 17278 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.188:42229 every 8 connection(s)
I20260608 12:54:35.529189 17279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:35.529070 17082 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:54:35.534822 17279 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.174.190" port: 33505 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:54:35.548689 17279 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.174.189" port: 33221 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:54:35.554709 17214 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.174.188" port: 42229 } attempt: 2
I20260608 12:54:35.554826 17149 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.174.188" port: 42229 } attempt: 2
I20260608 12:54:35.564590 17279 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.174.188" port: 42229 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:54:35.585232 17214 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a40021dd125b4dc894cb4dea09ecf817: Bootstrap starting.
I20260608 12:54:35.585232 17149 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0f81c3ed91f64283af9781c8f0811d3a: Bootstrap starting.
I20260608 12:54:35.587746 17279 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a217603c241d4d938fd5c0dc1772655d: Bootstrap starting.
I20260608 12:54:35.593364 17149 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0f81c3ed91f64283af9781c8f0811d3a: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:35.593782 17279 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a217603c241d4d938fd5c0dc1772655d: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:35.595865 17279 log.cc:826] T 00000000000000000000000000000000 P a217603c241d4d938fd5c0dc1772655d: Log is configured to *not* fsync() on all Append() calls
I20260608 12:54:35.598621 17214 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a40021dd125b4dc894cb4dea09ecf817: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:35.603108 17279 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a217603c241d4d938fd5c0dc1772655d: No bootstrap required, opened a new log
I20260608 12:54:35.604581 17149 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0f81c3ed91f64283af9781c8f0811d3a: No bootstrap required, opened a new log
I20260608 12:54:35.605510 17214 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a40021dd125b4dc894cb4dea09ecf817: No bootstrap required, opened a new log
I20260608 12:54:35.623529 17214 raft_consensus.cc:359] T 00000000000000000000000000000000 P a40021dd125b4dc894cb4dea09ecf817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f81c3ed91f64283af9781c8f0811d3a" member_type: VOTER last_known_addr { host: "127.16.174.190" port: 33505 } } peers { permanent_uuid: "a40021dd125b4dc894cb4dea09ecf817" member_type: VOTER last_known_addr { host: "127.16.174.189" port: 33221 } } peers { permanent_uuid: "a217603c241d4d938fd5c0dc1772655d" member_type: VOTER last_known_addr { host: "127.16.174.188" port: 42229 } }
I20260608 12:54:35.623549 17149 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0f81c3ed91f64283af9781c8f0811d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f81c3ed91f64283af9781c8f0811d3a" member_type: VOTER last_known_addr { host: "127.16.174.190" port: 33505 } } peers { permanent_uuid: "a40021dd125b4dc894cb4dea09ecf817" member_type: VOTER last_known_addr { host: "127.16.174.189" port: 33221 } } peers { permanent_uuid: "a217603c241d4d938fd5c0dc1772655d" member_type: VOTER last_known_addr { host: "127.16.174.188" port: 42229 } }
I20260608 12:54:35.624397 17214 raft_consensus.cc:385] T 00000000000000000000000000000000 P a40021dd125b4dc894cb4dea09ecf817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:35.623555 17279 raft_consensus.cc:359] T 00000000000000000000000000000000 P a217603c241d4d938fd5c0dc1772655d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f81c3ed91f64283af9781c8f0811d3a" member_type: VOTER last_known_addr { host: "127.16.174.190" port: 33505 } } peers { permanent_uuid: "a40021dd125b4dc894cb4dea09ecf817" member_type: VOTER last_known_addr { host: "127.16.174.189" port: 33221 } } peers { permanent_uuid: "a217603c241d4d938fd5c0dc1772655d" member_type: VOTER last_known_addr { host: "127.16.174.188" port: 42229 } }
I20260608 12:54:35.624610 17149 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0f81c3ed91f64283af9781c8f0811d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:35.624778 17214 raft_consensus.cc:740] T 00000000000000000000000000000000 P a40021dd125b4dc894cb4dea09ecf817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a40021dd125b4dc894cb4dea09ecf817, State: Initialized, Role: FOLLOWER
I20260608 12:54:35.624838 17279 raft_consensus.cc:385] T 00000000000000000000000000000000 P a217603c241d4d938fd5c0dc1772655d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:35.624984 17149 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0f81c3ed91f64283af9781c8f0811d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f81c3ed91f64283af9781c8f0811d3a, State: Initialized, Role: FOLLOWER
I20260608 12:54:35.625308 17279 raft_consensus.cc:740] T 00000000000000000000000000000000 P a217603c241d4d938fd5c0dc1772655d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a217603c241d4d938fd5c0dc1772655d, State: Initialized, Role: FOLLOWER
I20260608 12:54:35.626168 17149 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0f81c3ed91f64283af9781c8f0811d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f81c3ed91f64283af9781c8f0811d3a" member_type: VOTER last_known_addr { host: "127.16.174.190" port: 33505 } } peers { permanent_uuid: "a40021dd125b4dc894cb4dea09ecf817" member_type: VOTER last_known_addr { host: "127.16.174.189" port: 33221 } } peers { permanent_uuid: "a217603c241d4d938fd5c0dc1772655d" member_type: VOTER last_known_addr { host: "127.16.174.188" port: 42229 } }
I20260608 12:54:35.626164 17214 consensus_queue.cc:260] T 00000000000000000000000000000000 P a40021dd125b4dc894cb4dea09ecf817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f81c3ed91f64283af9781c8f0811d3a" member_type: VOTER last_known_addr { host: "127.16.174.190" port: 33505 } } peers { permanent_uuid: "a40021dd125b4dc894cb4dea09ecf817" member_type: VOTER last_known_addr { host: "127.16.174.189" port: 33221 } } peers { permanent_uuid: "a217603c241d4d938fd5c0dc1772655d" member_type: VOTER last_known_addr { host: "127.16.174.188" port: 42229 } }
I20260608 12:54:35.626192 17279 consensus_queue.cc:260] T 00000000000000000000000000000000 P a217603c241d4d938fd5c0dc1772655d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f81c3ed91f64283af9781c8f0811d3a" member_type: VOTER last_known_addr { host: "127.16.174.190" port: 33505 } } peers { permanent_uuid: "a40021dd125b4dc894cb4dea09ecf817" member_type: VOTER last_known_addr { host: "127.16.174.189" port: 33221 } } peers { permanent_uuid: "a217603c241d4d938fd5c0dc1772655d" member_type: VOTER last_known_addr { host: "127.16.174.188" port: 42229 } }
I20260608 12:54:35.631721 17289 sys_catalog.cc:455] T 00000000000000000000000000000000 P a217603c241d4d938fd5c0dc1772655d [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: "0f81c3ed91f64283af9781c8f0811d3a" member_type: VOTER last_known_addr { host: "127.16.174.190" port: 33505 } } peers { permanent_uuid: "a40021dd125b4dc894cb4dea09ecf817" member_type: VOTER last_known_addr { host: "127.16.174.189" port: 33221 } } peers { permanent_uuid: "a217603c241d4d938fd5c0dc1772655d" member_type: VOTER last_known_addr { host: "127.16.174.188" port: 42229 } } }
I20260608 12:54:35.632869 17289 sys_catalog.cc:458] T 00000000000000000000000000000000 P a217603c241d4d938fd5c0dc1772655d [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:54:35.633383 17279 sys_catalog.cc:565] T 00000000000000000000000000000000 P a217603c241d4d938fd5c0dc1772655d [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:54:35.634166 17288 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0f81c3ed91f64283af9781c8f0811d3a [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: "0f81c3ed91f64283af9781c8f0811d3a" member_type: VOTER last_known_addr { host: "127.16.174.190" port: 33505 } } peers { permanent_uuid: "a40021dd125b4dc894cb4dea09ecf817" member_type: VOTER last_known_addr { host: "127.16.174.189" port: 33221 } } peers { permanent_uuid: "a217603c241d4d938fd5c0dc1772655d" member_type: VOTER last_known_addr { host: "127.16.174.188" port: 42229 } } }
I20260608 12:54:35.634692 17290 sys_catalog.cc:455] T 00000000000000000000000000000000 P a40021dd125b4dc894cb4dea09ecf817 [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: "0f81c3ed91f64283af9781c8f0811d3a" member_type: VOTER last_known_addr { host: "127.16.174.190" port: 33505 } } peers { permanent_uuid: "a40021dd125b4dc894cb4dea09ecf817" member_type: VOTER last_known_addr { host: "127.16.174.189" port: 33221 } } peers { permanent_uuid: "a217603c241d4d938fd5c0dc1772655d" member_type: VOTER last_known_addr { host: "127.16.174.188" port: 42229 } } }
I20260608 12:54:35.635080 17288 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0f81c3ed91f64283af9781c8f0811d3a [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:54:35.633351 17149 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0f81c3ed91f64283af9781c8f0811d3a [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:54:35.635591 17290 sys_catalog.cc:458] T 00000000000000000000000000000000 P a40021dd125b4dc894cb4dea09ecf817 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:54:35.636387 17214 sys_catalog.cc:565] T 00000000000000000000000000000000 P a40021dd125b4dc894cb4dea09ecf817 [sys.catalog]: configured and running, proceeding with master startup.
W20260608 12:54:35.640789 17103 tablet.cc:2404] T 00000000000000000000000000000000 P 0f81c3ed91f64283af9781c8f0811d3a: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:54:35.680852 17290 raft_consensus.cc:493] T 00000000000000000000000000000000 P a40021dd125b4dc894cb4dea09ecf817 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:35.681855 17290 raft_consensus.cc:515] T 00000000000000000000000000000000 P a40021dd125b4dc894cb4dea09ecf817 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f81c3ed91f64283af9781c8f0811d3a" member_type: VOTER last_known_addr { host: "127.16.174.190" port: 33505 } } peers { permanent_uuid: "a40021dd125b4dc894cb4dea09ecf817" member_type: VOTER last_known_addr { host: "127.16.174.189" port: 33221 } } peers { permanent_uuid: "a217603c241d4d938fd5c0dc1772655d" member_type: VOTER last_known_addr { host: "127.16.174.188" port: 42229 } }
I20260608 12:54:35.686719 17290 leader_election.cc:290] T 00000000000000000000000000000000 P a40021dd125b4dc894cb4dea09ecf817 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f81c3ed91f64283af9781c8f0811d3a (127.16.174.190:33505), a217603c241d4d938fd5c0dc1772655d (127.16.174.188:42229)
I20260608 12:54:35.687668 17254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "a40021dd125b4dc894cb4dea09ecf817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a217603c241d4d938fd5c0dc1772655d" is_pre_election: true
I20260608 12:54:35.687685 17124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "a40021dd125b4dc894cb4dea09ecf817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f81c3ed91f64283af9781c8f0811d3a" is_pre_election: true
I20260608 12:54:35.688860 17124 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 0f81c3ed91f64283af9781c8f0811d3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a40021dd125b4dc894cb4dea09ecf817 in term 0.
I20260608 12:54:35.689117 17254 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a217603c241d4d938fd5c0dc1772655d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a40021dd125b4dc894cb4dea09ecf817 in term 0.
I20260608 12:54:35.691056 17163 leader_election.cc:304] T 00000000000000000000000000000000 P a40021dd125b4dc894cb4dea09ecf817 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f81c3ed91f64283af9781c8f0811d3a, a40021dd125b4dc894cb4dea09ecf817; no voters: 
I20260608 12:54:35.695940 17290 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a40021dd125b4dc894cb4dea09ecf817 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:35.699306 17290 raft_consensus.cc:493] T 00000000000000000000000000000000 P a40021dd125b4dc894cb4dea09ecf817 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:35.699812 17290 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a40021dd125b4dc894cb4dea09ecf817 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:54:35.710951 17313 catalog_manager.cc:1593] T 00000000000000000000000000000000 P a217603c241d4d938fd5c0dc1772655d: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:54:35.716221 17313 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 12:54:35.714989 17290 raft_consensus.cc:515] T 00000000000000000000000000000000 P a40021dd125b4dc894cb4dea09ecf817 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f81c3ed91f64283af9781c8f0811d3a" member_type: VOTER last_known_addr { host: "127.16.174.190" port: 33505 } } peers { permanent_uuid: "a40021dd125b4dc894cb4dea09ecf817" member_type: VOTER last_known_addr { host: "127.16.174.189" port: 33221 } } peers { permanent_uuid: "a217603c241d4d938fd5c0dc1772655d" member_type: VOTER last_known_addr { host: "127.16.174.188" port: 42229 } }
I20260608 12:54:35.719238 17124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "a40021dd125b4dc894cb4dea09ecf817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f81c3ed91f64283af9781c8f0811d3a"
I20260608 12:54:35.719946 17124 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0f81c3ed91f64283af9781c8f0811d3a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:35.727114 17124 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 0f81c3ed91f64283af9781c8f0811d3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a40021dd125b4dc894cb4dea09ecf817 in term 1.
I20260608 12:54:35.728549 17163 leader_election.cc:304] T 00000000000000000000000000000000 P a40021dd125b4dc894cb4dea09ecf817 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f81c3ed91f64283af9781c8f0811d3a, a40021dd125b4dc894cb4dea09ecf817; no voters: 
I20260608 12:54:35.735836 17254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "a40021dd125b4dc894cb4dea09ecf817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a217603c241d4d938fd5c0dc1772655d"
I20260608 12:54:35.736441 17254 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a217603c241d4d938fd5c0dc1772655d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:35.745352 17254 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a217603c241d4d938fd5c0dc1772655d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a40021dd125b4dc894cb4dea09ecf817 in term 1.
I20260608 12:54:35.746428 17290 leader_election.cc:290] T 00000000000000000000000000000000 P a40021dd125b4dc894cb4dea09ecf817 [CANDIDATE]: Term 1 election: Requested vote from peers 0f81c3ed91f64283af9781c8f0811d3a (127.16.174.190:33505), a217603c241d4d938fd5c0dc1772655d (127.16.174.188:42229)
I20260608 12:54:35.748695 17290 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a40021dd125b4dc894cb4dea09ecf817 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:35.749944 17290 raft_consensus.cc:697] T 00000000000000000000000000000000 P a40021dd125b4dc894cb4dea09ecf817 [term 1 LEADER]: Becoming Leader. State: Replica: a40021dd125b4dc894cb4dea09ecf817, State: Running, Role: LEADER
I20260608 12:54:35.751632 17290 consensus_queue.cc:237] T 00000000000000000000000000000000 P a40021dd125b4dc894cb4dea09ecf817 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f81c3ed91f64283af9781c8f0811d3a" member_type: VOTER last_known_addr { host: "127.16.174.190" port: 33505 } } peers { permanent_uuid: "a40021dd125b4dc894cb4dea09ecf817" member_type: VOTER last_known_addr { host: "127.16.174.189" port: 33221 } } peers { permanent_uuid: "a217603c241d4d938fd5c0dc1772655d" member_type: VOTER last_known_addr { host: "127.16.174.188" port: 42229 } }
I20260608 12:54:35.756371 17082 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
W20260608 12:54:35.764232 17321 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 0f81c3ed91f64283af9781c8f0811d3a: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:54:35.764986 17321 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 12:54:35.772347 17082 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260608 12:54:35.773988 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:35.777436 17326 catalog_manager.cc:1593] T 00000000000000000000000000000000 P a40021dd125b4dc894cb4dea09ecf817: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:54:35.777868 17326 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 12:54:35.771993 17323 sys_catalog.cc:455] T 00000000000000000000000000000000 P a40021dd125b4dc894cb4dea09ecf817 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a40021dd125b4dc894cb4dea09ecf817. Latest consensus state: current_term: 1 leader_uuid: "a40021dd125b4dc894cb4dea09ecf817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f81c3ed91f64283af9781c8f0811d3a" member_type: VOTER last_known_addr { host: "127.16.174.190" port: 33505 } } peers { permanent_uuid: "a40021dd125b4dc894cb4dea09ecf817" member_type: VOTER last_known_addr { host: "127.16.174.189" port: 33221 } } peers { permanent_uuid: "a217603c241d4d938fd5c0dc1772655d" member_type: VOTER last_known_addr { host: "127.16.174.188" port: 42229 } } }
I20260608 12:54:35.778679 17323 sys_catalog.cc:458] T 00000000000000000000000000000000 P a40021dd125b4dc894cb4dea09ecf817 [sys.catalog]: This master's current role is: LEADER
I20260608 12:54:35.783133 17328 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
W20260608 12:54:35.783349 17327 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:54:35.785429 17329 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:35.789953 17082 server_base.cc:1061] running on GCE node
W20260608 12:54:35.790716 17331 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:35.791689 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:35.791945 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:54:35.792135 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923275792114 us; error 0 us; skew 500 ppm
I20260608 12:54:35.792734 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:35.793773 17328 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:54:35.795812 17082 webserver.cc:533] Webserver started at http://127.16.174.129:36591/ using document root <none> and password file <none>
I20260608 12:54:35.796384 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:35.796607 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:35.796908 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:35.798014 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923273579219-17082-0/minicluster-data/ts-0-root/instance:
uuid: "236197c23b6c443e93fbce4b6b43113b"
format_stamp: "Formatted at 2026-06-08 12:54:35 on dist-test-slave-840c"
I20260608 12:54:35.803443 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:54:35.808939 17337 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:35.809980 17082 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.002s
I20260608 12:54:35.810389 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923273579219-17082-0/minicluster-data/ts-0-root
uuid: "236197c23b6c443e93fbce4b6b43113b"
format_stamp: "Formatted at 2026-06-08 12:54:35 on dist-test-slave-840c"
I20260608 12:54:35.810803 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923273579219-17082-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923273579219-17082-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923273579219-17082-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:54:35.814106 17124 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 0f81c3ed91f64283af9781c8f0811d3a [term 1 FOLLOWER]: Refusing update from remote peer a40021dd125b4dc894cb4dea09ecf817: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:54:35.814519 17254 raft_consensus.cc:1275] T 00000000000000000000000000000000 P a217603c241d4d938fd5c0dc1772655d [term 1 FOLLOWER]: Refusing update from remote peer a40021dd125b4dc894cb4dea09ecf817: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:54:35.816072 17290 consensus_queue.cc:1048] T 00000000000000000000000000000000 P a40021dd125b4dc894cb4dea09ecf817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f81c3ed91f64283af9781c8f0811d3a" member_type: VOTER last_known_addr { host: "127.16.174.190" port: 33505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:35.816812 17323 consensus_queue.cc:1048] T 00000000000000000000000000000000 P a40021dd125b4dc894cb4dea09ecf817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a217603c241d4d938fd5c0dc1772655d" member_type: VOTER last_known_addr { host: "127.16.174.188" port: 42229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:35.836853 17289 sys_catalog.cc:455] T 00000000000000000000000000000000 P a217603c241d4d938fd5c0dc1772655d [sys.catalog]: SysCatalogTable state changed. Reason: New leader a40021dd125b4dc894cb4dea09ecf817. Latest consensus state: current_term: 1 leader_uuid: "a40021dd125b4dc894cb4dea09ecf817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f81c3ed91f64283af9781c8f0811d3a" member_type: VOTER last_known_addr { host: "127.16.174.190" port: 33505 } } peers { permanent_uuid: "a40021dd125b4dc894cb4dea09ecf817" member_type: VOTER last_known_addr { host: "127.16.174.189" port: 33221 } } peers { permanent_uuid: "a217603c241d4d938fd5c0dc1772655d" member_type: VOTER last_known_addr { host: "127.16.174.188" port: 42229 } } }
I20260608 12:54:35.837702 17289 sys_catalog.cc:458] T 00000000000000000000000000000000 P a217603c241d4d938fd5c0dc1772655d [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:54:35.844996 17288 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0f81c3ed91f64283af9781c8f0811d3a [sys.catalog]: SysCatalogTable state changed. Reason: New leader a40021dd125b4dc894cb4dea09ecf817. Latest consensus state: current_term: 1 leader_uuid: "a40021dd125b4dc894cb4dea09ecf817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f81c3ed91f64283af9781c8f0811d3a" member_type: VOTER last_known_addr { host: "127.16.174.190" port: 33505 } } peers { permanent_uuid: "a40021dd125b4dc894cb4dea09ecf817" member_type: VOTER last_known_addr { host: "127.16.174.189" port: 33221 } } peers { permanent_uuid: "a217603c241d4d938fd5c0dc1772655d" member_type: VOTER last_known_addr { host: "127.16.174.188" port: 42229 } } }
I20260608 12:54:35.845788 17288 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0f81c3ed91f64283af9781c8f0811d3a [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:54:35.850965 17340 mvcc.cc:204] Tried to move back new op lower bound from 7294661737711263744 to 7294661737506447360. Current Snapshot: MvccSnapshot[applied={T|T < 7294661737711263744}]
I20260608 12:54:35.857024 17290 sys_catalog.cc:455] T 00000000000000000000000000000000 P a40021dd125b4dc894cb4dea09ecf817 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "a40021dd125b4dc894cb4dea09ecf817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f81c3ed91f64283af9781c8f0811d3a" member_type: VOTER last_known_addr { host: "127.16.174.190" port: 33505 } } peers { permanent_uuid: "a40021dd125b4dc894cb4dea09ecf817" member_type: VOTER last_known_addr { host: "127.16.174.189" port: 33221 } } peers { permanent_uuid: "a217603c241d4d938fd5c0dc1772655d" member_type: VOTER last_known_addr { host: "127.16.174.188" port: 42229 } } }
I20260608 12:54:35.858075 17290 sys_catalog.cc:458] T 00000000000000000000000000000000 P a40021dd125b4dc894cb4dea09ecf817 [sys.catalog]: This master's current role is: LEADER
I20260608 12:54:35.859026 17290 sys_catalog.cc:455] T 00000000000000000000000000000000 P a40021dd125b4dc894cb4dea09ecf817 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "a40021dd125b4dc894cb4dea09ecf817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f81c3ed91f64283af9781c8f0811d3a" member_type: VOTER last_known_addr { host: "127.16.174.190" port: 33505 } } peers { permanent_uuid: "a40021dd125b4dc894cb4dea09ecf817" member_type: VOTER last_known_addr { host: "127.16.174.189" port: 33221 } } peers { permanent_uuid: "a217603c241d4d938fd5c0dc1772655d" member_type: VOTER last_known_addr { host: "127.16.174.188" port: 42229 } } }
I20260608 12:54:35.859866 17290 sys_catalog.cc:458] T 00000000000000000000000000000000 P a40021dd125b4dc894cb4dea09ecf817 [sys.catalog]: This master's current role is: LEADER
I20260608 12:54:35.862015 17289 sys_catalog.cc:455] T 00000000000000000000000000000000 P a217603c241d4d938fd5c0dc1772655d [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "a40021dd125b4dc894cb4dea09ecf817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f81c3ed91f64283af9781c8f0811d3a" member_type: VOTER last_known_addr { host: "127.16.174.190" port: 33505 } } peers { permanent_uuid: "a40021dd125b4dc894cb4dea09ecf817" member_type: VOTER last_known_addr { host: "127.16.174.189" port: 33221 } } peers { permanent_uuid: "a217603c241d4d938fd5c0dc1772655d" member_type: VOTER last_known_addr { host: "127.16.174.188" port: 42229 } } }
I20260608 12:54:35.862867 17289 sys_catalog.cc:458] T 00000000000000000000000000000000 P a217603c241d4d938fd5c0dc1772655d [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:54:35.866503 17328 catalog_manager.cc:1382] Generated new cluster ID: e1a0cf1b946049759be577a6dcc6e336
I20260608 12:54:35.866807 17328 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:54:35.873098 17288 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0f81c3ed91f64283af9781c8f0811d3a [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "a40021dd125b4dc894cb4dea09ecf817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f81c3ed91f64283af9781c8f0811d3a" member_type: VOTER last_known_addr { host: "127.16.174.190" port: 33505 } } peers { permanent_uuid: "a40021dd125b4dc894cb4dea09ecf817" member_type: VOTER last_known_addr { host: "127.16.174.189" port: 33221 } } peers { permanent_uuid: "a217603c241d4d938fd5c0dc1772655d" member_type: VOTER last_known_addr { host: "127.16.174.188" port: 42229 } } }
I20260608 12:54:35.874132 17288 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0f81c3ed91f64283af9781c8f0811d3a [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:54:35.888614 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:35.890110 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:35.892920 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:35.898458 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:35.898777 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:35.899106 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:35.899353 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:35.915280 17328 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:54:35.917757 17328 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:54:35.972760 17328 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a40021dd125b4dc894cb4dea09ecf817: Generated new TSK 0
I20260608 12:54:35.974120 17328 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:54:36.026006 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.129:37349
I20260608 12:54:36.026453 17407 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.129:37349 every 8 connection(s)
I20260608 12:54:36.050285 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:54:36.072803 17408 heartbeater.cc:344] Connected to a master server at 127.16.174.188:42229
I20260608 12:54:36.073408 17408 heartbeater.cc:461] Registering TS with master...
W20260608 12:54:36.073985 17415 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:36.077739 17408 heartbeater.cc:507] Master 127.16.174.188:42229 requested a full tablet report, sending...
I20260608 12:54:36.079541 17409 heartbeater.cc:344] Connected to a master server at 127.16.174.189:33221
I20260608 12:54:36.079979 17409 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:36.080921 17409 heartbeater.cc:507] Master 127.16.174.189:33221 requested a full tablet report, sending...
I20260608 12:54:36.084904 17244 ts_manager.cc:194] Registered new tserver with Master: 236197c23b6c443e93fbce4b6b43113b (127.16.174.129:37349)
I20260608 12:54:36.086966 17410 heartbeater.cc:344] Connected to a master server at 127.16.174.190:33505
I20260608 12:54:36.087404 17410 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:36.088176 17179 ts_manager.cc:194] Registered new tserver with Master: 236197c23b6c443e93fbce4b6b43113b (127.16.174.129:37349)
I20260608 12:54:36.088308 17410 heartbeater.cc:507] Master 127.16.174.190:33505 requested a full tablet report, sending...
I20260608 12:54:36.091231 17179 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49982
I20260608 12:54:36.091777 17114 ts_manager.cc:194] Registered new tserver with Master: 236197c23b6c443e93fbce4b6b43113b (127.16.174.129:37349)
W20260608 12:54:36.092365 17416 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:54:36.097282 17418 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:36.098807 17082 server_base.cc:1061] running on GCE node
I20260608 12:54:36.099865 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:36.100152 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:54:36.100343 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923276100325 us; error 0 us; skew 500 ppm
I20260608 12:54:36.101006 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:36.103849 17082 webserver.cc:533] Webserver started at http://127.16.174.130:39095/ using document root <none> and password file <none>
I20260608 12:54:36.104410 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:36.104650 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:36.104985 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:36.106093 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923273579219-17082-0/minicluster-data/ts-1-root/instance:
uuid: "1dadb5c590f14b3b9919518c50c673dd"
format_stamp: "Formatted at 2026-06-08 12:54:36 on dist-test-slave-840c"
I20260608 12:54:36.111502 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:54:36.115594 17423 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:36.116529 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260608 12:54:36.116906 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923273579219-17082-0/minicluster-data/ts-1-root
uuid: "1dadb5c590f14b3b9919518c50c673dd"
format_stamp: "Formatted at 2026-06-08 12:54:36 on dist-test-slave-840c"
I20260608 12:54:36.117218 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923273579219-17082-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923273579219-17082-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923273579219-17082-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:54:36.142076 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:36.143489 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:36.145569 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:36.148130 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:36.148388 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:36.148638 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:36.148823 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:36.253023 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.130:35173
I20260608 12:54:36.253603 17485 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.130:35173 every 8 connection(s)
I20260608 12:54:36.266481 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:36.284701 17493 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:54:36.294150 17494 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:36.294684 17486 heartbeater.cc:344] Connected to a master server at 127.16.174.188:42229
I20260608 12:54:36.295383 17486 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:36.296453 17486 heartbeater.cc:507] Master 127.16.174.188:42229 requested a full tablet report, sending...
I20260608 12:54:36.299611 17488 heartbeater.cc:344] Connected to a master server at 127.16.174.190:33505
I20260608 12:54:36.300139 17488 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:36.300877 17244 ts_manager.cc:194] Registered new tserver with Master: 1dadb5c590f14b3b9919518c50c673dd (127.16.174.130:35173)
I20260608 12:54:36.301440 17488 heartbeater.cc:507] Master 127.16.174.190:33505 requested a full tablet report, sending...
I20260608 12:54:36.304709 17114 ts_manager.cc:194] Registered new tserver with Master: 1dadb5c590f14b3b9919518c50c673dd (127.16.174.130:35173)
W20260608 12:54:36.308796 17497 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:36.309212 17082 server_base.cc:1061] running on GCE node
I20260608 12:54:36.310591 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:36.310940 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:54:36.311213 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923276311194 us; error 0 us; skew 500 ppm
I20260608 12:54:36.312161 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:36.312866 17487 heartbeater.cc:344] Connected to a master server at 127.16.174.189:33221
I20260608 12:54:36.313369 17487 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:36.314625 17487 heartbeater.cc:507] Master 127.16.174.189:33221 requested a full tablet report, sending...
I20260608 12:54:36.315514 17082 webserver.cc:533] Webserver started at http://127.16.174.131:46355/ using document root <none> and password file <none>
I20260608 12:54:36.316306 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:36.316550 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:36.316887 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:36.317152 17179 ts_manager.cc:194] Registered new tserver with Master: 1dadb5c590f14b3b9919518c50c673dd (127.16.174.130:35173)
I20260608 12:54:36.318337 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923273579219-17082-0/minicluster-data/ts-2-root/instance:
uuid: "76ff98f8578b495198dc8c867a9c72d2"
format_stamp: "Formatted at 2026-06-08 12:54:36 on dist-test-slave-840c"
I20260608 12:54:36.318632 17179 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49998
I20260608 12:54:36.324839 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.003s
I20260608 12:54:36.329803 17501 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:36.330734 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 12:54:36.331110 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923273579219-17082-0/minicluster-data/ts-2-root
uuid: "76ff98f8578b495198dc8c867a9c72d2"
format_stamp: "Formatted at 2026-06-08 12:54:36 on dist-test-slave-840c"
I20260608 12:54:36.331493 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923273579219-17082-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923273579219-17082-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923273579219-17082-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:54:36.362962 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:36.364562 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:36.366120 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:36.369982 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:36.370177 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:36.370474 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:36.370646 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:36.470101 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.131:38545
I20260608 12:54:36.470506 17563 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.131:38545 every 8 connection(s)
I20260608 12:54:36.494665 17564 heartbeater.cc:344] Connected to a master server at 127.16.174.188:42229
I20260608 12:54:36.495150 17564 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:36.501705 17564 heartbeater.cc:507] Master 127.16.174.188:42229 requested a full tablet report, sending...
I20260608 12:54:36.505123 17244 ts_manager.cc:194] Registered new tserver with Master: 76ff98f8578b495198dc8c867a9c72d2 (127.16.174.131:38545)
I20260608 12:54:36.506409 17565 heartbeater.cc:344] Connected to a master server at 127.16.174.189:33221
I20260608 12:54:36.506850 17565 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:36.508448 17565 heartbeater.cc:507] Master 127.16.174.189:33221 requested a full tablet report, sending...
I20260608 12:54:36.511215 17179 ts_manager.cc:194] Registered new tserver with Master: 76ff98f8578b495198dc8c867a9c72d2 (127.16.174.131:38545)
I20260608 12:54:36.513099 17179 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50006
I20260608 12:54:36.520203 17567 heartbeater.cc:344] Connected to a master server at 127.16.174.190:33505
I20260608 12:54:36.520603 17567 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:36.521232 17567 heartbeater.cc:507] Master 127.16.174.190:33505 requested a full tablet report, sending...
I20260608 12:54:36.523860 17114 ts_manager.cc:194] Registered new tserver with Master: 76ff98f8578b495198dc8c867a9c72d2 (127.16.174.131:38545)
I20260608 12:54:36.524873 17082 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.034488958s
I20260608 12:54:36.720819 17313 catalog_manager.cc:1294] Loaded cluster ID: e1a0cf1b946049759be577a6dcc6e336
I20260608 12:54:36.721151 17313 catalog_manager.cc:1587] T 00000000000000000000000000000000 P a217603c241d4d938fd5c0dc1772655d: loading cluster ID for follower catalog manager: success
I20260608 12:54:36.726226 17313 catalog_manager.cc:1609] T 00000000000000000000000000000000 P a217603c241d4d938fd5c0dc1772655d: acquiring CA information for follower catalog manager: success
I20260608 12:54:36.730114 17313 catalog_manager.cc:1637] T 00000000000000000000000000000000 P a217603c241d4d938fd5c0dc1772655d: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:54:36.771260 17321 catalog_manager.cc:1294] Loaded cluster ID: e1a0cf1b946049759be577a6dcc6e336
I20260608 12:54:36.771622 17321 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 0f81c3ed91f64283af9781c8f0811d3a: loading cluster ID for follower catalog manager: success
I20260608 12:54:36.778839 17321 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 0f81c3ed91f64283af9781c8f0811d3a: acquiring CA information for follower catalog manager: success
I20260608 12:54:36.784502 17321 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 0f81c3ed91f64283af9781c8f0811d3a: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:54:37.096351 17409 heartbeater.cc:499] Master 127.16.174.189:33221 was elected leader, sending a full tablet report...
I20260608 12:54:37.321378 17487 heartbeater.cc:499] Master 127.16.174.189:33221 was elected leader, sending a full tablet report...
I20260608 12:54:37.516557 17565 heartbeater.cc:499] Master 127.16.174.189:33221 was elected leader, sending a full tablet report...
I20260608 12:54:37.767299 17325 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:54:37.891491 17179 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56396:
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:54:37.986105 17373 tablet_service.cc:1511] Processing CreateTablet for tablet 08dc385576de4121b983dab0a0576cff (DEFAULT_TABLE table=test-workload [id=4539385abf724a76b7269cd25c4c9b72]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:54:37.988112 17373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08dc385576de4121b983dab0a0576cff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:37.989260 17372 tablet_service.cc:1511] Processing CreateTablet for tablet 35c700734e2f4a96bc39fe9c4568c8ac (DEFAULT_TABLE table=test-workload [id=4539385abf724a76b7269cd25c4c9b72]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:54:37.990716 17372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35c700734e2f4a96bc39fe9c4568c8ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:37.994355 17529 tablet_service.cc:1511] Processing CreateTablet for tablet 1f24de3163c7476d85695c73777740d2 (DEFAULT_TABLE table=test-workload [id=4539385abf724a76b7269cd25c4c9b72]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:54:37.995945 17529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f24de3163c7476d85695c73777740d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:38.006398 17451 tablet_service.cc:1511] Processing CreateTablet for tablet 59b67b5bb14d4046a6096897d781ce6b (DEFAULT_TABLE table=test-workload [id=4539385abf724a76b7269cd25c4c9b72]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:54:38.008209 17451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59b67b5bb14d4046a6096897d781ce6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:38.015259 17601 tablet_bootstrap.cc:492] T 08dc385576de4121b983dab0a0576cff P 236197c23b6c443e93fbce4b6b43113b: Bootstrap starting.
I20260608 12:54:38.018142 17602 tablet_bootstrap.cc:492] T 1f24de3163c7476d85695c73777740d2 P 76ff98f8578b495198dc8c867a9c72d2: Bootstrap starting.
I20260608 12:54:38.026989 17601 tablet_bootstrap.cc:654] T 08dc385576de4121b983dab0a0576cff P 236197c23b6c443e93fbce4b6b43113b: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:38.027920 17602 tablet_bootstrap.cc:654] T 1f24de3163c7476d85695c73777740d2 P 76ff98f8578b495198dc8c867a9c72d2: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:38.030035 17603 tablet_bootstrap.cc:492] T 59b67b5bb14d4046a6096897d781ce6b P 1dadb5c590f14b3b9919518c50c673dd: Bootstrap starting.
I20260608 12:54:38.035815 17601 tablet_bootstrap.cc:492] T 08dc385576de4121b983dab0a0576cff P 236197c23b6c443e93fbce4b6b43113b: No bootstrap required, opened a new log
I20260608 12:54:38.036059 17602 tablet_bootstrap.cc:492] T 1f24de3163c7476d85695c73777740d2 P 76ff98f8578b495198dc8c867a9c72d2: No bootstrap required, opened a new log
I20260608 12:54:38.036886 17601 ts_tablet_manager.cc:1403] T 08dc385576de4121b983dab0a0576cff P 236197c23b6c443e93fbce4b6b43113b: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.004s
I20260608 12:54:38.036932 17602 ts_tablet_manager.cc:1403] T 1f24de3163c7476d85695c73777740d2 P 76ff98f8578b495198dc8c867a9c72d2: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.009s
I20260608 12:54:38.040452 17601 raft_consensus.cc:359] T 08dc385576de4121b983dab0a0576cff P 236197c23b6c443e93fbce4b6b43113b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "236197c23b6c443e93fbce4b6b43113b" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37349 } }
I20260608 12:54:38.040705 17603 tablet_bootstrap.cc:654] T 59b67b5bb14d4046a6096897d781ce6b P 1dadb5c590f14b3b9919518c50c673dd: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:38.040695 17602 raft_consensus.cc:359] T 1f24de3163c7476d85695c73777740d2 P 76ff98f8578b495198dc8c867a9c72d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76ff98f8578b495198dc8c867a9c72d2" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38545 } }
I20260608 12:54:38.041098 17601 raft_consensus.cc:385] T 08dc385576de4121b983dab0a0576cff P 236197c23b6c443e93fbce4b6b43113b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:38.041581 17602 raft_consensus.cc:385] T 1f24de3163c7476d85695c73777740d2 P 76ff98f8578b495198dc8c867a9c72d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:38.041632 17601 raft_consensus.cc:740] T 08dc385576de4121b983dab0a0576cff P 236197c23b6c443e93fbce4b6b43113b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 236197c23b6c443e93fbce4b6b43113b, State: Initialized, Role: FOLLOWER
I20260608 12:54:38.042075 17602 raft_consensus.cc:740] T 1f24de3163c7476d85695c73777740d2 P 76ff98f8578b495198dc8c867a9c72d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76ff98f8578b495198dc8c867a9c72d2, State: Initialized, Role: FOLLOWER
I20260608 12:54:38.042639 17601 consensus_queue.cc:260] T 08dc385576de4121b983dab0a0576cff P 236197c23b6c443e93fbce4b6b43113b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "236197c23b6c443e93fbce4b6b43113b" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37349 } }
I20260608 12:54:38.042850 17602 consensus_queue.cc:260] T 1f24de3163c7476d85695c73777740d2 P 76ff98f8578b495198dc8c867a9c72d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "76ff98f8578b495198dc8c867a9c72d2" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38545 } }
I20260608 12:54:38.043388 17601 raft_consensus.cc:399] T 08dc385576de4121b983dab0a0576cff P 236197c23b6c443e93fbce4b6b43113b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:54:38.043529 17602 raft_consensus.cc:399] T 1f24de3163c7476d85695c73777740d2 P 76ff98f8578b495198dc8c867a9c72d2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:54:38.043823 17601 raft_consensus.cc:493] T 08dc385576de4121b983dab0a0576cff P 236197c23b6c443e93fbce4b6b43113b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:54:38.043929 17602 raft_consensus.cc:493] T 1f24de3163c7476d85695c73777740d2 P 76ff98f8578b495198dc8c867a9c72d2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:54:38.044299 17601 raft_consensus.cc:3060] T 08dc385576de4121b983dab0a0576cff P 236197c23b6c443e93fbce4b6b43113b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:38.044365 17602 raft_consensus.cc:3060] T 1f24de3163c7476d85695c73777740d2 P 76ff98f8578b495198dc8c867a9c72d2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:38.047456 17603 tablet_bootstrap.cc:492] T 59b67b5bb14d4046a6096897d781ce6b P 1dadb5c590f14b3b9919518c50c673dd: No bootstrap required, opened a new log
I20260608 12:54:38.047945 17603 ts_tablet_manager.cc:1403] T 59b67b5bb14d4046a6096897d781ce6b P 1dadb5c590f14b3b9919518c50c673dd: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.012s
I20260608 12:54:38.050551 17603 raft_consensus.cc:359] T 59b67b5bb14d4046a6096897d781ce6b P 1dadb5c590f14b3b9919518c50c673dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1dadb5c590f14b3b9919518c50c673dd" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35173 } }
I20260608 12:54:38.051043 17603 raft_consensus.cc:385] T 59b67b5bb14d4046a6096897d781ce6b P 1dadb5c590f14b3b9919518c50c673dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:38.051306 17603 raft_consensus.cc:740] T 59b67b5bb14d4046a6096897d781ce6b P 1dadb5c590f14b3b9919518c50c673dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1dadb5c590f14b3b9919518c50c673dd, State: Initialized, Role: FOLLOWER
I20260608 12:54:38.051330 17602 raft_consensus.cc:515] T 1f24de3163c7476d85695c73777740d2 P 76ff98f8578b495198dc8c867a9c72d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76ff98f8578b495198dc8c867a9c72d2" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38545 } }
I20260608 12:54:38.051383 17601 raft_consensus.cc:515] T 08dc385576de4121b983dab0a0576cff P 236197c23b6c443e93fbce4b6b43113b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "236197c23b6c443e93fbce4b6b43113b" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37349 } }
I20260608 12:54:38.052474 17601 leader_election.cc:304] T 08dc385576de4121b983dab0a0576cff P 236197c23b6c443e93fbce4b6b43113b [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: 236197c23b6c443e93fbce4b6b43113b; no voters: 
I20260608 12:54:38.052462 17602 leader_election.cc:304] T 1f24de3163c7476d85695c73777740d2 P 76ff98f8578b495198dc8c867a9c72d2 [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: 76ff98f8578b495198dc8c867a9c72d2; no voters: 
I20260608 12:54:38.052521 17603 consensus_queue.cc:260] T 59b67b5bb14d4046a6096897d781ce6b P 1dadb5c590f14b3b9919518c50c673dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1dadb5c590f14b3b9919518c50c673dd" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35173 } }
I20260608 12:54:38.053499 17603 raft_consensus.cc:399] T 59b67b5bb14d4046a6096897d781ce6b P 1dadb5c590f14b3b9919518c50c673dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:54:38.053817 17603 raft_consensus.cc:493] T 59b67b5bb14d4046a6096897d781ce6b P 1dadb5c590f14b3b9919518c50c673dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:54:38.054132 17603 raft_consensus.cc:3060] T 59b67b5bb14d4046a6096897d781ce6b P 1dadb5c590f14b3b9919518c50c673dd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:38.056146 17601 leader_election.cc:290] T 08dc385576de4121b983dab0a0576cff P 236197c23b6c443e93fbce4b6b43113b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:54:38.060984 17608 raft_consensus.cc:2804] T 08dc385576de4121b983dab0a0576cff P 236197c23b6c443e93fbce4b6b43113b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:38.062724 17602 leader_election.cc:290] T 1f24de3163c7476d85695c73777740d2 P 76ff98f8578b495198dc8c867a9c72d2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:54:38.063298 17603 raft_consensus.cc:515] T 59b67b5bb14d4046a6096897d781ce6b P 1dadb5c590f14b3b9919518c50c673dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1dadb5c590f14b3b9919518c50c673dd" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35173 } }
I20260608 12:54:38.064409 17603 leader_election.cc:304] T 59b67b5bb14d4046a6096897d781ce6b P 1dadb5c590f14b3b9919518c50c673dd [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: 1dadb5c590f14b3b9919518c50c673dd; no voters: 
I20260608 12:54:38.065374 17607 raft_consensus.cc:2804] T 1f24de3163c7476d85695c73777740d2 P 76ff98f8578b495198dc8c867a9c72d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:38.066417 17608 raft_consensus.cc:697] T 08dc385576de4121b983dab0a0576cff P 236197c23b6c443e93fbce4b6b43113b [term 1 LEADER]: Becoming Leader. State: Replica: 236197c23b6c443e93fbce4b6b43113b, State: Running, Role: LEADER
I20260608 12:54:38.067423 17608 consensus_queue.cc:237] T 08dc385576de4121b983dab0a0576cff P 236197c23b6c443e93fbce4b6b43113b [LEADER]: Queue going to LEADER mode. State: All 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: "236197c23b6c443e93fbce4b6b43113b" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37349 } }
I20260608 12:54:38.069932 17607 raft_consensus.cc:697] T 1f24de3163c7476d85695c73777740d2 P 76ff98f8578b495198dc8c867a9c72d2 [term 1 LEADER]: Becoming Leader. State: Replica: 76ff98f8578b495198dc8c867a9c72d2, State: Running, Role: LEADER
I20260608 12:54:38.070900 17607 consensus_queue.cc:237] T 1f24de3163c7476d85695c73777740d2 P 76ff98f8578b495198dc8c867a9c72d2 [LEADER]: Queue going to LEADER mode. State: All 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: "76ff98f8578b495198dc8c867a9c72d2" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38545 } }
I20260608 12:54:38.075570 17601 ts_tablet_manager.cc:1434] T 08dc385576de4121b983dab0a0576cff P 236197c23b6c443e93fbce4b6b43113b: Time spent starting tablet: real 0.038s	user 0.020s	sys 0.015s
I20260608 12:54:38.077294 17601 tablet_bootstrap.cc:492] T 35c700734e2f4a96bc39fe9c4568c8ac P 236197c23b6c443e93fbce4b6b43113b: Bootstrap starting.
I20260608 12:54:38.079110 17602 ts_tablet_manager.cc:1434] T 1f24de3163c7476d85695c73777740d2 P 76ff98f8578b495198dc8c867a9c72d2: Time spent starting tablet: real 0.042s	user 0.015s	sys 0.011s
I20260608 12:54:38.086696 17601 tablet_bootstrap.cc:654] T 35c700734e2f4a96bc39fe9c4568c8ac P 236197c23b6c443e93fbce4b6b43113b: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:38.100845 17177 catalog_manager.cc:5696] T 08dc385576de4121b983dab0a0576cff P 236197c23b6c443e93fbce4b6b43113b reported cstate change: term changed from 0 to 1, leader changed from <none> to 236197c23b6c443e93fbce4b6b43113b (127.16.174.129). New cstate: current_term: 1 leader_uuid: "236197c23b6c443e93fbce4b6b43113b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "236197c23b6c443e93fbce4b6b43113b" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37349 } health_report { overall_health: HEALTHY } } }
I20260608 12:54:38.104317 17178 catalog_manager.cc:5696] T 1f24de3163c7476d85695c73777740d2 P 76ff98f8578b495198dc8c867a9c72d2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76ff98f8578b495198dc8c867a9c72d2 (127.16.174.131). New cstate: current_term: 1 leader_uuid: "76ff98f8578b495198dc8c867a9c72d2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76ff98f8578b495198dc8c867a9c72d2" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38545 } health_report { overall_health: HEALTHY } } }
I20260608 12:54:38.113731 17603 leader_election.cc:290] T 59b67b5bb14d4046a6096897d781ce6b P 1dadb5c590f14b3b9919518c50c673dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:54:38.122445 17601 tablet_bootstrap.cc:492] T 35c700734e2f4a96bc39fe9c4568c8ac P 236197c23b6c443e93fbce4b6b43113b: No bootstrap required, opened a new log
I20260608 12:54:38.127300 17601 ts_tablet_manager.cc:1403] T 35c700734e2f4a96bc39fe9c4568c8ac P 236197c23b6c443e93fbce4b6b43113b: Time spent bootstrapping tablet: real 0.050s	user 0.020s	sys 0.009s
I20260608 12:54:38.142488 17612 raft_consensus.cc:2804] T 59b67b5bb14d4046a6096897d781ce6b P 1dadb5c590f14b3b9919518c50c673dd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:38.154417 17603 ts_tablet_manager.cc:1434] T 59b67b5bb14d4046a6096897d781ce6b P 1dadb5c590f14b3b9919518c50c673dd: Time spent starting tablet: real 0.106s	user 0.044s	sys 0.050s
I20260608 12:54:38.157902 17612 raft_consensus.cc:697] T 59b67b5bb14d4046a6096897d781ce6b P 1dadb5c590f14b3b9919518c50c673dd [term 1 LEADER]: Becoming Leader. State: Replica: 1dadb5c590f14b3b9919518c50c673dd, State: Running, Role: LEADER
I20260608 12:54:38.158874 17612 consensus_queue.cc:237] T 59b67b5bb14d4046a6096897d781ce6b P 1dadb5c590f14b3b9919518c50c673dd [LEADER]: Queue going to LEADER mode. State: All 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: "1dadb5c590f14b3b9919518c50c673dd" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35173 } }
I20260608 12:54:38.163599 17601 raft_consensus.cc:359] T 35c700734e2f4a96bc39fe9c4568c8ac P 236197c23b6c443e93fbce4b6b43113b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "236197c23b6c443e93fbce4b6b43113b" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37349 } }
I20260608 12:54:38.164188 17601 raft_consensus.cc:385] T 35c700734e2f4a96bc39fe9c4568c8ac P 236197c23b6c443e93fbce4b6b43113b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:38.164487 17601 raft_consensus.cc:740] T 35c700734e2f4a96bc39fe9c4568c8ac P 236197c23b6c443e93fbce4b6b43113b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 236197c23b6c443e93fbce4b6b43113b, State: Initialized, Role: FOLLOWER
I20260608 12:54:38.165405 17601 consensus_queue.cc:260] T 35c700734e2f4a96bc39fe9c4568c8ac P 236197c23b6c443e93fbce4b6b43113b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "236197c23b6c443e93fbce4b6b43113b" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37349 } }
I20260608 12:54:38.167119 17601 raft_consensus.cc:399] T 35c700734e2f4a96bc39fe9c4568c8ac P 236197c23b6c443e93fbce4b6b43113b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:54:38.167495 17601 raft_consensus.cc:493] T 35c700734e2f4a96bc39fe9c4568c8ac P 236197c23b6c443e93fbce4b6b43113b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:54:38.167900 17601 raft_consensus.cc:3060] T 35c700734e2f4a96bc39fe9c4568c8ac P 236197c23b6c443e93fbce4b6b43113b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:38.174736 17601 raft_consensus.cc:515] T 35c700734e2f4a96bc39fe9c4568c8ac P 236197c23b6c443e93fbce4b6b43113b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "236197c23b6c443e93fbce4b6b43113b" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37349 } }
I20260608 12:54:38.175472 17601 leader_election.cc:304] T 35c700734e2f4a96bc39fe9c4568c8ac P 236197c23b6c443e93fbce4b6b43113b [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: 236197c23b6c443e93fbce4b6b43113b; no voters: 
I20260608 12:54:38.176337 17608 raft_consensus.cc:2804] T 35c700734e2f4a96bc39fe9c4568c8ac P 236197c23b6c443e93fbce4b6b43113b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:38.176985 17608 raft_consensus.cc:697] T 35c700734e2f4a96bc39fe9c4568c8ac P 236197c23b6c443e93fbce4b6b43113b [term 1 LEADER]: Becoming Leader. State: Replica: 236197c23b6c443e93fbce4b6b43113b, State: Running, Role: LEADER
I20260608 12:54:38.179682 17608 consensus_queue.cc:237] T 35c700734e2f4a96bc39fe9c4568c8ac P 236197c23b6c443e93fbce4b6b43113b [LEADER]: Queue going to LEADER mode. State: All 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: "236197c23b6c443e93fbce4b6b43113b" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37349 } }
I20260608 12:54:38.182267 17601 leader_election.cc:290] T 35c700734e2f4a96bc39fe9c4568c8ac P 236197c23b6c443e93fbce4b6b43113b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:54:38.185628 17601 ts_tablet_manager.cc:1434] T 35c700734e2f4a96bc39fe9c4568c8ac P 236197c23b6c443e93fbce4b6b43113b: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.008s
I20260608 12:54:38.208932 17177 catalog_manager.cc:5696] T 59b67b5bb14d4046a6096897d781ce6b P 1dadb5c590f14b3b9919518c50c673dd reported cstate change: term changed from 0 to 1, leader changed from <none> to 1dadb5c590f14b3b9919518c50c673dd (127.16.174.130). New cstate: current_term: 1 leader_uuid: "1dadb5c590f14b3b9919518c50c673dd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1dadb5c590f14b3b9919518c50c673dd" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35173 } health_report { overall_health: HEALTHY } } }
I20260608 12:54:38.231168 17178 catalog_manager.cc:5696] T 35c700734e2f4a96bc39fe9c4568c8ac P 236197c23b6c443e93fbce4b6b43113b reported cstate change: term changed from 0 to 1, leader changed from <none> to 236197c23b6c443e93fbce4b6b43113b (127.16.174.129). New cstate: current_term: 1 leader_uuid: "236197c23b6c443e93fbce4b6b43113b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "236197c23b6c443e93fbce4b6b43113b" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37349 } health_report { overall_health: HEALTHY } } }
I20260608 12:54:38.270510 17082 tablet_server.cc:179] TabletServer@127.16.174.129:0 shutting down...
I20260608 12:54:38.289558 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:38.290738 17082 tablet_replica.cc:333] T 35c700734e2f4a96bc39fe9c4568c8ac P 236197c23b6c443e93fbce4b6b43113b: stopping tablet replica
I20260608 12:54:38.291461 17082 raft_consensus.cc:2243] T 35c700734e2f4a96bc39fe9c4568c8ac P 236197c23b6c443e93fbce4b6b43113b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:38.292151 17082 raft_consensus.cc:2272] T 35c700734e2f4a96bc39fe9c4568c8ac P 236197c23b6c443e93fbce4b6b43113b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:38.295313 17082 tablet_replica.cc:333] T 08dc385576de4121b983dab0a0576cff P 236197c23b6c443e93fbce4b6b43113b: stopping tablet replica
I20260608 12:54:38.295928 17082 raft_consensus.cc:2243] T 08dc385576de4121b983dab0a0576cff P 236197c23b6c443e93fbce4b6b43113b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:38.296384 17082 raft_consensus.cc:2272] T 08dc385576de4121b983dab0a0576cff P 236197c23b6c443e93fbce4b6b43113b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:38.458087 17082 tablet_server.cc:196] TabletServer@127.16.174.129:0 shutdown complete.
I20260608 12:54:38.470822 17082 tablet_server.cc:179] TabletServer@127.16.174.130:0 shutting down...
I20260608 12:54:38.491760 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:38.492726 17082 tablet_replica.cc:333] T 59b67b5bb14d4046a6096897d781ce6b P 1dadb5c590f14b3b9919518c50c673dd: stopping tablet replica
I20260608 12:54:38.493359 17082 raft_consensus.cc:2243] T 59b67b5bb14d4046a6096897d781ce6b P 1dadb5c590f14b3b9919518c50c673dd [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:38.493927 17082 raft_consensus.cc:2272] T 59b67b5bb14d4046a6096897d781ce6b P 1dadb5c590f14b3b9919518c50c673dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:38.514129 17082 tablet_server.cc:196] TabletServer@127.16.174.130:0 shutdown complete.
I20260608 12:54:38.522768 17082 tablet_server.cc:179] TabletServer@127.16.174.131:0 shutting down...
I20260608 12:54:38.543835 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:38.545166 17082 tablet_replica.cc:333] T 1f24de3163c7476d85695c73777740d2 P 76ff98f8578b495198dc8c867a9c72d2: stopping tablet replica
I20260608 12:54:38.545756 17082 raft_consensus.cc:2243] T 1f24de3163c7476d85695c73777740d2 P 76ff98f8578b495198dc8c867a9c72d2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:38.546159 17082 raft_consensus.cc:2272] T 1f24de3163c7476d85695c73777740d2 P 76ff98f8578b495198dc8c867a9c72d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:38.558423 17082 tablet_server.cc:196] TabletServer@127.16.174.131:0 shutdown complete.
I20260608 12:54:38.567255 17082 master.cc:562] Master@127.16.174.190:33505 shutting down...
I20260608 12:54:38.651531 17082 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0f81c3ed91f64283af9781c8f0811d3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:38.652242 17082 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0f81c3ed91f64283af9781c8f0811d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:38.652670 17082 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0f81c3ed91f64283af9781c8f0811d3a: stopping tablet replica
I20260608 12:54:38.674729 17082 master.cc:584] Master@127.16.174.190:33505 shutdown complete.
I20260608 12:54:38.686389 17082 master.cc:562] Master@127.16.174.189:33221 shutting down...
I20260608 12:54:38.701824 17082 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a40021dd125b4dc894cb4dea09ecf817 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:38.702716 17082 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a40021dd125b4dc894cb4dea09ecf817 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:38.703071 17082 tablet_replica.cc:333] T 00000000000000000000000000000000 P a40021dd125b4dc894cb4dea09ecf817: stopping tablet replica
I20260608 12:54:38.767105 17082 master.cc:584] Master@127.16.174.189:33221 shutdown complete.
I20260608 12:54:38.779600 17082 master.cc:562] Master@127.16.174.188:42229 shutting down...
I20260608 12:54:38.794379 17082 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a217603c241d4d938fd5c0dc1772655d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:38.794940 17082 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a217603c241d4d938fd5c0dc1772655d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:38.795223 17082 tablet_replica.cc:333] T 00000000000000000000000000000000 P a217603c241d4d938fd5c0dc1772655d: stopping tablet replica
I20260608 12:54:38.813409 17082 master.cc:584] Master@127.16.174.188:42229 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (5082 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260608 12:54:38.841565 17082 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.174.190:37131
I20260608 12:54:38.842696 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:38.847919 17624 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:54:38.849169 17625 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:54:38.849714 17627 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:38.850663 17082 server_base.cc:1061] running on GCE node
I20260608 12:54:38.851506 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:38.851943 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:54:38.852108 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923278852086 us; error 0 us; skew 500 ppm
I20260608 12:54:38.852731 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:38.855264 17082 webserver.cc:533] Webserver started at http://127.16.174.190:43765/ using document root <none> and password file <none>
I20260608 12:54:38.855847 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:38.856042 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:38.856331 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:38.857407 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923273579219-17082-0/minicluster-data/master-0-root/instance:
uuid: "5bb0aaacb81740799e1695b7faf85619"
format_stamp: "Formatted at 2026-06-08 12:54:38 on dist-test-slave-840c"
I20260608 12:54:38.862610 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260608 12:54:38.866171 17632 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:38.867146 17082 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:54:38.867467 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923273579219-17082-0/minicluster-data/master-0-root
uuid: "5bb0aaacb81740799e1695b7faf85619"
format_stamp: "Formatted at 2026-06-08 12:54:38 on dist-test-slave-840c"
I20260608 12:54:38.867839 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923273579219-17082-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923273579219-17082-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923273579219-17082-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:54:38.878142 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:38.879161 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:38.916638 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.190:37131
I20260608 12:54:38.916744 17683 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.190:37131 every 8 connection(s)
I20260608 12:54:38.920773 17684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:38.930033 17684 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5bb0aaacb81740799e1695b7faf85619: Bootstrap starting.
I20260608 12:54:38.934438 17684 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5bb0aaacb81740799e1695b7faf85619: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:38.938851 17684 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5bb0aaacb81740799e1695b7faf85619: No bootstrap required, opened a new log
I20260608 12:54:38.941036 17684 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5bb0aaacb81740799e1695b7faf85619 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5bb0aaacb81740799e1695b7faf85619" member_type: VOTER }
I20260608 12:54:38.941424 17684 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5bb0aaacb81740799e1695b7faf85619 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:38.941653 17684 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5bb0aaacb81740799e1695b7faf85619 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bb0aaacb81740799e1695b7faf85619, State: Initialized, Role: FOLLOWER
I20260608 12:54:38.942201 17684 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5bb0aaacb81740799e1695b7faf85619 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5bb0aaacb81740799e1695b7faf85619" member_type: VOTER }
I20260608 12:54:38.942648 17684 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5bb0aaacb81740799e1695b7faf85619 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:54:38.942850 17684 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5bb0aaacb81740799e1695b7faf85619 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:54:38.943168 17684 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5bb0aaacb81740799e1695b7faf85619 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:38.947229 17684 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5bb0aaacb81740799e1695b7faf85619 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5bb0aaacb81740799e1695b7faf85619" member_type: VOTER }
I20260608 12:54:38.947788 17684 leader_election.cc:304] T 00000000000000000000000000000000 P 5bb0aaacb81740799e1695b7faf85619 [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: 5bb0aaacb81740799e1695b7faf85619; no voters: 
I20260608 12:54:38.949057 17684 leader_election.cc:290] T 00000000000000000000000000000000 P 5bb0aaacb81740799e1695b7faf85619 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:54:38.949440 17687 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5bb0aaacb81740799e1695b7faf85619 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:38.951056 17687 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5bb0aaacb81740799e1695b7faf85619 [term 1 LEADER]: Becoming Leader. State: Replica: 5bb0aaacb81740799e1695b7faf85619, State: Running, Role: LEADER
I20260608 12:54:38.951836 17687 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5bb0aaacb81740799e1695b7faf85619 [LEADER]: Queue going to LEADER mode. State: All 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: "5bb0aaacb81740799e1695b7faf85619" member_type: VOTER }
I20260608 12:54:38.952144 17684 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5bb0aaacb81740799e1695b7faf85619 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:54:38.955050 17689 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5bb0aaacb81740799e1695b7faf85619 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5bb0aaacb81740799e1695b7faf85619. Latest consensus state: current_term: 1 leader_uuid: "5bb0aaacb81740799e1695b7faf85619" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5bb0aaacb81740799e1695b7faf85619" member_type: VOTER } }
I20260608 12:54:38.955900 17689 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5bb0aaacb81740799e1695b7faf85619 [sys.catalog]: This master's current role is: LEADER
I20260608 12:54:38.954975 17688 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5bb0aaacb81740799e1695b7faf85619 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5bb0aaacb81740799e1695b7faf85619" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5bb0aaacb81740799e1695b7faf85619" member_type: VOTER } }
I20260608 12:54:38.956835 17688 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5bb0aaacb81740799e1695b7faf85619 [sys.catalog]: This master's current role is: LEADER
I20260608 12:54:38.962249 17692 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:54:38.971035 17692 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:54:38.972165 17082 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:54:38.980536 17692 catalog_manager.cc:1382] Generated new cluster ID: 45a120d4a7f444b1a555742ad3f9beb7
I20260608 12:54:38.980841 17692 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:54:39.007468 17692 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:54:39.008769 17692 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:54:39.028862 17692 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 5bb0aaacb81740799e1695b7faf85619: Generated new TSK 0
I20260608 12:54:39.029788 17692 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:54:39.038672 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:39.048301 17705 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:54:39.048938 17706 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:54:39.053472 17708 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:39.055912 17082 server_base.cc:1061] running on GCE node
I20260608 12:54:39.057057 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:39.057334 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:54:39.057570 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923279057541 us; error 0 us; skew 500 ppm
I20260608 12:54:39.058483 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:39.061950 17082 webserver.cc:533] Webserver started at http://127.16.174.129:32909/ using document root <none> and password file <none>
I20260608 12:54:39.062542 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:39.062804 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:39.063187 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:39.064972 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923273579219-17082-0/minicluster-data/ts-0-root/instance:
uuid: "ad590af0bec24e3d90270c3198685b61"
format_stamp: "Formatted at 2026-06-08 12:54:39 on dist-test-slave-840c"
I20260608 12:54:39.072412 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.001s
I20260608 12:54:39.078433 17713 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:39.079689 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 12:54:39.080127 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923273579219-17082-0/minicluster-data/ts-0-root
uuid: "ad590af0bec24e3d90270c3198685b61"
format_stamp: "Formatted at 2026-06-08 12:54:39 on dist-test-slave-840c"
I20260608 12:54:39.080550 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923273579219-17082-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923273579219-17082-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923273579219-17082-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:54:39.096086 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:39.097072 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:39.098451 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:39.101150 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:39.101399 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:39.101691 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:39.101899 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:39.143620 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.129:37359
I20260608 12:54:39.143826 17775 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.129:37359 every 8 connection(s)
I20260608 12:54:39.148756 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:39.156749 17780 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:54:39.158629 17781 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:54:39.161717 17783 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:39.163152 17776 heartbeater.cc:344] Connected to a master server at 127.16.174.190:37131
I20260608 12:54:39.163383 17082 server_base.cc:1061] running on GCE node
I20260608 12:54:39.163811 17776 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:39.164402 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:39.164681 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:54:39.164717 17776 heartbeater.cc:507] Master 127.16.174.190:37131 requested a full tablet report, sending...
I20260608 12:54:39.164934 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923279164917 us; error 0 us; skew 500 ppm
I20260608 12:54:39.165709 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:39.167290 17649 ts_manager.cc:194] Registered new tserver with Master: ad590af0bec24e3d90270c3198685b61 (127.16.174.129:37359)
I20260608 12:54:39.168974 17082 webserver.cc:533] Webserver started at http://127.16.174.130:35869/ using document root <none> and password file <none>
I20260608 12:54:39.169516 17649 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35464
I20260608 12:54:39.169625 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:39.170078 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:39.170394 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:39.171784 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923273579219-17082-0/minicluster-data/ts-1-root/instance:
uuid: "bc3ea850f5234c8398195fcff30dc536"
format_stamp: "Formatted at 2026-06-08 12:54:39 on dist-test-slave-840c"
I20260608 12:54:39.176723 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260608 12:54:39.180441 17788 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:39.181345 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 12:54:39.181599 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923273579219-17082-0/minicluster-data/ts-1-root
uuid: "bc3ea850f5234c8398195fcff30dc536"
format_stamp: "Formatted at 2026-06-08 12:54:39 on dist-test-slave-840c"
I20260608 12:54:39.181828 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923273579219-17082-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923273579219-17082-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923273579219-17082-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:54:39.205476 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:39.206542 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:39.208065 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:39.210467 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:39.210646 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:39.210937 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:39.211113 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:39.250186 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.130:38869
I20260608 12:54:39.250295 17850 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.130:38869 every 8 connection(s)
I20260608 12:54:39.255618 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:39.262475 17854 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:54:39.264024 17855 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:54:39.265764 17857 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:39.266990 17082 server_base.cc:1061] running on GCE node
I20260608 12:54:39.267899 17851 heartbeater.cc:344] Connected to a master server at 127.16.174.190:37131
I20260608 12:54:39.268091 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:54:39.268344 17851 heartbeater.cc:461] Registering TS with master...
W20260608 12:54:39.268379 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:54:39.268792 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923279268772 us; error 0 us; skew 500 ppm
I20260608 12:54:39.269408 17851 heartbeater.cc:507] Master 127.16.174.190:37131 requested a full tablet report, sending...
I20260608 12:54:39.269708 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:39.271845 17649 ts_manager.cc:194] Registered new tserver with Master: bc3ea850f5234c8398195fcff30dc536 (127.16.174.130:38869)
I20260608 12:54:39.272709 17082 webserver.cc:533] Webserver started at http://127.16.174.131:37265/ using document root <none> and password file <none>
I20260608 12:54:39.273250 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:39.273305 17649 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35476
I20260608 12:54:39.273509 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:39.273896 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:39.275125 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923273579219-17082-0/minicluster-data/ts-2-root/instance:
uuid: "fcbe468749e841e685fd4a80a6b09769"
format_stamp: "Formatted at 2026-06-08 12:54:39 on dist-test-slave-840c"
I20260608 12:54:39.279774 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:54:39.285707 17862 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:39.286762 17082 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260608 12:54:39.287217 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923273579219-17082-0/minicluster-data/ts-2-root
uuid: "fcbe468749e841e685fd4a80a6b09769"
format_stamp: "Formatted at 2026-06-08 12:54:39 on dist-test-slave-840c"
I20260608 12:54:39.287622 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923273579219-17082-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923273579219-17082-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923273579219-17082-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:54:39.302124 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:39.303233 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:39.304761 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:39.307308 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:39.307566 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:39.307885 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:39.308072 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:39.350571 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.131:42735
I20260608 12:54:39.350723 17924 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.131:42735 every 8 connection(s)
I20260608 12:54:39.366179 17925 heartbeater.cc:344] Connected to a master server at 127.16.174.190:37131
I20260608 12:54:39.366580 17925 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:39.367326 17925 heartbeater.cc:507] Master 127.16.174.190:37131 requested a full tablet report, sending...
I20260608 12:54:39.369495 17649 ts_manager.cc:194] Registered new tserver with Master: fcbe468749e841e685fd4a80a6b09769 (127.16.174.131:42735)
I20260608 12:54:39.370401 17082 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016086902s
I20260608 12:54:39.371268 17649 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35482
I20260608 12:54:40.172580 17776 heartbeater.cc:499] Master 127.16.174.190:37131 was elected leader, sending a full tablet report...
I20260608 12:54:40.275980 17851 heartbeater.cc:499] Master 127.16.174.190:37131 was elected leader, sending a full tablet report...
I20260608 12:54:40.374089 17925 heartbeater.cc:499] Master 127.16.174.190:37131 was elected leader, sending a full tablet report...
I20260608 12:54:40.433728 17649 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35488:
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:54:40.437417 17649 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:54:40.515769 17741 tablet_service.cc:1511] Processing CreateTablet for tablet 3ac71fd3a99441549d7c0e163c858f39 (DEFAULT_TABLE table=test-workload [id=b1be9d3d15414962bd1ed72e593a507e]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 12:54:40.515928 17740 tablet_service.cc:1511] Processing CreateTablet for tablet a5d4cbb579cf49f19f3082327d926585 (DEFAULT_TABLE table=test-workload [id=b1be9d3d15414962bd1ed72e593a507e]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 12:54:40.517599 17741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ac71fd3a99441549d7c0e163c858f39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:40.521549 17740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5d4cbb579cf49f19f3082327d926585. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:40.534272 17816 tablet_service.cc:1511] Processing CreateTablet for tablet 3ac71fd3a99441549d7c0e163c858f39 (DEFAULT_TABLE table=test-workload [id=b1be9d3d15414962bd1ed72e593a507e]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 12:54:40.534936 17815 tablet_service.cc:1511] Processing CreateTablet for tablet a5d4cbb579cf49f19f3082327d926585 (DEFAULT_TABLE table=test-workload [id=b1be9d3d15414962bd1ed72e593a507e]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 12:54:40.535845 17816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ac71fd3a99441549d7c0e163c858f39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:40.536859 17815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5d4cbb579cf49f19f3082327d926585. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:40.539461 17890 tablet_service.cc:1511] Processing CreateTablet for tablet 3ac71fd3a99441549d7c0e163c858f39 (DEFAULT_TABLE table=test-workload [id=b1be9d3d15414962bd1ed72e593a507e]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 12:54:40.540521 17889 tablet_service.cc:1511] Processing CreateTablet for tablet a5d4cbb579cf49f19f3082327d926585 (DEFAULT_TABLE table=test-workload [id=b1be9d3d15414962bd1ed72e593a507e]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 12:54:40.542999 17814 tablet_service.cc:1511] Processing CreateTablet for tablet b823b6e447954b2aaf67e69cf56390bf (DEFAULT_TABLE table=test-workload [id=b1be9d3d15414962bd1ed72e593a507e]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 12:54:40.543467 17739 tablet_service.cc:1511] Processing CreateTablet for tablet b823b6e447954b2aaf67e69cf56390bf (DEFAULT_TABLE table=test-workload [id=b1be9d3d15414962bd1ed72e593a507e]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 12:54:40.544484 17814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b823b6e447954b2aaf67e69cf56390bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:40.544890 17739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b823b6e447954b2aaf67e69cf56390bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:40.550416 17738 tablet_service.cc:1511] Processing CreateTablet for tablet c4aa7cb779da4339a05263457b5ba149 (DEFAULT_TABLE table=test-workload [id=b1be9d3d15414962bd1ed72e593a507e]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 12:54:40.554221 17737 tablet_service.cc:1511] Processing CreateTablet for tablet 13317a55a6134e11a2fedcaac6042dec (DEFAULT_TABLE table=test-workload [id=b1be9d3d15414962bd1ed72e593a507e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 12:54:40.554766 17888 tablet_service.cc:1511] Processing CreateTablet for tablet b823b6e447954b2aaf67e69cf56390bf (DEFAULT_TABLE table=test-workload [id=b1be9d3d15414962bd1ed72e593a507e]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 12:54:40.556226 17886 tablet_service.cc:1511] Processing CreateTablet for tablet 13317a55a6134e11a2fedcaac6042dec (DEFAULT_TABLE table=test-workload [id=b1be9d3d15414962bd1ed72e593a507e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 12:54:40.540988 17890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ac71fd3a99441549d7c0e163c858f39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:40.557430 17887 tablet_service.cc:1511] Processing CreateTablet for tablet c4aa7cb779da4339a05263457b5ba149 (DEFAULT_TABLE table=test-workload [id=b1be9d3d15414962bd1ed72e593a507e]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 12:54:40.559304 17889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5d4cbb579cf49f19f3082327d926585. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:40.560580 17886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13317a55a6134e11a2fedcaac6042dec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:40.560966 17738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4aa7cb779da4339a05263457b5ba149. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:40.561935 17813 tablet_service.cc:1511] Processing CreateTablet for tablet c4aa7cb779da4339a05263457b5ba149 (DEFAULT_TABLE table=test-workload [id=b1be9d3d15414962bd1ed72e593a507e]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 12:54:40.564075 17888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b823b6e447954b2aaf67e69cf56390bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:40.564590 17736 tablet_service.cc:1511] Processing CreateTablet for tablet 58d628459e07488bba6e1da7ef5bef59 (DEFAULT_TABLE table=test-workload [id=b1be9d3d15414962bd1ed72e593a507e]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 12:54:40.566048 17737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13317a55a6134e11a2fedcaac6042dec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:40.566183 17887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4aa7cb779da4339a05263457b5ba149. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:40.563581 17813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4aa7cb779da4339a05263457b5ba149. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:40.571389 17885 tablet_service.cc:1511] Processing CreateTablet for tablet 58d628459e07488bba6e1da7ef5bef59 (DEFAULT_TABLE table=test-workload [id=b1be9d3d15414962bd1ed72e593a507e]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 12:54:40.573664 17885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58d628459e07488bba6e1da7ef5bef59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:40.575790 17736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58d628459e07488bba6e1da7ef5bef59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:40.590041 17812 tablet_service.cc:1511] Processing CreateTablet for tablet 13317a55a6134e11a2fedcaac6042dec (DEFAULT_TABLE table=test-workload [id=b1be9d3d15414962bd1ed72e593a507e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 12:54:40.591631 17812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13317a55a6134e11a2fedcaac6042dec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:40.593079 17811 tablet_service.cc:1511] Processing CreateTablet for tablet 58d628459e07488bba6e1da7ef5bef59 (DEFAULT_TABLE table=test-workload [id=b1be9d3d15414962bd1ed72e593a507e]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 12:54:40.601366 17811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58d628459e07488bba6e1da7ef5bef59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:40.617304 17735 tablet_service.cc:1511] Processing CreateTablet for tablet ca717e0e6fbe4963bf50c31cbf8c6607 (DEFAULT_TABLE table=test-workload [id=b1be9d3d15414962bd1ed72e593a507e]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 12:54:40.619009 17735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca717e0e6fbe4963bf50c31cbf8c6607. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:40.618847 17810 tablet_service.cc:1511] Processing CreateTablet for tablet ca717e0e6fbe4963bf50c31cbf8c6607 (DEFAULT_TABLE table=test-workload [id=b1be9d3d15414962bd1ed72e593a507e]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 12:54:40.624956 17810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca717e0e6fbe4963bf50c31cbf8c6607. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:40.628396 17946 tablet_bootstrap.cc:492] T 3ac71fd3a99441549d7c0e163c858f39 P bc3ea850f5234c8398195fcff30dc536: Bootstrap starting.
I20260608 12:54:40.635335 17946 tablet_bootstrap.cc:654] T 3ac71fd3a99441549d7c0e163c858f39 P bc3ea850f5234c8398195fcff30dc536: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:40.663810 17738 tablet_service.cc:1511] Processing CreateTablet for tablet 64594ba637b447be87954489c6a4cc3e (DEFAULT_TABLE table=test-workload [id=b1be9d3d15414962bd1ed72e593a507e]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 12:54:40.666806 17884 tablet_service.cc:1511] Processing CreateTablet for tablet ca717e0e6fbe4963bf50c31cbf8c6607 (DEFAULT_TABLE table=test-workload [id=b1be9d3d15414962bd1ed72e593a507e]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 12:54:40.669657 17884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca717e0e6fbe4963bf50c31cbf8c6607. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:40.671207 17815 tablet_service.cc:1511] Processing CreateTablet for tablet 64594ba637b447be87954489c6a4cc3e (DEFAULT_TABLE table=test-workload [id=b1be9d3d15414962bd1ed72e593a507e]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 12:54:40.674185 17815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64594ba637b447be87954489c6a4cc3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:40.683981 17738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64594ba637b447be87954489c6a4cc3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:40.703866 17947 tablet_bootstrap.cc:492] T a5d4cbb579cf49f19f3082327d926585 P fcbe468749e841e685fd4a80a6b09769: Bootstrap starting.
I20260608 12:54:40.710732 17945 tablet_bootstrap.cc:492] T a5d4cbb579cf49f19f3082327d926585 P ad590af0bec24e3d90270c3198685b61: Bootstrap starting.
I20260608 12:54:40.714355 17888 tablet_service.cc:1511] Processing CreateTablet for tablet 64594ba637b447be87954489c6a4cc3e (DEFAULT_TABLE table=test-workload [id=b1be9d3d15414962bd1ed72e593a507e]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 12:54:40.715508 17888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64594ba637b447be87954489c6a4cc3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:40.736567 17947 tablet_bootstrap.cc:654] T a5d4cbb579cf49f19f3082327d926585 P fcbe468749e841e685fd4a80a6b09769: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:40.746172 17945 tablet_bootstrap.cc:654] T a5d4cbb579cf49f19f3082327d926585 P ad590af0bec24e3d90270c3198685b61: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:40.750969 17946 tablet_bootstrap.cc:492] T 3ac71fd3a99441549d7c0e163c858f39 P bc3ea850f5234c8398195fcff30dc536: No bootstrap required, opened a new log
I20260608 12:54:40.751487 17946 ts_tablet_manager.cc:1403] T 3ac71fd3a99441549d7c0e163c858f39 P bc3ea850f5234c8398195fcff30dc536: Time spent bootstrapping tablet: real 0.123s	user 0.016s	sys 0.015s
I20260608 12:54:40.752409 17947 tablet_bootstrap.cc:492] T a5d4cbb579cf49f19f3082327d926585 P fcbe468749e841e685fd4a80a6b09769: No bootstrap required, opened a new log
I20260608 12:54:40.752851 17945 tablet_bootstrap.cc:492] T a5d4cbb579cf49f19f3082327d926585 P ad590af0bec24e3d90270c3198685b61: No bootstrap required, opened a new log
I20260608 12:54:40.752866 17947 ts_tablet_manager.cc:1403] T a5d4cbb579cf49f19f3082327d926585 P fcbe468749e841e685fd4a80a6b09769: Time spent bootstrapping tablet: real 0.049s	user 0.010s	sys 0.004s
I20260608 12:54:40.753527 17945 ts_tablet_manager.cc:1403] T a5d4cbb579cf49f19f3082327d926585 P ad590af0bec24e3d90270c3198685b61: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.000s
I20260608 12:54:40.754598 17946 raft_consensus.cc:359] T 3ac71fd3a99441549d7c0e163c858f39 P bc3ea850f5234c8398195fcff30dc536 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:40.755391 17946 raft_consensus.cc:385] T 3ac71fd3a99441549d7c0e163c858f39 P bc3ea850f5234c8398195fcff30dc536 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:40.755722 17946 raft_consensus.cc:740] T 3ac71fd3a99441549d7c0e163c858f39 P bc3ea850f5234c8398195fcff30dc536 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc3ea850f5234c8398195fcff30dc536, State: Initialized, Role: FOLLOWER
I20260608 12:54:40.756524 17946 consensus_queue.cc:260] T 3ac71fd3a99441549d7c0e163c858f39 P bc3ea850f5234c8398195fcff30dc536 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:40.756758 17945 raft_consensus.cc:359] T a5d4cbb579cf49f19f3082327d926585 P ad590af0bec24e3d90270c3198685b61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:40.757404 17945 raft_consensus.cc:385] T a5d4cbb579cf49f19f3082327d926585 P ad590af0bec24e3d90270c3198685b61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:40.757740 17945 raft_consensus.cc:740] T a5d4cbb579cf49f19f3082327d926585 P ad590af0bec24e3d90270c3198685b61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad590af0bec24e3d90270c3198685b61, State: Initialized, Role: FOLLOWER
I20260608 12:54:40.757992 17947 raft_consensus.cc:359] T a5d4cbb579cf49f19f3082327d926585 P fcbe468749e841e685fd4a80a6b09769 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:40.759765 17946 ts_tablet_manager.cc:1434] T 3ac71fd3a99441549d7c0e163c858f39 P bc3ea850f5234c8398195fcff30dc536: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 12:54:40.758837 17947 raft_consensus.cc:385] T a5d4cbb579cf49f19f3082327d926585 P fcbe468749e841e685fd4a80a6b09769 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:40.758807 17945 consensus_queue.cc:260] T a5d4cbb579cf49f19f3082327d926585 P ad590af0bec24e3d90270c3198685b61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:40.761751 17946 tablet_bootstrap.cc:492] T a5d4cbb579cf49f19f3082327d926585 P bc3ea850f5234c8398195fcff30dc536: Bootstrap starting.
I20260608 12:54:40.761076 17947 raft_consensus.cc:740] T a5d4cbb579cf49f19f3082327d926585 P fcbe468749e841e685fd4a80a6b09769 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbe468749e841e685fd4a80a6b09769, State: Initialized, Role: FOLLOWER
I20260608 12:54:40.765348 17947 consensus_queue.cc:260] T a5d4cbb579cf49f19f3082327d926585 P fcbe468749e841e685fd4a80a6b09769 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:40.772331 17946 tablet_bootstrap.cc:654] T a5d4cbb579cf49f19f3082327d926585 P bc3ea850f5234c8398195fcff30dc536: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:40.774724 17947 ts_tablet_manager.cc:1434] T a5d4cbb579cf49f19f3082327d926585 P fcbe468749e841e685fd4a80a6b09769: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.001s
I20260608 12:54:40.778999 17947 tablet_bootstrap.cc:492] T c4aa7cb779da4339a05263457b5ba149 P fcbe468749e841e685fd4a80a6b09769: Bootstrap starting.
I20260608 12:54:40.780133 17946 tablet_bootstrap.cc:492] T a5d4cbb579cf49f19f3082327d926585 P bc3ea850f5234c8398195fcff30dc536: No bootstrap required, opened a new log
I20260608 12:54:40.780833 17946 ts_tablet_manager.cc:1403] T a5d4cbb579cf49f19f3082327d926585 P bc3ea850f5234c8398195fcff30dc536: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260608 12:54:40.784981 17946 raft_consensus.cc:359] T a5d4cbb579cf49f19f3082327d926585 P bc3ea850f5234c8398195fcff30dc536 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:40.785893 17946 raft_consensus.cc:385] T a5d4cbb579cf49f19f3082327d926585 P bc3ea850f5234c8398195fcff30dc536 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:40.786237 17946 raft_consensus.cc:740] T a5d4cbb579cf49f19f3082327d926585 P bc3ea850f5234c8398195fcff30dc536 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc3ea850f5234c8398195fcff30dc536, State: Initialized, Role: FOLLOWER
I20260608 12:54:40.787138 17946 consensus_queue.cc:260] T a5d4cbb579cf49f19f3082327d926585 P bc3ea850f5234c8398195fcff30dc536 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:40.788386 17947 tablet_bootstrap.cc:654] T c4aa7cb779da4339a05263457b5ba149 P fcbe468749e841e685fd4a80a6b09769: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:40.788412 17945 ts_tablet_manager.cc:1434] T a5d4cbb579cf49f19f3082327d926585 P ad590af0bec24e3d90270c3198685b61: Time spent starting tablet: real 0.034s	user 0.022s	sys 0.008s
I20260608 12:54:40.789978 17945 tablet_bootstrap.cc:492] T c4aa7cb779da4339a05263457b5ba149 P ad590af0bec24e3d90270c3198685b61: Bootstrap starting.
I20260608 12:54:40.791786 17946 ts_tablet_manager.cc:1434] T a5d4cbb579cf49f19f3082327d926585 P bc3ea850f5234c8398195fcff30dc536: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
I20260608 12:54:40.792845 17946 tablet_bootstrap.cc:492] T b823b6e447954b2aaf67e69cf56390bf P bc3ea850f5234c8398195fcff30dc536: Bootstrap starting.
I20260608 12:54:40.796469 17945 tablet_bootstrap.cc:654] T c4aa7cb779da4339a05263457b5ba149 P ad590af0bec24e3d90270c3198685b61: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:40.802168 17946 tablet_bootstrap.cc:654] T b823b6e447954b2aaf67e69cf56390bf P bc3ea850f5234c8398195fcff30dc536: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:40.809239 17945 tablet_bootstrap.cc:492] T c4aa7cb779da4339a05263457b5ba149 P ad590af0bec24e3d90270c3198685b61: No bootstrap required, opened a new log
I20260608 12:54:40.809854 17945 ts_tablet_manager.cc:1403] T c4aa7cb779da4339a05263457b5ba149 P ad590af0bec24e3d90270c3198685b61: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260608 12:54:40.810065 17947 tablet_bootstrap.cc:492] T c4aa7cb779da4339a05263457b5ba149 P fcbe468749e841e685fd4a80a6b09769: No bootstrap required, opened a new log
I20260608 12:54:40.810580 17947 ts_tablet_manager.cc:1403] T c4aa7cb779da4339a05263457b5ba149 P fcbe468749e841e685fd4a80a6b09769: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.011s
I20260608 12:54:40.813297 17945 raft_consensus.cc:359] T c4aa7cb779da4339a05263457b5ba149 P ad590af0bec24e3d90270c3198685b61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:40.813740 17947 raft_consensus.cc:359] T c4aa7cb779da4339a05263457b5ba149 P fcbe468749e841e685fd4a80a6b09769 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:40.814287 17945 raft_consensus.cc:385] T c4aa7cb779da4339a05263457b5ba149 P ad590af0bec24e3d90270c3198685b61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:40.814488 17947 raft_consensus.cc:385] T c4aa7cb779da4339a05263457b5ba149 P fcbe468749e841e685fd4a80a6b09769 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:40.814807 17945 raft_consensus.cc:740] T c4aa7cb779da4339a05263457b5ba149 P ad590af0bec24e3d90270c3198685b61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad590af0bec24e3d90270c3198685b61, State: Initialized, Role: FOLLOWER
I20260608 12:54:40.814839 17947 raft_consensus.cc:740] T c4aa7cb779da4339a05263457b5ba149 P fcbe468749e841e685fd4a80a6b09769 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbe468749e841e685fd4a80a6b09769, State: Initialized, Role: FOLLOWER
I20260608 12:54:40.816314 17945 consensus_queue.cc:260] T c4aa7cb779da4339a05263457b5ba149 P ad590af0bec24e3d90270c3198685b61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:40.816489 17947 consensus_queue.cc:260] T c4aa7cb779da4339a05263457b5ba149 P fcbe468749e841e685fd4a80a6b09769 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:40.819325 17945 ts_tablet_manager.cc:1434] T c4aa7cb779da4339a05263457b5ba149 P ad590af0bec24e3d90270c3198685b61: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260608 12:54:40.820050 17946 tablet_bootstrap.cc:492] T b823b6e447954b2aaf67e69cf56390bf P bc3ea850f5234c8398195fcff30dc536: No bootstrap required, opened a new log
I20260608 12:54:40.820389 17945 tablet_bootstrap.cc:492] T 3ac71fd3a99441549d7c0e163c858f39 P ad590af0bec24e3d90270c3198685b61: Bootstrap starting.
I20260608 12:54:40.820649 17946 ts_tablet_manager.cc:1403] T b823b6e447954b2aaf67e69cf56390bf P bc3ea850f5234c8398195fcff30dc536: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.006s
I20260608 12:54:40.823720 17947 ts_tablet_manager.cc:1434] T c4aa7cb779da4339a05263457b5ba149 P fcbe468749e841e685fd4a80a6b09769: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.000s
I20260608 12:54:40.823874 17946 raft_consensus.cc:359] T b823b6e447954b2aaf67e69cf56390bf P bc3ea850f5234c8398195fcff30dc536 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:40.824606 17946 raft_consensus.cc:385] T b823b6e447954b2aaf67e69cf56390bf P bc3ea850f5234c8398195fcff30dc536 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:40.824815 17947 tablet_bootstrap.cc:492] T b823b6e447954b2aaf67e69cf56390bf P fcbe468749e841e685fd4a80a6b09769: Bootstrap starting.
I20260608 12:54:40.824928 17946 raft_consensus.cc:740] T b823b6e447954b2aaf67e69cf56390bf P bc3ea850f5234c8398195fcff30dc536 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc3ea850f5234c8398195fcff30dc536, State: Initialized, Role: FOLLOWER
I20260608 12:54:40.825930 17946 consensus_queue.cc:260] T b823b6e447954b2aaf67e69cf56390bf P bc3ea850f5234c8398195fcff30dc536 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:40.827605 17945 tablet_bootstrap.cc:654] T 3ac71fd3a99441549d7c0e163c858f39 P ad590af0bec24e3d90270c3198685b61: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:40.830724 17946 ts_tablet_manager.cc:1434] T b823b6e447954b2aaf67e69cf56390bf P bc3ea850f5234c8398195fcff30dc536: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260608 12:54:40.831966 17946 tablet_bootstrap.cc:492] T c4aa7cb779da4339a05263457b5ba149 P bc3ea850f5234c8398195fcff30dc536: Bootstrap starting.
I20260608 12:54:40.832010 17947 tablet_bootstrap.cc:654] T b823b6e447954b2aaf67e69cf56390bf P fcbe468749e841e685fd4a80a6b09769: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:40.839829 17946 tablet_bootstrap.cc:654] T c4aa7cb779da4339a05263457b5ba149 P bc3ea850f5234c8398195fcff30dc536: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:40.839918 17945 tablet_bootstrap.cc:492] T 3ac71fd3a99441549d7c0e163c858f39 P ad590af0bec24e3d90270c3198685b61: No bootstrap required, opened a new log
I20260608 12:54:40.840526 17945 ts_tablet_manager.cc:1403] T 3ac71fd3a99441549d7c0e163c858f39 P ad590af0bec24e3d90270c3198685b61: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.010s
I20260608 12:54:40.844089 17945 raft_consensus.cc:359] T 3ac71fd3a99441549d7c0e163c858f39 P ad590af0bec24e3d90270c3198685b61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:40.845476 17945 raft_consensus.cc:385] T 3ac71fd3a99441549d7c0e163c858f39 P ad590af0bec24e3d90270c3198685b61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:40.846012 17945 raft_consensus.cc:740] T 3ac71fd3a99441549d7c0e163c858f39 P ad590af0bec24e3d90270c3198685b61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad590af0bec24e3d90270c3198685b61, State: Initialized, Role: FOLLOWER
I20260608 12:54:40.846971 17945 consensus_queue.cc:260] T 3ac71fd3a99441549d7c0e163c858f39 P ad590af0bec24e3d90270c3198685b61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:40.850205 17945 ts_tablet_manager.cc:1434] T 3ac71fd3a99441549d7c0e163c858f39 P ad590af0bec24e3d90270c3198685b61: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.005s
I20260608 12:54:40.851599 17947 tablet_bootstrap.cc:492] T b823b6e447954b2aaf67e69cf56390bf P fcbe468749e841e685fd4a80a6b09769: No bootstrap required, opened a new log
I20260608 12:54:40.851670 17945 tablet_bootstrap.cc:492] T ca717e0e6fbe4963bf50c31cbf8c6607 P ad590af0bec24e3d90270c3198685b61: Bootstrap starting.
I20260608 12:54:40.852474 17947 ts_tablet_manager.cc:1403] T b823b6e447954b2aaf67e69cf56390bf P fcbe468749e841e685fd4a80a6b09769: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.006s
I20260608 12:54:40.855835 17947 raft_consensus.cc:359] T b823b6e447954b2aaf67e69cf56390bf P fcbe468749e841e685fd4a80a6b09769 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:40.856652 17947 raft_consensus.cc:385] T b823b6e447954b2aaf67e69cf56390bf P fcbe468749e841e685fd4a80a6b09769 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:40.857040 17947 raft_consensus.cc:740] T b823b6e447954b2aaf67e69cf56390bf P fcbe468749e841e685fd4a80a6b09769 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbe468749e841e685fd4a80a6b09769, State: Initialized, Role: FOLLOWER
I20260608 12:54:40.858053 17947 consensus_queue.cc:260] T b823b6e447954b2aaf67e69cf56390bf P fcbe468749e841e685fd4a80a6b09769 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:40.861819 17945 tablet_bootstrap.cc:654] T ca717e0e6fbe4963bf50c31cbf8c6607 P ad590af0bec24e3d90270c3198685b61: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:40.863551 17947 ts_tablet_manager.cc:1434] T b823b6e447954b2aaf67e69cf56390bf P fcbe468749e841e685fd4a80a6b09769: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260608 12:54:40.864679 17947 tablet_bootstrap.cc:492] T 13317a55a6134e11a2fedcaac6042dec P fcbe468749e841e685fd4a80a6b09769: Bootstrap starting.
I20260608 12:54:40.871297 17947 tablet_bootstrap.cc:654] T 13317a55a6134e11a2fedcaac6042dec P fcbe468749e841e685fd4a80a6b09769: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:40.880534 17946 tablet_bootstrap.cc:492] T c4aa7cb779da4339a05263457b5ba149 P bc3ea850f5234c8398195fcff30dc536: No bootstrap required, opened a new log
I20260608 12:54:40.880534 17945 tablet_bootstrap.cc:492] T ca717e0e6fbe4963bf50c31cbf8c6607 P ad590af0bec24e3d90270c3198685b61: No bootstrap required, opened a new log
I20260608 12:54:40.881320 17946 ts_tablet_manager.cc:1403] T c4aa7cb779da4339a05263457b5ba149 P bc3ea850f5234c8398195fcff30dc536: Time spent bootstrapping tablet: real 0.050s	user 0.027s	sys 0.019s
I20260608 12:54:40.881359 17945 ts_tablet_manager.cc:1403] T ca717e0e6fbe4963bf50c31cbf8c6607 P ad590af0bec24e3d90270c3198685b61: Time spent bootstrapping tablet: real 0.030s	user 0.019s	sys 0.008s
I20260608 12:54:40.884986 17945 raft_consensus.cc:359] T ca717e0e6fbe4963bf50c31cbf8c6607 P ad590af0bec24e3d90270c3198685b61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:40.885821 17945 raft_consensus.cc:385] T ca717e0e6fbe4963bf50c31cbf8c6607 P ad590af0bec24e3d90270c3198685b61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:40.886353 17947 tablet_bootstrap.cc:492] T 13317a55a6134e11a2fedcaac6042dec P fcbe468749e841e685fd4a80a6b09769: No bootstrap required, opened a new log
I20260608 12:54:40.886217 17945 raft_consensus.cc:740] T ca717e0e6fbe4963bf50c31cbf8c6607 P ad590af0bec24e3d90270c3198685b61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad590af0bec24e3d90270c3198685b61, State: Initialized, Role: FOLLOWER
I20260608 12:54:40.886091 17946 raft_consensus.cc:359] T c4aa7cb779da4339a05263457b5ba149 P bc3ea850f5234c8398195fcff30dc536 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:40.886924 17947 ts_tablet_manager.cc:1403] T 13317a55a6134e11a2fedcaac6042dec P fcbe468749e841e685fd4a80a6b09769: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.010s
I20260608 12:54:40.886883 17946 raft_consensus.cc:385] T c4aa7cb779da4339a05263457b5ba149 P bc3ea850f5234c8398195fcff30dc536 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:40.887413 17946 raft_consensus.cc:740] T c4aa7cb779da4339a05263457b5ba149 P bc3ea850f5234c8398195fcff30dc536 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc3ea850f5234c8398195fcff30dc536, State: Initialized, Role: FOLLOWER
I20260608 12:54:40.887329 17945 consensus_queue.cc:260] T ca717e0e6fbe4963bf50c31cbf8c6607 P ad590af0bec24e3d90270c3198685b61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:40.888356 17946 consensus_queue.cc:260] T c4aa7cb779da4339a05263457b5ba149 P bc3ea850f5234c8398195fcff30dc536 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:40.889792 17945 ts_tablet_manager.cc:1434] T ca717e0e6fbe4963bf50c31cbf8c6607 P ad590af0bec24e3d90270c3198685b61: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260608 12:54:40.890230 17947 raft_consensus.cc:359] T 13317a55a6134e11a2fedcaac6042dec P fcbe468749e841e685fd4a80a6b09769 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:40.890785 17945 tablet_bootstrap.cc:492] T 58d628459e07488bba6e1da7ef5bef59 P ad590af0bec24e3d90270c3198685b61: Bootstrap starting.
I20260608 12:54:40.890887 17946 ts_tablet_manager.cc:1434] T c4aa7cb779da4339a05263457b5ba149 P bc3ea850f5234c8398195fcff30dc536: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.007s
I20260608 12:54:40.890964 17947 raft_consensus.cc:385] T 13317a55a6134e11a2fedcaac6042dec P fcbe468749e841e685fd4a80a6b09769 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:40.891464 17947 raft_consensus.cc:740] T 13317a55a6134e11a2fedcaac6042dec P fcbe468749e841e685fd4a80a6b09769 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbe468749e841e685fd4a80a6b09769, State: Initialized, Role: FOLLOWER
I20260608 12:54:40.892197 17946 tablet_bootstrap.cc:492] T 58d628459e07488bba6e1da7ef5bef59 P bc3ea850f5234c8398195fcff30dc536: Bootstrap starting.
I20260608 12:54:40.892490 17947 consensus_queue.cc:260] T 13317a55a6134e11a2fedcaac6042dec P fcbe468749e841e685fd4a80a6b09769 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:40.897977 17945 tablet_bootstrap.cc:654] T 58d628459e07488bba6e1da7ef5bef59 P ad590af0bec24e3d90270c3198685b61: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:40.898519 17946 tablet_bootstrap.cc:654] T 58d628459e07488bba6e1da7ef5bef59 P bc3ea850f5234c8398195fcff30dc536: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:40.899003 17947 ts_tablet_manager.cc:1434] T 13317a55a6134e11a2fedcaac6042dec P fcbe468749e841e685fd4a80a6b09769: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260608 12:54:40.901695 17947 tablet_bootstrap.cc:492] T 58d628459e07488bba6e1da7ef5bef59 P fcbe468749e841e685fd4a80a6b09769: Bootstrap starting.
I20260608 12:54:40.912676 17947 tablet_bootstrap.cc:654] T 58d628459e07488bba6e1da7ef5bef59 P fcbe468749e841e685fd4a80a6b09769: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:40.912827 17946 tablet_bootstrap.cc:492] T 58d628459e07488bba6e1da7ef5bef59 P bc3ea850f5234c8398195fcff30dc536: No bootstrap required, opened a new log
I20260608 12:54:40.913132 17945 tablet_bootstrap.cc:492] T 58d628459e07488bba6e1da7ef5bef59 P ad590af0bec24e3d90270c3198685b61: No bootstrap required, opened a new log
I20260608 12:54:40.913435 17946 ts_tablet_manager.cc:1403] T 58d628459e07488bba6e1da7ef5bef59 P bc3ea850f5234c8398195fcff30dc536: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.012s
I20260608 12:54:40.913676 17945 ts_tablet_manager.cc:1403] T 58d628459e07488bba6e1da7ef5bef59 P ad590af0bec24e3d90270c3198685b61: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.004s
I20260608 12:54:40.916934 17945 raft_consensus.cc:359] T 58d628459e07488bba6e1da7ef5bef59 P ad590af0bec24e3d90270c3198685b61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:40.917663 17945 raft_consensus.cc:385] T 58d628459e07488bba6e1da7ef5bef59 P ad590af0bec24e3d90270c3198685b61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:40.917817 17953 raft_consensus.cc:493] T 13317a55a6134e11a2fedcaac6042dec P fcbe468749e841e685fd4a80a6b09769 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:40.918002 17945 raft_consensus.cc:740] T 58d628459e07488bba6e1da7ef5bef59 P ad590af0bec24e3d90270c3198685b61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad590af0bec24e3d90270c3198685b61, State: Initialized, Role: FOLLOWER
I20260608 12:54:40.918390 17953 raft_consensus.cc:515] T 13317a55a6134e11a2fedcaac6042dec P fcbe468749e841e685fd4a80a6b09769 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:40.919025 17945 consensus_queue.cc:260] T 58d628459e07488bba6e1da7ef5bef59 P ad590af0bec24e3d90270c3198685b61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:40.921463 17953 leader_election.cc:290] T 13317a55a6134e11a2fedcaac6042dec P fcbe468749e841e685fd4a80a6b09769 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad590af0bec24e3d90270c3198685b61 (127.16.174.129:37359), bc3ea850f5234c8398195fcff30dc536 (127.16.174.130:38869)
I20260608 12:54:40.921698 17945 ts_tablet_manager.cc:1434] T 58d628459e07488bba6e1da7ef5bef59 P ad590af0bec24e3d90270c3198685b61: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:54:40.922829 17945 tablet_bootstrap.cc:492] T 13317a55a6134e11a2fedcaac6042dec P ad590af0bec24e3d90270c3198685b61: Bootstrap starting.
I20260608 12:54:40.923133 17946 raft_consensus.cc:359] T 58d628459e07488bba6e1da7ef5bef59 P bc3ea850f5234c8398195fcff30dc536 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:40.923864 17946 raft_consensus.cc:385] T 58d628459e07488bba6e1da7ef5bef59 P bc3ea850f5234c8398195fcff30dc536 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:40.924151 17946 raft_consensus.cc:740] T 58d628459e07488bba6e1da7ef5bef59 P bc3ea850f5234c8398195fcff30dc536 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc3ea850f5234c8398195fcff30dc536, State: Initialized, Role: FOLLOWER
I20260608 12:54:40.925079 17946 consensus_queue.cc:260] T 58d628459e07488bba6e1da7ef5bef59 P bc3ea850f5234c8398195fcff30dc536 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:40.927349 17946 ts_tablet_manager.cc:1434] T 58d628459e07488bba6e1da7ef5bef59 P bc3ea850f5234c8398195fcff30dc536: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260608 12:54:40.928382 17946 tablet_bootstrap.cc:492] T 13317a55a6134e11a2fedcaac6042dec P bc3ea850f5234c8398195fcff30dc536: Bootstrap starting.
I20260608 12:54:40.934760 17947 tablet_bootstrap.cc:492] T 58d628459e07488bba6e1da7ef5bef59 P fcbe468749e841e685fd4a80a6b09769: No bootstrap required, opened a new log
I20260608 12:54:40.935297 17947 ts_tablet_manager.cc:1403] T 58d628459e07488bba6e1da7ef5bef59 P fcbe468749e841e685fd4a80a6b09769: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.000s
I20260608 12:54:40.935487 17946 tablet_bootstrap.cc:654] T 13317a55a6134e11a2fedcaac6042dec P bc3ea850f5234c8398195fcff30dc536: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:40.935741 17945 tablet_bootstrap.cc:654] T 13317a55a6134e11a2fedcaac6042dec P ad590af0bec24e3d90270c3198685b61: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:40.939191 17952 raft_consensus.cc:493] T 58d628459e07488bba6e1da7ef5bef59 P ad590af0bec24e3d90270c3198685b61 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:40.939328 17947 raft_consensus.cc:359] T 58d628459e07488bba6e1da7ef5bef59 P fcbe468749e841e685fd4a80a6b09769 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:40.939778 17952 raft_consensus.cc:515] T 58d628459e07488bba6e1da7ef5bef59 P ad590af0bec24e3d90270c3198685b61 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:40.955147 17952 leader_election.cc:290] T 58d628459e07488bba6e1da7ef5bef59 P ad590af0bec24e3d90270c3198685b61 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc3ea850f5234c8398195fcff30dc536 (127.16.174.130:38869), fcbe468749e841e685fd4a80a6b09769 (127.16.174.131:42735)
I20260608 12:54:40.956933 17947 raft_consensus.cc:385] T 58d628459e07488bba6e1da7ef5bef59 P fcbe468749e841e685fd4a80a6b09769 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:40.958058 17953 raft_consensus.cc:493] T c4aa7cb779da4339a05263457b5ba149 P fcbe468749e841e685fd4a80a6b09769 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:40.958758 17953 raft_consensus.cc:515] T c4aa7cb779da4339a05263457b5ba149 P fcbe468749e841e685fd4a80a6b09769 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:40.959498 17952 raft_consensus.cc:493] T ca717e0e6fbe4963bf50c31cbf8c6607 P ad590af0bec24e3d90270c3198685b61 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:40.959966 17952 raft_consensus.cc:515] T ca717e0e6fbe4963bf50c31cbf8c6607 P ad590af0bec24e3d90270c3198685b61 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:40.957391 17947 raft_consensus.cc:740] T 58d628459e07488bba6e1da7ef5bef59 P fcbe468749e841e685fd4a80a6b09769 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbe468749e841e685fd4a80a6b09769, State: Initialized, Role: FOLLOWER
I20260608 12:54:40.961072 17953 leader_election.cc:290] T c4aa7cb779da4339a05263457b5ba149 P fcbe468749e841e685fd4a80a6b09769 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad590af0bec24e3d90270c3198685b61 (127.16.174.129:37359), bc3ea850f5234c8398195fcff30dc536 (127.16.174.130:38869)
I20260608 12:54:40.962394 17952 leader_election.cc:290] T ca717e0e6fbe4963bf50c31cbf8c6607 P ad590af0bec24e3d90270c3198685b61 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc3ea850f5234c8398195fcff30dc536 (127.16.174.130:38869), fcbe468749e841e685fd4a80a6b09769 (127.16.174.131:42735)
I20260608 12:54:40.961535 17947 consensus_queue.cc:260] T 58d628459e07488bba6e1da7ef5bef59 P fcbe468749e841e685fd4a80a6b09769 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
W20260608 12:54:40.965615 17697 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:54:40.969236 17702 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
W20260608 12:54:40.970441 17702 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 12:54:40.971987 17947 ts_tablet_manager.cc:1434] T 58d628459e07488bba6e1da7ef5bef59 P fcbe468749e841e685fd4a80a6b09769: Time spent starting tablet: real 0.036s	user 0.010s	sys 0.002s
I20260608 12:54:40.973640 17947 tablet_bootstrap.cc:492] T 3ac71fd3a99441549d7c0e163c858f39 P fcbe468749e841e685fd4a80a6b09769: Bootstrap starting.
I20260608 12:54:40.977669 17900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d628459e07488bba6e1da7ef5bef59" candidate_uuid: "ad590af0bec24e3d90270c3198685b61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbe468749e841e685fd4a80a6b09769" is_pre_election: true
I20260608 12:54:40.978492 17900 raft_consensus.cc:2468] T 58d628459e07488bba6e1da7ef5bef59 P fcbe468749e841e685fd4a80a6b09769 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad590af0bec24e3d90270c3198685b61 in term 0.
I20260608 12:54:40.979864 17714 leader_election.cc:304] T 58d628459e07488bba6e1da7ef5bef59 P ad590af0bec24e3d90270c3198685b61 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad590af0bec24e3d90270c3198685b61, fcbe468749e841e685fd4a80a6b09769; no voters: 
I20260608 12:54:40.979893 17899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca717e0e6fbe4963bf50c31cbf8c6607" candidate_uuid: "ad590af0bec24e3d90270c3198685b61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbe468749e841e685fd4a80a6b09769" is_pre_election: true
W20260608 12:54:40.982694 17714 leader_election.cc:343] T ca717e0e6fbe4963bf50c31cbf8c6607 P ad590af0bec24e3d90270c3198685b61 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcbe468749e841e685fd4a80a6b09769 (127.16.174.131:42735): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:54:40.983491 17952 raft_consensus.cc:2804] T 58d628459e07488bba6e1da7ef5bef59 P ad590af0bec24e3d90270c3198685b61 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:40.983929 17952 raft_consensus.cc:493] T 58d628459e07488bba6e1da7ef5bef59 P ad590af0bec24e3d90270c3198685b61 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:40.984550 17952 raft_consensus.cc:3060] T 58d628459e07488bba6e1da7ef5bef59 P ad590af0bec24e3d90270c3198685b61 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:40.994215 17952 raft_consensus.cc:515] T 58d628459e07488bba6e1da7ef5bef59 P ad590af0bec24e3d90270c3198685b61 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:40.999229 17899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d628459e07488bba6e1da7ef5bef59" candidate_uuid: "ad590af0bec24e3d90270c3198685b61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbe468749e841e685fd4a80a6b09769"
I20260608 12:54:41.000078 17899 raft_consensus.cc:3060] T 58d628459e07488bba6e1da7ef5bef59 P fcbe468749e841e685fd4a80a6b09769 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:41.004081 17946 tablet_bootstrap.cc:492] T 13317a55a6134e11a2fedcaac6042dec P bc3ea850f5234c8398195fcff30dc536: No bootstrap required, opened a new log
I20260608 12:54:41.004257 17826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d628459e07488bba6e1da7ef5bef59" candidate_uuid: "ad590af0bec24e3d90270c3198685b61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc3ea850f5234c8398195fcff30dc536" is_pre_election: true
I20260608 12:54:41.004626 17946 ts_tablet_manager.cc:1403] T 13317a55a6134e11a2fedcaac6042dec P bc3ea850f5234c8398195fcff30dc536: Time spent bootstrapping tablet: real 0.076s	user 0.027s	sys 0.040s
I20260608 12:54:41.005020 17826 raft_consensus.cc:2468] T 58d628459e07488bba6e1da7ef5bef59 P bc3ea850f5234c8398195fcff30dc536 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad590af0bec24e3d90270c3198685b61 in term 0.
I20260608 12:54:41.005649 17947 tablet_bootstrap.cc:654] T 3ac71fd3a99441549d7c0e163c858f39 P fcbe468749e841e685fd4a80a6b09769: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:41.006494 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca717e0e6fbe4963bf50c31cbf8c6607" candidate_uuid: "ad590af0bec24e3d90270c3198685b61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc3ea850f5234c8398195fcff30dc536" is_pre_election: true
W20260608 12:54:41.008248 17715 leader_election.cc:343] T ca717e0e6fbe4963bf50c31cbf8c6607 P ad590af0bec24e3d90270c3198685b61 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc3ea850f5234c8398195fcff30dc536 (127.16.174.130:38869): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:54:41.008844 17715 leader_election.cc:304] T ca717e0e6fbe4963bf50c31cbf8c6607 P ad590af0bec24e3d90270c3198685b61 [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: ad590af0bec24e3d90270c3198685b61; no voters: bc3ea850f5234c8398195fcff30dc536, fcbe468749e841e685fd4a80a6b09769
I20260608 12:54:41.008112 17946 raft_consensus.cc:359] T 13317a55a6134e11a2fedcaac6042dec P bc3ea850f5234c8398195fcff30dc536 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:41.009531 17946 raft_consensus.cc:385] T 13317a55a6134e11a2fedcaac6042dec P bc3ea850f5234c8398195fcff30dc536 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:41.009610 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13317a55a6134e11a2fedcaac6042dec" candidate_uuid: "fcbe468749e841e685fd4a80a6b09769" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc3ea850f5234c8398195fcff30dc536" is_pre_election: true
I20260608 12:54:41.009967 17946 raft_consensus.cc:740] T 13317a55a6134e11a2fedcaac6042dec P bc3ea850f5234c8398195fcff30dc536 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc3ea850f5234c8398195fcff30dc536, State: Initialized, Role: FOLLOWER
I20260608 12:54:41.010421 17751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13317a55a6134e11a2fedcaac6042dec" candidate_uuid: "fcbe468749e841e685fd4a80a6b09769" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad590af0bec24e3d90270c3198685b61" is_pre_election: true
I20260608 12:54:41.010704 17826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4aa7cb779da4339a05263457b5ba149" candidate_uuid: "fcbe468749e841e685fd4a80a6b09769" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc3ea850f5234c8398195fcff30dc536" is_pre_election: true
I20260608 12:54:41.010988 17946 consensus_queue.cc:260] T 13317a55a6134e11a2fedcaac6042dec P bc3ea850f5234c8398195fcff30dc536 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:41.012125 17750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4aa7cb779da4339a05263457b5ba149" candidate_uuid: "fcbe468749e841e685fd4a80a6b09769" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad590af0bec24e3d90270c3198685b61" is_pre_election: true
I20260608 12:54:41.012880 17750 raft_consensus.cc:2468] T c4aa7cb779da4339a05263457b5ba149 P ad590af0bec24e3d90270c3198685b61 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcbe468749e841e685fd4a80a6b09769 in term 0.
I20260608 12:54:41.013865 17945 tablet_bootstrap.cc:492] T 13317a55a6134e11a2fedcaac6042dec P ad590af0bec24e3d90270c3198685b61: No bootstrap required, opened a new log
I20260608 12:54:41.008124 17824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d628459e07488bba6e1da7ef5bef59" candidate_uuid: "ad590af0bec24e3d90270c3198685b61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc3ea850f5234c8398195fcff30dc536"
W20260608 12:54:41.014292 17866 leader_election.cc:343] T 13317a55a6134e11a2fedcaac6042dec P fcbe468749e841e685fd4a80a6b09769 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad590af0bec24e3d90270c3198685b61 (127.16.174.129:37359): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:54:41.014528 17824 raft_consensus.cc:3060] T 58d628459e07488bba6e1da7ef5bef59 P bc3ea850f5234c8398195fcff30dc536 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:41.015223 17866 leader_election.cc:304] T c4aa7cb779da4339a05263457b5ba149 P fcbe468749e841e685fd4a80a6b09769 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad590af0bec24e3d90270c3198685b61, fcbe468749e841e685fd4a80a6b09769; no voters: 
I20260608 12:54:41.016175 17953 raft_consensus.cc:2804] T c4aa7cb779da4339a05263457b5ba149 P fcbe468749e841e685fd4a80a6b09769 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:41.016553 17953 raft_consensus.cc:493] T c4aa7cb779da4339a05263457b5ba149 P fcbe468749e841e685fd4a80a6b09769 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:41.016765 17946 ts_tablet_manager.cc:1434] T 13317a55a6134e11a2fedcaac6042dec P bc3ea850f5234c8398195fcff30dc536: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.003s
I20260608 12:54:41.016937 17953 raft_consensus.cc:3060] T c4aa7cb779da4339a05263457b5ba149 P fcbe468749e841e685fd4a80a6b09769 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:41.017855 17946 tablet_bootstrap.cc:492] T 64594ba637b447be87954489c6a4cc3e P bc3ea850f5234c8398195fcff30dc536: Bootstrap starting.
I20260608 12:54:41.019858 17825 raft_consensus.cc:2468] T 13317a55a6134e11a2fedcaac6042dec P bc3ea850f5234c8398195fcff30dc536 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcbe468749e841e685fd4a80a6b09769 in term 0.
I20260608 12:54:41.024220 17864 leader_election.cc:304] T 13317a55a6134e11a2fedcaac6042dec P fcbe468749e841e685fd4a80a6b09769 [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: bc3ea850f5234c8398195fcff30dc536, fcbe468749e841e685fd4a80a6b09769; no voters: ad590af0bec24e3d90270c3198685b61
I20260608 12:54:41.024866 17953 raft_consensus.cc:515] T c4aa7cb779da4339a05263457b5ba149 P fcbe468749e841e685fd4a80a6b09769 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:41.025352 17826 raft_consensus.cc:2468] T c4aa7cb779da4339a05263457b5ba149 P bc3ea850f5234c8398195fcff30dc536 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcbe468749e841e685fd4a80a6b09769 in term 0.
I20260608 12:54:41.026290 17974 raft_consensus.cc:2804] T 13317a55a6134e11a2fedcaac6042dec P fcbe468749e841e685fd4a80a6b09769 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:41.026769 17974 raft_consensus.cc:493] T 13317a55a6134e11a2fedcaac6042dec P fcbe468749e841e685fd4a80a6b09769 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:41.027225 17974 raft_consensus.cc:3060] T 13317a55a6134e11a2fedcaac6042dec P fcbe468749e841e685fd4a80a6b09769 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:41.027990 17750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4aa7cb779da4339a05263457b5ba149" candidate_uuid: "fcbe468749e841e685fd4a80a6b09769" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad590af0bec24e3d90270c3198685b61"
I20260608 12:54:41.028610 17750 raft_consensus.cc:3060] T c4aa7cb779da4339a05263457b5ba149 P ad590af0bec24e3d90270c3198685b61 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:41.029122 17946 tablet_bootstrap.cc:654] T 64594ba637b447be87954489c6a4cc3e P bc3ea850f5234c8398195fcff30dc536: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:41.027993 17945 ts_tablet_manager.cc:1403] T 13317a55a6134e11a2fedcaac6042dec P ad590af0bec24e3d90270c3198685b61: Time spent bootstrapping tablet: real 0.105s	user 0.015s	sys 0.008s
I20260608 12:54:41.034936 17945 raft_consensus.cc:359] T 13317a55a6134e11a2fedcaac6042dec P ad590af0bec24e3d90270c3198685b61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:41.036605 17974 raft_consensus.cc:515] T 13317a55a6134e11a2fedcaac6042dec P fcbe468749e841e685fd4a80a6b09769 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:41.039798 17899 raft_consensus.cc:2468] T 58d628459e07488bba6e1da7ef5bef59 P fcbe468749e841e685fd4a80a6b09769 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad590af0bec24e3d90270c3198685b61 in term 1.
I20260608 12:54:41.041710 17946 tablet_bootstrap.cc:492] T 64594ba637b447be87954489c6a4cc3e P bc3ea850f5234c8398195fcff30dc536: No bootstrap required, opened a new log
I20260608 12:54:41.041436 17714 leader_election.cc:304] T 58d628459e07488bba6e1da7ef5bef59 P ad590af0bec24e3d90270c3198685b61 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad590af0bec24e3d90270c3198685b61, fcbe468749e841e685fd4a80a6b09769; no voters: 
I20260608 12:54:41.042158 17974 leader_election.cc:290] T 13317a55a6134e11a2fedcaac6042dec P fcbe468749e841e685fd4a80a6b09769 [CANDIDATE]: Term 1 election: Requested vote from peers ad590af0bec24e3d90270c3198685b61 (127.16.174.129:37359), bc3ea850f5234c8398195fcff30dc536 (127.16.174.130:38869)
I20260608 12:54:41.042865 17952 leader_election.cc:290] T 58d628459e07488bba6e1da7ef5bef59 P ad590af0bec24e3d90270c3198685b61 [CANDIDATE]: Term 1 election: Requested vote from peers bc3ea850f5234c8398195fcff30dc536 (127.16.174.130:38869), fcbe468749e841e685fd4a80a6b09769 (127.16.174.131:42735)
I20260608 12:54:41.043392 17751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13317a55a6134e11a2fedcaac6042dec" candidate_uuid: "fcbe468749e841e685fd4a80a6b09769" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad590af0bec24e3d90270c3198685b61"
I20260608 12:54:41.044258 17952 raft_consensus.cc:2749] T ca717e0e6fbe4963bf50c31cbf8c6607 P ad590af0bec24e3d90270c3198685b61 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:54:41.044507 17953 leader_election.cc:290] T c4aa7cb779da4339a05263457b5ba149 P fcbe468749e841e685fd4a80a6b09769 [CANDIDATE]: Term 1 election: Requested vote from peers ad590af0bec24e3d90270c3198685b61 (127.16.174.129:37359), bc3ea850f5234c8398195fcff30dc536 (127.16.174.130:38869)
I20260608 12:54:41.045154 17952 raft_consensus.cc:2804] T 58d628459e07488bba6e1da7ef5bef59 P ad590af0bec24e3d90270c3198685b61 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:41.045809 17952 raft_consensus.cc:697] T 58d628459e07488bba6e1da7ef5bef59 P ad590af0bec24e3d90270c3198685b61 [term 1 LEADER]: Becoming Leader. State: Replica: ad590af0bec24e3d90270c3198685b61, State: Running, Role: LEADER
I20260608 12:54:41.046554 17826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4aa7cb779da4339a05263457b5ba149" candidate_uuid: "fcbe468749e841e685fd4a80a6b09769" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc3ea850f5234c8398195fcff30dc536"
I20260608 12:54:41.047245 17826 raft_consensus.cc:3060] T c4aa7cb779da4339a05263457b5ba149 P bc3ea850f5234c8398195fcff30dc536 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:41.046793 17952 consensus_queue.cc:237] T 58d628459e07488bba6e1da7ef5bef59 P ad590af0bec24e3d90270c3198685b61 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:41.038744 17824 raft_consensus.cc:2468] T 58d628459e07488bba6e1da7ef5bef59 P bc3ea850f5234c8398195fcff30dc536 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad590af0bec24e3d90270c3198685b61 in term 1.
I20260608 12:54:41.043462 17945 raft_consensus.cc:385] T 13317a55a6134e11a2fedcaac6042dec P ad590af0bec24e3d90270c3198685b61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:41.047508 17946 ts_tablet_manager.cc:1403] T 64594ba637b447be87954489c6a4cc3e P bc3ea850f5234c8398195fcff30dc536: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.007s
I20260608 12:54:41.042762 17750 raft_consensus.cc:2468] T c4aa7cb779da4339a05263457b5ba149 P ad590af0bec24e3d90270c3198685b61 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcbe468749e841e685fd4a80a6b09769 in term 1.
I20260608 12:54:41.048310 17945 raft_consensus.cc:740] T 13317a55a6134e11a2fedcaac6042dec P ad590af0bec24e3d90270c3198685b61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad590af0bec24e3d90270c3198685b61, State: Initialized, Role: FOLLOWER
I20260608 12:54:41.049861 17953 raft_consensus.cc:493] T b823b6e447954b2aaf67e69cf56390bf P fcbe468749e841e685fd4a80a6b09769 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:41.051582 17953 raft_consensus.cc:515] T b823b6e447954b2aaf67e69cf56390bf P fcbe468749e841e685fd4a80a6b09769 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:41.049055 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13317a55a6134e11a2fedcaac6042dec" candidate_uuid: "fcbe468749e841e685fd4a80a6b09769" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc3ea850f5234c8398195fcff30dc536"
I20260608 12:54:41.052205 17866 leader_election.cc:304] T c4aa7cb779da4339a05263457b5ba149 P fcbe468749e841e685fd4a80a6b09769 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad590af0bec24e3d90270c3198685b61, fcbe468749e841e685fd4a80a6b09769; no voters: 
I20260608 12:54:41.052671 17825 raft_consensus.cc:3060] T 13317a55a6134e11a2fedcaac6042dec P bc3ea850f5234c8398195fcff30dc536 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:41.053615 17974 raft_consensus.cc:2804] T c4aa7cb779da4339a05263457b5ba149 P fcbe468749e841e685fd4a80a6b09769 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:41.055311 17953 leader_election.cc:290] T b823b6e447954b2aaf67e69cf56390bf P fcbe468749e841e685fd4a80a6b09769 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad590af0bec24e3d90270c3198685b61 (127.16.174.129:37359), bc3ea850f5234c8398195fcff30dc536 (127.16.174.130:38869)
I20260608 12:54:41.056565 17974 raft_consensus.cc:697] T c4aa7cb779da4339a05263457b5ba149 P fcbe468749e841e685fd4a80a6b09769 [term 1 LEADER]: Becoming Leader. State: Replica: fcbe468749e841e685fd4a80a6b09769, State: Running, Role: LEADER
I20260608 12:54:41.057161 17824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b823b6e447954b2aaf67e69cf56390bf" candidate_uuid: "fcbe468749e841e685fd4a80a6b09769" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc3ea850f5234c8398195fcff30dc536" is_pre_election: true
I20260608 12:54:41.058104 17824 raft_consensus.cc:2468] T b823b6e447954b2aaf67e69cf56390bf P bc3ea850f5234c8398195fcff30dc536 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcbe468749e841e685fd4a80a6b09769 in term 0.
I20260608 12:54:41.057898 17974 consensus_queue.cc:237] T c4aa7cb779da4339a05263457b5ba149 P fcbe468749e841e685fd4a80a6b09769 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:41.057212 17749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b823b6e447954b2aaf67e69cf56390bf" candidate_uuid: "fcbe468749e841e685fd4a80a6b09769" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad590af0bec24e3d90270c3198685b61" is_pre_election: true
I20260608 12:54:41.059511 17864 leader_election.cc:304] T b823b6e447954b2aaf67e69cf56390bf P fcbe468749e841e685fd4a80a6b09769 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc3ea850f5234c8398195fcff30dc536, fcbe468749e841e685fd4a80a6b09769; no voters: 
I20260608 12:54:41.060585 17953 raft_consensus.cc:2804] T b823b6e447954b2aaf67e69cf56390bf P fcbe468749e841e685fd4a80a6b09769 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260608 12:54:41.060762 17866 leader_election.cc:343] T b823b6e447954b2aaf67e69cf56390bf P fcbe468749e841e685fd4a80a6b09769 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad590af0bec24e3d90270c3198685b61 (127.16.174.129:37359): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:54:41.061064 17953 raft_consensus.cc:493] T b823b6e447954b2aaf67e69cf56390bf P fcbe468749e841e685fd4a80a6b09769 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:41.061560 17953 raft_consensus.cc:3060] T b823b6e447954b2aaf67e69cf56390bf P fcbe468749e841e685fd4a80a6b09769 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:41.061849 17945 consensus_queue.cc:260] T 13317a55a6134e11a2fedcaac6042dec P ad590af0bec24e3d90270c3198685b61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:41.067364 17751 raft_consensus.cc:3060] T 13317a55a6134e11a2fedcaac6042dec P ad590af0bec24e3d90270c3198685b61 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:41.068284 17945 ts_tablet_manager.cc:1434] T 13317a55a6134e11a2fedcaac6042dec P ad590af0bec24e3d90270c3198685b61: Time spent starting tablet: real 0.036s	user 0.009s	sys 0.000s
I20260608 12:54:41.075981 17973 raft_consensus.cc:493] T 3ac71fd3a99441549d7c0e163c858f39 P ad590af0bec24e3d90270c3198685b61 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:41.076519 17973 raft_consensus.cc:515] T 3ac71fd3a99441549d7c0e163c858f39 P ad590af0bec24e3d90270c3198685b61 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:41.077540 17826 raft_consensus.cc:2468] T c4aa7cb779da4339a05263457b5ba149 P bc3ea850f5234c8398195fcff30dc536 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcbe468749e841e685fd4a80a6b09769 in term 1.
I20260608 12:54:41.078532 17973 leader_election.cc:290] T 3ac71fd3a99441549d7c0e163c858f39 P ad590af0bec24e3d90270c3198685b61 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc3ea850f5234c8398195fcff30dc536 (127.16.174.130:38869), fcbe468749e841e685fd4a80a6b09769 (127.16.174.131:42735)
I20260608 12:54:41.079784 17899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ac71fd3a99441549d7c0e163c858f39" candidate_uuid: "ad590af0bec24e3d90270c3198685b61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbe468749e841e685fd4a80a6b09769" is_pre_election: true
W20260608 12:54:41.065332 17715 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.174.130:38869, user_credentials={real_user=slave}} blocked reactor thread for 57232.1us
I20260608 12:54:41.080566 17953 raft_consensus.cc:515] T b823b6e447954b2aaf67e69cf56390bf P fcbe468749e841e685fd4a80a6b09769 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:41.083586 17945 tablet_bootstrap.cc:492] T b823b6e447954b2aaf67e69cf56390bf P ad590af0bec24e3d90270c3198685b61: Bootstrap starting.
W20260608 12:54:41.086390 17714 leader_election.cc:343] T 3ac71fd3a99441549d7c0e163c858f39 P ad590af0bec24e3d90270c3198685b61 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcbe468749e841e685fd4a80a6b09769 (127.16.174.131:42735): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:54:41.086663 17826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ac71fd3a99441549d7c0e163c858f39" candidate_uuid: "ad590af0bec24e3d90270c3198685b61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc3ea850f5234c8398195fcff30dc536" is_pre_election: true
I20260608 12:54:41.087798 17826 raft_consensus.cc:2468] T 3ac71fd3a99441549d7c0e163c858f39 P bc3ea850f5234c8398195fcff30dc536 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad590af0bec24e3d90270c3198685b61 in term 0.
I20260608 12:54:41.085740 17648 catalog_manager.cc:5696] T c4aa7cb779da4339a05263457b5ba149 P fcbe468749e841e685fd4a80a6b09769 reported cstate change: term changed from 0 to 1, leader changed from <none> to fcbe468749e841e685fd4a80a6b09769 (127.16.174.131). New cstate: current_term: 1 leader_uuid: "fcbe468749e841e685fd4a80a6b09769" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } health_report { overall_health: HEALTHY } } }
I20260608 12:54:41.089320 17715 leader_election.cc:304] T 3ac71fd3a99441549d7c0e163c858f39 P ad590af0bec24e3d90270c3198685b61 [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: ad590af0bec24e3d90270c3198685b61, bc3ea850f5234c8398195fcff30dc536; no voters: fcbe468749e841e685fd4a80a6b09769
I20260608 12:54:41.090736 17973 raft_consensus.cc:2804] T 3ac71fd3a99441549d7c0e163c858f39 P ad590af0bec24e3d90270c3198685b61 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:41.091216 17973 raft_consensus.cc:493] T 3ac71fd3a99441549d7c0e163c858f39 P ad590af0bec24e3d90270c3198685b61 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:41.092097 17973 raft_consensus.cc:3060] T 3ac71fd3a99441549d7c0e163c858f39 P ad590af0bec24e3d90270c3198685b61 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:41.098412 17947 tablet_bootstrap.cc:492] T 3ac71fd3a99441549d7c0e163c858f39 P fcbe468749e841e685fd4a80a6b09769: No bootstrap required, opened a new log
I20260608 12:54:41.099040 17947 ts_tablet_manager.cc:1403] T 3ac71fd3a99441549d7c0e163c858f39 P fcbe468749e841e685fd4a80a6b09769: Time spent bootstrapping tablet: real 0.126s	user 0.010s	sys 0.007s
I20260608 12:54:41.098675 17946 raft_consensus.cc:359] T 64594ba637b447be87954489c6a4cc3e P bc3ea850f5234c8398195fcff30dc536 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:41.099854 17946 raft_consensus.cc:385] T 64594ba637b447be87954489c6a4cc3e P bc3ea850f5234c8398195fcff30dc536 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:41.100272 17946 raft_consensus.cc:740] T 64594ba637b447be87954489c6a4cc3e P bc3ea850f5234c8398195fcff30dc536 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc3ea850f5234c8398195fcff30dc536, State: Initialized, Role: FOLLOWER
I20260608 12:54:41.101145 17946 consensus_queue.cc:260] T 64594ba637b447be87954489c6a4cc3e P bc3ea850f5234c8398195fcff30dc536 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:41.102638 17947 raft_consensus.cc:359] T 3ac71fd3a99441549d7c0e163c858f39 P fcbe468749e841e685fd4a80a6b09769 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:41.103566 17947 raft_consensus.cc:385] T 3ac71fd3a99441549d7c0e163c858f39 P fcbe468749e841e685fd4a80a6b09769 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:41.103906 17947 raft_consensus.cc:740] T 3ac71fd3a99441549d7c0e163c858f39 P fcbe468749e841e685fd4a80a6b09769 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbe468749e841e685fd4a80a6b09769, State: Initialized, Role: FOLLOWER
I20260608 12:54:41.104382 17946 ts_tablet_manager.cc:1434] T 64594ba637b447be87954489c6a4cc3e P bc3ea850f5234c8398195fcff30dc536: Time spent starting tablet: real 0.056s	user 0.006s	sys 0.004s
I20260608 12:54:41.105753 17946 tablet_bootstrap.cc:492] T ca717e0e6fbe4963bf50c31cbf8c6607 P bc3ea850f5234c8398195fcff30dc536: Bootstrap starting.
I20260608 12:54:41.104951 17947 consensus_queue.cc:260] T 3ac71fd3a99441549d7c0e163c858f39 P fcbe468749e841e685fd4a80a6b09769 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:41.108458 17750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b823b6e447954b2aaf67e69cf56390bf" candidate_uuid: "fcbe468749e841e685fd4a80a6b09769" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad590af0bec24e3d90270c3198685b61"
W20260608 12:54:41.110205 17866 leader_election.cc:343] T b823b6e447954b2aaf67e69cf56390bf P fcbe468749e841e685fd4a80a6b09769 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad590af0bec24e3d90270c3198685b61 (127.16.174.129:37359): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:54:41.111863 17947 ts_tablet_manager.cc:1434] T 3ac71fd3a99441549d7c0e163c858f39 P fcbe468749e841e685fd4a80a6b09769: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.004s
I20260608 12:54:41.110466 17945 tablet_bootstrap.cc:654] T b823b6e447954b2aaf67e69cf56390bf P ad590af0bec24e3d90270c3198685b61: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:41.113794 17751 raft_consensus.cc:2468] T 13317a55a6134e11a2fedcaac6042dec P ad590af0bec24e3d90270c3198685b61 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcbe468749e841e685fd4a80a6b09769 in term 1.
I20260608 12:54:41.115913 17826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b823b6e447954b2aaf67e69cf56390bf" candidate_uuid: "fcbe468749e841e685fd4a80a6b09769" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc3ea850f5234c8398195fcff30dc536"
I20260608 12:54:41.116710 17826 raft_consensus.cc:3060] T b823b6e447954b2aaf67e69cf56390bf P bc3ea850f5234c8398195fcff30dc536 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:41.117223 17947 tablet_bootstrap.cc:492] T ca717e0e6fbe4963bf50c31cbf8c6607 P fcbe468749e841e685fd4a80a6b09769: Bootstrap starting.
I20260608 12:54:41.115871 17866 leader_election.cc:304] T 13317a55a6134e11a2fedcaac6042dec P fcbe468749e841e685fd4a80a6b09769 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad590af0bec24e3d90270c3198685b61, fcbe468749e841e685fd4a80a6b09769; no voters: 
I20260608 12:54:41.120533 17974 raft_consensus.cc:2804] T 13317a55a6134e11a2fedcaac6042dec P fcbe468749e841e685fd4a80a6b09769 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:41.121475 17974 raft_consensus.cc:697] T 13317a55a6134e11a2fedcaac6042dec P fcbe468749e841e685fd4a80a6b09769 [term 1 LEADER]: Becoming Leader. State: Replica: fcbe468749e841e685fd4a80a6b09769, State: Running, Role: LEADER
I20260608 12:54:41.121187 17646 catalog_manager.cc:5696] T 58d628459e07488bba6e1da7ef5bef59 P ad590af0bec24e3d90270c3198685b61 reported cstate change: term changed from 0 to 1, leader changed from <none> to ad590af0bec24e3d90270c3198685b61 (127.16.174.129). New cstate: current_term: 1 leader_uuid: "ad590af0bec24e3d90270c3198685b61" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:41.114699 17953 leader_election.cc:290] T b823b6e447954b2aaf67e69cf56390bf P fcbe468749e841e685fd4a80a6b09769 [CANDIDATE]: Term 1 election: Requested vote from peers ad590af0bec24e3d90270c3198685b61 (127.16.174.129:37359), bc3ea850f5234c8398195fcff30dc536 (127.16.174.130:38869)
I20260608 12:54:41.122357 17974 consensus_queue.cc:237] T 13317a55a6134e11a2fedcaac6042dec P fcbe468749e841e685fd4a80a6b09769 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:41.131857 17947 tablet_bootstrap.cc:654] T ca717e0e6fbe4963bf50c31cbf8c6607 P fcbe468749e841e685fd4a80a6b09769: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:41.135967 17826 raft_consensus.cc:2468] T b823b6e447954b2aaf67e69cf56390bf P bc3ea850f5234c8398195fcff30dc536 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcbe468749e841e685fd4a80a6b09769 in term 1.
I20260608 12:54:41.139467 17946 tablet_bootstrap.cc:654] T ca717e0e6fbe4963bf50c31cbf8c6607 P bc3ea850f5234c8398195fcff30dc536: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:41.139854 17864 leader_election.cc:304] T b823b6e447954b2aaf67e69cf56390bf P fcbe468749e841e685fd4a80a6b09769 [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: bc3ea850f5234c8398195fcff30dc536, fcbe468749e841e685fd4a80a6b09769; no voters: ad590af0bec24e3d90270c3198685b61
I20260608 12:54:41.138546 17973 raft_consensus.cc:515] T 3ac71fd3a99441549d7c0e163c858f39 P ad590af0bec24e3d90270c3198685b61 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:41.142913 17974 raft_consensus.cc:2804] T b823b6e447954b2aaf67e69cf56390bf P fcbe468749e841e685fd4a80a6b09769 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:41.143316 17825 raft_consensus.cc:2468] T 13317a55a6134e11a2fedcaac6042dec P bc3ea850f5234c8398195fcff30dc536 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcbe468749e841e685fd4a80a6b09769 in term 1.
I20260608 12:54:41.143622 17974 raft_consensus.cc:697] T b823b6e447954b2aaf67e69cf56390bf P fcbe468749e841e685fd4a80a6b09769 [term 1 LEADER]: Becoming Leader. State: Replica: fcbe468749e841e685fd4a80a6b09769, State: Running, Role: LEADER
I20260608 12:54:41.145296 17974 consensus_queue.cc:237] T b823b6e447954b2aaf67e69cf56390bf P fcbe468749e841e685fd4a80a6b09769 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:41.145846 17973 leader_election.cc:290] T 3ac71fd3a99441549d7c0e163c858f39 P ad590af0bec24e3d90270c3198685b61 [CANDIDATE]: Term 1 election: Requested vote from peers bc3ea850f5234c8398195fcff30dc536 (127.16.174.130:38869), fcbe468749e841e685fd4a80a6b09769 (127.16.174.131:42735)
I20260608 12:54:41.146821 17899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ac71fd3a99441549d7c0e163c858f39" candidate_uuid: "ad590af0bec24e3d90270c3198685b61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbe468749e841e685fd4a80a6b09769"
I20260608 12:54:41.148253 17899 raft_consensus.cc:3060] T 3ac71fd3a99441549d7c0e163c858f39 P fcbe468749e841e685fd4a80a6b09769 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:41.157832 17899 raft_consensus.cc:2468] T 3ac71fd3a99441549d7c0e163c858f39 P fcbe468749e841e685fd4a80a6b09769 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad590af0bec24e3d90270c3198685b61 in term 1.
I20260608 12:54:41.159706 17947 tablet_bootstrap.cc:492] T ca717e0e6fbe4963bf50c31cbf8c6607 P fcbe468749e841e685fd4a80a6b09769: No bootstrap required, opened a new log
I20260608 12:54:41.159525 17714 leader_election.cc:304] T 3ac71fd3a99441549d7c0e163c858f39 P ad590af0bec24e3d90270c3198685b61 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad590af0bec24e3d90270c3198685b61, fcbe468749e841e685fd4a80a6b09769; no voters: 
I20260608 12:54:41.160504 17947 ts_tablet_manager.cc:1403] T ca717e0e6fbe4963bf50c31cbf8c6607 P fcbe468749e841e685fd4a80a6b09769: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.010s
I20260608 12:54:41.146569 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ac71fd3a99441549d7c0e163c858f39" candidate_uuid: "ad590af0bec24e3d90270c3198685b61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc3ea850f5234c8398195fcff30dc536"
I20260608 12:54:41.161528 17825 raft_consensus.cc:3060] T 3ac71fd3a99441549d7c0e163c858f39 P bc3ea850f5234c8398195fcff30dc536 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:41.163877 17973 raft_consensus.cc:2804] T 3ac71fd3a99441549d7c0e163c858f39 P ad590af0bec24e3d90270c3198685b61 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:41.166000 17973 raft_consensus.cc:697] T 3ac71fd3a99441549d7c0e163c858f39 P ad590af0bec24e3d90270c3198685b61 [term 1 LEADER]: Becoming Leader. State: Replica: ad590af0bec24e3d90270c3198685b61, State: Running, Role: LEADER
I20260608 12:54:41.165732 17947 raft_consensus.cc:359] T ca717e0e6fbe4963bf50c31cbf8c6607 P fcbe468749e841e685fd4a80a6b09769 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:41.166868 17947 raft_consensus.cc:385] T ca717e0e6fbe4963bf50c31cbf8c6607 P fcbe468749e841e685fd4a80a6b09769 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:41.167295 17947 raft_consensus.cc:740] T ca717e0e6fbe4963bf50c31cbf8c6607 P fcbe468749e841e685fd4a80a6b09769 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbe468749e841e685fd4a80a6b09769, State: Initialized, Role: FOLLOWER
I20260608 12:54:41.167435 17973 consensus_queue.cc:237] T 3ac71fd3a99441549d7c0e163c858f39 P ad590af0bec24e3d90270c3198685b61 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:41.173388 17947 consensus_queue.cc:260] T ca717e0e6fbe4963bf50c31cbf8c6607 P fcbe468749e841e685fd4a80a6b09769 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:41.179322 17947 ts_tablet_manager.cc:1434] T ca717e0e6fbe4963bf50c31cbf8c6607 P fcbe468749e841e685fd4a80a6b09769: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.001s
I20260608 12:54:41.181247 17947 tablet_bootstrap.cc:492] T 64594ba637b447be87954489c6a4cc3e P fcbe468749e841e685fd4a80a6b09769: Bootstrap starting.
I20260608 12:54:41.185199 17945 tablet_bootstrap.cc:492] T b823b6e447954b2aaf67e69cf56390bf P ad590af0bec24e3d90270c3198685b61: No bootstrap required, opened a new log
I20260608 12:54:41.185954 17945 ts_tablet_manager.cc:1403] T b823b6e447954b2aaf67e69cf56390bf P ad590af0bec24e3d90270c3198685b61: Time spent bootstrapping tablet: real 0.103s	user 0.015s	sys 0.001s
I20260608 12:54:41.187906 17952 raft_consensus.cc:493] T a5d4cbb579cf49f19f3082327d926585 P ad590af0bec24e3d90270c3198685b61 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:41.188644 17952 raft_consensus.cc:515] T a5d4cbb579cf49f19f3082327d926585 P ad590af0bec24e3d90270c3198685b61 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:41.196579 17825 raft_consensus.cc:2468] T 3ac71fd3a99441549d7c0e163c858f39 P bc3ea850f5234c8398195fcff30dc536 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad590af0bec24e3d90270c3198685b61 in term 1.
I20260608 12:54:41.200750 17952 leader_election.cc:290] T a5d4cbb579cf49f19f3082327d926585 P ad590af0bec24e3d90270c3198685b61 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc3ea850f5234c8398195fcff30dc536 (127.16.174.130:38869), fcbe468749e841e685fd4a80a6b09769 (127.16.174.131:42735)
I20260608 12:54:41.201339 17947 tablet_bootstrap.cc:654] T 64594ba637b447be87954489c6a4cc3e P fcbe468749e841e685fd4a80a6b09769: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:41.201035 17826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d4cbb579cf49f19f3082327d926585" candidate_uuid: "ad590af0bec24e3d90270c3198685b61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc3ea850f5234c8398195fcff30dc536" is_pre_election: true
I20260608 12:54:41.201977 17899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d4cbb579cf49f19f3082327d926585" candidate_uuid: "ad590af0bec24e3d90270c3198685b61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbe468749e841e685fd4a80a6b09769" is_pre_election: true
I20260608 12:54:41.202208 17826 raft_consensus.cc:2468] T a5d4cbb579cf49f19f3082327d926585 P bc3ea850f5234c8398195fcff30dc536 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad590af0bec24e3d90270c3198685b61 in term 0.
I20260608 12:54:41.202664 17899 raft_consensus.cc:2468] T a5d4cbb579cf49f19f3082327d926585 P fcbe468749e841e685fd4a80a6b09769 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad590af0bec24e3d90270c3198685b61 in term 0.
I20260608 12:54:41.203431 17715 leader_election.cc:304] T a5d4cbb579cf49f19f3082327d926585 P ad590af0bec24e3d90270c3198685b61 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad590af0bec24e3d90270c3198685b61, bc3ea850f5234c8398195fcff30dc536; no voters: 
I20260608 12:54:41.204627 17952 raft_consensus.cc:2804] T a5d4cbb579cf49f19f3082327d926585 P ad590af0bec24e3d90270c3198685b61 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:41.205099 17952 raft_consensus.cc:493] T a5d4cbb579cf49f19f3082327d926585 P ad590af0bec24e3d90270c3198685b61 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:41.205690 17952 raft_consensus.cc:3060] T a5d4cbb579cf49f19f3082327d926585 P ad590af0bec24e3d90270c3198685b61 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:41.207172 17945 raft_consensus.cc:359] T b823b6e447954b2aaf67e69cf56390bf P ad590af0bec24e3d90270c3198685b61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:41.208187 17945 raft_consensus.cc:385] T b823b6e447954b2aaf67e69cf56390bf P ad590af0bec24e3d90270c3198685b61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:41.208585 17945 raft_consensus.cc:740] T b823b6e447954b2aaf67e69cf56390bf P ad590af0bec24e3d90270c3198685b61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad590af0bec24e3d90270c3198685b61, State: Initialized, Role: FOLLOWER
I20260608 12:54:41.212937 17946 tablet_bootstrap.cc:492] T ca717e0e6fbe4963bf50c31cbf8c6607 P bc3ea850f5234c8398195fcff30dc536: No bootstrap required, opened a new log
I20260608 12:54:41.213482 17946 ts_tablet_manager.cc:1403] T ca717e0e6fbe4963bf50c31cbf8c6607 P bc3ea850f5234c8398195fcff30dc536: Time spent bootstrapping tablet: real 0.108s	user 0.028s	sys 0.031s
I20260608 12:54:41.215040 17952 raft_consensus.cc:515] T a5d4cbb579cf49f19f3082327d926585 P ad590af0bec24e3d90270c3198685b61 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:41.216317 17947 tablet_bootstrap.cc:492] T 64594ba637b447be87954489c6a4cc3e P fcbe468749e841e685fd4a80a6b09769: No bootstrap required, opened a new log
I20260608 12:54:41.216347 17946 raft_consensus.cc:359] T ca717e0e6fbe4963bf50c31cbf8c6607 P bc3ea850f5234c8398195fcff30dc536 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:41.216979 17947 ts_tablet_manager.cc:1403] T 64594ba637b447be87954489c6a4cc3e P fcbe468749e841e685fd4a80a6b09769: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.009s
I20260608 12:54:41.217280 17946 raft_consensus.cc:385] T ca717e0e6fbe4963bf50c31cbf8c6607 P bc3ea850f5234c8398195fcff30dc536 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:41.217703 17946 raft_consensus.cc:740] T ca717e0e6fbe4963bf50c31cbf8c6607 P bc3ea850f5234c8398195fcff30dc536 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc3ea850f5234c8398195fcff30dc536, State: Initialized, Role: FOLLOWER
I20260608 12:54:41.218459 17946 consensus_queue.cc:260] T ca717e0e6fbe4963bf50c31cbf8c6607 P bc3ea850f5234c8398195fcff30dc536 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:41.219834 17945 consensus_queue.cc:260] T b823b6e447954b2aaf67e69cf56390bf P ad590af0bec24e3d90270c3198685b61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:41.220217 17826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d4cbb579cf49f19f3082327d926585" candidate_uuid: "ad590af0bec24e3d90270c3198685b61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc3ea850f5234c8398195fcff30dc536"
I20260608 12:54:41.220887 17826 raft_consensus.cc:3060] T a5d4cbb579cf49f19f3082327d926585 P bc3ea850f5234c8398195fcff30dc536 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:41.220438 17947 raft_consensus.cc:359] T 64594ba637b447be87954489c6a4cc3e P fcbe468749e841e685fd4a80a6b09769 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:41.221447 17947 raft_consensus.cc:385] T 64594ba637b447be87954489c6a4cc3e P fcbe468749e841e685fd4a80a6b09769 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:41.221833 17947 raft_consensus.cc:740] T 64594ba637b447be87954489c6a4cc3e P fcbe468749e841e685fd4a80a6b09769 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbe468749e841e685fd4a80a6b09769, State: Initialized, Role: FOLLOWER
I20260608 12:54:41.222155 17945 ts_tablet_manager.cc:1434] T b823b6e447954b2aaf67e69cf56390bf P ad590af0bec24e3d90270c3198685b61: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.003s
I20260608 12:54:41.223186 17945 tablet_bootstrap.cc:492] T 64594ba637b447be87954489c6a4cc3e P ad590af0bec24e3d90270c3198685b61: Bootstrap starting.
I20260608 12:54:41.222745 17947 consensus_queue.cc:260] T 64594ba637b447be87954489c6a4cc3e P fcbe468749e841e685fd4a80a6b09769 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:41.224295 17974 raft_consensus.cc:493] T 64594ba637b447be87954489c6a4cc3e P fcbe468749e841e685fd4a80a6b09769 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:41.225011 17974 raft_consensus.cc:515] T 64594ba637b447be87954489c6a4cc3e P fcbe468749e841e685fd4a80a6b09769 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:41.225986 17947 ts_tablet_manager.cc:1434] T 64594ba637b447be87954489c6a4cc3e P fcbe468749e841e685fd4a80a6b09769: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:54:41.228541 17751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64594ba637b447be87954489c6a4cc3e" candidate_uuid: "fcbe468749e841e685fd4a80a6b09769" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad590af0bec24e3d90270c3198685b61" is_pre_election: true
I20260608 12:54:41.230039 17946 ts_tablet_manager.cc:1434] T ca717e0e6fbe4963bf50c31cbf8c6607 P bc3ea850f5234c8398195fcff30dc536: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.004s
W20260608 12:54:41.230240 17866 leader_election.cc:343] T 64594ba637b447be87954489c6a4cc3e P fcbe468749e841e685fd4a80a6b09769 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad590af0bec24e3d90270c3198685b61 (127.16.174.129:37359): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:54:41.231264 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64594ba637b447be87954489c6a4cc3e" candidate_uuid: "fcbe468749e841e685fd4a80a6b09769" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc3ea850f5234c8398195fcff30dc536" is_pre_election: true
I20260608 12:54:41.231930 17974 leader_election.cc:290] T 64594ba637b447be87954489c6a4cc3e P fcbe468749e841e685fd4a80a6b09769 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad590af0bec24e3d90270c3198685b61 (127.16.174.129:37359), bc3ea850f5234c8398195fcff30dc536 (127.16.174.130:38869)
I20260608 12:54:41.232030 17825 raft_consensus.cc:2468] T 64594ba637b447be87954489c6a4cc3e P bc3ea850f5234c8398195fcff30dc536 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcbe468749e841e685fd4a80a6b09769 in term 0.
I20260608 12:54:41.232776 17945 tablet_bootstrap.cc:654] T 64594ba637b447be87954489c6a4cc3e P ad590af0bec24e3d90270c3198685b61: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:41.233372 17864 leader_election.cc:304] T 64594ba637b447be87954489c6a4cc3e P fcbe468749e841e685fd4a80a6b09769 [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: bc3ea850f5234c8398195fcff30dc536, fcbe468749e841e685fd4a80a6b09769; no voters: ad590af0bec24e3d90270c3198685b61
I20260608 12:54:41.234344 17953 raft_consensus.cc:2804] T 64594ba637b447be87954489c6a4cc3e P fcbe468749e841e685fd4a80a6b09769 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:41.234730 17953 raft_consensus.cc:493] T 64594ba637b447be87954489c6a4cc3e P fcbe468749e841e685fd4a80a6b09769 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:41.235080 17953 raft_consensus.cc:3060] T 64594ba637b447be87954489c6a4cc3e P fcbe468749e841e685fd4a80a6b09769 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:41.240243 17974 raft_consensus.cc:493] T ca717e0e6fbe4963bf50c31cbf8c6607 P fcbe468749e841e685fd4a80a6b09769 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:41.240782 17974 raft_consensus.cc:515] T ca717e0e6fbe4963bf50c31cbf8c6607 P fcbe468749e841e685fd4a80a6b09769 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:41.242937 17953 raft_consensus.cc:515] T 64594ba637b447be87954489c6a4cc3e P fcbe468749e841e685fd4a80a6b09769 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:41.244133 17751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca717e0e6fbe4963bf50c31cbf8c6607" candidate_uuid: "fcbe468749e841e685fd4a80a6b09769" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad590af0bec24e3d90270c3198685b61" is_pre_election: true
I20260608 12:54:41.244815 17751 raft_consensus.cc:2468] T ca717e0e6fbe4963bf50c31cbf8c6607 P ad590af0bec24e3d90270c3198685b61 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcbe468749e841e685fd4a80a6b09769 in term 0.
I20260608 12:54:41.246485 17751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64594ba637b447be87954489c6a4cc3e" candidate_uuid: "fcbe468749e841e685fd4a80a6b09769" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad590af0bec24e3d90270c3198685b61"
I20260608 12:54:41.246531 17866 leader_election.cc:304] T ca717e0e6fbe4963bf50c31cbf8c6607 P fcbe468749e841e685fd4a80a6b09769 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad590af0bec24e3d90270c3198685b61, fcbe468749e841e685fd4a80a6b09769; no voters: 
I20260608 12:54:41.247846 17978 raft_consensus.cc:2804] T ca717e0e6fbe4963bf50c31cbf8c6607 P fcbe468749e841e685fd4a80a6b09769 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:41.248246 17978 raft_consensus.cc:493] T ca717e0e6fbe4963bf50c31cbf8c6607 P fcbe468749e841e685fd4a80a6b09769 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:41.248625 17978 raft_consensus.cc:3060] T ca717e0e6fbe4963bf50c31cbf8c6607 P fcbe468749e841e685fd4a80a6b09769 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:41.248920 17974 leader_election.cc:290] T ca717e0e6fbe4963bf50c31cbf8c6607 P fcbe468749e841e685fd4a80a6b09769 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad590af0bec24e3d90270c3198685b61 (127.16.174.129:37359), bc3ea850f5234c8398195fcff30dc536 (127.16.174.130:38869)
I20260608 12:54:41.250370 17826 raft_consensus.cc:2468] T a5d4cbb579cf49f19f3082327d926585 P bc3ea850f5234c8398195fcff30dc536 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad590af0bec24e3d90270c3198685b61 in term 1.
I20260608 12:54:41.252039 17715 leader_election.cc:304] T a5d4cbb579cf49f19f3082327d926585 P ad590af0bec24e3d90270c3198685b61 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad590af0bec24e3d90270c3198685b61, bc3ea850f5234c8398195fcff30dc536; no voters: 
I20260608 12:54:41.252159 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca717e0e6fbe4963bf50c31cbf8c6607" candidate_uuid: "fcbe468749e841e685fd4a80a6b09769" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc3ea850f5234c8398195fcff30dc536" is_pre_election: true
I20260608 12:54:41.253584 17977 raft_consensus.cc:2804] T a5d4cbb579cf49f19f3082327d926585 P ad590af0bec24e3d90270c3198685b61 [term 1 FOLLOWER]: Leader election won for term 1
W20260608 12:54:41.253609 17866 leader_election.cc:343] T 64594ba637b447be87954489c6a4cc3e P fcbe468749e841e685fd4a80a6b09769 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad590af0bec24e3d90270c3198685b61 (127.16.174.129:37359): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:54:41.254252 17977 raft_consensus.cc:697] T a5d4cbb579cf49f19f3082327d926585 P ad590af0bec24e3d90270c3198685b61 [term 1 LEADER]: Becoming Leader. State: Replica: ad590af0bec24e3d90270c3198685b61, State: Running, Role: LEADER
I20260608 12:54:41.253918 17825 raft_consensus.cc:2468] T ca717e0e6fbe4963bf50c31cbf8c6607 P bc3ea850f5234c8398195fcff30dc536 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcbe468749e841e685fd4a80a6b09769 in term 0.
I20260608 12:54:41.255900 17952 leader_election.cc:290] T a5d4cbb579cf49f19f3082327d926585 P ad590af0bec24e3d90270c3198685b61 [CANDIDATE]: Term 1 election: Requested vote from peers bc3ea850f5234c8398195fcff30dc536 (127.16.174.130:38869), fcbe468749e841e685fd4a80a6b09769 (127.16.174.131:42735)
I20260608 12:54:41.258960 17945 tablet_bootstrap.cc:492] T 64594ba637b447be87954489c6a4cc3e P ad590af0bec24e3d90270c3198685b61: No bootstrap required, opened a new log
I20260608 12:54:41.258533 17646 catalog_manager.cc:5696] T 3ac71fd3a99441549d7c0e163c858f39 P ad590af0bec24e3d90270c3198685b61 reported cstate change: term changed from 0 to 1, leader changed from <none> to ad590af0bec24e3d90270c3198685b61 (127.16.174.129). New cstate: current_term: 1 leader_uuid: "ad590af0bec24e3d90270c3198685b61" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:41.260387 17945 ts_tablet_manager.cc:1403] T 64594ba637b447be87954489c6a4cc3e P ad590af0bec24e3d90270c3198685b61: Time spent bootstrapping tablet: real 0.037s	user 0.026s	sys 0.007s
I20260608 12:54:41.261060 17953 leader_election.cc:290] T 64594ba637b447be87954489c6a4cc3e P fcbe468749e841e685fd4a80a6b09769 [CANDIDATE]: Term 1 election: Requested vote from peers ad590af0bec24e3d90270c3198685b61 (127.16.174.129:37359), bc3ea850f5234c8398195fcff30dc536 (127.16.174.130:38869)
I20260608 12:54:41.260542 17977 consensus_queue.cc:237] T a5d4cbb579cf49f19f3082327d926585 P ad590af0bec24e3d90270c3198685b61 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:41.262573 17899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d4cbb579cf49f19f3082327d926585" candidate_uuid: "ad590af0bec24e3d90270c3198685b61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbe468749e841e685fd4a80a6b09769"
I20260608 12:54:41.263139 17899 raft_consensus.cc:3060] T a5d4cbb579cf49f19f3082327d926585 P fcbe468749e841e685fd4a80a6b09769 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:41.263366 17945 raft_consensus.cc:359] T 64594ba637b447be87954489c6a4cc3e P ad590af0bec24e3d90270c3198685b61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:41.264040 17945 raft_consensus.cc:385] T 64594ba637b447be87954489c6a4cc3e P ad590af0bec24e3d90270c3198685b61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:41.264389 17945 raft_consensus.cc:740] T 64594ba637b447be87954489c6a4cc3e P ad590af0bec24e3d90270c3198685b61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad590af0bec24e3d90270c3198685b61, State: Initialized, Role: FOLLOWER
I20260608 12:54:41.265007 17826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64594ba637b447be87954489c6a4cc3e" candidate_uuid: "fcbe468749e841e685fd4a80a6b09769" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc3ea850f5234c8398195fcff30dc536"
I20260608 12:54:41.265090 17945 consensus_queue.cc:260] T 64594ba637b447be87954489c6a4cc3e P ad590af0bec24e3d90270c3198685b61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:41.265698 17826 raft_consensus.cc:3060] T 64594ba637b447be87954489c6a4cc3e P bc3ea850f5234c8398195fcff30dc536 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:41.267300 17945 ts_tablet_manager.cc:1434] T 64594ba637b447be87954489c6a4cc3e P ad590af0bec24e3d90270c3198685b61: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:54:41.271441 17826 raft_consensus.cc:2468] T 64594ba637b447be87954489c6a4cc3e P bc3ea850f5234c8398195fcff30dc536 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcbe468749e841e685fd4a80a6b09769 in term 1.
I20260608 12:54:41.272789 17864 leader_election.cc:304] T 64594ba637b447be87954489c6a4cc3e P fcbe468749e841e685fd4a80a6b09769 [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: bc3ea850f5234c8398195fcff30dc536, fcbe468749e841e685fd4a80a6b09769; no voters: ad590af0bec24e3d90270c3198685b61
I20260608 12:54:41.275318 17953 raft_consensus.cc:2804] T 64594ba637b447be87954489c6a4cc3e P fcbe468749e841e685fd4a80a6b09769 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:41.276232 17953 raft_consensus.cc:697] T 64594ba637b447be87954489c6a4cc3e P fcbe468749e841e685fd4a80a6b09769 [term 1 LEADER]: Becoming Leader. State: Replica: fcbe468749e841e685fd4a80a6b09769, State: Running, Role: LEADER
I20260608 12:54:41.277086 17953 consensus_queue.cc:237] T 64594ba637b447be87954489c6a4cc3e P fcbe468749e841e685fd4a80a6b09769 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:41.278366 17899 raft_consensus.cc:2468] T a5d4cbb579cf49f19f3082327d926585 P fcbe468749e841e685fd4a80a6b09769 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad590af0bec24e3d90270c3198685b61 in term 1.
I20260608 12:54:41.259234 17978 raft_consensus.cc:515] T ca717e0e6fbe4963bf50c31cbf8c6607 P fcbe468749e841e685fd4a80a6b09769 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:41.281536 17978 leader_election.cc:290] T ca717e0e6fbe4963bf50c31cbf8c6607 P fcbe468749e841e685fd4a80a6b09769 [CANDIDATE]: Term 1 election: Requested vote from peers ad590af0bec24e3d90270c3198685b61 (127.16.174.129:37359), bc3ea850f5234c8398195fcff30dc536 (127.16.174.130:38869)
I20260608 12:54:41.281344 17649 catalog_manager.cc:5696] T b823b6e447954b2aaf67e69cf56390bf P fcbe468749e841e685fd4a80a6b09769 reported cstate change: term changed from 0 to 1, leader changed from <none> to fcbe468749e841e685fd4a80a6b09769 (127.16.174.131). New cstate: current_term: 1 leader_uuid: "fcbe468749e841e685fd4a80a6b09769" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } health_report { overall_health: HEALTHY } } }
I20260608 12:54:41.282845 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca717e0e6fbe4963bf50c31cbf8c6607" candidate_uuid: "fcbe468749e841e685fd4a80a6b09769" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc3ea850f5234c8398195fcff30dc536"
I20260608 12:54:41.283789 17825 raft_consensus.cc:3060] T ca717e0e6fbe4963bf50c31cbf8c6607 P bc3ea850f5234c8398195fcff30dc536 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:41.284540 17751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca717e0e6fbe4963bf50c31cbf8c6607" candidate_uuid: "fcbe468749e841e685fd4a80a6b09769" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad590af0bec24e3d90270c3198685b61"
I20260608 12:54:41.285095 17751 raft_consensus.cc:3060] T ca717e0e6fbe4963bf50c31cbf8c6607 P ad590af0bec24e3d90270c3198685b61 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:41.291115 17649 catalog_manager.cc:5696] T 13317a55a6134e11a2fedcaac6042dec P fcbe468749e841e685fd4a80a6b09769 reported cstate change: term changed from 0 to 1, leader changed from <none> to fcbe468749e841e685fd4a80a6b09769 (127.16.174.131). New cstate: current_term: 1 leader_uuid: "fcbe468749e841e685fd4a80a6b09769" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } health_report { overall_health: HEALTHY } } }
I20260608 12:54:41.292228 17751 raft_consensus.cc:2468] T ca717e0e6fbe4963bf50c31cbf8c6607 P ad590af0bec24e3d90270c3198685b61 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcbe468749e841e685fd4a80a6b09769 in term 1.
I20260608 12:54:41.292656 17825 raft_consensus.cc:2468] T ca717e0e6fbe4963bf50c31cbf8c6607 P bc3ea850f5234c8398195fcff30dc536 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcbe468749e841e685fd4a80a6b09769 in term 1.
I20260608 12:54:41.293520 17866 leader_election.cc:304] T ca717e0e6fbe4963bf50c31cbf8c6607 P fcbe468749e841e685fd4a80a6b09769 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad590af0bec24e3d90270c3198685b61, fcbe468749e841e685fd4a80a6b09769; no voters: 
I20260608 12:54:41.294551 17953 raft_consensus.cc:2804] T ca717e0e6fbe4963bf50c31cbf8c6607 P fcbe468749e841e685fd4a80a6b09769 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:41.295266 17953 raft_consensus.cc:697] T ca717e0e6fbe4963bf50c31cbf8c6607 P fcbe468749e841e685fd4a80a6b09769 [term 1 LEADER]: Becoming Leader. State: Replica: fcbe468749e841e685fd4a80a6b09769, State: Running, Role: LEADER
I20260608 12:54:41.298941 17953 consensus_queue.cc:237] T ca717e0e6fbe4963bf50c31cbf8c6607 P fcbe468749e841e685fd4a80a6b09769 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:41.306144 17646 catalog_manager.cc:5696] T a5d4cbb579cf49f19f3082327d926585 P ad590af0bec24e3d90270c3198685b61 reported cstate change: term changed from 0 to 1, leader changed from <none> to ad590af0bec24e3d90270c3198685b61 (127.16.174.129). New cstate: current_term: 1 leader_uuid: "ad590af0bec24e3d90270c3198685b61" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:41.320432 17649 catalog_manager.cc:5696] T ca717e0e6fbe4963bf50c31cbf8c6607 P fcbe468749e841e685fd4a80a6b09769 reported cstate change: term changed from 0 to 1, leader changed from <none> to fcbe468749e841e685fd4a80a6b09769 (127.16.174.131). New cstate: current_term: 1 leader_uuid: "fcbe468749e841e685fd4a80a6b09769" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } health_report { overall_health: HEALTHY } } }
I20260608 12:54:41.322180 17649 catalog_manager.cc:5696] T 64594ba637b447be87954489c6a4cc3e P fcbe468749e841e685fd4a80a6b09769 reported cstate change: term changed from 0 to 1, leader changed from <none> to fcbe468749e841e685fd4a80a6b09769 (127.16.174.131). New cstate: current_term: 1 leader_uuid: "fcbe468749e841e685fd4a80a6b09769" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } health_report { overall_health: HEALTHY } } }
I20260608 12:54:41.342698 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:41.349476 17996 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:54:41.350878 17997 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:41.353567 17082 server_base.cc:1061] running on GCE node
W20260608 12:54:41.353610 17999 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:41.354941 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:41.355206 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:54:41.355410 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923281355390 us; error 0 us; skew 500 ppm
I20260608 12:54:41.356343 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:41.368047 17082 webserver.cc:533] Webserver started at http://127.16.174.132:35527/ using document root <none> and password file <none>
I20260608 12:54:41.369266 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:41.369607 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:41.370390 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:41.372449 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923273579219-17082-0/minicluster-data/ts-3-root/instance:
uuid: "3dc9461194ec4591871b1df0d52cccde"
format_stamp: "Formatted at 2026-06-08 12:54:41 on dist-test-slave-840c"
I20260608 12:54:41.380697 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.001s
I20260608 12:54:41.387375 18004 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:41.389196 17082 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 12:54:41.389721 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923273579219-17082-0/minicluster-data/ts-3-root
uuid: "3dc9461194ec4591871b1df0d52cccde"
format_stamp: "Formatted at 2026-06-08 12:54:41 on dist-test-slave-840c"
I20260608 12:54:41.390005 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923273579219-17082-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923273579219-17082-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923273579219-17082-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:54:41.416968 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:41.419305 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:41.421054 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:41.425099 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:41.425293 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:41.425550 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:41.425686 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:41.476302 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.132:45215
I20260608 12:54:41.482645 17977 consensus_queue.cc:1048] T 58d628459e07488bba6e1da7ef5bef59 P ad590af0bec24e3d90270c3198685b61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:54:41.493621 18066 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.132:45215 every 8 connection(s)
I20260608 12:54:41.495923 17977 raft_consensus.cc:493] T 64594ba637b447be87954489c6a4cc3e P ad590af0bec24e3d90270c3198685b61 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:41.496520 17977 raft_consensus.cc:515] T 64594ba637b447be87954489c6a4cc3e P ad590af0bec24e3d90270c3198685b61 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:41.499624 17826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64594ba637b447be87954489c6a4cc3e" candidate_uuid: "ad590af0bec24e3d90270c3198685b61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc3ea850f5234c8398195fcff30dc536" is_pre_election: true
I20260608 12:54:41.500528 17826 raft_consensus.cc:2393] T 64594ba637b447be87954489c6a4cc3e P bc3ea850f5234c8398195fcff30dc536 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ad590af0bec24e3d90270c3198685b61 in current term 1: Already voted for candidate fcbe468749e841e685fd4a80a6b09769 in this term.
I20260608 12:54:41.500546 17977 leader_election.cc:290] T 64594ba637b447be87954489c6a4cc3e P ad590af0bec24e3d90270c3198685b61 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc3ea850f5234c8398195fcff30dc536 (127.16.174.130:38869), fcbe468749e841e685fd4a80a6b09769 (127.16.174.131:42735)
I20260608 12:54:41.502688 17899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64594ba637b447be87954489c6a4cc3e" candidate_uuid: "ad590af0bec24e3d90270c3198685b61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbe468749e841e685fd4a80a6b09769" is_pre_election: true
I20260608 12:54:41.504482 17714 leader_election.cc:304] T 64594ba637b447be87954489c6a4cc3e P ad590af0bec24e3d90270c3198685b61 [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: ad590af0bec24e3d90270c3198685b61; no voters: bc3ea850f5234c8398195fcff30dc536, fcbe468749e841e685fd4a80a6b09769
I20260608 12:54:41.505615 17977 raft_consensus.cc:3060] T 64594ba637b447be87954489c6a4cc3e P ad590af0bec24e3d90270c3198685b61 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:41.515554 17977 raft_consensus.cc:2749] T 64594ba637b447be87954489c6a4cc3e P ad590af0bec24e3d90270c3198685b61 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:54:41.516993 18067 heartbeater.cc:344] Connected to a master server at 127.16.174.190:37131
I20260608 12:54:41.517495 18067 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:41.518422 18067 heartbeater.cc:507] Master 127.16.174.190:37131 requested a full tablet report, sending...
I20260608 12:54:41.520246 17952 consensus_queue.cc:1048] T 58d628459e07488bba6e1da7ef5bef59 P ad590af0bec24e3d90270c3198685b61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:41.522516 17649 ts_manager.cc:194] Registered new tserver with Master: 3dc9461194ec4591871b1df0d52cccde (127.16.174.132:45215)
I20260608 12:54:41.524464 17649 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35502
I20260608 12:54:41.530443 17751 raft_consensus.cc:3060] T b823b6e447954b2aaf67e69cf56390bf P ad590af0bec24e3d90270c3198685b61 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:41.538064 17953 consensus_queue.cc:1048] T b823b6e447954b2aaf67e69cf56390bf P fcbe468749e841e685fd4a80a6b09769 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:54:41.549343 17978 consensus_queue.cc:1048] T 13317a55a6134e11a2fedcaac6042dec P fcbe468749e841e685fd4a80a6b09769 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:41.551843 17978 consensus_queue.cc:1048] T b823b6e447954b2aaf67e69cf56390bf P fcbe468749e841e685fd4a80a6b09769 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:41.572811 17953 consensus_queue.cc:1048] T 13317a55a6134e11a2fedcaac6042dec P fcbe468749e841e685fd4a80a6b09769 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:41.591301 17977 consensus_queue.cc:1048] T 3ac71fd3a99441549d7c0e163c858f39 P ad590af0bec24e3d90270c3198685b61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:41.602598 17952 consensus_queue.cc:1048] T 3ac71fd3a99441549d7c0e163c858f39 P ad590af0bec24e3d90270c3198685b61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:41.622308 17953 consensus_queue.cc:1048] T c4aa7cb779da4339a05263457b5ba149 P fcbe468749e841e685fd4a80a6b09769 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:41.623296 17974 consensus_queue.cc:1048] T c4aa7cb779da4339a05263457b5ba149 P fcbe468749e841e685fd4a80a6b09769 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:41.689806 17974 consensus_queue.cc:1048] T 64594ba637b447be87954489c6a4cc3e P fcbe468749e841e685fd4a80a6b09769 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:41.702091 17978 consensus_queue.cc:1048] T 64594ba637b447be87954489c6a4cc3e P fcbe468749e841e685fd4a80a6b09769 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:41.710737 17977 consensus_queue.cc:1048] T a5d4cbb579cf49f19f3082327d926585 P ad590af0bec24e3d90270c3198685b61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:41.724617 17973 consensus_queue.cc:1048] T a5d4cbb579cf49f19f3082327d926585 P ad590af0bec24e3d90270c3198685b61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:41.821985 17978 consensus_queue.cc:1048] T ca717e0e6fbe4963bf50c31cbf8c6607 P fcbe468749e841e685fd4a80a6b09769 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:41.833273 17978 consensus_queue.cc:1048] T ca717e0e6fbe4963bf50c31cbf8c6607 P fcbe468749e841e685fd4a80a6b09769 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:42.527386 18067 heartbeater.cc:499] Master 127.16.174.190:37131 was elected leader, sending a full tablet report...
I20260608 12:54:42.971473 17702 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:54:42.991606 17899 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "13317a55a6134e11a2fedcaac6042dec"
dest_uuid: "fcbe468749e841e685fd4a80a6b09769"
mode: GRACEFUL
new_leader_uuid: "bc3ea850f5234c8398195fcff30dc536"
 from {username='slave'} at 127.0.0.1:37492
I20260608 12:54:42.992529 17899 raft_consensus.cc:606] T 13317a55a6134e11a2fedcaac6042dec P fcbe468749e841e685fd4a80a6b09769 [term 1 LEADER]: Received request to transfer leadership to TS bc3ea850f5234c8398195fcff30dc536
I20260608 12:54:42.995407 17899 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b823b6e447954b2aaf67e69cf56390bf"
dest_uuid: "fcbe468749e841e685fd4a80a6b09769"
mode: GRACEFUL
new_leader_uuid: "bc3ea850f5234c8398195fcff30dc536"
 from {username='slave'} at 127.0.0.1:37492
I20260608 12:54:42.995923 17899 raft_consensus.cc:606] T b823b6e447954b2aaf67e69cf56390bf P fcbe468749e841e685fd4a80a6b09769 [term 1 LEADER]: Received request to transfer leadership to TS bc3ea850f5234c8398195fcff30dc536
I20260608 12:54:42.997171 17702 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260608 12:54:42.997653 17702 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:54:43.110584 17978 raft_consensus.cc:993] T b823b6e447954b2aaf67e69cf56390bf P fcbe468749e841e685fd4a80a6b09769: : Instructing follower bc3ea850f5234c8398195fcff30dc536 to start an election
I20260608 12:54:43.111153 17978 raft_consensus.cc:1081] T b823b6e447954b2aaf67e69cf56390bf P fcbe468749e841e685fd4a80a6b09769 [term 1 LEADER]: Signalling peer bc3ea850f5234c8398195fcff30dc536 to start an election
I20260608 12:54:43.113075 17825 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b823b6e447954b2aaf67e69cf56390bf"
dest_uuid: "bc3ea850f5234c8398195fcff30dc536"
 from {username='slave'} at 127.0.0.1:50684
I20260608 12:54:43.113854 17825 raft_consensus.cc:493] T b823b6e447954b2aaf67e69cf56390bf P bc3ea850f5234c8398195fcff30dc536 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:54:43.114157 17825 raft_consensus.cc:3060] T b823b6e447954b2aaf67e69cf56390bf P bc3ea850f5234c8398195fcff30dc536 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:54:43.118834 17825 raft_consensus.cc:515] T b823b6e447954b2aaf67e69cf56390bf P bc3ea850f5234c8398195fcff30dc536 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:43.121054 17825 leader_election.cc:290] T b823b6e447954b2aaf67e69cf56390bf P bc3ea850f5234c8398195fcff30dc536 [CANDIDATE]: Term 2 election: Requested vote from peers ad590af0bec24e3d90270c3198685b61 (127.16.174.129:37359), fcbe468749e841e685fd4a80a6b09769 (127.16.174.131:42735)
I20260608 12:54:43.133080 17899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b823b6e447954b2aaf67e69cf56390bf" candidate_uuid: "bc3ea850f5234c8398195fcff30dc536" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fcbe468749e841e685fd4a80a6b09769"
I20260608 12:54:43.133170 17751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b823b6e447954b2aaf67e69cf56390bf" candidate_uuid: "bc3ea850f5234c8398195fcff30dc536" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ad590af0bec24e3d90270c3198685b61"
I20260608 12:54:43.133684 17899 raft_consensus.cc:3055] T b823b6e447954b2aaf67e69cf56390bf P fcbe468749e841e685fd4a80a6b09769 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:54:43.133818 17751 raft_consensus.cc:3060] T b823b6e447954b2aaf67e69cf56390bf P ad590af0bec24e3d90270c3198685b61 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:54:43.134063 17899 raft_consensus.cc:740] T b823b6e447954b2aaf67e69cf56390bf P fcbe468749e841e685fd4a80a6b09769 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fcbe468749e841e685fd4a80a6b09769, State: Running, Role: LEADER
I20260608 12:54:43.134992 17899 consensus_queue.cc:260] T b823b6e447954b2aaf67e69cf56390bf P fcbe468749e841e685fd4a80a6b09769 [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: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:43.136010 17899 raft_consensus.cc:3060] T b823b6e447954b2aaf67e69cf56390bf P fcbe468749e841e685fd4a80a6b09769 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:54:43.138679 17751 raft_consensus.cc:2468] T b823b6e447954b2aaf67e69cf56390bf P ad590af0bec24e3d90270c3198685b61 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc3ea850f5234c8398195fcff30dc536 in term 2.
I20260608 12:54:43.139946 17792 leader_election.cc:304] T b823b6e447954b2aaf67e69cf56390bf P bc3ea850f5234c8398195fcff30dc536 [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: ad590af0bec24e3d90270c3198685b61, bc3ea850f5234c8398195fcff30dc536; no voters: 
I20260608 12:54:43.141094 17899 raft_consensus.cc:2468] T b823b6e447954b2aaf67e69cf56390bf P fcbe468749e841e685fd4a80a6b09769 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc3ea850f5234c8398195fcff30dc536 in term 2.
I20260608 12:54:43.142344 18097 raft_consensus.cc:2804] T b823b6e447954b2aaf67e69cf56390bf P bc3ea850f5234c8398195fcff30dc536 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:54:43.143699 18097 raft_consensus.cc:697] T b823b6e447954b2aaf67e69cf56390bf P bc3ea850f5234c8398195fcff30dc536 [term 2 LEADER]: Becoming Leader. State: Replica: bc3ea850f5234c8398195fcff30dc536, State: Running, Role: LEADER
I20260608 12:54:43.144508 18097 consensus_queue.cc:237] T b823b6e447954b2aaf67e69cf56390bf P bc3ea850f5234c8398195fcff30dc536 [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: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:43.152733 17648 catalog_manager.cc:5696] T b823b6e447954b2aaf67e69cf56390bf P bc3ea850f5234c8398195fcff30dc536 reported cstate change: term changed from 1 to 2, leader changed from fcbe468749e841e685fd4a80a6b09769 (127.16.174.131) to bc3ea850f5234c8398195fcff30dc536 (127.16.174.130). New cstate: current_term: 2 leader_uuid: "bc3ea850f5234c8398195fcff30dc536" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:43.374343 17978 raft_consensus.cc:993] T 13317a55a6134e11a2fedcaac6042dec P fcbe468749e841e685fd4a80a6b09769: : Instructing follower bc3ea850f5234c8398195fcff30dc536 to start an election
I20260608 12:54:43.374862 18093 raft_consensus.cc:1081] T 13317a55a6134e11a2fedcaac6042dec P fcbe468749e841e685fd4a80a6b09769 [term 1 LEADER]: Signalling peer bc3ea850f5234c8398195fcff30dc536 to start an election
I20260608 12:54:43.376752 17825 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "13317a55a6134e11a2fedcaac6042dec"
dest_uuid: "bc3ea850f5234c8398195fcff30dc536"
 from {username='slave'} at 127.0.0.1:50684
I20260608 12:54:43.377307 17825 raft_consensus.cc:493] T 13317a55a6134e11a2fedcaac6042dec P bc3ea850f5234c8398195fcff30dc536 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:54:43.377621 17825 raft_consensus.cc:3060] T 13317a55a6134e11a2fedcaac6042dec P bc3ea850f5234c8398195fcff30dc536 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:54:43.383298 17825 raft_consensus.cc:515] T 13317a55a6134e11a2fedcaac6042dec P bc3ea850f5234c8398195fcff30dc536 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:43.385278 17825 leader_election.cc:290] T 13317a55a6134e11a2fedcaac6042dec P bc3ea850f5234c8398195fcff30dc536 [CANDIDATE]: Term 2 election: Requested vote from peers ad590af0bec24e3d90270c3198685b61 (127.16.174.129:37359), fcbe468749e841e685fd4a80a6b09769 (127.16.174.131:42735)
I20260608 12:54:43.386093 17751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13317a55a6134e11a2fedcaac6042dec" candidate_uuid: "bc3ea850f5234c8398195fcff30dc536" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ad590af0bec24e3d90270c3198685b61"
I20260608 12:54:43.386689 17751 raft_consensus.cc:3060] T 13317a55a6134e11a2fedcaac6042dec P ad590af0bec24e3d90270c3198685b61 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:54:43.387161 17899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13317a55a6134e11a2fedcaac6042dec" candidate_uuid: "bc3ea850f5234c8398195fcff30dc536" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fcbe468749e841e685fd4a80a6b09769"
I20260608 12:54:43.387787 17899 raft_consensus.cc:3055] T 13317a55a6134e11a2fedcaac6042dec P fcbe468749e841e685fd4a80a6b09769 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:54:43.388103 17899 raft_consensus.cc:740] T 13317a55a6134e11a2fedcaac6042dec P fcbe468749e841e685fd4a80a6b09769 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fcbe468749e841e685fd4a80a6b09769, State: Running, Role: LEADER
I20260608 12:54:43.388962 17899 consensus_queue.cc:260] T 13317a55a6134e11a2fedcaac6042dec P fcbe468749e841e685fd4a80a6b09769 [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: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:43.390292 17899 raft_consensus.cc:3060] T 13317a55a6134e11a2fedcaac6042dec P fcbe468749e841e685fd4a80a6b09769 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:54:43.393479 17751 raft_consensus.cc:2468] T 13317a55a6134e11a2fedcaac6042dec P ad590af0bec24e3d90270c3198685b61 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc3ea850f5234c8398195fcff30dc536 in term 2.
I20260608 12:54:43.394733 17792 leader_election.cc:304] T 13317a55a6134e11a2fedcaac6042dec P bc3ea850f5234c8398195fcff30dc536 [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: ad590af0bec24e3d90270c3198685b61, bc3ea850f5234c8398195fcff30dc536; no voters: 
I20260608 12:54:43.395445 18097 raft_consensus.cc:2804] T 13317a55a6134e11a2fedcaac6042dec P bc3ea850f5234c8398195fcff30dc536 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:54:43.395987 18097 raft_consensus.cc:697] T 13317a55a6134e11a2fedcaac6042dec P bc3ea850f5234c8398195fcff30dc536 [term 2 LEADER]: Becoming Leader. State: Replica: bc3ea850f5234c8398195fcff30dc536, State: Running, Role: LEADER
I20260608 12:54:43.396446 17899 raft_consensus.cc:2468] T 13317a55a6134e11a2fedcaac6042dec P fcbe468749e841e685fd4a80a6b09769 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc3ea850f5234c8398195fcff30dc536 in term 2.
I20260608 12:54:43.396853 18097 consensus_queue.cc:237] T 13317a55a6134e11a2fedcaac6042dec P bc3ea850f5234c8398195fcff30dc536 [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: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } }
I20260608 12:54:43.405501 17648 catalog_manager.cc:5696] T 13317a55a6134e11a2fedcaac6042dec P bc3ea850f5234c8398195fcff30dc536 reported cstate change: term changed from 1 to 2, leader changed from fcbe468749e841e685fd4a80a6b09769 (127.16.174.131) to bc3ea850f5234c8398195fcff30dc536 (127.16.174.130). New cstate: current_term: 2 leader_uuid: "bc3ea850f5234c8398195fcff30dc536" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:43.686794 17899 raft_consensus.cc:1275] T b823b6e447954b2aaf67e69cf56390bf P fcbe468749e841e685fd4a80a6b09769 [term 2 FOLLOWER]: Refusing update from remote peer bc3ea850f5234c8398195fcff30dc536: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:54:43.688236 18097 consensus_queue.cc:1048] T b823b6e447954b2aaf67e69cf56390bf P bc3ea850f5234c8398195fcff30dc536 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:54:43.699405 17750 raft_consensus.cc:1275] T b823b6e447954b2aaf67e69cf56390bf P ad590af0bec24e3d90270c3198685b61 [term 2 FOLLOWER]: Refusing update from remote peer bc3ea850f5234c8398195fcff30dc536: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:54:43.701123 18097 consensus_queue.cc:1048] T b823b6e447954b2aaf67e69cf56390bf P bc3ea850f5234c8398195fcff30dc536 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:54:43.857748 17900 raft_consensus.cc:1275] T 13317a55a6134e11a2fedcaac6042dec P fcbe468749e841e685fd4a80a6b09769 [term 2 FOLLOWER]: Refusing update from remote peer bc3ea850f5234c8398195fcff30dc536: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:54:43.860000 18097 consensus_queue.cc:1048] T 13317a55a6134e11a2fedcaac6042dec P bc3ea850f5234c8398195fcff30dc536 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:54:43.879678 17750 raft_consensus.cc:1275] T 13317a55a6134e11a2fedcaac6042dec P ad590af0bec24e3d90270c3198685b61 [term 2 FOLLOWER]: Refusing update from remote peer bc3ea850f5234c8398195fcff30dc536: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:54:43.883844 18112 consensus_queue.cc:1048] T 13317a55a6134e11a2fedcaac6042dec P bc3ea850f5234c8398195fcff30dc536 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:54:44.999045 17702 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:54:45.006294 17702 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:54:45.006991 17702 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:54:47.008131 17702 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:54:47.007513 17825 consensus_queue.cc:237] T 13317a55a6134e11a2fedcaac6042dec P bc3ea850f5234c8398195fcff30dc536 [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: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } attrs { replace: true } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } } peers { permanent_uuid: "3dc9461194ec4591871b1df0d52cccde" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 45215 } attrs { promote: true } }
I20260608 12:54:47.018028 17900 raft_consensus.cc:1275] T 13317a55a6134e11a2fedcaac6042dec P fcbe468749e841e685fd4a80a6b09769 [term 2 FOLLOWER]: Refusing update from remote peer bc3ea850f5234c8398195fcff30dc536: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:54:47.021062 18112 consensus_queue.cc:1048] T 13317a55a6134e11a2fedcaac6042dec P bc3ea850f5234c8398195fcff30dc536 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:54:47.025213 17702 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:54:47.029529 17702 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:54:47.031565 17750 raft_consensus.cc:1275] T 13317a55a6134e11a2fedcaac6042dec P ad590af0bec24e3d90270c3198685b61 [term 2 FOLLOWER]: Refusing update from remote peer bc3ea850f5234c8398195fcff30dc536: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:54:47.035019 18112 consensus_queue.cc:1048] T 13317a55a6134e11a2fedcaac6042dec P bc3ea850f5234c8398195fcff30dc536 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:54:47.038498 18118 raft_consensus.cc:2955] T 13317a55a6134e11a2fedcaac6042dec P bc3ea850f5234c8398195fcff30dc536 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3dc9461194ec4591871b1df0d52cccde (127.16.174.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } attrs { replace: true } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } } peers { permanent_uuid: "3dc9461194ec4591871b1df0d52cccde" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 45215 } attrs { promote: true } } }
I20260608 12:54:47.040426 17900 raft_consensus.cc:2955] T 13317a55a6134e11a2fedcaac6042dec P fcbe468749e841e685fd4a80a6b09769 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3dc9461194ec4591871b1df0d52cccde (127.16.174.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } attrs { replace: true } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } } peers { permanent_uuid: "3dc9461194ec4591871b1df0d52cccde" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 45215 } attrs { promote: true } } }
W20260608 12:54:47.045202 17790 consensus_peers.cc:597] T 13317a55a6134e11a2fedcaac6042dec P bc3ea850f5234c8398195fcff30dc536 -> Peer 3dc9461194ec4591871b1df0d52cccde (127.16.174.132:45215): Couldn't send request to peer 3dc9461194ec4591871b1df0d52cccde. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 13317a55a6134e11a2fedcaac6042dec. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:47.054049 17750 raft_consensus.cc:2955] T 13317a55a6134e11a2fedcaac6042dec P ad590af0bec24e3d90270c3198685b61 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3dc9461194ec4591871b1df0d52cccde (127.16.174.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } attrs { replace: true } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } } peers { permanent_uuid: "3dc9461194ec4591871b1df0d52cccde" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 45215 } attrs { promote: true } } }
I20260608 12:54:47.058171 17648 catalog_manager.cc:5696] T 13317a55a6134e11a2fedcaac6042dec P bc3ea850f5234c8398195fcff30dc536 reported cstate change: config changed from index -1 to 3, NON_VOTER 3dc9461194ec4591871b1df0d52cccde (127.16.174.132) added. New cstate: current_term: 2 leader_uuid: "bc3ea850f5234c8398195fcff30dc536" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3dc9461194ec4591871b1df0d52cccde" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 45215 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:47.058279 17825 consensus_queue.cc:237] T b823b6e447954b2aaf67e69cf56390bf P bc3ea850f5234c8398195fcff30dc536 [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: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } attrs { replace: true } } peers { permanent_uuid: "3dc9461194ec4591871b1df0d52cccde" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 45215 } attrs { promote: true } }
W20260608 12:54:47.067255 17790 consensus_peers.cc:597] T b823b6e447954b2aaf67e69cf56390bf P bc3ea850f5234c8398195fcff30dc536 -> Peer 3dc9461194ec4591871b1df0d52cccde (127.16.174.132:45215): Couldn't send request to peer 3dc9461194ec4591871b1df0d52cccde. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b823b6e447954b2aaf67e69cf56390bf. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:47.069679 17900 raft_consensus.cc:1275] T b823b6e447954b2aaf67e69cf56390bf P fcbe468749e841e685fd4a80a6b09769 [term 2 FOLLOWER]: Refusing update from remote peer bc3ea850f5234c8398195fcff30dc536: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:54:47.071990 18118 consensus_queue.cc:1048] T b823b6e447954b2aaf67e69cf56390bf P bc3ea850f5234c8398195fcff30dc536 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:54:47.072331 17750 raft_consensus.cc:1275] T b823b6e447954b2aaf67e69cf56390bf P ad590af0bec24e3d90270c3198685b61 [term 2 FOLLOWER]: Refusing update from remote peer bc3ea850f5234c8398195fcff30dc536: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:54:47.074515 18118 consensus_queue.cc:1048] T b823b6e447954b2aaf67e69cf56390bf P bc3ea850f5234c8398195fcff30dc536 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:54:47.085240 18112 raft_consensus.cc:2955] T b823b6e447954b2aaf67e69cf56390bf P bc3ea850f5234c8398195fcff30dc536 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3dc9461194ec4591871b1df0d52cccde (127.16.174.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } attrs { replace: true } } peers { permanent_uuid: "3dc9461194ec4591871b1df0d52cccde" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 45215 } attrs { promote: true } } }
I20260608 12:54:47.087211 17900 raft_consensus.cc:2955] T b823b6e447954b2aaf67e69cf56390bf P fcbe468749e841e685fd4a80a6b09769 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3dc9461194ec4591871b1df0d52cccde (127.16.174.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } attrs { replace: true } } peers { permanent_uuid: "3dc9461194ec4591871b1df0d52cccde" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 45215 } attrs { promote: true } } }
I20260608 12:54:47.102255 17649 catalog_manager.cc:5696] T b823b6e447954b2aaf67e69cf56390bf P fcbe468749e841e685fd4a80a6b09769 reported cstate change: config changed from index -1 to 3, NON_VOTER 3dc9461194ec4591871b1df0d52cccde (127.16.174.132) added. New cstate: current_term: 2 leader_uuid: "bc3ea850f5234c8398195fcff30dc536" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } attrs { replace: true } } peers { permanent_uuid: "3dc9461194ec4591871b1df0d52cccde" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 45215 } attrs { promote: true } } }
I20260608 12:54:47.109169 17750 raft_consensus.cc:2955] T b823b6e447954b2aaf67e69cf56390bf P ad590af0bec24e3d90270c3198685b61 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3dc9461194ec4591871b1df0d52cccde (127.16.174.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } attrs { replace: true } } peers { permanent_uuid: "3dc9461194ec4591871b1df0d52cccde" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 45215 } attrs { promote: true } } }
I20260608 12:54:47.129765 17750 consensus_queue.cc:237] T 3ac71fd3a99441549d7c0e163c858f39 P ad590af0bec24e3d90270c3198685b61 [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: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } attrs { replace: true } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } } peers { permanent_uuid: "3dc9461194ec4591871b1df0d52cccde" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 45215 } attrs { promote: true } }
I20260608 12:54:47.137549 17899 raft_consensus.cc:1275] T 3ac71fd3a99441549d7c0e163c858f39 P fcbe468749e841e685fd4a80a6b09769 [term 1 FOLLOWER]: Refusing update from remote peer ad590af0bec24e3d90270c3198685b61: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:54:47.138923 17825 raft_consensus.cc:1275] T 3ac71fd3a99441549d7c0e163c858f39 P bc3ea850f5234c8398195fcff30dc536 [term 1 FOLLOWER]: Refusing update from remote peer ad590af0bec24e3d90270c3198685b61: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:54:47.139359 17952 consensus_queue.cc:1048] T 3ac71fd3a99441549d7c0e163c858f39 P ad590af0bec24e3d90270c3198685b61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:54:47.141225 18135 consensus_queue.cc:1048] T 3ac71fd3a99441549d7c0e163c858f39 P ad590af0bec24e3d90270c3198685b61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } 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:54:47.148036 17715 consensus_peers.cc:597] T 3ac71fd3a99441549d7c0e163c858f39 P ad590af0bec24e3d90270c3198685b61 -> Peer 3dc9461194ec4591871b1df0d52cccde (127.16.174.132:45215): Couldn't send request to peer 3dc9461194ec4591871b1df0d52cccde. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3ac71fd3a99441549d7c0e163c858f39. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:47.152071 18139 raft_consensus.cc:2955] T 3ac71fd3a99441549d7c0e163c858f39 P ad590af0bec24e3d90270c3198685b61 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3dc9461194ec4591871b1df0d52cccde (127.16.174.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } attrs { replace: true } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } } peers { permanent_uuid: "3dc9461194ec4591871b1df0d52cccde" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 45215 } attrs { promote: true } } }
I20260608 12:54:47.153275 17899 raft_consensus.cc:2955] T 3ac71fd3a99441549d7c0e163c858f39 P fcbe468749e841e685fd4a80a6b09769 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3dc9461194ec4591871b1df0d52cccde (127.16.174.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } attrs { replace: true } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } } peers { permanent_uuid: "3dc9461194ec4591871b1df0d52cccde" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 45215 } attrs { promote: true } } }
I20260608 12:54:47.153385 17825 raft_consensus.cc:2955] T 3ac71fd3a99441549d7c0e163c858f39 P bc3ea850f5234c8398195fcff30dc536 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3dc9461194ec4591871b1df0d52cccde (127.16.174.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } attrs { replace: true } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } } peers { permanent_uuid: "3dc9461194ec4591871b1df0d52cccde" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 45215 } attrs { promote: true } } }
I20260608 12:54:47.165706 17648 catalog_manager.cc:5696] T 3ac71fd3a99441549d7c0e163c858f39 P fcbe468749e841e685fd4a80a6b09769 reported cstate change: config changed from index -1 to 2, NON_VOTER 3dc9461194ec4591871b1df0d52cccde (127.16.174.132) added. New cstate: current_term: 1 leader_uuid: "ad590af0bec24e3d90270c3198685b61" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } attrs { replace: true } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } } peers { permanent_uuid: "3dc9461194ec4591871b1df0d52cccde" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 45215 } attrs { promote: true } } }
I20260608 12:54:47.170083 17750 consensus_queue.cc:237] T a5d4cbb579cf49f19f3082327d926585 P ad590af0bec24e3d90270c3198685b61 [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: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } attrs { replace: true } } peers { permanent_uuid: "3dc9461194ec4591871b1df0d52cccde" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 45215 } attrs { promote: true } }
I20260608 12:54:47.178207 17899 raft_consensus.cc:1275] T a5d4cbb579cf49f19f3082327d926585 P fcbe468749e841e685fd4a80a6b09769 [term 1 FOLLOWER]: Refusing update from remote peer ad590af0bec24e3d90270c3198685b61: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:54:47.180012 18139 consensus_queue.cc:1048] T a5d4cbb579cf49f19f3082327d926585 P ad590af0bec24e3d90270c3198685b61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:54:47.181061 17825 raft_consensus.cc:1275] T a5d4cbb579cf49f19f3082327d926585 P bc3ea850f5234c8398195fcff30dc536 [term 1 FOLLOWER]: Refusing update from remote peer ad590af0bec24e3d90270c3198685b61: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:54:47.181087 17715 consensus_peers.cc:597] T a5d4cbb579cf49f19f3082327d926585 P ad590af0bec24e3d90270c3198685b61 -> Peer 3dc9461194ec4591871b1df0d52cccde (127.16.174.132:45215): Couldn't send request to peer 3dc9461194ec4591871b1df0d52cccde. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a5d4cbb579cf49f19f3082327d926585. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:47.182564 18139 consensus_queue.cc:1048] T a5d4cbb579cf49f19f3082327d926585 P ad590af0bec24e3d90270c3198685b61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:54:47.191985 18135 raft_consensus.cc:2955] T a5d4cbb579cf49f19f3082327d926585 P ad590af0bec24e3d90270c3198685b61 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3dc9461194ec4591871b1df0d52cccde (127.16.174.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } attrs { replace: true } } peers { permanent_uuid: "3dc9461194ec4591871b1df0d52cccde" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 45215 } attrs { promote: true } } }
I20260608 12:54:47.196882 17825 raft_consensus.cc:2955] T a5d4cbb579cf49f19f3082327d926585 P bc3ea850f5234c8398195fcff30dc536 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3dc9461194ec4591871b1df0d52cccde (127.16.174.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } attrs { replace: true } } peers { permanent_uuid: "3dc9461194ec4591871b1df0d52cccde" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 45215 } attrs { promote: true } } }
I20260608 12:54:47.197476 17899 raft_consensus.cc:2955] T a5d4cbb579cf49f19f3082327d926585 P fcbe468749e841e685fd4a80a6b09769 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3dc9461194ec4591871b1df0d52cccde (127.16.174.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } attrs { replace: true } } peers { permanent_uuid: "3dc9461194ec4591871b1df0d52cccde" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 45215 } attrs { promote: true } } }
I20260608 12:54:47.206406 17649 catalog_manager.cc:5696] T a5d4cbb579cf49f19f3082327d926585 P ad590af0bec24e3d90270c3198685b61 reported cstate change: config changed from index -1 to 2, NON_VOTER 3dc9461194ec4591871b1df0d52cccde (127.16.174.132) added. New cstate: current_term: 1 leader_uuid: "ad590af0bec24e3d90270c3198685b61" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3dc9461194ec4591871b1df0d52cccde" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 45215 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:47.506745 18144 ts_tablet_manager.cc:933] T b823b6e447954b2aaf67e69cf56390bf P 3dc9461194ec4591871b1df0d52cccde: Initiating tablet copy from peer bc3ea850f5234c8398195fcff30dc536 (127.16.174.130:38869)
I20260608 12:54:47.509413 18144 tablet_copy_client.cc:323] T b823b6e447954b2aaf67e69cf56390bf P 3dc9461194ec4591871b1df0d52cccde: tablet copy: Beginning tablet copy session from remote peer at address 127.16.174.130:38869
I20260608 12:54:47.521430 17836 tablet_copy_service.cc:140] P bc3ea850f5234c8398195fcff30dc536: Received BeginTabletCopySession request for tablet b823b6e447954b2aaf67e69cf56390bf from peer 3dc9461194ec4591871b1df0d52cccde ({username='slave'} at 127.0.0.1:39526)
I20260608 12:54:47.522166 17836 tablet_copy_service.cc:161] P bc3ea850f5234c8398195fcff30dc536: Beginning new tablet copy session on tablet b823b6e447954b2aaf67e69cf56390bf from peer 3dc9461194ec4591871b1df0d52cccde at {username='slave'} at 127.0.0.1:39526: session id = 3dc9461194ec4591871b1df0d52cccde-b823b6e447954b2aaf67e69cf56390bf
I20260608 12:54:47.527753 17082 tablet_server.cc:179] TabletServer@127.16.174.129:0 shutting down...
I20260608 12:54:47.531318 17836 tablet_copy_source_session.cc:215] T b823b6e447954b2aaf67e69cf56390bf P bc3ea850f5234c8398195fcff30dc536: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:54:47.536238 18144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b823b6e447954b2aaf67e69cf56390bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:47.554212 18144 tablet_copy_client.cc:806] T b823b6e447954b2aaf67e69cf56390bf P 3dc9461194ec4591871b1df0d52cccde: tablet copy: Starting download of 0 data blocks...
I20260608 12:54:47.554921 18144 tablet_copy_client.cc:670] T b823b6e447954b2aaf67e69cf56390bf P 3dc9461194ec4591871b1df0d52cccde: tablet copy: Starting download of 1 WAL segments...
W20260608 12:54:47.561986 17866 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
W20260608 12:54:47.566780 17866 consensus_peers.cc:597] T c4aa7cb779da4339a05263457b5ba149 P fcbe468749e841e685fd4a80a6b09769 -> Peer ad590af0bec24e3d90270c3198685b61 (127.16.174.129:37359): Couldn't send request to peer ad590af0bec24e3d90270c3198685b61. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:47.565043 18144 tablet_copy_client.cc:538] T b823b6e447954b2aaf67e69cf56390bf P 3dc9461194ec4591871b1df0d52cccde: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:54:47.576529 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:47.577023 18144 tablet_bootstrap.cc:492] T b823b6e447954b2aaf67e69cf56390bf P 3dc9461194ec4591871b1df0d52cccde: Bootstrap starting.
I20260608 12:54:47.577632 17082 tablet_replica.cc:333] T 64594ba637b447be87954489c6a4cc3e P ad590af0bec24e3d90270c3198685b61: stopping tablet replica
I20260608 12:54:47.578620 17082 raft_consensus.cc:2243] T 64594ba637b447be87954489c6a4cc3e P ad590af0bec24e3d90270c3198685b61 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:47.579279 17082 raft_consensus.cc:2272] T 64594ba637b447be87954489c6a4cc3e P ad590af0bec24e3d90270c3198685b61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:47.582125 17082 tablet_replica.cc:333] T 13317a55a6134e11a2fedcaac6042dec P ad590af0bec24e3d90270c3198685b61: stopping tablet replica
I20260608 12:54:47.582942 17082 raft_consensus.cc:2243] T 13317a55a6134e11a2fedcaac6042dec P ad590af0bec24e3d90270c3198685b61 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:47.583617 17082 raft_consensus.cc:2272] T 13317a55a6134e11a2fedcaac6042dec P ad590af0bec24e3d90270c3198685b61 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:47.588477 17082 tablet_replica.cc:333] T 58d628459e07488bba6e1da7ef5bef59 P ad590af0bec24e3d90270c3198685b61: stopping tablet replica
I20260608 12:54:47.589262 17082 raft_consensus.cc:2243] T 58d628459e07488bba6e1da7ef5bef59 P ad590af0bec24e3d90270c3198685b61 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:47.590355 17082 raft_consensus.cc:2272] T 58d628459e07488bba6e1da7ef5bef59 P ad590af0bec24e3d90270c3198685b61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:47.594580 17082 tablet_replica.cc:333] T ca717e0e6fbe4963bf50c31cbf8c6607 P ad590af0bec24e3d90270c3198685b61: stopping tablet replica
I20260608 12:54:47.595412 17082 raft_consensus.cc:2243] T ca717e0e6fbe4963bf50c31cbf8c6607 P ad590af0bec24e3d90270c3198685b61 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:47.596055 17082 raft_consensus.cc:2272] T ca717e0e6fbe4963bf50c31cbf8c6607 P ad590af0bec24e3d90270c3198685b61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:47.598932 17082 tablet_replica.cc:333] T 3ac71fd3a99441549d7c0e163c858f39 P ad590af0bec24e3d90270c3198685b61: stopping tablet replica
I20260608 12:54:47.599678 17082 raft_consensus.cc:2243] T 3ac71fd3a99441549d7c0e163c858f39 P ad590af0bec24e3d90270c3198685b61 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:47.602676 17082 raft_consensus.cc:2272] T 3ac71fd3a99441549d7c0e163c858f39 P ad590af0bec24e3d90270c3198685b61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:47.605530 18144 tablet_bootstrap.cc:492] T b823b6e447954b2aaf67e69cf56390bf P 3dc9461194ec4591871b1df0d52cccde: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:54:47.607003 18144 tablet_bootstrap.cc:492] T b823b6e447954b2aaf67e69cf56390bf P 3dc9461194ec4591871b1df0d52cccde: Bootstrap complete.
I20260608 12:54:47.607117 17082 tablet_replica.cc:333] T c4aa7cb779da4339a05263457b5ba149 P ad590af0bec24e3d90270c3198685b61: stopping tablet replica
I20260608 12:54:47.608119 17082 raft_consensus.cc:2243] T c4aa7cb779da4339a05263457b5ba149 P ad590af0bec24e3d90270c3198685b61 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:47.608139 18144 ts_tablet_manager.cc:1403] T b823b6e447954b2aaf67e69cf56390bf P 3dc9461194ec4591871b1df0d52cccde: Time spent bootstrapping tablet: real 0.031s	user 0.025s	sys 0.004s
I20260608 12:54:47.608867 17082 raft_consensus.cc:2272] T c4aa7cb779da4339a05263457b5ba149 P ad590af0bec24e3d90270c3198685b61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:47.612095 17082 tablet_replica.cc:333] T b823b6e447954b2aaf67e69cf56390bf P ad590af0bec24e3d90270c3198685b61: stopping tablet replica
I20260608 12:54:47.612856 17082 raft_consensus.cc:2243] T b823b6e447954b2aaf67e69cf56390bf P ad590af0bec24e3d90270c3198685b61 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:47.613168 18150 ts_tablet_manager.cc:933] T 13317a55a6134e11a2fedcaac6042dec P 3dc9461194ec4591871b1df0d52cccde: Initiating tablet copy from peer bc3ea850f5234c8398195fcff30dc536 (127.16.174.130:38869)
I20260608 12:54:47.613524 17082 raft_consensus.cc:2272] T b823b6e447954b2aaf67e69cf56390bf P ad590af0bec24e3d90270c3198685b61 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:47.613015 18144 raft_consensus.cc:359] T b823b6e447954b2aaf67e69cf56390bf P 3dc9461194ec4591871b1df0d52cccde [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } attrs { replace: true } } peers { permanent_uuid: "3dc9461194ec4591871b1df0d52cccde" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 45215 } attrs { promote: true } }
I20260608 12:54:47.614473 18144 raft_consensus.cc:740] T b823b6e447954b2aaf67e69cf56390bf P 3dc9461194ec4591871b1df0d52cccde [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 3dc9461194ec4591871b1df0d52cccde, State: Initialized, Role: LEARNER
I20260608 12:54:47.615289 18144 consensus_queue.cc:260] T b823b6e447954b2aaf67e69cf56390bf P 3dc9461194ec4591871b1df0d52cccde [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: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } attrs { replace: true } } peers { permanent_uuid: "3dc9461194ec4591871b1df0d52cccde" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 45215 } attrs { promote: true } }
I20260608 12:54:47.619230 17082 tablet_replica.cc:333] T a5d4cbb579cf49f19f3082327d926585 P ad590af0bec24e3d90270c3198685b61: stopping tablet replica
I20260608 12:54:47.620033 17082 raft_consensus.cc:2243] T a5d4cbb579cf49f19f3082327d926585 P ad590af0bec24e3d90270c3198685b61 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:47.621330 17082 raft_consensus.cc:2272] T a5d4cbb579cf49f19f3082327d926585 P ad590af0bec24e3d90270c3198685b61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:47.628629 18144 ts_tablet_manager.cc:1434] T b823b6e447954b2aaf67e69cf56390bf P 3dc9461194ec4591871b1df0d52cccde: Time spent starting tablet: real 0.020s	user 0.014s	sys 0.004s
I20260608 12:54:47.631129 17836 tablet_copy_service.cc:342] P bc3ea850f5234c8398195fcff30dc536: Request end of tablet copy session 3dc9461194ec4591871b1df0d52cccde-b823b6e447954b2aaf67e69cf56390bf received from {username='slave'} at 127.0.0.1:39526
I20260608 12:54:47.631675 17836 tablet_copy_service.cc:434] P bc3ea850f5234c8398195fcff30dc536: ending tablet copy session 3dc9461194ec4591871b1df0d52cccde-b823b6e447954b2aaf67e69cf56390bf on tablet b823b6e447954b2aaf67e69cf56390bf with peer 3dc9461194ec4591871b1df0d52cccde
I20260608 12:54:47.640111 18150 tablet_copy_client.cc:323] T 13317a55a6134e11a2fedcaac6042dec P 3dc9461194ec4591871b1df0d52cccde: tablet copy: Beginning tablet copy session from remote peer at address 127.16.174.130:38869
I20260608 12:54:47.642302 17836 tablet_copy_service.cc:140] P bc3ea850f5234c8398195fcff30dc536: Received BeginTabletCopySession request for tablet 13317a55a6134e11a2fedcaac6042dec from peer 3dc9461194ec4591871b1df0d52cccde ({username='slave'} at 127.0.0.1:39526)
I20260608 12:54:47.642889 17836 tablet_copy_service.cc:161] P bc3ea850f5234c8398195fcff30dc536: Beginning new tablet copy session on tablet 13317a55a6134e11a2fedcaac6042dec from peer 3dc9461194ec4591871b1df0d52cccde at {username='slave'} at 127.0.0.1:39526: session id = 3dc9461194ec4591871b1df0d52cccde-13317a55a6134e11a2fedcaac6042dec
I20260608 12:54:47.652387 17836 tablet_copy_source_session.cc:215] T 13317a55a6134e11a2fedcaac6042dec P bc3ea850f5234c8398195fcff30dc536: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:54:47.656548 18150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13317a55a6134e11a2fedcaac6042dec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:47.667495 17082 tablet_server.cc:196] TabletServer@127.16.174.129:0 shutdown complete.
I20260608 12:54:47.670246 18150 tablet_copy_client.cc:806] T 13317a55a6134e11a2fedcaac6042dec P 3dc9461194ec4591871b1df0d52cccde: tablet copy: Starting download of 0 data blocks...
W20260608 12:54:47.673666 17792 consensus_peers.cc:597] T 13317a55a6134e11a2fedcaac6042dec P bc3ea850f5234c8398195fcff30dc536 -> Peer ad590af0bec24e3d90270c3198685b61 (127.16.174.129:37359): Couldn't send request to peer ad590af0bec24e3d90270c3198685b61. Status: Network error: Client connection negotiation failed: client connection to 127.16.174.129:37359: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:47.674278 18150 tablet_copy_client.cc:670] T 13317a55a6134e11a2fedcaac6042dec P 3dc9461194ec4591871b1df0d52cccde: tablet copy: Starting download of 1 WAL segments...
W20260608 12:54:47.674297 17792 consensus_peers.cc:597] T b823b6e447954b2aaf67e69cf56390bf P bc3ea850f5234c8398195fcff30dc536 -> Peer ad590af0bec24e3d90270c3198685b61 (127.16.174.129:37359): Couldn't send request to peer ad590af0bec24e3d90270c3198685b61. Status: Network error: Client connection negotiation failed: client connection to 127.16.174.129:37359: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:47.678498 18150 tablet_copy_client.cc:538] T 13317a55a6134e11a2fedcaac6042dec P 3dc9461194ec4591871b1df0d52cccde: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:54:47.688807 18150 tablet_bootstrap.cc:492] T 13317a55a6134e11a2fedcaac6042dec P 3dc9461194ec4591871b1df0d52cccde: Bootstrap starting.
I20260608 12:54:47.701278 17082 tablet_server.cc:179] TabletServer@127.16.174.130:0 shutting down...
I20260608 12:54:47.713838 18150 tablet_bootstrap.cc:492] T 13317a55a6134e11a2fedcaac6042dec P 3dc9461194ec4591871b1df0d52cccde: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:54:47.714944 18150 tablet_bootstrap.cc:492] T 13317a55a6134e11a2fedcaac6042dec P 3dc9461194ec4591871b1df0d52cccde: Bootstrap complete.
I20260608 12:54:47.715708 18150 ts_tablet_manager.cc:1403] T 13317a55a6134e11a2fedcaac6042dec P 3dc9461194ec4591871b1df0d52cccde: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.008s
I20260608 12:54:47.718577 18150 raft_consensus.cc:359] T 13317a55a6134e11a2fedcaac6042dec P 3dc9461194ec4591871b1df0d52cccde [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } attrs { replace: true } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } } peers { permanent_uuid: "3dc9461194ec4591871b1df0d52cccde" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 45215 } attrs { promote: true } }
I20260608 12:54:47.719322 18150 raft_consensus.cc:740] T 13317a55a6134e11a2fedcaac6042dec P 3dc9461194ec4591871b1df0d52cccde [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 3dc9461194ec4591871b1df0d52cccde, State: Initialized, Role: LEARNER
I20260608 12:54:47.720952 17082 tablet_copy_service.cc:362] P bc3ea850f5234c8398195fcff30dc536: Destroying tablet copy session 3dc9461194ec4591871b1df0d52cccde-13317a55a6134e11a2fedcaac6042dec due to service shutdown
I20260608 12:54:47.720304 18150 consensus_queue.cc:260] T 13317a55a6134e11a2fedcaac6042dec P 3dc9461194ec4591871b1df0d52cccde [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: "ad590af0bec24e3d90270c3198685b61" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 37359 } attrs { replace: true } } peers { permanent_uuid: "bc3ea850f5234c8398195fcff30dc536" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 38869 } } peers { permanent_uuid: "fcbe468749e841e685fd4a80a6b09769" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42735 } } peers { permanent_uuid: "3dc9461194ec4591871b1df0d52cccde" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 45215 } attrs { promote: true } }
I20260608 12:54:47.721357 17082 tablet_copy_service.cc:434] P bc3ea850f5234c8398195fcff30dc536: ending tablet copy session 3dc9461194ec4591871b1df0d52cccde-13317a55a6134e11a2fedcaac6042dec on tablet 13317a55a6134e11a2fedcaac6042dec with peer 3dc9461194ec4591871b1df0d52cccde
I20260608 12:54:47.722950 18150 ts_tablet_manager.cc:1434] T 13317a55a6134e11a2fedcaac6042dec P 3dc9461194ec4591871b1df0d52cccde: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:54:47.744910 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:47.745806 17082 tablet_replica.cc:333] T 64594ba637b447be87954489c6a4cc3e P bc3ea850f5234c8398195fcff30dc536: stopping tablet replica
I20260608 12:54:47.746510 17082 raft_consensus.cc:2243] T 64594ba637b447be87954489c6a4cc3e P bc3ea850f5234c8398195fcff30dc536 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:47.746965 17082 raft_consensus.cc:2272] T 64594ba637b447be87954489c6a4cc3e P bc3ea850f5234c8398195fcff30dc536 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:47.749782 17082 tablet_replica.cc:333] T a5d4cbb579cf49f19f3082327d926585 P bc3ea850f5234c8398195fcff30dc536: stopping tablet replica
I20260608 12:54:47.750593 17082 raft_consensus.cc:2243] T a5d4cbb579cf49f19f3082327d926585 P bc3ea850f5234c8398195fcff30dc536 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:47.751118 17082 raft_consensus.cc:2272] T a5d4cbb579cf49f19f3082327d926585 P bc3ea850f5234c8398195fcff30dc536 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:47.753418 17082 tablet_replica.cc:333] T b823b6e447954b2aaf67e69cf56390bf P bc3ea850f5234c8398195fcff30dc536: stopping tablet replica
I20260608 12:54:47.754148 17082 raft_consensus.cc:2243] T b823b6e447954b2aaf67e69cf56390bf P bc3ea850f5234c8398195fcff30dc536 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:54:47.755100 17082 raft_consensus.cc:2272] T b823b6e447954b2aaf67e69cf56390bf P bc3ea850f5234c8398195fcff30dc536 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:47.757647 17082 tablet_replica.cc:333] T ca717e0e6fbe4963bf50c31cbf8c6607 P bc3ea850f5234c8398195fcff30dc536: stopping tablet replica
I20260608 12:54:47.758215 17082 raft_consensus.cc:2243] T ca717e0e6fbe4963bf50c31cbf8c6607 P bc3ea850f5234c8398195fcff30dc536 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:47.758621 17082 raft_consensus.cc:2272] T ca717e0e6fbe4963bf50c31cbf8c6607 P bc3ea850f5234c8398195fcff30dc536 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:47.760380 17082 tablet_replica.cc:333] T 13317a55a6134e11a2fedcaac6042dec P bc3ea850f5234c8398195fcff30dc536: stopping tablet replica
I20260608 12:54:47.760919 17082 raft_consensus.cc:2243] T 13317a55a6134e11a2fedcaac6042dec P bc3ea850f5234c8398195fcff30dc536 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:54:47.761794 17082 raft_consensus.cc:2272] T 13317a55a6134e11a2fedcaac6042dec P bc3ea850f5234c8398195fcff30dc536 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:47.764618 17082 tablet_replica.cc:333] T 3ac71fd3a99441549d7c0e163c858f39 P bc3ea850f5234c8398195fcff30dc536: stopping tablet replica
I20260608 12:54:47.765196 17082 raft_consensus.cc:2243] T 3ac71fd3a99441549d7c0e163c858f39 P bc3ea850f5234c8398195fcff30dc536 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:47.765758 17082 raft_consensus.cc:2272] T 3ac71fd3a99441549d7c0e163c858f39 P bc3ea850f5234c8398195fcff30dc536 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:47.768368 17082 tablet_replica.cc:333] T 58d628459e07488bba6e1da7ef5bef59 P bc3ea850f5234c8398195fcff30dc536: stopping tablet replica
W20260608 12:54:47.768780 17864 consensus_peers.cc:597] T 64594ba637b447be87954489c6a4cc3e P fcbe468749e841e685fd4a80a6b09769 -> Peer bc3ea850f5234c8398195fcff30dc536 (127.16.174.130:38869): Couldn't send request to peer bc3ea850f5234c8398195fcff30dc536. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:47.769114 17082 raft_consensus.cc:2243] T 58d628459e07488bba6e1da7ef5bef59 P bc3ea850f5234c8398195fcff30dc536 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:47.769677 17082 raft_consensus.cc:2272] T 58d628459e07488bba6e1da7ef5bef59 P bc3ea850f5234c8398195fcff30dc536 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:47.771800 17082 tablet_replica.cc:333] T c4aa7cb779da4339a05263457b5ba149 P bc3ea850f5234c8398195fcff30dc536: stopping tablet replica
I20260608 12:54:47.772332 17082 raft_consensus.cc:2243] T c4aa7cb779da4339a05263457b5ba149 P bc3ea850f5234c8398195fcff30dc536 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:47.772742 17082 raft_consensus.cc:2272] T c4aa7cb779da4339a05263457b5ba149 P bc3ea850f5234c8398195fcff30dc536 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:54:47.794384 17864 consensus_peers.cc:597] T ca717e0e6fbe4963bf50c31cbf8c6607 P fcbe468749e841e685fd4a80a6b09769 -> Peer bc3ea850f5234c8398195fcff30dc536 (127.16.174.130:38869): Couldn't send request to peer bc3ea850f5234c8398195fcff30dc536. Status: Network error: Client connection negotiation failed: client connection to 127.16.174.130:38869: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:47.794528 17082 tablet_server.cc:196] TabletServer@127.16.174.130:0 shutdown complete.
I20260608 12:54:47.823611 17082 tablet_server.cc:179] TabletServer@127.16.174.131:0 shutting down...
W20260608 12:54:47.831333 17866 consensus_peers.cc:597] T ca717e0e6fbe4963bf50c31cbf8c6607 P fcbe468749e841e685fd4a80a6b09769 -> Peer ad590af0bec24e3d90270c3198685b61 (127.16.174.129:37359): Couldn't send request to peer ad590af0bec24e3d90270c3198685b61. Status: Network error: Client connection negotiation failed: client connection to 127.16.174.129:37359: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:54:47.853899 18150 tablet_copy_client.cc:1131] T 13317a55a6134e11a2fedcaac6042dec P 3dc9461194ec4591871b1df0d52cccde: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.16.174.130:38869: connect: Connection refused (error 111)
I20260608 12:54:47.861577 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:47.862577 17082 tablet_replica.cc:333] T 64594ba637b447be87954489c6a4cc3e P fcbe468749e841e685fd4a80a6b09769: stopping tablet replica
I20260608 12:54:47.863494 17082 raft_consensus.cc:2243] T 64594ba637b447be87954489c6a4cc3e P fcbe468749e841e685fd4a80a6b09769 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:47.864446 17082 raft_consensus.cc:2272] T 64594ba637b447be87954489c6a4cc3e P fcbe468749e841e685fd4a80a6b09769 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:47.866489 17082 tablet_replica.cc:333] T ca717e0e6fbe4963bf50c31cbf8c6607 P fcbe468749e841e685fd4a80a6b09769: stopping tablet replica
I20260608 12:54:47.867029 17082 raft_consensus.cc:2243] T ca717e0e6fbe4963bf50c31cbf8c6607 P fcbe468749e841e685fd4a80a6b09769 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:47.867918 17082 raft_consensus.cc:2272] T ca717e0e6fbe4963bf50c31cbf8c6607 P fcbe468749e841e685fd4a80a6b09769 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:47.869921 17082 tablet_replica.cc:333] T 3ac71fd3a99441549d7c0e163c858f39 P fcbe468749e841e685fd4a80a6b09769: stopping tablet replica
I20260608 12:54:47.870472 17082 raft_consensus.cc:2243] T 3ac71fd3a99441549d7c0e163c858f39 P fcbe468749e841e685fd4a80a6b09769 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:47.870920 17082 raft_consensus.cc:2272] T 3ac71fd3a99441549d7c0e163c858f39 P fcbe468749e841e685fd4a80a6b09769 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:47.873246 17082 tablet_replica.cc:333] T 58d628459e07488bba6e1da7ef5bef59 P fcbe468749e841e685fd4a80a6b09769: stopping tablet replica
I20260608 12:54:47.873812 17082 raft_consensus.cc:2243] T 58d628459e07488bba6e1da7ef5bef59 P fcbe468749e841e685fd4a80a6b09769 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:47.874238 17082 raft_consensus.cc:2272] T 58d628459e07488bba6e1da7ef5bef59 P fcbe468749e841e685fd4a80a6b09769 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:47.876127 17082 tablet_replica.cc:333] T 13317a55a6134e11a2fedcaac6042dec P fcbe468749e841e685fd4a80a6b09769: stopping tablet replica
I20260608 12:54:47.876622 17082 raft_consensus.cc:2243] T 13317a55a6134e11a2fedcaac6042dec P fcbe468749e841e685fd4a80a6b09769 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:47.877055 17082 raft_consensus.cc:2272] T 13317a55a6134e11a2fedcaac6042dec P fcbe468749e841e685fd4a80a6b09769 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:47.879209 17082 tablet_replica.cc:333] T a5d4cbb579cf49f19f3082327d926585 P fcbe468749e841e685fd4a80a6b09769: stopping tablet replica
I20260608 12:54:47.879784 17082 raft_consensus.cc:2243] T a5d4cbb579cf49f19f3082327d926585 P fcbe468749e841e685fd4a80a6b09769 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:47.880213 17082 raft_consensus.cc:2272] T a5d4cbb579cf49f19f3082327d926585 P fcbe468749e841e685fd4a80a6b09769 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:47.882505 17082 tablet_replica.cc:333] T b823b6e447954b2aaf67e69cf56390bf P fcbe468749e841e685fd4a80a6b09769: stopping tablet replica
I20260608 12:54:47.882999 17082 raft_consensus.cc:2243] T b823b6e447954b2aaf67e69cf56390bf P fcbe468749e841e685fd4a80a6b09769 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:47.883457 17082 raft_consensus.cc:2272] T b823b6e447954b2aaf67e69cf56390bf P fcbe468749e841e685fd4a80a6b09769 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:47.886031 17082 tablet_replica.cc:333] T c4aa7cb779da4339a05263457b5ba149 P fcbe468749e841e685fd4a80a6b09769: stopping tablet replica
I20260608 12:54:47.886564 17082 raft_consensus.cc:2243] T c4aa7cb779da4339a05263457b5ba149 P fcbe468749e841e685fd4a80a6b09769 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:47.887336 17082 raft_consensus.cc:2272] T c4aa7cb779da4339a05263457b5ba149 P fcbe468749e841e685fd4a80a6b09769 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:47.917202 17082 tablet_server.cc:196] TabletServer@127.16.174.131:0 shutdown complete.
I20260608 12:54:47.936913 17082 tablet_server.cc:179] TabletServer@127.16.174.132:0 shutting down...
I20260608 12:54:47.970295 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:47.972335 17082 tablet_replica.cc:333] T 13317a55a6134e11a2fedcaac6042dec P 3dc9461194ec4591871b1df0d52cccde: stopping tablet replica
I20260608 12:54:47.973027 17082 raft_consensus.cc:2243] T 13317a55a6134e11a2fedcaac6042dec P 3dc9461194ec4591871b1df0d52cccde [term 2 LEARNER]: Raft consensus shutting down.
I20260608 12:54:47.973490 17082 raft_consensus.cc:2272] T 13317a55a6134e11a2fedcaac6042dec P 3dc9461194ec4591871b1df0d52cccde [term 2 LEARNER]: Raft consensus is shut down!
I20260608 12:54:47.975625 17082 tablet_replica.cc:333] T b823b6e447954b2aaf67e69cf56390bf P 3dc9461194ec4591871b1df0d52cccde: stopping tablet replica
I20260608 12:54:47.976212 17082 raft_consensus.cc:2243] T b823b6e447954b2aaf67e69cf56390bf P 3dc9461194ec4591871b1df0d52cccde [term 2 LEARNER]: Raft consensus shutting down.
I20260608 12:54:47.976620 17082 raft_consensus.cc:2272] T b823b6e447954b2aaf67e69cf56390bf P 3dc9461194ec4591871b1df0d52cccde [term 2 LEARNER]: Raft consensus is shut down!
I20260608 12:54:47.997464 17082 tablet_server.cc:196] TabletServer@127.16.174.132:0 shutdown complete.
I20260608 12:54:48.009827 17082 master.cc:562] Master@127.16.174.190:37131 shutting down...
W20260608 12:54:48.046838 17697 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:54:48.047169 17697 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:54:48.047381 17697 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:54:48.048892 17082 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5bb0aaacb81740799e1695b7faf85619 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:48.049679 17082 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5bb0aaacb81740799e1695b7faf85619 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:48.050093 17082 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5bb0aaacb81740799e1695b7faf85619: stopping tablet replica
I20260608 12:54:48.071477 17082 master.cc:584] Master@127.16.174.190:37131 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (9273 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260608 12:54:48.114921 17082 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.174.190:46165,127.16.174.189:44743,127.16.174.188:39013
I20260608 12:54:48.116461 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:48.122360 18157 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:54:48.122735 18158 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:54:48.123721 18160 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:48.124958 17082 server_base.cc:1061] running on GCE node
I20260608 12:54:48.126170 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:48.126379 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:54:48.126497 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923288126486 us; error 0 us; skew 500 ppm
I20260608 12:54:48.127072 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:48.130276 17082 webserver.cc:533] Webserver started at http://127.16.174.190:35221/ using document root <none> and password file <none>
I20260608 12:54:48.130754 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:48.130910 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:48.131136 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:48.132230 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923273579219-17082-0/minicluster-data/master-0-root/instance:
uuid: "9d1d40b22d15425ba70cb094ce8b5f2d"
format_stamp: "Formatted at 2026-06-08 12:54:48 on dist-test-slave-840c"
I20260608 12:54:48.136956 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:54:48.140391 18165 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:48.141304 17082 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260608 12:54:48.141639 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923273579219-17082-0/minicluster-data/master-0-root
uuid: "9d1d40b22d15425ba70cb094ce8b5f2d"
format_stamp: "Formatted at 2026-06-08 12:54:48 on dist-test-slave-840c"
I20260608 12:54:48.141980 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923273579219-17082-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923273579219-17082-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923273579219-17082-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:54:48.168303 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:48.169739 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:48.213716 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.190:46165
I20260608 12:54:48.213845 18216 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.190:46165 every 8 connection(s)
I20260608 12:54:48.218250 18217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:48.218590 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:48.224887 18219 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:54:48.225270 18220 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:48.226279 18217 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.174.190" port: 46165 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:54:48.227934 17082 server_base.cc:1061] running on GCE node
W20260608 12:54:48.231317 18222 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:48.232399 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:48.232690 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:54:48.232914 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923288232897 us; error 0 us; skew 500 ppm
I20260608 12:54:48.233637 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:48.236300 17082 webserver.cc:533] Webserver started at http://127.16.174.189:40833/ using document root <none> and password file <none>
I20260608 12:54:48.237020 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:48.237263 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:48.237607 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:48.238696 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923273579219-17082-0/minicluster-data/master-1-root/instance:
uuid: "ddec121fe36b42f594ef120d64fccd52"
format_stamp: "Formatted at 2026-06-08 12:54:48 on dist-test-slave-840c"
I20260608 12:54:48.241966 18217 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.174.189" port: 44743 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:54:48.244222 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:54:48.248240 18230 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
W20260608 12:54:48.248174 18217 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.174.189:44743: Network error: Client connection negotiation failed: client connection to 127.16.174.189:44743: connect: Connection refused (error 111)
I20260608 12:54:48.249341 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 12:54:48.249653 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923273579219-17082-0/minicluster-data/master-1-root
uuid: "ddec121fe36b42f594ef120d64fccd52"
format_stamp: "Formatted at 2026-06-08 12:54:48 on dist-test-slave-840c"
I20260608 12:54:48.249926 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923273579219-17082-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923273579219-17082-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923273579219-17082-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:54:48.264459 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:48.265643 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:48.276973 18217 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.174.189" port: 44743 } attempt: 1
W20260608 12:54:48.283293 18217 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.174.189:44743: Network error: Client connection negotiation failed: client connection to 127.16.174.189:44743: connect: Connection refused (error 111)
I20260608 12:54:48.310341 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.189:44743
I20260608 12:54:48.310473 18281 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.189:44743 every 8 connection(s)
I20260608 12:54:48.314580 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:54:48.314986 18282 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:54:48.320425 18284 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:48.322881 18282 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.174.190" port: 46165 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:54:48.324397 18285 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:54:48.326903 18287 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:48.328342 17082 server_base.cc:1061] running on GCE node
I20260608 12:54:48.329414 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:48.329797 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:54:48.330096 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923288330071 us; error 0 us; skew 500 ppm
I20260608 12:54:48.331146 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:48.334340 17082 webserver.cc:533] Webserver started at http://127.16.174.188:40749/ using document root <none> and password file <none>
I20260608 12:54:48.335016 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:48.335289 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:48.335657 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:48.337042 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923273579219-17082-0/minicluster-data/master-2-root/instance:
uuid: "86e5e57195e34010998985cfeadf3506"
format_stamp: "Formatted at 2026-06-08 12:54:48 on dist-test-slave-840c"
I20260608 12:54:48.339010 18282 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.174.189" port: 44743 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:54:48.342689 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:54:48.347376 18294 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:48.347782 18217 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.174.189" port: 44743 } attempt: 2
I20260608 12:54:48.348800 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:54:48.349195 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923273579219-17082-0/minicluster-data/master-2-root
uuid: "86e5e57195e34010998985cfeadf3506"
format_stamp: "Formatted at 2026-06-08 12:54:48 on dist-test-slave-840c"
I20260608 12:54:48.349738 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923273579219-17082-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923273579219-17082-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923273579219-17082-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:54:48.355283 18282 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.174.188" port: 39013 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:54:48.363082 18282 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.174.188:39013: Network error: Client connection negotiation failed: client connection to 127.16.174.188:39013: connect: Connection refused (error 111)
I20260608 12:54:48.364104 18217 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.174.188" port: 39013 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:54:48.369539 18217 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.174.188:39013: Network error: Client connection negotiation failed: client connection to 127.16.174.188:39013: connect: Connection refused (error 111)
I20260608 12:54:48.378120 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:48.379446 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:48.420467 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.188:39013
I20260608 12:54:48.420645 18347 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.188:39013 every 8 connection(s)
I20260608 12:54:48.423933 17082 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:54:48.425079 18348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:48.428699 18282 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.174.188" port: 39013 } attempt: 1
I20260608 12:54:48.430059 18217 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.174.188" port: 39013 } attempt: 1
I20260608 12:54:48.432852 18348 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.174.190" port: 46165 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:54:48.447817 18348 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.174.189" port: 44743 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:54:48.453208 18282 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ddec121fe36b42f594ef120d64fccd52: Bootstrap starting.
I20260608 12:54:48.454305 18217 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9d1d40b22d15425ba70cb094ce8b5f2d: Bootstrap starting.
I20260608 12:54:48.459450 18348 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.174.188" port: 39013 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:54:48.461385 18217 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9d1d40b22d15425ba70cb094ce8b5f2d: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:48.461488 18282 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ddec121fe36b42f594ef120d64fccd52: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:48.467512 18282 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ddec121fe36b42f594ef120d64fccd52: No bootstrap required, opened a new log
I20260608 12:54:48.468768 18217 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9d1d40b22d15425ba70cb094ce8b5f2d: No bootstrap required, opened a new log
I20260608 12:54:48.470407 18282 raft_consensus.cc:359] T 00000000000000000000000000000000 P ddec121fe36b42f594ef120d64fccd52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d1d40b22d15425ba70cb094ce8b5f2d" member_type: VOTER last_known_addr { host: "127.16.174.190" port: 46165 } } peers { permanent_uuid: "ddec121fe36b42f594ef120d64fccd52" member_type: VOTER last_known_addr { host: "127.16.174.189" port: 44743 } } peers { permanent_uuid: "86e5e57195e34010998985cfeadf3506" member_type: VOTER last_known_addr { host: "127.16.174.188" port: 39013 } }
I20260608 12:54:48.471130 18282 raft_consensus.cc:385] T 00000000000000000000000000000000 P ddec121fe36b42f594ef120d64fccd52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:48.471393 18282 raft_consensus.cc:740] T 00000000000000000000000000000000 P ddec121fe36b42f594ef120d64fccd52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddec121fe36b42f594ef120d64fccd52, State: Initialized, Role: FOLLOWER
I20260608 12:54:48.471899 18217 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9d1d40b22d15425ba70cb094ce8b5f2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d1d40b22d15425ba70cb094ce8b5f2d" member_type: VOTER last_known_addr { host: "127.16.174.190" port: 46165 } } peers { permanent_uuid: "ddec121fe36b42f594ef120d64fccd52" member_type: VOTER last_known_addr { host: "127.16.174.189" port: 44743 } } peers { permanent_uuid: "86e5e57195e34010998985cfeadf3506" member_type: VOTER last_known_addr { host: "127.16.174.188" port: 39013 } }
I20260608 12:54:48.472124 18282 consensus_queue.cc:260] T 00000000000000000000000000000000 P ddec121fe36b42f594ef120d64fccd52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d1d40b22d15425ba70cb094ce8b5f2d" member_type: VOTER last_known_addr { host: "127.16.174.190" port: 46165 } } peers { permanent_uuid: "ddec121fe36b42f594ef120d64fccd52" member_type: VOTER last_known_addr { host: "127.16.174.189" port: 44743 } } peers { permanent_uuid: "86e5e57195e34010998985cfeadf3506" member_type: VOTER last_known_addr { host: "127.16.174.188" port: 39013 } }
I20260608 12:54:48.472661 18217 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9d1d40b22d15425ba70cb094ce8b5f2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:48.473044 18217 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9d1d40b22d15425ba70cb094ce8b5f2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d1d40b22d15425ba70cb094ce8b5f2d, State: Initialized, Role: FOLLOWER
I20260608 12:54:48.473807 18217 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9d1d40b22d15425ba70cb094ce8b5f2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d1d40b22d15425ba70cb094ce8b5f2d" member_type: VOTER last_known_addr { host: "127.16.174.190" port: 46165 } } peers { permanent_uuid: "ddec121fe36b42f594ef120d64fccd52" member_type: VOTER last_known_addr { host: "127.16.174.189" port: 44743 } } peers { permanent_uuid: "86e5e57195e34010998985cfeadf3506" member_type: VOTER last_known_addr { host: "127.16.174.188" port: 39013 } }
I20260608 12:54:48.476437 18356 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9d1d40b22d15425ba70cb094ce8b5f2d [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: "9d1d40b22d15425ba70cb094ce8b5f2d" member_type: VOTER last_known_addr { host: "127.16.174.190" port: 46165 } } peers { permanent_uuid: "ddec121fe36b42f594ef120d64fccd52" member_type: VOTER last_known_addr { host: "127.16.174.189" port: 44743 } } peers { permanent_uuid: "86e5e57195e34010998985cfeadf3506" member_type: VOTER last_known_addr { host: "127.16.174.188" port: 39013 } } }
I20260608 12:54:48.477468 18356 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9d1d40b22d15425ba70cb094ce8b5f2d [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:54:48.477766 18217 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9d1d40b22d15425ba70cb094ce8b5f2d [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:54:48.478397 18348 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 86e5e57195e34010998985cfeadf3506: Bootstrap starting.
I20260608 12:54:48.480016 18355 sys_catalog.cc:455] T 00000000000000000000000000000000 P ddec121fe36b42f594ef120d64fccd52 [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: "9d1d40b22d15425ba70cb094ce8b5f2d" member_type: VOTER last_known_addr { host: "127.16.174.190" port: 46165 } } peers { permanent_uuid: "ddec121fe36b42f594ef120d64fccd52" member_type: VOTER last_known_addr { host: "127.16.174.189" port: 44743 } } peers { permanent_uuid: "86e5e57195e34010998985cfeadf3506" member_type: VOTER last_known_addr { host: "127.16.174.188" port: 39013 } } }
I20260608 12:54:48.480746 18355 sys_catalog.cc:458] T 00000000000000000000000000000000 P ddec121fe36b42f594ef120d64fccd52 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:54:48.482882 18282 sys_catalog.cc:565] T 00000000000000000000000000000000 P ddec121fe36b42f594ef120d64fccd52 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:54:48.487424 18348 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 86e5e57195e34010998985cfeadf3506: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:48.497510 18348 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 86e5e57195e34010998985cfeadf3506: No bootstrap required, opened a new log
I20260608 12:54:48.498884 17082 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260608 12:54:48.501173 18348 raft_consensus.cc:359] T 00000000000000000000000000000000 P 86e5e57195e34010998985cfeadf3506 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d1d40b22d15425ba70cb094ce8b5f2d" member_type: VOTER last_known_addr { host: "127.16.174.190" port: 46165 } } peers { permanent_uuid: "ddec121fe36b42f594ef120d64fccd52" member_type: VOTER last_known_addr { host: "127.16.174.189" port: 44743 } } peers { permanent_uuid: "86e5e57195e34010998985cfeadf3506" member_type: VOTER last_known_addr { host: "127.16.174.188" port: 39013 } }
I20260608 12:54:48.502097 18348 raft_consensus.cc:385] T 00000000000000000000000000000000 P 86e5e57195e34010998985cfeadf3506 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:48.502476 18348 raft_consensus.cc:740] T 00000000000000000000000000000000 P 86e5e57195e34010998985cfeadf3506 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86e5e57195e34010998985cfeadf3506, State: Initialized, Role: FOLLOWER
I20260608 12:54:48.503993 17082 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260608 12:54:48.503541 18348 consensus_queue.cc:260] T 00000000000000000000000000000000 P 86e5e57195e34010998985cfeadf3506 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d1d40b22d15425ba70cb094ce8b5f2d" member_type: VOTER last_known_addr { host: "127.16.174.190" port: 46165 } } peers { permanent_uuid: "ddec121fe36b42f594ef120d64fccd52" member_type: VOTER last_known_addr { host: "127.16.174.189" port: 44743 } } peers { permanent_uuid: "86e5e57195e34010998985cfeadf3506" member_type: VOTER last_known_addr { host: "127.16.174.188" port: 39013 } }
W20260608 12:54:48.504688 18375 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 9d1d40b22d15425ba70cb094ce8b5f2d: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:54:48.505127 18375 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 12:54:48.506439 18380 raft_consensus.cc:493] T 00000000000000000000000000000000 P 86e5e57195e34010998985cfeadf3506 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:48.506857 18380 raft_consensus.cc:515] T 00000000000000000000000000000000 P 86e5e57195e34010998985cfeadf3506 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d1d40b22d15425ba70cb094ce8b5f2d" member_type: VOTER last_known_addr { host: "127.16.174.190" port: 46165 } } peers { permanent_uuid: "ddec121fe36b42f594ef120d64fccd52" member_type: VOTER last_known_addr { host: "127.16.174.189" port: 44743 } } peers { permanent_uuid: "86e5e57195e34010998985cfeadf3506" member_type: VOTER last_known_addr { host: "127.16.174.188" port: 39013 } }
I20260608 12:54:48.508575 18381 sys_catalog.cc:455] T 00000000000000000000000000000000 P 86e5e57195e34010998985cfeadf3506 [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: "9d1d40b22d15425ba70cb094ce8b5f2d" member_type: VOTER last_known_addr { host: "127.16.174.190" port: 46165 } } peers { permanent_uuid: "ddec121fe36b42f594ef120d64fccd52" member_type: VOTER last_known_addr { host: "127.16.174.189" port: 44743 } } peers { permanent_uuid: "86e5e57195e34010998985cfeadf3506" member_type: VOTER last_known_addr { host: "127.16.174.188" port: 39013 } } }
I20260608 12:54:48.509334 18381 sys_catalog.cc:458] T 00000000000000000000000000000000 P 86e5e57195e34010998985cfeadf3506 [sys.catalog]: This master's current role is: FOLLOWER
W20260608 12:54:48.509889 18379 catalog_manager.cc:1593] T 00000000000000000000000000000000 P ddec121fe36b42f594ef120d64fccd52: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
I20260608 12:54:48.510102 18192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "86e5e57195e34010998985cfeadf3506" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d1d40b22d15425ba70cb094ce8b5f2d" is_pre_election: true
I20260608 12:54:48.510300 18380 leader_election.cc:290] T 00000000000000000000000000000000 P 86e5e57195e34010998985cfeadf3506 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d1d40b22d15425ba70cb094ce8b5f2d (127.16.174.190:46165), ddec121fe36b42f594ef120d64fccd52 (127.16.174.189:44743)
W20260608 12:54:48.510350 18379 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 12:54:48.510438 18348 sys_catalog.cc:565] T 00000000000000000000000000000000 P 86e5e57195e34010998985cfeadf3506 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:54:48.511356 18192 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 9d1d40b22d15425ba70cb094ce8b5f2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86e5e57195e34010998985cfeadf3506 in term 0.
I20260608 12:54:48.512072 18257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "86e5e57195e34010998985cfeadf3506" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddec121fe36b42f594ef120d64fccd52" is_pre_election: true
I20260608 12:54:48.512717 18257 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ddec121fe36b42f594ef120d64fccd52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86e5e57195e34010998985cfeadf3506 in term 0.
I20260608 12:54:48.513033 18296 leader_election.cc:304] T 00000000000000000000000000000000 P 86e5e57195e34010998985cfeadf3506 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86e5e57195e34010998985cfeadf3506, 9d1d40b22d15425ba70cb094ce8b5f2d; no voters: 
I20260608 12:54:48.513917 18380 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 86e5e57195e34010998985cfeadf3506 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:48.514357 18380 raft_consensus.cc:493] T 00000000000000000000000000000000 P 86e5e57195e34010998985cfeadf3506 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:48.514726 18380 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 86e5e57195e34010998985cfeadf3506 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:48.519506 18380 raft_consensus.cc:515] T 00000000000000000000000000000000 P 86e5e57195e34010998985cfeadf3506 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d1d40b22d15425ba70cb094ce8b5f2d" member_type: VOTER last_known_addr { host: "127.16.174.190" port: 46165 } } peers { permanent_uuid: "ddec121fe36b42f594ef120d64fccd52" member_type: VOTER last_known_addr { host: "127.16.174.189" port: 44743 } } peers { permanent_uuid: "86e5e57195e34010998985cfeadf3506" member_type: VOTER last_known_addr { host: "127.16.174.188" port: 39013 } }
I20260608 12:54:48.521162 18380 leader_election.cc:290] T 00000000000000000000000000000000 P 86e5e57195e34010998985cfeadf3506 [CANDIDATE]: Term 1 election: Requested vote from peers 9d1d40b22d15425ba70cb094ce8b5f2d (127.16.174.190:46165), ddec121fe36b42f594ef120d64fccd52 (127.16.174.189:44743)
I20260608 12:54:48.522233 18192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "86e5e57195e34010998985cfeadf3506" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d1d40b22d15425ba70cb094ce8b5f2d"
I20260608 12:54:48.522254 18257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "86e5e57195e34010998985cfeadf3506" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddec121fe36b42f594ef120d64fccd52"
I20260608 12:54:48.523039 18192 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9d1d40b22d15425ba70cb094ce8b5f2d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:48.523094 18257 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ddec121fe36b42f594ef120d64fccd52 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:48.529433 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:54:48.530287 18192 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 9d1d40b22d15425ba70cb094ce8b5f2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86e5e57195e34010998985cfeadf3506 in term 1.
W20260608 12:54:48.531498 18392 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 86e5e57195e34010998985cfeadf3506: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
I20260608 12:54:48.531666 18296 leader_election.cc:304] T 00000000000000000000000000000000 P 86e5e57195e34010998985cfeadf3506 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86e5e57195e34010998985cfeadf3506, 9d1d40b22d15425ba70cb094ce8b5f2d; no voters: 
W20260608 12:54:48.531965 18392 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 12:54:48.532617 18380 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 86e5e57195e34010998985cfeadf3506 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:48.533164 18380 raft_consensus.cc:697] T 00000000000000000000000000000000 P 86e5e57195e34010998985cfeadf3506 [term 1 LEADER]: Becoming Leader. State: Replica: 86e5e57195e34010998985cfeadf3506, State: Running, Role: LEADER
I20260608 12:54:48.534091 18380 consensus_queue.cc:237] T 00000000000000000000000000000000 P 86e5e57195e34010998985cfeadf3506 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d1d40b22d15425ba70cb094ce8b5f2d" member_type: VOTER last_known_addr { host: "127.16.174.190" port: 46165 } } peers { permanent_uuid: "ddec121fe36b42f594ef120d64fccd52" member_type: VOTER last_known_addr { host: "127.16.174.189" port: 44743 } } peers { permanent_uuid: "86e5e57195e34010998985cfeadf3506" member_type: VOTER last_known_addr { host: "127.16.174.188" port: 39013 } }
I20260608 12:54:48.535539 18257 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ddec121fe36b42f594ef120d64fccd52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86e5e57195e34010998985cfeadf3506 in term 1.
W20260608 12:54:48.537922 18393 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:54:48.540895 18394 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:48.542279 18381 sys_catalog.cc:455] T 00000000000000000000000000000000 P 86e5e57195e34010998985cfeadf3506 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 86e5e57195e34010998985cfeadf3506. Latest consensus state: current_term: 1 leader_uuid: "86e5e57195e34010998985cfeadf3506" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d1d40b22d15425ba70cb094ce8b5f2d" member_type: VOTER last_known_addr { host: "127.16.174.190" port: 46165 } } peers { permanent_uuid: "ddec121fe36b42f594ef120d64fccd52" member_type: VOTER last_known_addr { host: "127.16.174.189" port: 44743 } } peers { permanent_uuid: "86e5e57195e34010998985cfeadf3506" member_type: VOTER last_known_addr { host: "127.16.174.188" port: 39013 } } }
I20260608 12:54:48.543322 18381 sys_catalog.cc:458] T 00000000000000000000000000000000 P 86e5e57195e34010998985cfeadf3506 [sys.catalog]: This master's current role is: LEADER
I20260608 12:54:48.545199 17082 server_base.cc:1061] running on GCE node
I20260608 12:54:48.545744 18399 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
W20260608 12:54:48.546530 18397 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:48.547442 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:48.547709 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:54:48.547897 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923288547883 us; error 0 us; skew 500 ppm
I20260608 12:54:48.548497 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:48.551056 17082 webserver.cc:533] Webserver started at http://127.16.174.129:34899/ using document root <none> and password file <none>
I20260608 12:54:48.551698 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:48.551750 18399 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:54:48.552033 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:48.552465 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:48.553730 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923273579219-17082-0/minicluster-data/ts-0-root/instance:
uuid: "8fc0880250f8474ca22edf7397aa5e9f"
format_stamp: "Formatted at 2026-06-08 12:54:48 on dist-test-slave-840c"
I20260608 12:54:48.559021 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:54:48.560849 18257 raft_consensus.cc:1275] T 00000000000000000000000000000000 P ddec121fe36b42f594ef120d64fccd52 [term 1 FOLLOWER]: Refusing update from remote peer 86e5e57195e34010998985cfeadf3506: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:54:48.560967 18192 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 9d1d40b22d15425ba70cb094ce8b5f2d [term 1 FOLLOWER]: Refusing update from remote peer 86e5e57195e34010998985cfeadf3506: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:54:48.562350 18380 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 86e5e57195e34010998985cfeadf3506 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddec121fe36b42f594ef120d64fccd52" member_type: VOTER last_known_addr { host: "127.16.174.189" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:48.563066 18381 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 86e5e57195e34010998985cfeadf3506 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d1d40b22d15425ba70cb094ce8b5f2d" member_type: VOTER last_known_addr { host: "127.16.174.190" port: 46165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:48.564039 18404 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:48.565055 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:54:48.565456 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923273579219-17082-0/minicluster-data/ts-0-root
uuid: "8fc0880250f8474ca22edf7397aa5e9f"
format_stamp: "Formatted at 2026-06-08 12:54:48 on dist-test-slave-840c"
I20260608 12:54:48.565824 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923273579219-17082-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923273579219-17082-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923273579219-17082-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:54:48.577692 18356 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9d1d40b22d15425ba70cb094ce8b5f2d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 86e5e57195e34010998985cfeadf3506. Latest consensus state: current_term: 1 leader_uuid: "86e5e57195e34010998985cfeadf3506" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d1d40b22d15425ba70cb094ce8b5f2d" member_type: VOTER last_known_addr { host: "127.16.174.190" port: 46165 } } peers { permanent_uuid: "ddec121fe36b42f594ef120d64fccd52" member_type: VOTER last_known_addr { host: "127.16.174.189" port: 44743 } } peers { permanent_uuid: "86e5e57195e34010998985cfeadf3506" member_type: VOTER last_known_addr { host: "127.16.174.188" port: 39013 } } }
I20260608 12:54:48.578760 18356 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9d1d40b22d15425ba70cb094ce8b5f2d [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:54:48.584622 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:48.587165 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:48.590117 18356 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9d1d40b22d15425ba70cb094ce8b5f2d [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "86e5e57195e34010998985cfeadf3506" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d1d40b22d15425ba70cb094ce8b5f2d" member_type: VOTER last_known_addr { host: "127.16.174.190" port: 46165 } } peers { permanent_uuid: "ddec121fe36b42f594ef120d64fccd52" member_type: VOTER last_known_addr { host: "127.16.174.189" port: 44743 } } peers { permanent_uuid: "86e5e57195e34010998985cfeadf3506" member_type: VOTER last_known_addr { host: "127.16.174.188" port: 39013 } } }
I20260608 12:54:48.591208 18356 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9d1d40b22d15425ba70cb094ce8b5f2d [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:54:48.590853 18381 sys_catalog.cc:455] T 00000000000000000000000000000000 P 86e5e57195e34010998985cfeadf3506 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "86e5e57195e34010998985cfeadf3506" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d1d40b22d15425ba70cb094ce8b5f2d" member_type: VOTER last_known_addr { host: "127.16.174.190" port: 46165 } } peers { permanent_uuid: "ddec121fe36b42f594ef120d64fccd52" member_type: VOTER last_known_addr { host: "127.16.174.189" port: 44743 } } peers { permanent_uuid: "86e5e57195e34010998985cfeadf3506" member_type: VOTER last_known_addr { host: "127.16.174.188" port: 39013 } } }
I20260608 12:54:48.591806 18381 sys_catalog.cc:458] T 00000000000000000000000000000000 P 86e5e57195e34010998985cfeadf3506 [sys.catalog]: This master's current role is: LEADER
I20260608 12:54:48.592609 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:48.593133 18399 catalog_manager.cc:1382] Generated new cluster ID: 623f6b7164ae46cbb4e9abe6f40ba90a
I20260608 12:54:48.593421 18399 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:54:48.602559 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:48.602954 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:54:48.603286 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:48.603545 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:48.604982 18355 sys_catalog.cc:455] T 00000000000000000000000000000000 P ddec121fe36b42f594ef120d64fccd52 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 86e5e57195e34010998985cfeadf3506. Latest consensus state: current_term: 1 leader_uuid: "86e5e57195e34010998985cfeadf3506" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d1d40b22d15425ba70cb094ce8b5f2d" member_type: VOTER last_known_addr { host: "127.16.174.190" port: 46165 } } peers { permanent_uuid: "ddec121fe36b42f594ef120d64fccd52" member_type: VOTER last_known_addr { host: "127.16.174.189" port: 44743 } } peers { permanent_uuid: "86e5e57195e34010998985cfeadf3506" member_type: VOTER last_known_addr { host: "127.16.174.188" port: 39013 } } }
I20260608 12:54:48.605751 18355 sys_catalog.cc:458] T 00000000000000000000000000000000 P ddec121fe36b42f594ef120d64fccd52 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:54:48.608912 18381 sys_catalog.cc:455] T 00000000000000000000000000000000 P 86e5e57195e34010998985cfeadf3506 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "86e5e57195e34010998985cfeadf3506" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d1d40b22d15425ba70cb094ce8b5f2d" member_type: VOTER last_known_addr { host: "127.16.174.190" port: 46165 } } peers { permanent_uuid: "ddec121fe36b42f594ef120d64fccd52" member_type: VOTER last_known_addr { host: "127.16.174.189" port: 44743 } } peers { permanent_uuid: "86e5e57195e34010998985cfeadf3506" member_type: VOTER last_known_addr { host: "127.16.174.188" port: 39013 } } }
I20260608 12:54:48.609951 18381 sys_catalog.cc:458] T 00000000000000000000000000000000 P 86e5e57195e34010998985cfeadf3506 [sys.catalog]: This master's current role is: LEADER
I20260608 12:54:48.628818 18355 sys_catalog.cc:455] T 00000000000000000000000000000000 P ddec121fe36b42f594ef120d64fccd52 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "86e5e57195e34010998985cfeadf3506" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d1d40b22d15425ba70cb094ce8b5f2d" member_type: VOTER last_known_addr { host: "127.16.174.190" port: 46165 } } peers { permanent_uuid: "ddec121fe36b42f594ef120d64fccd52" member_type: VOTER last_known_addr { host: "127.16.174.189" port: 44743 } } peers { permanent_uuid: "86e5e57195e34010998985cfeadf3506" member_type: VOTER last_known_addr { host: "127.16.174.188" port: 39013 } } }
I20260608 12:54:48.629627 18355 sys_catalog.cc:458] T 00000000000000000000000000000000 P ddec121fe36b42f594ef120d64fccd52 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:54:48.634502 18399 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:54:48.636312 18399 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:54:48.669759 18399 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 86e5e57195e34010998985cfeadf3506: Generated new TSK 0
I20260608 12:54:48.673413 18399 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:54:48.704671 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.129:40139
I20260608 12:54:48.704778 18474 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.129:40139 every 8 connection(s)
I20260608 12:54:48.729362 18475 heartbeater.cc:344] Connected to a master server at 127.16.174.188:39013
I20260608 12:54:48.729553 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:54:48.729846 18475 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:48.730811 18475 heartbeater.cc:507] Master 127.16.174.188:39013 requested a full tablet report, sending...
I20260608 12:54:48.735512 18313 ts_manager.cc:194] Registered new tserver with Master: 8fc0880250f8474ca22edf7397aa5e9f (127.16.174.129:40139)
I20260608 12:54:48.738549 18477 heartbeater.cc:344] Connected to a master server at 127.16.174.190:46165
I20260608 12:54:48.738713 18313 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60044
I20260608 12:54:48.739058 18477 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:48.740144 18477 heartbeater.cc:507] Master 127.16.174.190:46165 requested a full tablet report, sending...
I20260608 12:54:48.743968 18182 ts_manager.cc:194] Registered new tserver with Master: 8fc0880250f8474ca22edf7397aa5e9f (127.16.174.129:40139)
W20260608 12:54:48.743897 18482 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:48.745128 18476 heartbeater.cc:344] Connected to a master server at 127.16.174.189:44743
I20260608 12:54:48.745774 18476 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:48.746841 18476 heartbeater.cc:507] Master 127.16.174.189:44743 requested a full tablet report, sending...
W20260608 12:54:48.748941 18483 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:48.750902 18247 ts_manager.cc:194] Registered new tserver with Master: 8fc0880250f8474ca22edf7397aa5e9f (127.16.174.129:40139)
W20260608 12:54:48.754591 18485 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:48.755869 17082 server_base.cc:1061] running on GCE node
I20260608 12:54:48.756745 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:48.756937 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:54:48.757161 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923288757125 us; error 0 us; skew 500 ppm
I20260608 12:54:48.757798 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:48.760268 17082 webserver.cc:533] Webserver started at http://127.16.174.130:44155/ using document root <none> and password file <none>
I20260608 12:54:48.760816 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:48.761019 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:48.761301 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:48.762342 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923273579219-17082-0/minicluster-data/ts-1-root/instance:
uuid: "5e6e89be335145a1bbf69560f7f6c531"
format_stamp: "Formatted at 2026-06-08 12:54:48 on dist-test-slave-840c"
I20260608 12:54:48.766958 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:54:48.770671 18490 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:48.771700 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:54:48.772033 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923273579219-17082-0/minicluster-data/ts-1-root
uuid: "5e6e89be335145a1bbf69560f7f6c531"
format_stamp: "Formatted at 2026-06-08 12:54:48 on dist-test-slave-840c"
I20260608 12:54:48.772281 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923273579219-17082-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923273579219-17082-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923273579219-17082-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:54:48.802470 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:48.803856 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:48.805332 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:48.807747 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:48.807993 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:48.808235 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:48.808441 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:48.848915 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.130:33015
I20260608 12:54:48.849100 18552 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.130:33015 every 8 connection(s)
I20260608 12:54:48.865790 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:54:48.875483 18553 heartbeater.cc:344] Connected to a master server at 127.16.174.188:39013
I20260608 12:54:48.876288 18553 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:48.877561 18555 heartbeater.cc:344] Connected to a master server at 127.16.174.190:46165
I20260608 12:54:48.877628 18553 heartbeater.cc:507] Master 127.16.174.188:39013 requested a full tablet report, sending...
I20260608 12:54:48.878168 18555 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:48.879395 18555 heartbeater.cc:507] Master 127.16.174.190:46165 requested a full tablet report, sending...
I20260608 12:54:48.881517 18313 ts_manager.cc:194] Registered new tserver with Master: 5e6e89be335145a1bbf69560f7f6c531 (127.16.174.130:33015)
I20260608 12:54:48.883812 18182 ts_manager.cc:194] Registered new tserver with Master: 5e6e89be335145a1bbf69560f7f6c531 (127.16.174.130:33015)
I20260608 12:54:48.884063 18313 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60056
I20260608 12:54:48.886380 18554 heartbeater.cc:344] Connected to a master server at 127.16.174.189:44743
I20260608 12:54:48.886858 18554 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:48.887811 18554 heartbeater.cc:507] Master 127.16.174.189:44743 requested a full tablet report, sending...
W20260608 12:54:48.888254 18560 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:54:48.893395 18561 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:48.894335 18247 ts_manager.cc:194] Registered new tserver with Master: 5e6e89be335145a1bbf69560f7f6c531 (127.16.174.130:33015)
W20260608 12:54:48.895912 18563 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:48.896283 17082 server_base.cc:1061] running on GCE node
I20260608 12:54:48.897203 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:48.897435 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:54:48.897670 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923288897652 us; error 0 us; skew 500 ppm
I20260608 12:54:48.898340 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:48.901028 17082 webserver.cc:533] Webserver started at http://127.16.174.131:45357/ using document root <none> and password file <none>
I20260608 12:54:48.901582 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:48.901790 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:48.902071 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:48.903474 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923273579219-17082-0/minicluster-data/ts-2-root/instance:
uuid: "8a9e8dd1e10442998bb0ab63a5fdacf5"
format_stamp: "Formatted at 2026-06-08 12:54:48 on dist-test-slave-840c"
I20260608 12:54:48.908365 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:54:48.912199 18568 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:48.913115 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 12:54:48.913443 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923273579219-17082-0/minicluster-data/ts-2-root
uuid: "8a9e8dd1e10442998bb0ab63a5fdacf5"
format_stamp: "Formatted at 2026-06-08 12:54:48 on dist-test-slave-840c"
I20260608 12:54:48.913746 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923273579219-17082-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923273579219-17082-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923273579219-17082-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:54:48.928128 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:48.929389 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:48.930964 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:48.933354 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:48.933611 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:48.933864 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:48.934057 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:48.978062 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.131:32947
I20260608 12:54:48.978250 18630 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.131:32947 every 8 connection(s)
I20260608 12:54:48.999687 18631 heartbeater.cc:344] Connected to a master server at 127.16.174.188:39013
I20260608 12:54:49.000365 18631 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:49.001407 18631 heartbeater.cc:507] Master 127.16.174.188:39013 requested a full tablet report, sending...
I20260608 12:54:49.001608 18633 heartbeater.cc:344] Connected to a master server at 127.16.174.190:46165
I20260608 12:54:49.002031 18633 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:49.002811 18633 heartbeater.cc:507] Master 127.16.174.190:46165 requested a full tablet report, sending...
I20260608 12:54:49.004208 18313 ts_manager.cc:194] Registered new tserver with Master: 8a9e8dd1e10442998bb0ab63a5fdacf5 (127.16.174.131:32947)
I20260608 12:54:49.004606 18632 heartbeater.cc:344] Connected to a master server at 127.16.174.189:44743
I20260608 12:54:49.005038 18632 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:49.005892 18632 heartbeater.cc:507] Master 127.16.174.189:44743 requested a full tablet report, sending...
I20260608 12:54:49.005923 18182 ts_manager.cc:194] Registered new tserver with Master: 8a9e8dd1e10442998bb0ab63a5fdacf5 (127.16.174.131:32947)
I20260608 12:54:49.006000 18313 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60066
I20260608 12:54:49.008951 18247 ts_manager.cc:194] Registered new tserver with Master: 8a9e8dd1e10442998bb0ab63a5fdacf5 (127.16.174.131:32947)
I20260608 12:54:49.009140 17082 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.025807065s
I20260608 12:54:49.509584 18375 catalog_manager.cc:1294] Loaded cluster ID: 623f6b7164ae46cbb4e9abe6f40ba90a
I20260608 12:54:49.509954 18375 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 9d1d40b22d15425ba70cb094ce8b5f2d: loading cluster ID for follower catalog manager: success
I20260608 12:54:49.516613 18379 catalog_manager.cc:1294] Loaded cluster ID: 623f6b7164ae46cbb4e9abe6f40ba90a
I20260608 12:54:49.517035 18379 catalog_manager.cc:1587] T 00000000000000000000000000000000 P ddec121fe36b42f594ef120d64fccd52: loading cluster ID for follower catalog manager: success
I20260608 12:54:49.517448 18375 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 9d1d40b22d15425ba70cb094ce8b5f2d: acquiring CA information for follower catalog manager: success
I20260608 12:54:49.523126 18375 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 9d1d40b22d15425ba70cb094ce8b5f2d: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:54:49.524406 18379 catalog_manager.cc:1609] T 00000000000000000000000000000000 P ddec121fe36b42f594ef120d64fccd52: acquiring CA information for follower catalog manager: success
I20260608 12:54:49.527762 18379 catalog_manager.cc:1637] T 00000000000000000000000000000000 P ddec121fe36b42f594ef120d64fccd52: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:54:49.742643 18475 heartbeater.cc:499] Master 127.16.174.188:39013 was elected leader, sending a full tablet report...
I20260608 12:54:49.889320 18553 heartbeater.cc:499] Master 127.16.174.188:39013 was elected leader, sending a full tablet report...
I20260608 12:54:50.009187 18631 heartbeater.cc:499] Master 127.16.174.188:39013 was elected leader, sending a full tablet report...
I20260608 12:54:50.527343 18391 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:54:50.635803 18313 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60078:
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:54:50.714988 18440 tablet_service.cc:1511] Processing CreateTablet for tablet 9aed55dd8b194d3e9c243a8802911692 (DEFAULT_TABLE table=test-workload [id=ae070d2012974f9088be704824e2dae7]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:54:50.716405 18440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9aed55dd8b194d3e9c243a8802911692. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:50.716204 18518 tablet_service.cc:1511] Processing CreateTablet for tablet bc71255ac17f4571b57709a0c012ba54 (DEFAULT_TABLE table=test-workload [id=ae070d2012974f9088be704824e2dae7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:54:50.717482 18518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc71255ac17f4571b57709a0c012ba54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:50.728912 18666 tablet_bootstrap.cc:492] T 9aed55dd8b194d3e9c243a8802911692 P 8fc0880250f8474ca22edf7397aa5e9f: Bootstrap starting.
I20260608 12:54:50.730329 18596 tablet_service.cc:1511] Processing CreateTablet for tablet 7383aa3b5b9349d3b15926bb0c3aa8e3 (DEFAULT_TABLE table=test-workload [id=ae070d2012974f9088be704824e2dae7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:54:50.731784 18596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7383aa3b5b9349d3b15926bb0c3aa8e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:50.733978 18667 tablet_bootstrap.cc:492] T bc71255ac17f4571b57709a0c012ba54 P 5e6e89be335145a1bbf69560f7f6c531: Bootstrap starting.
I20260608 12:54:50.738168 18666 tablet_bootstrap.cc:654] T 9aed55dd8b194d3e9c243a8802911692 P 8fc0880250f8474ca22edf7397aa5e9f: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:50.739500 18667 tablet_bootstrap.cc:654] T bc71255ac17f4571b57709a0c012ba54 P 5e6e89be335145a1bbf69560f7f6c531: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:50.745066 18666 tablet_bootstrap.cc:492] T 9aed55dd8b194d3e9c243a8802911692 P 8fc0880250f8474ca22edf7397aa5e9f: No bootstrap required, opened a new log
I20260608 12:54:50.745826 18666 ts_tablet_manager.cc:1403] T 9aed55dd8b194d3e9c243a8802911692 P 8fc0880250f8474ca22edf7397aa5e9f: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260608 12:54:50.748387 18667 tablet_bootstrap.cc:492] T bc71255ac17f4571b57709a0c012ba54 P 5e6e89be335145a1bbf69560f7f6c531: No bootstrap required, opened a new log
I20260608 12:54:50.748919 18666 raft_consensus.cc:359] T 9aed55dd8b194d3e9c243a8802911692 P 8fc0880250f8474ca22edf7397aa5e9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8fc0880250f8474ca22edf7397aa5e9f" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40139 } }
I20260608 12:54:50.749475 18666 raft_consensus.cc:385] T 9aed55dd8b194d3e9c243a8802911692 P 8fc0880250f8474ca22edf7397aa5e9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:50.749853 18666 raft_consensus.cc:740] T 9aed55dd8b194d3e9c243a8802911692 P 8fc0880250f8474ca22edf7397aa5e9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fc0880250f8474ca22edf7397aa5e9f, State: Initialized, Role: FOLLOWER
I20260608 12:54:50.748934 18667 ts_tablet_manager.cc:1403] T bc71255ac17f4571b57709a0c012ba54 P 5e6e89be335145a1bbf69560f7f6c531: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.009s
I20260608 12:54:50.751981 18670 tablet_bootstrap.cc:492] T 7383aa3b5b9349d3b15926bb0c3aa8e3 P 8a9e8dd1e10442998bb0ab63a5fdacf5: Bootstrap starting.
I20260608 12:54:50.750758 18666 consensus_queue.cc:260] T 9aed55dd8b194d3e9c243a8802911692 P 8fc0880250f8474ca22edf7397aa5e9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8fc0880250f8474ca22edf7397aa5e9f" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40139 } }
I20260608 12:54:50.752758 18666 raft_consensus.cc:399] T 9aed55dd8b194d3e9c243a8802911692 P 8fc0880250f8474ca22edf7397aa5e9f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:54:50.753157 18666 raft_consensus.cc:493] T 9aed55dd8b194d3e9c243a8802911692 P 8fc0880250f8474ca22edf7397aa5e9f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:54:50.753551 18666 raft_consensus.cc:3060] T 9aed55dd8b194d3e9c243a8802911692 P 8fc0880250f8474ca22edf7397aa5e9f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:50.756520 18667 raft_consensus.cc:359] T bc71255ac17f4571b57709a0c012ba54 P 5e6e89be335145a1bbf69560f7f6c531 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5e6e89be335145a1bbf69560f7f6c531" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 33015 } }
I20260608 12:54:50.757124 18667 raft_consensus.cc:385] T bc71255ac17f4571b57709a0c012ba54 P 5e6e89be335145a1bbf69560f7f6c531 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:50.757479 18667 raft_consensus.cc:740] T bc71255ac17f4571b57709a0c012ba54 P 5e6e89be335145a1bbf69560f7f6c531 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e6e89be335145a1bbf69560f7f6c531, State: Initialized, Role: FOLLOWER
I20260608 12:54:50.758294 18667 consensus_queue.cc:260] T bc71255ac17f4571b57709a0c012ba54 P 5e6e89be335145a1bbf69560f7f6c531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5e6e89be335145a1bbf69560f7f6c531" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 33015 } }
I20260608 12:54:50.758905 18667 raft_consensus.cc:399] T bc71255ac17f4571b57709a0c012ba54 P 5e6e89be335145a1bbf69560f7f6c531 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:54:50.759238 18667 raft_consensus.cc:493] T bc71255ac17f4571b57709a0c012ba54 P 5e6e89be335145a1bbf69560f7f6c531 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:54:50.759624 18667 raft_consensus.cc:3060] T bc71255ac17f4571b57709a0c012ba54 P 5e6e89be335145a1bbf69560f7f6c531 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:50.761466 18670 tablet_bootstrap.cc:654] T 7383aa3b5b9349d3b15926bb0c3aa8e3 P 8a9e8dd1e10442998bb0ab63a5fdacf5: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:50.763530 18666 raft_consensus.cc:515] T 9aed55dd8b194d3e9c243a8802911692 P 8fc0880250f8474ca22edf7397aa5e9f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8fc0880250f8474ca22edf7397aa5e9f" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40139 } }
I20260608 12:54:50.764428 18666 leader_election.cc:304] T 9aed55dd8b194d3e9c243a8802911692 P 8fc0880250f8474ca22edf7397aa5e9f [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: 8fc0880250f8474ca22edf7397aa5e9f; no voters: 
I20260608 12:54:50.766222 18667 raft_consensus.cc:515] T bc71255ac17f4571b57709a0c012ba54 P 5e6e89be335145a1bbf69560f7f6c531 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5e6e89be335145a1bbf69560f7f6c531" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 33015 } }
I20260608 12:54:50.766880 18667 leader_election.cc:304] T bc71255ac17f4571b57709a0c012ba54 P 5e6e89be335145a1bbf69560f7f6c531 [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: 5e6e89be335145a1bbf69560f7f6c531; no voters: 
I20260608 12:54:50.773072 18666 leader_election.cc:290] T 9aed55dd8b194d3e9c243a8802911692 P 8fc0880250f8474ca22edf7397aa5e9f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:54:50.773628 18672 raft_consensus.cc:2804] T 9aed55dd8b194d3e9c243a8802911692 P 8fc0880250f8474ca22edf7397aa5e9f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:50.777319 18670 tablet_bootstrap.cc:492] T 7383aa3b5b9349d3b15926bb0c3aa8e3 P 8a9e8dd1e10442998bb0ab63a5fdacf5: No bootstrap required, opened a new log
I20260608 12:54:50.778052 18667 leader_election.cc:290] T bc71255ac17f4571b57709a0c012ba54 P 5e6e89be335145a1bbf69560f7f6c531 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:54:50.778174 18670 ts_tablet_manager.cc:1403] T 7383aa3b5b9349d3b15926bb0c3aa8e3 P 8a9e8dd1e10442998bb0ab63a5fdacf5: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.004s
I20260608 12:54:50.778635 18673 raft_consensus.cc:2804] T bc71255ac17f4571b57709a0c012ba54 P 5e6e89be335145a1bbf69560f7f6c531 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:50.784308 18672 raft_consensus.cc:697] T 9aed55dd8b194d3e9c243a8802911692 P 8fc0880250f8474ca22edf7397aa5e9f [term 1 LEADER]: Becoming Leader. State: Replica: 8fc0880250f8474ca22edf7397aa5e9f, State: Running, Role: LEADER
I20260608 12:54:50.783257 18670 raft_consensus.cc:359] T 7383aa3b5b9349d3b15926bb0c3aa8e3 P 8a9e8dd1e10442998bb0ab63a5fdacf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a9e8dd1e10442998bb0ab63a5fdacf5" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 32947 } }
I20260608 12:54:50.785509 18670 raft_consensus.cc:385] T 7383aa3b5b9349d3b15926bb0c3aa8e3 P 8a9e8dd1e10442998bb0ab63a5fdacf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:50.787846 18670 raft_consensus.cc:740] T 7383aa3b5b9349d3b15926bb0c3aa8e3 P 8a9e8dd1e10442998bb0ab63a5fdacf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a9e8dd1e10442998bb0ab63a5fdacf5, State: Initialized, Role: FOLLOWER
I20260608 12:54:50.788410 18666 ts_tablet_manager.cc:1434] T 9aed55dd8b194d3e9c243a8802911692 P 8fc0880250f8474ca22edf7397aa5e9f: Time spent starting tablet: real 0.042s	user 0.024s	sys 0.013s
I20260608 12:54:50.785566 18672 consensus_queue.cc:237] T 9aed55dd8b194d3e9c243a8802911692 P 8fc0880250f8474ca22edf7397aa5e9f [LEADER]: Queue going to LEADER mode. State: All 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: "8fc0880250f8474ca22edf7397aa5e9f" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40139 } }
I20260608 12:54:50.788656 18673 raft_consensus.cc:697] T bc71255ac17f4571b57709a0c012ba54 P 5e6e89be335145a1bbf69560f7f6c531 [term 1 LEADER]: Becoming Leader. State: Replica: 5e6e89be335145a1bbf69560f7f6c531, State: Running, Role: LEADER
I20260608 12:54:50.789551 18670 consensus_queue.cc:260] T 7383aa3b5b9349d3b15926bb0c3aa8e3 P 8a9e8dd1e10442998bb0ab63a5fdacf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8a9e8dd1e10442998bb0ab63a5fdacf5" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 32947 } }
I20260608 12:54:50.790398 18670 raft_consensus.cc:399] T 7383aa3b5b9349d3b15926bb0c3aa8e3 P 8a9e8dd1e10442998bb0ab63a5fdacf5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:54:50.790277 18673 consensus_queue.cc:237] T bc71255ac17f4571b57709a0c012ba54 P 5e6e89be335145a1bbf69560f7f6c531 [LEADER]: Queue going to LEADER mode. State: All 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: "5e6e89be335145a1bbf69560f7f6c531" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 33015 } }
I20260608 12:54:50.791062 18670 raft_consensus.cc:493] T 7383aa3b5b9349d3b15926bb0c3aa8e3 P 8a9e8dd1e10442998bb0ab63a5fdacf5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:54:50.792564 18670 raft_consensus.cc:3060] T 7383aa3b5b9349d3b15926bb0c3aa8e3 P 8a9e8dd1e10442998bb0ab63a5fdacf5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:50.792994 18667 ts_tablet_manager.cc:1434] T bc71255ac17f4571b57709a0c012ba54 P 5e6e89be335145a1bbf69560f7f6c531: Time spent starting tablet: real 0.041s	user 0.021s	sys 0.018s
I20260608 12:54:50.802755 18670 raft_consensus.cc:515] T 7383aa3b5b9349d3b15926bb0c3aa8e3 P 8a9e8dd1e10442998bb0ab63a5fdacf5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a9e8dd1e10442998bb0ab63a5fdacf5" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 32947 } }
I20260608 12:54:50.803735 18670 leader_election.cc:304] T 7383aa3b5b9349d3b15926bb0c3aa8e3 P 8a9e8dd1e10442998bb0ab63a5fdacf5 [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: 8a9e8dd1e10442998bb0ab63a5fdacf5; no voters: 
I20260608 12:54:50.806070 18313 catalog_manager.cc:5696] T bc71255ac17f4571b57709a0c012ba54 P 5e6e89be335145a1bbf69560f7f6c531 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e6e89be335145a1bbf69560f7f6c531 (127.16.174.130). New cstate: current_term: 1 leader_uuid: "5e6e89be335145a1bbf69560f7f6c531" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5e6e89be335145a1bbf69560f7f6c531" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 33015 } health_report { overall_health: HEALTHY } } }
I20260608 12:54:50.820804 18312 catalog_manager.cc:5696] T 9aed55dd8b194d3e9c243a8802911692 P 8fc0880250f8474ca22edf7397aa5e9f reported cstate change: term changed from 0 to 1, leader changed from <none> to 8fc0880250f8474ca22edf7397aa5e9f (127.16.174.129). New cstate: current_term: 1 leader_uuid: "8fc0880250f8474ca22edf7397aa5e9f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8fc0880250f8474ca22edf7397aa5e9f" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40139 } health_report { overall_health: HEALTHY } } }
I20260608 12:54:50.835582 18670 leader_election.cc:290] T 7383aa3b5b9349d3b15926bb0c3aa8e3 P 8a9e8dd1e10442998bb0ab63a5fdacf5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:54:50.836166 18682 raft_consensus.cc:2804] T 7383aa3b5b9349d3b15926bb0c3aa8e3 P 8a9e8dd1e10442998bb0ab63a5fdacf5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:50.884727 18682 raft_consensus.cc:697] T 7383aa3b5b9349d3b15926bb0c3aa8e3 P 8a9e8dd1e10442998bb0ab63a5fdacf5 [term 1 LEADER]: Becoming Leader. State: Replica: 8a9e8dd1e10442998bb0ab63a5fdacf5, State: Running, Role: LEADER
I20260608 12:54:50.885779 18682 consensus_queue.cc:237] T 7383aa3b5b9349d3b15926bb0c3aa8e3 P 8a9e8dd1e10442998bb0ab63a5fdacf5 [LEADER]: Queue going to LEADER mode. State: All 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: "8a9e8dd1e10442998bb0ab63a5fdacf5" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 32947 } }
I20260608 12:54:50.886425 18670 ts_tablet_manager.cc:1434] T 7383aa3b5b9349d3b15926bb0c3aa8e3 P 8a9e8dd1e10442998bb0ab63a5fdacf5: Time spent starting tablet: real 0.108s	user 0.041s	sys 0.040s
I20260608 12:54:50.905555 18311 catalog_manager.cc:5696] T 7383aa3b5b9349d3b15926bb0c3aa8e3 P 8a9e8dd1e10442998bb0ab63a5fdacf5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a9e8dd1e10442998bb0ab63a5fdacf5 (127.16.174.131). New cstate: current_term: 1 leader_uuid: "8a9e8dd1e10442998bb0ab63a5fdacf5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a9e8dd1e10442998bb0ab63a5fdacf5" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 32947 } health_report { overall_health: HEALTHY } } }
I20260608 12:54:50.952031 17082 master.cc:562] Master@127.16.174.188:39013 shutting down...
I20260608 12:54:50.968616 17082 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 86e5e57195e34010998985cfeadf3506 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:50.969751 17082 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 86e5e57195e34010998985cfeadf3506 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:50.970221 17082 tablet_replica.cc:333] T 00000000000000000000000000000000 P 86e5e57195e34010998985cfeadf3506: stopping tablet replica
I20260608 12:54:50.994227 17082 master.cc:584] Master@127.16.174.188:39013 shutdown complete.
W20260608 12:54:51.916087 18553 heartbeater.cc:646] Failed to heartbeat to 127.16.174.188:39013 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.16.174.188:39013: connect: Connection refused (error 111)
I20260608 12:54:52.439162 18691 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9d1d40b22d15425ba70cb094ce8b5f2d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 86e5e57195e34010998985cfeadf3506)
I20260608 12:54:52.439776 18691 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9d1d40b22d15425ba70cb094ce8b5f2d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d1d40b22d15425ba70cb094ce8b5f2d" member_type: VOTER last_known_addr { host: "127.16.174.190" port: 46165 } } peers { permanent_uuid: "ddec121fe36b42f594ef120d64fccd52" member_type: VOTER last_known_addr { host: "127.16.174.189" port: 44743 } } peers { permanent_uuid: "86e5e57195e34010998985cfeadf3506" member_type: VOTER last_known_addr { host: "127.16.174.188" port: 39013 } }
I20260608 12:54:52.441097 18692 raft_consensus.cc:493] T 00000000000000000000000000000000 P ddec121fe36b42f594ef120d64fccd52 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 86e5e57195e34010998985cfeadf3506)
I20260608 12:54:52.441637 18692 raft_consensus.cc:515] T 00000000000000000000000000000000 P ddec121fe36b42f594ef120d64fccd52 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d1d40b22d15425ba70cb094ce8b5f2d" member_type: VOTER last_known_addr { host: "127.16.174.190" port: 46165 } } peers { permanent_uuid: "ddec121fe36b42f594ef120d64fccd52" member_type: VOTER last_known_addr { host: "127.16.174.189" port: 44743 } } peers { permanent_uuid: "86e5e57195e34010998985cfeadf3506" member_type: VOTER last_known_addr { host: "127.16.174.188" port: 39013 } }
I20260608 12:54:52.442126 18691 leader_election.cc:290] T 00000000000000000000000000000000 P 9d1d40b22d15425ba70cb094ce8b5f2d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ddec121fe36b42f594ef120d64fccd52 (127.16.174.189:44743), 86e5e57195e34010998985cfeadf3506 (127.16.174.188:39013)
I20260608 12:54:52.443094 18256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "9d1d40b22d15425ba70cb094ce8b5f2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "ddec121fe36b42f594ef120d64fccd52" is_pre_election: true
I20260608 12:54:52.443696 18256 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ddec121fe36b42f594ef120d64fccd52 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d1d40b22d15425ba70cb094ce8b5f2d in term 1.
I20260608 12:54:52.444736 18692 leader_election.cc:290] T 00000000000000000000000000000000 P ddec121fe36b42f594ef120d64fccd52 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9d1d40b22d15425ba70cb094ce8b5f2d (127.16.174.190:46165), 86e5e57195e34010998985cfeadf3506 (127.16.174.188:39013)
I20260608 12:54:52.444797 18191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ddec121fe36b42f594ef120d64fccd52" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "9d1d40b22d15425ba70cb094ce8b5f2d" is_pre_election: true
I20260608 12:54:52.445382 18169 leader_election.cc:304] T 00000000000000000000000000000000 P 9d1d40b22d15425ba70cb094ce8b5f2d [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: 9d1d40b22d15425ba70cb094ce8b5f2d, ddec121fe36b42f594ef120d64fccd52; no voters: 
I20260608 12:54:52.445533 18191 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 9d1d40b22d15425ba70cb094ce8b5f2d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ddec121fe36b42f594ef120d64fccd52 in term 1.
I20260608 12:54:52.446183 18691 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9d1d40b22d15425ba70cb094ce8b5f2d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:54:52.446583 18691 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9d1d40b22d15425ba70cb094ce8b5f2d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 86e5e57195e34010998985cfeadf3506)
I20260608 12:54:52.447114 18691 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9d1d40b22d15425ba70cb094ce8b5f2d [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:54:52.447201 18231 leader_election.cc:304] T 00000000000000000000000000000000 P ddec121fe36b42f594ef120d64fccd52 [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: 9d1d40b22d15425ba70cb094ce8b5f2d, ddec121fe36b42f594ef120d64fccd52; no voters: 
I20260608 12:54:52.449429 18692 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ddec121fe36b42f594ef120d64fccd52 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:54:52.449914 18692 raft_consensus.cc:493] T 00000000000000000000000000000000 P ddec121fe36b42f594ef120d64fccd52 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 86e5e57195e34010998985cfeadf3506)
I20260608 12:54:52.452082 18692 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ddec121fe36b42f594ef120d64fccd52 [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:54:52.454211 18169 leader_election.cc:336] T 00000000000000000000000000000000 P 9d1d40b22d15425ba70cb094ce8b5f2d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86e5e57195e34010998985cfeadf3506 (127.16.174.188:39013): Network error: Client connection negotiation failed: client connection to 127.16.174.188:39013: connect: Connection refused (error 111)
W20260608 12:54:52.454785 18234 leader_election.cc:336] T 00000000000000000000000000000000 P ddec121fe36b42f594ef120d64fccd52 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86e5e57195e34010998985cfeadf3506 (127.16.174.188:39013): Network error: Client connection negotiation failed: client connection to 127.16.174.188:39013: connect: Connection refused (error 111)
I20260608 12:54:52.455585 18691 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9d1d40b22d15425ba70cb094ce8b5f2d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d1d40b22d15425ba70cb094ce8b5f2d" member_type: VOTER last_known_addr { host: "127.16.174.190" port: 46165 } } peers { permanent_uuid: "ddec121fe36b42f594ef120d64fccd52" member_type: VOTER last_known_addr { host: "127.16.174.189" port: 44743 } } peers { permanent_uuid: "86e5e57195e34010998985cfeadf3506" member_type: VOTER last_known_addr { host: "127.16.174.188" port: 39013 } }
I20260608 12:54:52.457463 18691 leader_election.cc:290] T 00000000000000000000000000000000 P 9d1d40b22d15425ba70cb094ce8b5f2d [CANDIDATE]: Term 2 election: Requested vote from peers ddec121fe36b42f594ef120d64fccd52 (127.16.174.189:44743), 86e5e57195e34010998985cfeadf3506 (127.16.174.188:39013)
I20260608 12:54:52.458178 18256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "9d1d40b22d15425ba70cb094ce8b5f2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "ddec121fe36b42f594ef120d64fccd52"
I20260608 12:54:52.458720 18692 raft_consensus.cc:515] T 00000000000000000000000000000000 P ddec121fe36b42f594ef120d64fccd52 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d1d40b22d15425ba70cb094ce8b5f2d" member_type: VOTER last_known_addr { host: "127.16.174.190" port: 46165 } } peers { permanent_uuid: "ddec121fe36b42f594ef120d64fccd52" member_type: VOTER last_known_addr { host: "127.16.174.189" port: 44743 } } peers { permanent_uuid: "86e5e57195e34010998985cfeadf3506" member_type: VOTER last_known_addr { host: "127.16.174.188" port: 39013 } }
I20260608 12:54:52.459868 18256 raft_consensus.cc:2393] T 00000000000000000000000000000000 P ddec121fe36b42f594ef120d64fccd52 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 9d1d40b22d15425ba70cb094ce8b5f2d in current term 2: Already voted for candidate ddec121fe36b42f594ef120d64fccd52 in this term.
W20260608 12:54:52.461448 18169 leader_election.cc:336] T 00000000000000000000000000000000 P 9d1d40b22d15425ba70cb094ce8b5f2d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 86e5e57195e34010998985cfeadf3506 (127.16.174.188:39013): Network error: Client connection negotiation failed: client connection to 127.16.174.188:39013: connect: Connection refused (error 111)
I20260608 12:54:52.461764 18191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ddec121fe36b42f594ef120d64fccd52" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "9d1d40b22d15425ba70cb094ce8b5f2d"
I20260608 12:54:52.462036 18169 leader_election.cc:304] T 00000000000000000000000000000000 P 9d1d40b22d15425ba70cb094ce8b5f2d [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: 9d1d40b22d15425ba70cb094ce8b5f2d; no voters: 86e5e57195e34010998985cfeadf3506, ddec121fe36b42f594ef120d64fccd52
I20260608 12:54:52.462785 18191 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 9d1d40b22d15425ba70cb094ce8b5f2d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ddec121fe36b42f594ef120d64fccd52 in current term 2: Already voted for candidate 9d1d40b22d15425ba70cb094ce8b5f2d in this term.
I20260608 12:54:52.463231 18691 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 9d1d40b22d15425ba70cb094ce8b5f2d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 12:54:52.461592 18692 leader_election.cc:290] T 00000000000000000000000000000000 P ddec121fe36b42f594ef120d64fccd52 [CANDIDATE]: Term 2 election: Requested vote from peers 9d1d40b22d15425ba70cb094ce8b5f2d (127.16.174.190:46165), 86e5e57195e34010998985cfeadf3506 (127.16.174.188:39013)
W20260608 12:54:52.465942 18234 leader_election.cc:336] T 00000000000000000000000000000000 P ddec121fe36b42f594ef120d64fccd52 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 86e5e57195e34010998985cfeadf3506 (127.16.174.188:39013): Network error: Client connection negotiation failed: client connection to 127.16.174.188:39013: connect: Connection refused (error 111)
I20260608 12:54:52.466396 18234 leader_election.cc:304] T 00000000000000000000000000000000 P ddec121fe36b42f594ef120d64fccd52 [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: ddec121fe36b42f594ef120d64fccd52; no voters: 86e5e57195e34010998985cfeadf3506, 9d1d40b22d15425ba70cb094ce8b5f2d
I20260608 12:54:52.467202 18692 raft_consensus.cc:2749] T 00000000000000000000000000000000 P ddec121fe36b42f594ef120d64fccd52 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 12:54:54.080760 18704 raft_consensus.cc:493] T 00000000000000000000000000000000 P ddec121fe36b42f594ef120d64fccd52 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:54.081502 18704 raft_consensus.cc:515] T 00000000000000000000000000000000 P ddec121fe36b42f594ef120d64fccd52 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d1d40b22d15425ba70cb094ce8b5f2d" member_type: VOTER last_known_addr { host: "127.16.174.190" port: 46165 } } peers { permanent_uuid: "ddec121fe36b42f594ef120d64fccd52" member_type: VOTER last_known_addr { host: "127.16.174.189" port: 44743 } } peers { permanent_uuid: "86e5e57195e34010998985cfeadf3506" member_type: VOTER last_known_addr { host: "127.16.174.188" port: 39013 } }
I20260608 12:54:54.083439 18704 leader_election.cc:290] T 00000000000000000000000000000000 P ddec121fe36b42f594ef120d64fccd52 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9d1d40b22d15425ba70cb094ce8b5f2d (127.16.174.190:46165), 86e5e57195e34010998985cfeadf3506 (127.16.174.188:39013)
I20260608 12:54:54.085491 18191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ddec121fe36b42f594ef120d64fccd52" candidate_term: 3 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "9d1d40b22d15425ba70cb094ce8b5f2d" is_pre_election: true
I20260608 12:54:54.086387 18191 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 9d1d40b22d15425ba70cb094ce8b5f2d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ddec121fe36b42f594ef120d64fccd52 in term 2.
W20260608 12:54:54.086655 18234 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.174.188:39013: connect: Connection refused (error 111) [suppressed 13 similar messages]
I20260608 12:54:54.088421 18231 leader_election.cc:304] T 00000000000000000000000000000000 P ddec121fe36b42f594ef120d64fccd52 [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: 9d1d40b22d15425ba70cb094ce8b5f2d, ddec121fe36b42f594ef120d64fccd52; no voters: 
I20260608 12:54:54.089520 18704 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ddec121fe36b42f594ef120d64fccd52 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 12:54:54.089956 18704 raft_consensus.cc:493] T 00000000000000000000000000000000 P ddec121fe36b42f594ef120d64fccd52 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:54.090215 18704 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ddec121fe36b42f594ef120d64fccd52 [term 2 FOLLOWER]: Advancing to term 3
W20260608 12:54:54.091781 18234 leader_election.cc:336] T 00000000000000000000000000000000 P ddec121fe36b42f594ef120d64fccd52 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 86e5e57195e34010998985cfeadf3506 (127.16.174.188:39013): Network error: Client connection negotiation failed: client connection to 127.16.174.188:39013: connect: Connection refused (error 111)
I20260608 12:54:54.096431 18704 raft_consensus.cc:515] T 00000000000000000000000000000000 P ddec121fe36b42f594ef120d64fccd52 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d1d40b22d15425ba70cb094ce8b5f2d" member_type: VOTER last_known_addr { host: "127.16.174.190" port: 46165 } } peers { permanent_uuid: "ddec121fe36b42f594ef120d64fccd52" member_type: VOTER last_known_addr { host: "127.16.174.189" port: 44743 } } peers { permanent_uuid: "86e5e57195e34010998985cfeadf3506" member_type: VOTER last_known_addr { host: "127.16.174.188" port: 39013 } }
I20260608 12:54:54.098073 18704 leader_election.cc:290] T 00000000000000000000000000000000 P ddec121fe36b42f594ef120d64fccd52 [CANDIDATE]: Term 3 election: Requested vote from peers 9d1d40b22d15425ba70cb094ce8b5f2d (127.16.174.190:46165), 86e5e57195e34010998985cfeadf3506 (127.16.174.188:39013)
I20260608 12:54:54.098989 18191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ddec121fe36b42f594ef120d64fccd52" candidate_term: 3 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "9d1d40b22d15425ba70cb094ce8b5f2d"
I20260608 12:54:54.099476 18191 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9d1d40b22d15425ba70cb094ce8b5f2d [term 2 FOLLOWER]: Advancing to term 3
W20260608 12:54:54.102510 18234 leader_election.cc:336] T 00000000000000000000000000000000 P ddec121fe36b42f594ef120d64fccd52 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 86e5e57195e34010998985cfeadf3506 (127.16.174.188:39013): Network error: Client connection negotiation failed: client connection to 127.16.174.188:39013: connect: Connection refused (error 111)
I20260608 12:54:54.105022 18191 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 9d1d40b22d15425ba70cb094ce8b5f2d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ddec121fe36b42f594ef120d64fccd52 in term 3.
I20260608 12:54:54.106066 18231 leader_election.cc:304] T 00000000000000000000000000000000 P ddec121fe36b42f594ef120d64fccd52 [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: 9d1d40b22d15425ba70cb094ce8b5f2d, ddec121fe36b42f594ef120d64fccd52; no voters: 86e5e57195e34010998985cfeadf3506
I20260608 12:54:54.106923 18704 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ddec121fe36b42f594ef120d64fccd52 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:54:54.108214 18704 raft_consensus.cc:697] T 00000000000000000000000000000000 P ddec121fe36b42f594ef120d64fccd52 [term 3 LEADER]: Becoming Leader. State: Replica: ddec121fe36b42f594ef120d64fccd52, State: Running, Role: LEADER
I20260608 12:54:54.109050 18704 consensus_queue.cc:237] T 00000000000000000000000000000000 P ddec121fe36b42f594ef120d64fccd52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 10, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d1d40b22d15425ba70cb094ce8b5f2d" member_type: VOTER last_known_addr { host: "127.16.174.190" port: 46165 } } peers { permanent_uuid: "ddec121fe36b42f594ef120d64fccd52" member_type: VOTER last_known_addr { host: "127.16.174.189" port: 44743 } } peers { permanent_uuid: "86e5e57195e34010998985cfeadf3506" member_type: VOTER last_known_addr { host: "127.16.174.188" port: 39013 } }
I20260608 12:54:54.113508 18707 sys_catalog.cc:455] T 00000000000000000000000000000000 P ddec121fe36b42f594ef120d64fccd52 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ddec121fe36b42f594ef120d64fccd52. Latest consensus state: current_term: 3 leader_uuid: "ddec121fe36b42f594ef120d64fccd52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d1d40b22d15425ba70cb094ce8b5f2d" member_type: VOTER last_known_addr { host: "127.16.174.190" port: 46165 } } peers { permanent_uuid: "ddec121fe36b42f594ef120d64fccd52" member_type: VOTER last_known_addr { host: "127.16.174.189" port: 44743 } } peers { permanent_uuid: "86e5e57195e34010998985cfeadf3506" member_type: VOTER last_known_addr { host: "127.16.174.188" port: 39013 } } }
I20260608 12:54:54.114471 18707 sys_catalog.cc:458] T 00000000000000000000000000000000 P ddec121fe36b42f594ef120d64fccd52 [sys.catalog]: This master's current role is: LEADER
I20260608 12:54:54.116282 18709 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:54:54.122803 18709 catalog_manager.cc:679] Loaded metadata for table test-workload [id=ae070d2012974f9088be704824e2dae7]
I20260608 12:54:54.127625 18709 tablet_loader.cc:96] loaded metadata for tablet 7383aa3b5b9349d3b15926bb0c3aa8e3 (table test-workload [id=ae070d2012974f9088be704824e2dae7])
I20260608 12:54:54.128825 18709 tablet_loader.cc:96] loaded metadata for tablet 9aed55dd8b194d3e9c243a8802911692 (table test-workload [id=ae070d2012974f9088be704824e2dae7])
I20260608 12:54:54.129789 18709 tablet_loader.cc:96] loaded metadata for tablet bc71255ac17f4571b57709a0c012ba54 (table test-workload [id=ae070d2012974f9088be704824e2dae7])
I20260608 12:54:54.130750 18709 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:54:54.134404 18709 catalog_manager.cc:1294] Loaded cluster ID: 623f6b7164ae46cbb4e9abe6f40ba90a
I20260608 12:54:54.134749 18709 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:54:54.138900 18709 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:54:54.142416 18709 catalog_manager.cc:6080] T 00000000000000000000000000000000 P ddec121fe36b42f594ef120d64fccd52: Loaded TSK: 0
I20260608 12:54:54.143484 18709 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:54:54.505415 18378 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:54:54.505795 18378 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:54:54.626513 18234 consensus_peers.cc:597] T 00000000000000000000000000000000 P ddec121fe36b42f594ef120d64fccd52 -> Peer 86e5e57195e34010998985cfeadf3506 (127.16.174.188:39013): Couldn't send request to peer 86e5e57195e34010998985cfeadf3506. Status: Network error: Client connection negotiation failed: client connection to 127.16.174.188:39013: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:54.672680 18191 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 9d1d40b22d15425ba70cb094ce8b5f2d [term 3 FOLLOWER]: Refusing update from remote peer ddec121fe36b42f594ef120d64fccd52: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 3 index: 11. (index mismatch)
I20260608 12:54:54.674324 18710 consensus_queue.cc:1048] T 00000000000000000000000000000000 P ddec121fe36b42f594ef120d64fccd52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d1d40b22d15425ba70cb094ce8b5f2d" member_type: VOTER last_known_addr { host: "127.16.174.190" port: 46165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260608 12:54:54.680263 18713 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9d1d40b22d15425ba70cb094ce8b5f2d [sys.catalog]: SysCatalogTable state changed. Reason: New leader ddec121fe36b42f594ef120d64fccd52. Latest consensus state: current_term: 3 leader_uuid: "ddec121fe36b42f594ef120d64fccd52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d1d40b22d15425ba70cb094ce8b5f2d" member_type: VOTER last_known_addr { host: "127.16.174.190" port: 46165 } } peers { permanent_uuid: "ddec121fe36b42f594ef120d64fccd52" member_type: VOTER last_known_addr { host: "127.16.174.189" port: 44743 } } peers { permanent_uuid: "86e5e57195e34010998985cfeadf3506" member_type: VOTER last_known_addr { host: "127.16.174.188" port: 39013 } } }
I20260608 12:54:54.680898 18713 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9d1d40b22d15425ba70cb094ce8b5f2d [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:54:54.685335 18715 sys_catalog.cc:455] T 00000000000000000000000000000000 P ddec121fe36b42f594ef120d64fccd52 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 3 leader_uuid: "ddec121fe36b42f594ef120d64fccd52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d1d40b22d15425ba70cb094ce8b5f2d" member_type: VOTER last_known_addr { host: "127.16.174.190" port: 46165 } } peers { permanent_uuid: "ddec121fe36b42f594ef120d64fccd52" member_type: VOTER last_known_addr { host: "127.16.174.189" port: 44743 } } peers { permanent_uuid: "86e5e57195e34010998985cfeadf3506" member_type: VOTER last_known_addr { host: "127.16.174.188" port: 39013 } } }
I20260608 12:54:54.686311 18715 sys_catalog.cc:458] T 00000000000000000000000000000000 P ddec121fe36b42f594ef120d64fccd52 [sys.catalog]: This master's current role is: LEADER
I20260608 12:54:54.686967 18713 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9d1d40b22d15425ba70cb094ce8b5f2d [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 3 leader_uuid: "ddec121fe36b42f594ef120d64fccd52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d1d40b22d15425ba70cb094ce8b5f2d" member_type: VOTER last_known_addr { host: "127.16.174.190" port: 46165 } } peers { permanent_uuid: "ddec121fe36b42f594ef120d64fccd52" member_type: VOTER last_known_addr { host: "127.16.174.189" port: 44743 } } peers { permanent_uuid: "86e5e57195e34010998985cfeadf3506" member_type: VOTER last_known_addr { host: "127.16.174.188" port: 39013 } } }
I20260608 12:54:54.687798 18713 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9d1d40b22d15425ba70cb094ce8b5f2d [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:54:54.694294 17082 tablet_server.cc:179] TabletServer@127.16.174.129:0 shutting down...
I20260608 12:54:54.725036 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:54.726024 17082 tablet_replica.cc:333] T 9aed55dd8b194d3e9c243a8802911692 P 8fc0880250f8474ca22edf7397aa5e9f: stopping tablet replica
I20260608 12:54:54.726753 17082 raft_consensus.cc:2243] T 9aed55dd8b194d3e9c243a8802911692 P 8fc0880250f8474ca22edf7397aa5e9f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:54.727406 17082 raft_consensus.cc:2272] T 9aed55dd8b194d3e9c243a8802911692 P 8fc0880250f8474ca22edf7397aa5e9f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:54.748682 17082 tablet_server.cc:196] TabletServer@127.16.174.129:0 shutdown complete.
I20260608 12:54:54.761320 17082 tablet_server.cc:179] TabletServer@127.16.174.130:0 shutting down...
I20260608 12:54:54.787200 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:54.788033 17082 tablet_replica.cc:333] T bc71255ac17f4571b57709a0c012ba54 P 5e6e89be335145a1bbf69560f7f6c531: stopping tablet replica
I20260608 12:54:54.788556 17082 raft_consensus.cc:2243] T bc71255ac17f4571b57709a0c012ba54 P 5e6e89be335145a1bbf69560f7f6c531 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:54.789146 17082 raft_consensus.cc:2272] T bc71255ac17f4571b57709a0c012ba54 P 5e6e89be335145a1bbf69560f7f6c531 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:54.808780 17082 tablet_server.cc:196] TabletServer@127.16.174.130:0 shutdown complete.
I20260608 12:54:54.820609 17082 tablet_server.cc:179] TabletServer@127.16.174.131:0 shutting down...
I20260608 12:54:54.845350 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:54.846196 17082 tablet_replica.cc:333] T 7383aa3b5b9349d3b15926bb0c3aa8e3 P 8a9e8dd1e10442998bb0ab63a5fdacf5: stopping tablet replica
I20260608 12:54:54.846728 17082 raft_consensus.cc:2243] T 7383aa3b5b9349d3b15926bb0c3aa8e3 P 8a9e8dd1e10442998bb0ab63a5fdacf5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:54.847316 17082 raft_consensus.cc:2272] T 7383aa3b5b9349d3b15926bb0c3aa8e3 P 8a9e8dd1e10442998bb0ab63a5fdacf5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:54.867697 17082 tablet_server.cc:196] TabletServer@127.16.174.131:0 shutdown complete.
I20260608 12:54:54.878463 17082 master.cc:562] Master@127.16.174.190:46165 shutting down...
I20260608 12:54:54.904542 17082 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9d1d40b22d15425ba70cb094ce8b5f2d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:54.905300 17082 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9d1d40b22d15425ba70cb094ce8b5f2d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:54.905663 17082 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9d1d40b22d15425ba70cb094ce8b5f2d: stopping tablet replica
I20260608 12:54:54.926409 17082 master.cc:584] Master@127.16.174.190:46165 shutdown complete.
I20260608 12:54:54.941581 17082 master.cc:562] Master@127.16.174.189:44743 shutting down...
I20260608 12:54:54.968449 17082 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ddec121fe36b42f594ef120d64fccd52 [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:54:54.969383 17082 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ddec121fe36b42f594ef120d64fccd52 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:54.969936 17082 tablet_replica.cc:333] T 00000000000000000000000000000000 P ddec121fe36b42f594ef120d64fccd52: stopping tablet replica
I20260608 12:54:54.991400 17082 master.cc:584] Master@127.16.174.189:44743 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (6913 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260608 12:54:55.028640 17082 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.174.190:38945
I20260608 12:54:55.029911 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:55.036706 18719 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:54:55.036724 18720 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:55.038239 17082 server_base.cc:1061] running on GCE node
W20260608 12:54:55.038555 18722 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:55.039566 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:55.039830 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:54:55.040002 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923295039987 us; error 0 us; skew 500 ppm
I20260608 12:54:55.040632 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:55.043553 17082 webserver.cc:533] Webserver started at http://127.16.174.190:46199/ using document root <none> and password file <none>
I20260608 12:54:55.044152 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:55.044325 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:55.044560 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:55.045750 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923273579219-17082-0/minicluster-data/master-0-root/instance:
uuid: "7d97fae016a9486b8a261b4bc10a59f6"
format_stamp: "Formatted at 2026-06-08 12:54:55 on dist-test-slave-840c"
I20260608 12:54:55.050299 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 12:54:55.054086 18727 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:55.055164 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:54:55.055491 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923273579219-17082-0/minicluster-data/master-0-root
uuid: "7d97fae016a9486b8a261b4bc10a59f6"
format_stamp: "Formatted at 2026-06-08 12:54:55 on dist-test-slave-840c"
I20260608 12:54:55.055868 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923273579219-17082-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923273579219-17082-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923273579219-17082-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:54:55.070468 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:55.071854 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:55.112950 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.190:38945
I20260608 12:54:55.113154 18778 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.190:38945 every 8 connection(s)
I20260608 12:54:55.117302 18779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:55.127566 18779 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7d97fae016a9486b8a261b4bc10a59f6: Bootstrap starting.
I20260608 12:54:55.132380 18779 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7d97fae016a9486b8a261b4bc10a59f6: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:55.136793 18779 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7d97fae016a9486b8a261b4bc10a59f6: No bootstrap required, opened a new log
I20260608 12:54:55.139037 18779 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7d97fae016a9486b8a261b4bc10a59f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d97fae016a9486b8a261b4bc10a59f6" member_type: VOTER }
I20260608 12:54:55.139408 18779 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7d97fae016a9486b8a261b4bc10a59f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:55.139596 18779 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7d97fae016a9486b8a261b4bc10a59f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d97fae016a9486b8a261b4bc10a59f6, State: Initialized, Role: FOLLOWER
I20260608 12:54:55.140153 18779 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7d97fae016a9486b8a261b4bc10a59f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7d97fae016a9486b8a261b4bc10a59f6" member_type: VOTER }
I20260608 12:54:55.140570 18779 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7d97fae016a9486b8a261b4bc10a59f6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:54:55.140766 18779 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7d97fae016a9486b8a261b4bc10a59f6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:54:55.140977 18779 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7d97fae016a9486b8a261b4bc10a59f6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:55.145608 18779 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7d97fae016a9486b8a261b4bc10a59f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d97fae016a9486b8a261b4bc10a59f6" member_type: VOTER }
I20260608 12:54:55.146112 18779 leader_election.cc:304] T 00000000000000000000000000000000 P 7d97fae016a9486b8a261b4bc10a59f6 [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: 7d97fae016a9486b8a261b4bc10a59f6; no voters: 
I20260608 12:54:55.147320 18779 leader_election.cc:290] T 00000000000000000000000000000000 P 7d97fae016a9486b8a261b4bc10a59f6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:54:55.147783 18782 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7d97fae016a9486b8a261b4bc10a59f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:55.149273 18782 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7d97fae016a9486b8a261b4bc10a59f6 [term 1 LEADER]: Becoming Leader. State: Replica: 7d97fae016a9486b8a261b4bc10a59f6, State: Running, Role: LEADER
I20260608 12:54:55.150019 18782 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7d97fae016a9486b8a261b4bc10a59f6 [LEADER]: Queue going to LEADER mode. State: All 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: "7d97fae016a9486b8a261b4bc10a59f6" member_type: VOTER }
I20260608 12:54:55.150549 18779 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7d97fae016a9486b8a261b4bc10a59f6 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:54:55.152943 18783 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7d97fae016a9486b8a261b4bc10a59f6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7d97fae016a9486b8a261b4bc10a59f6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d97fae016a9486b8a261b4bc10a59f6" member_type: VOTER } }
I20260608 12:54:55.153055 18784 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7d97fae016a9486b8a261b4bc10a59f6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7d97fae016a9486b8a261b4bc10a59f6. Latest consensus state: current_term: 1 leader_uuid: "7d97fae016a9486b8a261b4bc10a59f6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d97fae016a9486b8a261b4bc10a59f6" member_type: VOTER } }
I20260608 12:54:55.153630 18783 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7d97fae016a9486b8a261b4bc10a59f6 [sys.catalog]: This master's current role is: LEADER
I20260608 12:54:55.153667 18784 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7d97fae016a9486b8a261b4bc10a59f6 [sys.catalog]: This master's current role is: LEADER
I20260608 12:54:55.157174 18787 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:54:55.162945 18787 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:54:55.166049 17082 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:54:55.173861 18787 catalog_manager.cc:1382] Generated new cluster ID: 3c10c5b3a3554837b376a905545c1bd6
I20260608 12:54:55.174177 18787 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:54:55.186707 18787 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:54:55.188081 18787 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:54:55.200716 18787 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 7d97fae016a9486b8a261b4bc10a59f6: Generated new TSK 0
I20260608 12:54:55.201380 18787 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:54:55.233203 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:55.240056 18800 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:54:55.240792 18801 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:54:55.242735 18803 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:55.243113 17082 server_base.cc:1061] running on GCE node
I20260608 12:54:55.244041 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:55.244273 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:54:55.244452 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923295244434 us; error 0 us; skew 500 ppm
I20260608 12:54:55.245064 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:55.247717 17082 webserver.cc:533] Webserver started at http://127.16.174.129:33701/ using document root <none> and password file <none>
I20260608 12:54:55.248286 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:55.248510 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:55.248798 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:55.249953 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923273579219-17082-0/minicluster-data/ts-0-root/instance:
uuid: "7f020a0ccf4644b2baa7e2f9469f10d5"
format_stamp: "Formatted at 2026-06-08 12:54:55 on dist-test-slave-840c"
I20260608 12:54:55.254947 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 12:54:55.258929 18808 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:55.259943 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:54:55.260206 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923273579219-17082-0/minicluster-data/ts-0-root
uuid: "7f020a0ccf4644b2baa7e2f9469f10d5"
format_stamp: "Formatted at 2026-06-08 12:54:55 on dist-test-slave-840c"
I20260608 12:54:55.260457 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923273579219-17082-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923273579219-17082-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923273579219-17082-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:54:55.282737 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:55.284662 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:55.286914 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:55.290531 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:55.290771 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:55.291071 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:55.291215 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:55.339030 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.129:33627
I20260608 12:54:55.339152 18870 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.129:33627 every 8 connection(s)
I20260608 12:54:55.345204 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:55.354209 18876 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:54:55.354148 18875 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:55.358429 17082 server_base.cc:1061] running on GCE node
W20260608 12:54:55.358634 18878 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:55.360361 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:55.360661 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:54:55.360885 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923295360865 us; error 0 us; skew 500 ppm
I20260608 12:54:55.361564 18871 heartbeater.cc:344] Connected to a master server at 127.16.174.190:38945
I20260608 12:54:55.361665 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:55.362074 18871 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:55.363265 18871 heartbeater.cc:507] Master 127.16.174.190:38945 requested a full tablet report, sending...
I20260608 12:54:55.365688 17082 webserver.cc:533] Webserver started at http://127.16.174.130:39407/ using document root <none> and password file <none>
I20260608 12:54:55.365904 18744 ts_manager.cc:194] Registered new tserver with Master: 7f020a0ccf4644b2baa7e2f9469f10d5 (127.16.174.129:33627)
I20260608 12:54:55.366336 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:55.366590 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:55.366999 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:55.368079 18744 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42138
I20260608 12:54:55.368331 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923273579219-17082-0/minicluster-data/ts-1-root/instance:
uuid: "9f08525e1d064a57aa4d0a11654b5c9d"
format_stamp: "Formatted at 2026-06-08 12:54:55 on dist-test-slave-840c"
I20260608 12:54:55.374110 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:54:55.378389 18883 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:55.379289 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:54:55.379621 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923273579219-17082-0/minicluster-data/ts-1-root
uuid: "9f08525e1d064a57aa4d0a11654b5c9d"
format_stamp: "Formatted at 2026-06-08 12:54:55 on dist-test-slave-840c"
I20260608 12:54:55.380048 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923273579219-17082-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923273579219-17082-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923273579219-17082-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:54:55.411235 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:55.412665 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:55.414265 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:55.416678 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:55.416925 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:55.417222 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:55.417402 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:55.463498 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.130:40471
I20260608 12:54:55.463804 18945 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.130:40471 every 8 connection(s)
I20260608 12:54:55.468848 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:55.477262 18949 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:54:55.479425 18950 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:54:55.482767 18952 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:55.483943 17082 server_base.cc:1061] running on GCE node
I20260608 12:54:55.484474 18946 heartbeater.cc:344] Connected to a master server at 127.16.174.190:38945
I20260608 12:54:55.484972 18946 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:55.485074 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:55.485437 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:54:55.485635 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923295485615 us; error 0 us; skew 500 ppm
I20260608 12:54:55.485981 18946 heartbeater.cc:507] Master 127.16.174.190:38945 requested a full tablet report, sending...
I20260608 12:54:55.486402 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:55.488543 18744 ts_manager.cc:194] Registered new tserver with Master: 9f08525e1d064a57aa4d0a11654b5c9d (127.16.174.130:40471)
I20260608 12:54:55.489449 17082 webserver.cc:533] Webserver started at http://127.16.174.131:45539/ using document root <none> and password file <none>
I20260608 12:54:55.490075 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:55.490291 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:55.490185 18744 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42140
I20260608 12:54:55.490689 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:55.492208 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923273579219-17082-0/minicluster-data/ts-2-root/instance:
uuid: "2067328a8aca4320b4307fc0200f7088"
format_stamp: "Formatted at 2026-06-08 12:54:55 on dist-test-slave-840c"
I20260608 12:54:55.497290 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:54:55.501130 18957 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:55.502048 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:54:55.502417 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923273579219-17082-0/minicluster-data/ts-2-root
uuid: "2067328a8aca4320b4307fc0200f7088"
format_stamp: "Formatted at 2026-06-08 12:54:55 on dist-test-slave-840c"
I20260608 12:54:55.502732 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923273579219-17082-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923273579219-17082-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923273579219-17082-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:54:55.529189 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:55.530519 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:55.532270 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:55.534919 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:55.535173 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:55.535439 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:55.535629 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:55.583006 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.131:35649
I20260608 12:54:55.583135 19019 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.131:35649 every 8 connection(s)
I20260608 12:54:55.599114 19020 heartbeater.cc:344] Connected to a master server at 127.16.174.190:38945
I20260608 12:54:55.599514 19020 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:55.600615 19020 heartbeater.cc:507] Master 127.16.174.190:38945 requested a full tablet report, sending...
I20260608 12:54:55.602922 18744 ts_manager.cc:194] Registered new tserver with Master: 2067328a8aca4320b4307fc0200f7088 (127.16.174.131:35649)
I20260608 12:54:55.604067 17082 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017614597s
I20260608 12:54:55.604583 18744 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42154
I20260608 12:54:56.371359 18871 heartbeater.cc:499] Master 127.16.174.190:38945 was elected leader, sending a full tablet report...
I20260608 12:54:56.493292 18946 heartbeater.cc:499] Master 127.16.174.190:38945 was elected leader, sending a full tablet report...
I20260608 12:54:56.607287 19020 heartbeater.cc:499] Master 127.16.174.190:38945 was elected leader, sending a full tablet report...
I20260608 12:54:56.664245 18744 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42168:
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:54:56.666694 18744 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:54:56.722888 18985 tablet_service.cc:1511] Processing CreateTablet for tablet 44e4c7e8895344b197b4979daf0add37 (DEFAULT_TABLE table=test-workload [id=25a0de5dd0704ecb9bca101d97e48181]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 12:54:56.723254 18984 tablet_service.cc:1511] Processing CreateTablet for tablet 544069f22ea54bed87ff0baa13355307 (DEFAULT_TABLE table=test-workload [id=25a0de5dd0704ecb9bca101d97e48181]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 12:54:56.724483 18985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44e4c7e8895344b197b4979daf0add37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:56.725240 18984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 544069f22ea54bed87ff0baa13355307. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:56.731029 18836 tablet_service.cc:1511] Processing CreateTablet for tablet 44e4c7e8895344b197b4979daf0add37 (DEFAULT_TABLE table=test-workload [id=25a0de5dd0704ecb9bca101d97e48181]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 12:54:56.731389 18835 tablet_service.cc:1511] Processing CreateTablet for tablet 544069f22ea54bed87ff0baa13355307 (DEFAULT_TABLE table=test-workload [id=25a0de5dd0704ecb9bca101d97e48181]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 12:54:56.732558 18836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44e4c7e8895344b197b4979daf0add37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:56.733351 18835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 544069f22ea54bed87ff0baa13355307. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:56.747740 18911 tablet_service.cc:1511] Processing CreateTablet for tablet 44e4c7e8895344b197b4979daf0add37 (DEFAULT_TABLE table=test-workload [id=25a0de5dd0704ecb9bca101d97e48181]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 12:54:56.748335 18910 tablet_service.cc:1511] Processing CreateTablet for tablet 544069f22ea54bed87ff0baa13355307 (DEFAULT_TABLE table=test-workload [id=25a0de5dd0704ecb9bca101d97e48181]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 12:54:56.749277 18911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44e4c7e8895344b197b4979daf0add37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:56.750144 18910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 544069f22ea54bed87ff0baa13355307. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:56.764154 19040 tablet_bootstrap.cc:492] T 44e4c7e8895344b197b4979daf0add37 P 2067328a8aca4320b4307fc0200f7088: Bootstrap starting.
I20260608 12:54:56.770695 19041 tablet_bootstrap.cc:492] T 544069f22ea54bed87ff0baa13355307 P 7f020a0ccf4644b2baa7e2f9469f10d5: Bootstrap starting.
I20260608 12:54:56.772724 19042 tablet_bootstrap.cc:492] T 44e4c7e8895344b197b4979daf0add37 P 9f08525e1d064a57aa4d0a11654b5c9d: Bootstrap starting.
I20260608 12:54:56.777372 19040 tablet_bootstrap.cc:654] T 44e4c7e8895344b197b4979daf0add37 P 2067328a8aca4320b4307fc0200f7088: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:56.778189 19041 tablet_bootstrap.cc:654] T 544069f22ea54bed87ff0baa13355307 P 7f020a0ccf4644b2baa7e2f9469f10d5: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:56.780887 19042 tablet_bootstrap.cc:654] T 44e4c7e8895344b197b4979daf0add37 P 9f08525e1d064a57aa4d0a11654b5c9d: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:56.783211 19040 tablet_bootstrap.cc:492] T 44e4c7e8895344b197b4979daf0add37 P 2067328a8aca4320b4307fc0200f7088: No bootstrap required, opened a new log
I20260608 12:54:56.783777 19040 ts_tablet_manager.cc:1403] T 44e4c7e8895344b197b4979daf0add37 P 2067328a8aca4320b4307fc0200f7088: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.002s
I20260608 12:54:56.784806 19041 tablet_bootstrap.cc:492] T 544069f22ea54bed87ff0baa13355307 P 7f020a0ccf4644b2baa7e2f9469f10d5: No bootstrap required, opened a new log
I20260608 12:54:56.785305 19041 ts_tablet_manager.cc:1403] T 544069f22ea54bed87ff0baa13355307 P 7f020a0ccf4644b2baa7e2f9469f10d5: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260608 12:54:56.787142 19042 tablet_bootstrap.cc:492] T 44e4c7e8895344b197b4979daf0add37 P 9f08525e1d064a57aa4d0a11654b5c9d: No bootstrap required, opened a new log
I20260608 12:54:56.786918 19040 raft_consensus.cc:359] T 44e4c7e8895344b197b4979daf0add37 P 2067328a8aca4320b4307fc0200f7088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2067328a8aca4320b4307fc0200f7088" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35649 } } peers { permanent_uuid: "9f08525e1d064a57aa4d0a11654b5c9d" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 40471 } } peers { permanent_uuid: "7f020a0ccf4644b2baa7e2f9469f10d5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 33627 } }
I20260608 12:54:56.787789 19042 ts_tablet_manager.cc:1403] T 44e4c7e8895344b197b4979daf0add37 P 9f08525e1d064a57aa4d0a11654b5c9d: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.005s
I20260608 12:54:56.787744 19040 raft_consensus.cc:385] T 44e4c7e8895344b197b4979daf0add37 P 2067328a8aca4320b4307fc0200f7088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:56.788385 19040 raft_consensus.cc:740] T 44e4c7e8895344b197b4979daf0add37 P 2067328a8aca4320b4307fc0200f7088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2067328a8aca4320b4307fc0200f7088, State: Initialized, Role: FOLLOWER
I20260608 12:54:56.788321 19041 raft_consensus.cc:359] T 544069f22ea54bed87ff0baa13355307 P 7f020a0ccf4644b2baa7e2f9469f10d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f020a0ccf4644b2baa7e2f9469f10d5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 33627 } } peers { permanent_uuid: "9f08525e1d064a57aa4d0a11654b5c9d" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 40471 } } peers { permanent_uuid: "2067328a8aca4320b4307fc0200f7088" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35649 } }
I20260608 12:54:56.789163 19041 raft_consensus.cc:385] T 544069f22ea54bed87ff0baa13355307 P 7f020a0ccf4644b2baa7e2f9469f10d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:56.789496 19041 raft_consensus.cc:740] T 544069f22ea54bed87ff0baa13355307 P 7f020a0ccf4644b2baa7e2f9469f10d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f020a0ccf4644b2baa7e2f9469f10d5, State: Initialized, Role: FOLLOWER
I20260608 12:54:56.789332 19040 consensus_queue.cc:260] T 44e4c7e8895344b197b4979daf0add37 P 2067328a8aca4320b4307fc0200f7088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2067328a8aca4320b4307fc0200f7088" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35649 } } peers { permanent_uuid: "9f08525e1d064a57aa4d0a11654b5c9d" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 40471 } } peers { permanent_uuid: "7f020a0ccf4644b2baa7e2f9469f10d5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 33627 } }
I20260608 12:54:56.790433 19041 consensus_queue.cc:260] T 544069f22ea54bed87ff0baa13355307 P 7f020a0ccf4644b2baa7e2f9469f10d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f020a0ccf4644b2baa7e2f9469f10d5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 33627 } } peers { permanent_uuid: "9f08525e1d064a57aa4d0a11654b5c9d" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 40471 } } peers { permanent_uuid: "2067328a8aca4320b4307fc0200f7088" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35649 } }
I20260608 12:54:56.790807 19042 raft_consensus.cc:359] T 44e4c7e8895344b197b4979daf0add37 P 9f08525e1d064a57aa4d0a11654b5c9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2067328a8aca4320b4307fc0200f7088" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35649 } } peers { permanent_uuid: "9f08525e1d064a57aa4d0a11654b5c9d" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 40471 } } peers { permanent_uuid: "7f020a0ccf4644b2baa7e2f9469f10d5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 33627 } }
I20260608 12:54:56.791604 19042 raft_consensus.cc:385] T 44e4c7e8895344b197b4979daf0add37 P 9f08525e1d064a57aa4d0a11654b5c9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:56.792680 19040 ts_tablet_manager.cc:1434] T 44e4c7e8895344b197b4979daf0add37 P 2067328a8aca4320b4307fc0200f7088: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260608 12:54:56.794188 19040 tablet_bootstrap.cc:492] T 544069f22ea54bed87ff0baa13355307 P 2067328a8aca4320b4307fc0200f7088: Bootstrap starting.
I20260608 12:54:56.791978 19042 raft_consensus.cc:740] T 44e4c7e8895344b197b4979daf0add37 P 9f08525e1d064a57aa4d0a11654b5c9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f08525e1d064a57aa4d0a11654b5c9d, State: Initialized, Role: FOLLOWER
I20260608 12:54:56.796584 19042 consensus_queue.cc:260] T 44e4c7e8895344b197b4979daf0add37 P 9f08525e1d064a57aa4d0a11654b5c9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2067328a8aca4320b4307fc0200f7088" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35649 } } peers { permanent_uuid: "9f08525e1d064a57aa4d0a11654b5c9d" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 40471 } } peers { permanent_uuid: "7f020a0ccf4644b2baa7e2f9469f10d5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 33627 } }
I20260608 12:54:56.803262 19040 tablet_bootstrap.cc:654] T 544069f22ea54bed87ff0baa13355307 P 2067328a8aca4320b4307fc0200f7088: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:56.816107 19041 ts_tablet_manager.cc:1434] T 544069f22ea54bed87ff0baa13355307 P 7f020a0ccf4644b2baa7e2f9469f10d5: Time spent starting tablet: real 0.030s	user 0.023s	sys 0.009s
I20260608 12:54:56.816545 19040 tablet_bootstrap.cc:492] T 544069f22ea54bed87ff0baa13355307 P 2067328a8aca4320b4307fc0200f7088: No bootstrap required, opened a new log
I20260608 12:54:56.817028 19040 ts_tablet_manager.cc:1403] T 544069f22ea54bed87ff0baa13355307 P 2067328a8aca4320b4307fc0200f7088: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.012s
I20260608 12:54:56.817211 19041 tablet_bootstrap.cc:492] T 44e4c7e8895344b197b4979daf0add37 P 7f020a0ccf4644b2baa7e2f9469f10d5: Bootstrap starting.
I20260608 12:54:56.819242 19042 ts_tablet_manager.cc:1434] T 44e4c7e8895344b197b4979daf0add37 P 9f08525e1d064a57aa4d0a11654b5c9d: Time spent starting tablet: real 0.031s	user 0.012s	sys 0.011s
I20260608 12:54:56.820276 19042 tablet_bootstrap.cc:492] T 544069f22ea54bed87ff0baa13355307 P 9f08525e1d064a57aa4d0a11654b5c9d: Bootstrap starting.
I20260608 12:54:56.820230 19040 raft_consensus.cc:359] T 544069f22ea54bed87ff0baa13355307 P 2067328a8aca4320b4307fc0200f7088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f020a0ccf4644b2baa7e2f9469f10d5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 33627 } } peers { permanent_uuid: "9f08525e1d064a57aa4d0a11654b5c9d" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 40471 } } peers { permanent_uuid: "2067328a8aca4320b4307fc0200f7088" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35649 } }
I20260608 12:54:56.821241 19040 raft_consensus.cc:385] T 544069f22ea54bed87ff0baa13355307 P 2067328a8aca4320b4307fc0200f7088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:56.821552 19040 raft_consensus.cc:740] T 544069f22ea54bed87ff0baa13355307 P 2067328a8aca4320b4307fc0200f7088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2067328a8aca4320b4307fc0200f7088, State: Initialized, Role: FOLLOWER
I20260608 12:54:56.822611 19040 consensus_queue.cc:260] T 544069f22ea54bed87ff0baa13355307 P 2067328a8aca4320b4307fc0200f7088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f020a0ccf4644b2baa7e2f9469f10d5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 33627 } } peers { permanent_uuid: "9f08525e1d064a57aa4d0a11654b5c9d" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 40471 } } peers { permanent_uuid: "2067328a8aca4320b4307fc0200f7088" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35649 } }
I20260608 12:54:56.823869 19041 tablet_bootstrap.cc:654] T 44e4c7e8895344b197b4979daf0add37 P 7f020a0ccf4644b2baa7e2f9469f10d5: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:56.825214 19040 ts_tablet_manager.cc:1434] T 544069f22ea54bed87ff0baa13355307 P 2067328a8aca4320b4307fc0200f7088: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260608 12:54:56.827308 19042 tablet_bootstrap.cc:654] T 544069f22ea54bed87ff0baa13355307 P 9f08525e1d064a57aa4d0a11654b5c9d: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:56.831568 19046 raft_consensus.cc:493] T 544069f22ea54bed87ff0baa13355307 P 2067328a8aca4320b4307fc0200f7088 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:56.832329 19046 raft_consensus.cc:515] T 544069f22ea54bed87ff0baa13355307 P 2067328a8aca4320b4307fc0200f7088 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f020a0ccf4644b2baa7e2f9469f10d5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 33627 } } peers { permanent_uuid: "9f08525e1d064a57aa4d0a11654b5c9d" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 40471 } } peers { permanent_uuid: "2067328a8aca4320b4307fc0200f7088" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35649 } }
I20260608 12:54:56.835469 19041 tablet_bootstrap.cc:492] T 44e4c7e8895344b197b4979daf0add37 P 7f020a0ccf4644b2baa7e2f9469f10d5: No bootstrap required, opened a new log
I20260608 12:54:56.836001 19041 ts_tablet_manager.cc:1403] T 44e4c7e8895344b197b4979daf0add37 P 7f020a0ccf4644b2baa7e2f9469f10d5: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.004s
I20260608 12:54:56.840837 19041 raft_consensus.cc:359] T 44e4c7e8895344b197b4979daf0add37 P 7f020a0ccf4644b2baa7e2f9469f10d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2067328a8aca4320b4307fc0200f7088" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35649 } } peers { permanent_uuid: "9f08525e1d064a57aa4d0a11654b5c9d" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 40471 } } peers { permanent_uuid: "7f020a0ccf4644b2baa7e2f9469f10d5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 33627 } }
I20260608 12:54:56.841589 19041 raft_consensus.cc:385] T 44e4c7e8895344b197b4979daf0add37 P 7f020a0ccf4644b2baa7e2f9469f10d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:56.841873 19041 raft_consensus.cc:740] T 44e4c7e8895344b197b4979daf0add37 P 7f020a0ccf4644b2baa7e2f9469f10d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f020a0ccf4644b2baa7e2f9469f10d5, State: Initialized, Role: FOLLOWER
I20260608 12:54:56.842902 19041 consensus_queue.cc:260] T 44e4c7e8895344b197b4979daf0add37 P 7f020a0ccf4644b2baa7e2f9469f10d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2067328a8aca4320b4307fc0200f7088" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35649 } } peers { permanent_uuid: "9f08525e1d064a57aa4d0a11654b5c9d" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 40471 } } peers { permanent_uuid: "7f020a0ccf4644b2baa7e2f9469f10d5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 33627 } }
I20260608 12:54:56.843298 19046 leader_election.cc:290] T 544069f22ea54bed87ff0baa13355307 P 2067328a8aca4320b4307fc0200f7088 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f020a0ccf4644b2baa7e2f9469f10d5 (127.16.174.129:33627), 9f08525e1d064a57aa4d0a11654b5c9d (127.16.174.130:40471)
I20260608 12:54:56.845148 19041 ts_tablet_manager.cc:1434] T 44e4c7e8895344b197b4979daf0add37 P 7f020a0ccf4644b2baa7e2f9469f10d5: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 12:54:56.848562 19054 raft_consensus.cc:493] T 544069f22ea54bed87ff0baa13355307 P 7f020a0ccf4644b2baa7e2f9469f10d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:56.849397 19054 raft_consensus.cc:515] T 544069f22ea54bed87ff0baa13355307 P 7f020a0ccf4644b2baa7e2f9469f10d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f020a0ccf4644b2baa7e2f9469f10d5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 33627 } } peers { permanent_uuid: "9f08525e1d064a57aa4d0a11654b5c9d" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 40471 } } peers { permanent_uuid: "2067328a8aca4320b4307fc0200f7088" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35649 } }
I20260608 12:54:56.862840 18921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544069f22ea54bed87ff0baa13355307" candidate_uuid: "2067328a8aca4320b4307fc0200f7088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f08525e1d064a57aa4d0a11654b5c9d" is_pre_election: true
W20260608 12:54:56.865232 18959 leader_election.cc:343] T 544069f22ea54bed87ff0baa13355307 P 2067328a8aca4320b4307fc0200f7088 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f08525e1d064a57aa4d0a11654b5c9d (127.16.174.130:40471): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:54:56.868145 19054 leader_election.cc:290] T 544069f22ea54bed87ff0baa13355307 P 7f020a0ccf4644b2baa7e2f9469f10d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f08525e1d064a57aa4d0a11654b5c9d (127.16.174.130:40471), 2067328a8aca4320b4307fc0200f7088 (127.16.174.131:35649)
I20260608 12:54:56.869115 18846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544069f22ea54bed87ff0baa13355307" candidate_uuid: "2067328a8aca4320b4307fc0200f7088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f020a0ccf4644b2baa7e2f9469f10d5" is_pre_election: true
I20260608 12:54:56.869943 18846 raft_consensus.cc:2468] T 544069f22ea54bed87ff0baa13355307 P 7f020a0ccf4644b2baa7e2f9469f10d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2067328a8aca4320b4307fc0200f7088 in term 0.
I20260608 12:54:56.872087 19042 tablet_bootstrap.cc:492] T 544069f22ea54bed87ff0baa13355307 P 9f08525e1d064a57aa4d0a11654b5c9d: No bootstrap required, opened a new log
I20260608 12:54:56.871711 18958 leader_election.cc:304] T 544069f22ea54bed87ff0baa13355307 P 2067328a8aca4320b4307fc0200f7088 [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: 2067328a8aca4320b4307fc0200f7088, 7f020a0ccf4644b2baa7e2f9469f10d5; no voters: 9f08525e1d064a57aa4d0a11654b5c9d
I20260608 12:54:56.872619 19042 ts_tablet_manager.cc:1403] T 544069f22ea54bed87ff0baa13355307 P 9f08525e1d064a57aa4d0a11654b5c9d: Time spent bootstrapping tablet: real 0.053s	user 0.019s	sys 0.022s
I20260608 12:54:56.873195 19046 raft_consensus.cc:2804] T 544069f22ea54bed87ff0baa13355307 P 2067328a8aca4320b4307fc0200f7088 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:56.873569 19046 raft_consensus.cc:493] T 544069f22ea54bed87ff0baa13355307 P 2067328a8aca4320b4307fc0200f7088 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:56.873915 19046 raft_consensus.cc:3060] T 544069f22ea54bed87ff0baa13355307 P 2067328a8aca4320b4307fc0200f7088 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:56.875917 19042 raft_consensus.cc:359] T 544069f22ea54bed87ff0baa13355307 P 9f08525e1d064a57aa4d0a11654b5c9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f020a0ccf4644b2baa7e2f9469f10d5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 33627 } } peers { permanent_uuid: "9f08525e1d064a57aa4d0a11654b5c9d" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 40471 } } peers { permanent_uuid: "2067328a8aca4320b4307fc0200f7088" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35649 } }
I20260608 12:54:56.876641 19042 raft_consensus.cc:385] T 544069f22ea54bed87ff0baa13355307 P 9f08525e1d064a57aa4d0a11654b5c9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:56.876991 19042 raft_consensus.cc:740] T 544069f22ea54bed87ff0baa13355307 P 9f08525e1d064a57aa4d0a11654b5c9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f08525e1d064a57aa4d0a11654b5c9d, State: Initialized, Role: FOLLOWER
I20260608 12:54:56.877934 19042 consensus_queue.cc:260] T 544069f22ea54bed87ff0baa13355307 P 9f08525e1d064a57aa4d0a11654b5c9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f020a0ccf4644b2baa7e2f9469f10d5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 33627 } } peers { permanent_uuid: "9f08525e1d064a57aa4d0a11654b5c9d" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 40471 } } peers { permanent_uuid: "2067328a8aca4320b4307fc0200f7088" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35649 } }
I20260608 12:54:56.881127 19046 raft_consensus.cc:515] T 544069f22ea54bed87ff0baa13355307 P 2067328a8aca4320b4307fc0200f7088 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f020a0ccf4644b2baa7e2f9469f10d5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 33627 } } peers { permanent_uuid: "9f08525e1d064a57aa4d0a11654b5c9d" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 40471 } } peers { permanent_uuid: "2067328a8aca4320b4307fc0200f7088" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35649 } }
I20260608 12:54:56.882594 18995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544069f22ea54bed87ff0baa13355307" candidate_uuid: "7f020a0ccf4644b2baa7e2f9469f10d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2067328a8aca4320b4307fc0200f7088" is_pre_election: true
I20260608 12:54:56.883488 18995 raft_consensus.cc:2393] T 544069f22ea54bed87ff0baa13355307 P 2067328a8aca4320b4307fc0200f7088 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7f020a0ccf4644b2baa7e2f9469f10d5 in current term 1: Already voted for candidate 2067328a8aca4320b4307fc0200f7088 in this term.
I20260608 12:54:56.883904 19042 ts_tablet_manager.cc:1434] T 544069f22ea54bed87ff0baa13355307 P 9f08525e1d064a57aa4d0a11654b5c9d: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260608 12:54:56.884264 18846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544069f22ea54bed87ff0baa13355307" candidate_uuid: "2067328a8aca4320b4307fc0200f7088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f020a0ccf4644b2baa7e2f9469f10d5"
I20260608 12:54:56.884845 18846 raft_consensus.cc:3060] T 544069f22ea54bed87ff0baa13355307 P 7f020a0ccf4644b2baa7e2f9469f10d5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:56.885821 19046 leader_election.cc:290] T 544069f22ea54bed87ff0baa13355307 P 2067328a8aca4320b4307fc0200f7088 [CANDIDATE]: Term 1 election: Requested vote from peers 7f020a0ccf4644b2baa7e2f9469f10d5 (127.16.174.129:33627), 9f08525e1d064a57aa4d0a11654b5c9d (127.16.174.130:40471)
I20260608 12:54:56.886039 18921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544069f22ea54bed87ff0baa13355307" candidate_uuid: "7f020a0ccf4644b2baa7e2f9469f10d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f08525e1d064a57aa4d0a11654b5c9d" is_pre_election: true
I20260608 12:54:56.886631 18920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544069f22ea54bed87ff0baa13355307" candidate_uuid: "2067328a8aca4320b4307fc0200f7088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f08525e1d064a57aa4d0a11654b5c9d"
I20260608 12:54:56.886708 18921 raft_consensus.cc:2468] T 544069f22ea54bed87ff0baa13355307 P 9f08525e1d064a57aa4d0a11654b5c9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f020a0ccf4644b2baa7e2f9469f10d5 in term 0.
I20260608 12:54:56.888509 18810 leader_election.cc:304] T 544069f22ea54bed87ff0baa13355307 P 7f020a0ccf4644b2baa7e2f9469f10d5 [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: 7f020a0ccf4644b2baa7e2f9469f10d5, 9f08525e1d064a57aa4d0a11654b5c9d; no voters: 2067328a8aca4320b4307fc0200f7088
I20260608 12:54:56.892011 18846 raft_consensus.cc:2468] T 544069f22ea54bed87ff0baa13355307 P 7f020a0ccf4644b2baa7e2f9469f10d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2067328a8aca4320b4307fc0200f7088 in term 1.
I20260608 12:54:56.892690 19054 raft_consensus.cc:2764] T 544069f22ea54bed87ff0baa13355307 P 7f020a0ccf4644b2baa7e2f9469f10d5 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 12:54:56.893424 18958 leader_election.cc:304] T 544069f22ea54bed87ff0baa13355307 P 2067328a8aca4320b4307fc0200f7088 [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: 2067328a8aca4320b4307fc0200f7088, 7f020a0ccf4644b2baa7e2f9469f10d5; no voters: 9f08525e1d064a57aa4d0a11654b5c9d
I20260608 12:54:56.894351 19046 raft_consensus.cc:2804] T 544069f22ea54bed87ff0baa13355307 P 2067328a8aca4320b4307fc0200f7088 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:56.896047 19046 raft_consensus.cc:697] T 544069f22ea54bed87ff0baa13355307 P 2067328a8aca4320b4307fc0200f7088 [term 1 LEADER]: Becoming Leader. State: Replica: 2067328a8aca4320b4307fc0200f7088, State: Running, Role: LEADER
I20260608 12:54:56.897269 19046 consensus_queue.cc:237] T 544069f22ea54bed87ff0baa13355307 P 2067328a8aca4320b4307fc0200f7088 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f020a0ccf4644b2baa7e2f9469f10d5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 33627 } } peers { permanent_uuid: "9f08525e1d064a57aa4d0a11654b5c9d" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 40471 } } peers { permanent_uuid: "2067328a8aca4320b4307fc0200f7088" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35649 } }
I20260608 12:54:56.906883 18744 catalog_manager.cc:5696] T 544069f22ea54bed87ff0baa13355307 P 2067328a8aca4320b4307fc0200f7088 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2067328a8aca4320b4307fc0200f7088 (127.16.174.131). New cstate: current_term: 1 leader_uuid: "2067328a8aca4320b4307fc0200f7088" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f020a0ccf4644b2baa7e2f9469f10d5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f08525e1d064a57aa4d0a11654b5c9d" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 40471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2067328a8aca4320b4307fc0200f7088" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35649 } health_report { overall_health: HEALTHY } } }
I20260608 12:54:57.006042 19048 raft_consensus.cc:493] T 44e4c7e8895344b197b4979daf0add37 P 9f08525e1d064a57aa4d0a11654b5c9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:57.006569 19048 raft_consensus.cc:515] T 44e4c7e8895344b197b4979daf0add37 P 9f08525e1d064a57aa4d0a11654b5c9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2067328a8aca4320b4307fc0200f7088" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35649 } } peers { permanent_uuid: "9f08525e1d064a57aa4d0a11654b5c9d" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 40471 } } peers { permanent_uuid: "7f020a0ccf4644b2baa7e2f9469f10d5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 33627 } }
I20260608 12:54:57.009017 19048 leader_election.cc:290] T 44e4c7e8895344b197b4979daf0add37 P 9f08525e1d064a57aa4d0a11654b5c9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2067328a8aca4320b4307fc0200f7088 (127.16.174.131:35649), 7f020a0ccf4644b2baa7e2f9469f10d5 (127.16.174.129:33627)
I20260608 12:54:57.021884 18995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44e4c7e8895344b197b4979daf0add37" candidate_uuid: "9f08525e1d064a57aa4d0a11654b5c9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2067328a8aca4320b4307fc0200f7088" is_pre_election: true
I20260608 12:54:57.022192 18846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44e4c7e8895344b197b4979daf0add37" candidate_uuid: "9f08525e1d064a57aa4d0a11654b5c9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f020a0ccf4644b2baa7e2f9469f10d5" is_pre_election: true
I20260608 12:54:57.022658 18995 raft_consensus.cc:2468] T 44e4c7e8895344b197b4979daf0add37 P 2067328a8aca4320b4307fc0200f7088 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f08525e1d064a57aa4d0a11654b5c9d in term 0.
I20260608 12:54:57.022833 18846 raft_consensus.cc:2468] T 44e4c7e8895344b197b4979daf0add37 P 7f020a0ccf4644b2baa7e2f9469f10d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f08525e1d064a57aa4d0a11654b5c9d in term 0.
I20260608 12:54:57.024120 18884 leader_election.cc:304] T 44e4c7e8895344b197b4979daf0add37 P 9f08525e1d064a57aa4d0a11654b5c9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f020a0ccf4644b2baa7e2f9469f10d5, 9f08525e1d064a57aa4d0a11654b5c9d; no voters: 
I20260608 12:54:57.024979 19048 raft_consensus.cc:2804] T 44e4c7e8895344b197b4979daf0add37 P 9f08525e1d064a57aa4d0a11654b5c9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:57.025333 19048 raft_consensus.cc:493] T 44e4c7e8895344b197b4979daf0add37 P 9f08525e1d064a57aa4d0a11654b5c9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:57.025627 19048 raft_consensus.cc:3060] T 44e4c7e8895344b197b4979daf0add37 P 9f08525e1d064a57aa4d0a11654b5c9d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:57.030514 19048 raft_consensus.cc:515] T 44e4c7e8895344b197b4979daf0add37 P 9f08525e1d064a57aa4d0a11654b5c9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2067328a8aca4320b4307fc0200f7088" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35649 } } peers { permanent_uuid: "9f08525e1d064a57aa4d0a11654b5c9d" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 40471 } } peers { permanent_uuid: "7f020a0ccf4644b2baa7e2f9469f10d5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 33627 } }
I20260608 12:54:57.033005 19048 leader_election.cc:290] T 44e4c7e8895344b197b4979daf0add37 P 9f08525e1d064a57aa4d0a11654b5c9d [CANDIDATE]: Term 1 election: Requested vote from peers 2067328a8aca4320b4307fc0200f7088 (127.16.174.131:35649), 7f020a0ccf4644b2baa7e2f9469f10d5 (127.16.174.129:33627)
I20260608 12:54:57.033701 18995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44e4c7e8895344b197b4979daf0add37" candidate_uuid: "9f08525e1d064a57aa4d0a11654b5c9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2067328a8aca4320b4307fc0200f7088"
I20260608 12:54:57.034298 18995 raft_consensus.cc:3060] T 44e4c7e8895344b197b4979daf0add37 P 2067328a8aca4320b4307fc0200f7088 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:57.034268 18846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44e4c7e8895344b197b4979daf0add37" candidate_uuid: "9f08525e1d064a57aa4d0a11654b5c9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f020a0ccf4644b2baa7e2f9469f10d5"
I20260608 12:54:57.034982 18846 raft_consensus.cc:3060] T 44e4c7e8895344b197b4979daf0add37 P 7f020a0ccf4644b2baa7e2f9469f10d5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:57.041721 18846 raft_consensus.cc:2468] T 44e4c7e8895344b197b4979daf0add37 P 7f020a0ccf4644b2baa7e2f9469f10d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f08525e1d064a57aa4d0a11654b5c9d in term 1.
I20260608 12:54:57.041721 18995 raft_consensus.cc:2468] T 44e4c7e8895344b197b4979daf0add37 P 2067328a8aca4320b4307fc0200f7088 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f08525e1d064a57aa4d0a11654b5c9d in term 1.
I20260608 12:54:57.043462 18887 leader_election.cc:304] T 44e4c7e8895344b197b4979daf0add37 P 9f08525e1d064a57aa4d0a11654b5c9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2067328a8aca4320b4307fc0200f7088, 9f08525e1d064a57aa4d0a11654b5c9d; no voters: 
I20260608 12:54:57.044445 19048 raft_consensus.cc:2804] T 44e4c7e8895344b197b4979daf0add37 P 9f08525e1d064a57aa4d0a11654b5c9d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:57.046275 19048 raft_consensus.cc:697] T 44e4c7e8895344b197b4979daf0add37 P 9f08525e1d064a57aa4d0a11654b5c9d [term 1 LEADER]: Becoming Leader. State: Replica: 9f08525e1d064a57aa4d0a11654b5c9d, State: Running, Role: LEADER
I20260608 12:54:57.047117 19048 consensus_queue.cc:237] T 44e4c7e8895344b197b4979daf0add37 P 9f08525e1d064a57aa4d0a11654b5c9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2067328a8aca4320b4307fc0200f7088" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35649 } } peers { permanent_uuid: "9f08525e1d064a57aa4d0a11654b5c9d" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 40471 } } peers { permanent_uuid: "7f020a0ccf4644b2baa7e2f9469f10d5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 33627 } }
I20260608 12:54:57.055157 18744 catalog_manager.cc:5696] T 44e4c7e8895344b197b4979daf0add37 P 9f08525e1d064a57aa4d0a11654b5c9d reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f08525e1d064a57aa4d0a11654b5c9d (127.16.174.130). New cstate: current_term: 1 leader_uuid: "9f08525e1d064a57aa4d0a11654b5c9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2067328a8aca4320b4307fc0200f7088" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f08525e1d064a57aa4d0a11654b5c9d" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 40471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f020a0ccf4644b2baa7e2f9469f10d5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 33627 } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:57.166097 18797 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:54:57.168234 18797 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:54:57.168614 18797 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:54:57.313038 19046 consensus_queue.cc:1048] T 544069f22ea54bed87ff0baa13355307 P 2067328a8aca4320b4307fc0200f7088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f020a0ccf4644b2baa7e2f9469f10d5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:57.324735 18920 raft_consensus.cc:3060] T 544069f22ea54bed87ff0baa13355307 P 9f08525e1d064a57aa4d0a11654b5c9d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:57.334146 19058 consensus_queue.cc:1048] T 544069f22ea54bed87ff0baa13355307 P 2067328a8aca4320b4307fc0200f7088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f08525e1d064a57aa4d0a11654b5c9d" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 40471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:57.495823 19048 consensus_queue.cc:1048] T 44e4c7e8895344b197b4979daf0add37 P 9f08525e1d064a57aa4d0a11654b5c9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2067328a8aca4320b4307fc0200f7088" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:57.508932 19048 consensus_queue.cc:1048] T 44e4c7e8895344b197b4979daf0add37 P 9f08525e1d064a57aa4d0a11654b5c9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f020a0ccf4644b2baa7e2f9469f10d5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:59.169957 18797 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:54:59.172878 18797 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:54:59.173316 18797 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:01.174595 18797 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:55:01.176930 18797 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:55:01.177294 18797 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:03.178308 18797 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:55:03.180528 18797 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:55:03.180925 18797 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:05.182416 18797 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:55:05.185016 18797 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:55:05.185467 18797 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:07.186388 18797 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:55:07.188460 18797 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:55:07.188874 18797 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:08.187023 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:08.194939 19077 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:08.195317 19078 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:08.197194 19080 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:08.200461 17082 server_base.cc:1061] running on GCE node
I20260608 12:55:08.202905 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:08.203125 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:08.203339 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923308203324 us; error 0 us; skew 500 ppm
I20260608 12:55:08.204047 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:08.206995 17082 webserver.cc:533] Webserver started at http://127.16.174.132:34497/ using document root <none> and password file <none>
I20260608 12:55:08.207578 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:08.207862 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:08.208189 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:08.210366 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923273579219-17082-0/minicluster-data/ts-3-root/instance:
uuid: "b7c128a5a3704963a695e612756dc5aa"
format_stamp: "Formatted at 2026-06-08 12:55:08 on dist-test-slave-840c"
I20260608 12:55:08.216833 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:55:08.220676 19085 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:08.221762 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:55:08.222193 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923273579219-17082-0/minicluster-data/ts-3-root
uuid: "b7c128a5a3704963a695e612756dc5aa"
format_stamp: "Formatted at 2026-06-08 12:55:08 on dist-test-slave-840c"
I20260608 12:55:08.222599 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923273579219-17082-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923273579219-17082-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923273579219-17082-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:55:08.243036 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:08.244633 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:08.246678 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:08.249835 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:55:08.250123 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:08.250443 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:55:08.250671 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:08.299569 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.132:37861
I20260608 12:55:08.299832 19147 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.132:37861 every 8 connection(s)
I20260608 12:55:08.324699 19148 heartbeater.cc:344] Connected to a master server at 127.16.174.190:38945
I20260608 12:55:08.325169 19148 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:08.325976 19148 heartbeater.cc:507] Master 127.16.174.190:38945 requested a full tablet report, sending...
I20260608 12:55:08.328263 18744 ts_manager.cc:194] Registered new tserver with Master: b7c128a5a3704963a695e612756dc5aa (127.16.174.132:37861)
I20260608 12:55:08.329622 18744 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35420
I20260608 12:55:09.189946 18797 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:55:09.192022 18797 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:55:09.192412 18797 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:09.253379 18995 consensus_queue.cc:237] T 544069f22ea54bed87ff0baa13355307 P 2067328a8aca4320b4307fc0200f7088 [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: "7f020a0ccf4644b2baa7e2f9469f10d5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 33627 } } peers { permanent_uuid: "9f08525e1d064a57aa4d0a11654b5c9d" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 40471 } attrs { replace: true } } peers { permanent_uuid: "2067328a8aca4320b4307fc0200f7088" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35649 } } peers { permanent_uuid: "b7c128a5a3704963a695e612756dc5aa" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 37861 } attrs { promote: true } }
I20260608 12:55:09.261677 18920 raft_consensus.cc:1275] T 544069f22ea54bed87ff0baa13355307 P 9f08525e1d064a57aa4d0a11654b5c9d [term 1 FOLLOWER]: Refusing update from remote peer 2067328a8aca4320b4307fc0200f7088: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:55:09.263679 19155 consensus_queue.cc:1048] T 544069f22ea54bed87ff0baa13355307 P 2067328a8aca4320b4307fc0200f7088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f08525e1d064a57aa4d0a11654b5c9d" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 40471 } 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:55:09.264113 18846 raft_consensus.cc:1275] T 544069f22ea54bed87ff0baa13355307 P 7f020a0ccf4644b2baa7e2f9469f10d5 [term 1 FOLLOWER]: Refusing update from remote peer 2067328a8aca4320b4307fc0200f7088: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:55:09.265998 19155 consensus_queue.cc:1048] T 544069f22ea54bed87ff0baa13355307 P 2067328a8aca4320b4307fc0200f7088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f020a0ccf4644b2baa7e2f9469f10d5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:55:09.273952 19074 raft_consensus.cc:2955] T 544069f22ea54bed87ff0baa13355307 P 2067328a8aca4320b4307fc0200f7088 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7c128a5a3704963a695e612756dc5aa (127.16.174.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f020a0ccf4644b2baa7e2f9469f10d5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 33627 } } peers { permanent_uuid: "9f08525e1d064a57aa4d0a11654b5c9d" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 40471 } attrs { replace: true } } peers { permanent_uuid: "2067328a8aca4320b4307fc0200f7088" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35649 } } peers { permanent_uuid: "b7c128a5a3704963a695e612756dc5aa" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 37861 } attrs { promote: true } } }
I20260608 12:55:09.277964 18920 raft_consensus.cc:2955] T 544069f22ea54bed87ff0baa13355307 P 9f08525e1d064a57aa4d0a11654b5c9d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7c128a5a3704963a695e612756dc5aa (127.16.174.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f020a0ccf4644b2baa7e2f9469f10d5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 33627 } } peers { permanent_uuid: "9f08525e1d064a57aa4d0a11654b5c9d" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 40471 } attrs { replace: true } } peers { permanent_uuid: "2067328a8aca4320b4307fc0200f7088" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35649 } } peers { permanent_uuid: "b7c128a5a3704963a695e612756dc5aa" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 37861 } attrs { promote: true } } }
W20260608 12:55:09.287565 18958 consensus_peers.cc:597] T 544069f22ea54bed87ff0baa13355307 P 2067328a8aca4320b4307fc0200f7088 -> Peer b7c128a5a3704963a695e612756dc5aa (127.16.174.132:37861): Couldn't send request to peer b7c128a5a3704963a695e612756dc5aa. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 544069f22ea54bed87ff0baa13355307. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:09.294975 18846 raft_consensus.cc:2955] T 544069f22ea54bed87ff0baa13355307 P 7f020a0ccf4644b2baa7e2f9469f10d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7c128a5a3704963a695e612756dc5aa (127.16.174.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f020a0ccf4644b2baa7e2f9469f10d5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 33627 } } peers { permanent_uuid: "9f08525e1d064a57aa4d0a11654b5c9d" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 40471 } attrs { replace: true } } peers { permanent_uuid: "2067328a8aca4320b4307fc0200f7088" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35649 } } peers { permanent_uuid: "b7c128a5a3704963a695e612756dc5aa" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 37861 } attrs { promote: true } } }
I20260608 12:55:09.295193 18744 catalog_manager.cc:5696] T 544069f22ea54bed87ff0baa13355307 P 2067328a8aca4320b4307fc0200f7088 reported cstate change: config changed from index -1 to 2, NON_VOTER b7c128a5a3704963a695e612756dc5aa (127.16.174.132) added. New cstate: current_term: 1 leader_uuid: "2067328a8aca4320b4307fc0200f7088" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f020a0ccf4644b2baa7e2f9469f10d5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 33627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f08525e1d064a57aa4d0a11654b5c9d" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 40471 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2067328a8aca4320b4307fc0200f7088" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7c128a5a3704963a695e612756dc5aa" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 37861 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:09.332325 19148 heartbeater.cc:499] Master 127.16.174.190:38945 was elected leader, sending a full tablet report...
I20260608 12:55:09.662760 19167 ts_tablet_manager.cc:933] T 544069f22ea54bed87ff0baa13355307 P b7c128a5a3704963a695e612756dc5aa: Initiating tablet copy from peer 2067328a8aca4320b4307fc0200f7088 (127.16.174.131:35649)
I20260608 12:55:09.664880 19167 tablet_copy_client.cc:323] T 544069f22ea54bed87ff0baa13355307 P b7c128a5a3704963a695e612756dc5aa: tablet copy: Beginning tablet copy session from remote peer at address 127.16.174.131:35649
I20260608 12:55:09.675741 19005 tablet_copy_service.cc:140] P 2067328a8aca4320b4307fc0200f7088: Received BeginTabletCopySession request for tablet 544069f22ea54bed87ff0baa13355307 from peer b7c128a5a3704963a695e612756dc5aa ({username='slave'} at 127.0.0.1:60044)
I20260608 12:55:09.676321 19005 tablet_copy_service.cc:161] P 2067328a8aca4320b4307fc0200f7088: Beginning new tablet copy session on tablet 544069f22ea54bed87ff0baa13355307 from peer b7c128a5a3704963a695e612756dc5aa at {username='slave'} at 127.0.0.1:60044: session id = b7c128a5a3704963a695e612756dc5aa-544069f22ea54bed87ff0baa13355307
I20260608 12:55:09.681898 19005 tablet_copy_source_session.cc:215] T 544069f22ea54bed87ff0baa13355307 P 2067328a8aca4320b4307fc0200f7088: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:55:09.685031 19167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 544069f22ea54bed87ff0baa13355307. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:09.696051 19167 tablet_copy_client.cc:806] T 544069f22ea54bed87ff0baa13355307 P b7c128a5a3704963a695e612756dc5aa: tablet copy: Starting download of 0 data blocks...
I20260608 12:55:09.696707 19167 tablet_copy_client.cc:670] T 544069f22ea54bed87ff0baa13355307 P b7c128a5a3704963a695e612756dc5aa: tablet copy: Starting download of 1 WAL segments...
I20260608 12:55:09.701066 19167 tablet_copy_client.cc:538] T 544069f22ea54bed87ff0baa13355307 P b7c128a5a3704963a695e612756dc5aa: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:55:09.708003 19167 tablet_bootstrap.cc:492] T 544069f22ea54bed87ff0baa13355307 P b7c128a5a3704963a695e612756dc5aa: Bootstrap starting.
I20260608 12:55:09.725015 19167 tablet_bootstrap.cc:492] T 544069f22ea54bed87ff0baa13355307 P b7c128a5a3704963a695e612756dc5aa: 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:55:09.725946 19167 tablet_bootstrap.cc:492] T 544069f22ea54bed87ff0baa13355307 P b7c128a5a3704963a695e612756dc5aa: Bootstrap complete.
I20260608 12:55:09.726534 19167 ts_tablet_manager.cc:1403] T 544069f22ea54bed87ff0baa13355307 P b7c128a5a3704963a695e612756dc5aa: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.001s
I20260608 12:55:09.729012 19167 raft_consensus.cc:359] T 544069f22ea54bed87ff0baa13355307 P b7c128a5a3704963a695e612756dc5aa [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f020a0ccf4644b2baa7e2f9469f10d5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 33627 } } peers { permanent_uuid: "9f08525e1d064a57aa4d0a11654b5c9d" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 40471 } attrs { replace: true } } peers { permanent_uuid: "2067328a8aca4320b4307fc0200f7088" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35649 } } peers { permanent_uuid: "b7c128a5a3704963a695e612756dc5aa" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 37861 } attrs { promote: true } }
I20260608 12:55:09.729653 19167 raft_consensus.cc:740] T 544069f22ea54bed87ff0baa13355307 P b7c128a5a3704963a695e612756dc5aa [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b7c128a5a3704963a695e612756dc5aa, State: Initialized, Role: LEARNER
I20260608 12:55:09.730248 19167 consensus_queue.cc:260] T 544069f22ea54bed87ff0baa13355307 P b7c128a5a3704963a695e612756dc5aa [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: "7f020a0ccf4644b2baa7e2f9469f10d5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 33627 } } peers { permanent_uuid: "9f08525e1d064a57aa4d0a11654b5c9d" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 40471 } attrs { replace: true } } peers { permanent_uuid: "2067328a8aca4320b4307fc0200f7088" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35649 } } peers { permanent_uuid: "b7c128a5a3704963a695e612756dc5aa" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 37861 } attrs { promote: true } }
I20260608 12:55:09.734373 19167 ts_tablet_manager.cc:1434] T 544069f22ea54bed87ff0baa13355307 P b7c128a5a3704963a695e612756dc5aa: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 12:55:09.736070 19005 tablet_copy_service.cc:342] P 2067328a8aca4320b4307fc0200f7088: Request end of tablet copy session b7c128a5a3704963a695e612756dc5aa-544069f22ea54bed87ff0baa13355307 received from {username='slave'} at 127.0.0.1:60044
I20260608 12:55:09.736516 19005 tablet_copy_service.cc:434] P 2067328a8aca4320b4307fc0200f7088: ending tablet copy session b7c128a5a3704963a695e612756dc5aa-544069f22ea54bed87ff0baa13355307 on tablet 544069f22ea54bed87ff0baa13355307 with peer b7c128a5a3704963a695e612756dc5aa
I20260608 12:55:10.060775 19123 raft_consensus.cc:1217] T 544069f22ea54bed87ff0baa13355307 P b7c128a5a3704963a695e612756dc5aa [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:55:10.482693 19172 raft_consensus.cc:1064] T 544069f22ea54bed87ff0baa13355307 P 2067328a8aca4320b4307fc0200f7088: attempting to promote NON_VOTER b7c128a5a3704963a695e612756dc5aa to VOTER
I20260608 12:55:10.485759 19172 consensus_queue.cc:237] T 544069f22ea54bed87ff0baa13355307 P 2067328a8aca4320b4307fc0200f7088 [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: "7f020a0ccf4644b2baa7e2f9469f10d5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 33627 } } peers { permanent_uuid: "9f08525e1d064a57aa4d0a11654b5c9d" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 40471 } attrs { replace: true } } peers { permanent_uuid: "2067328a8aca4320b4307fc0200f7088" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35649 } } peers { permanent_uuid: "b7c128a5a3704963a695e612756dc5aa" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 37861 } attrs { promote: false } }
I20260608 12:55:10.493654 19123 raft_consensus.cc:1275] T 544069f22ea54bed87ff0baa13355307 P b7c128a5a3704963a695e612756dc5aa [term 1 LEARNER]: Refusing update from remote peer 2067328a8aca4320b4307fc0200f7088: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:55:10.493654 18920 raft_consensus.cc:1275] T 544069f22ea54bed87ff0baa13355307 P 9f08525e1d064a57aa4d0a11654b5c9d [term 1 FOLLOWER]: Refusing update from remote peer 2067328a8aca4320b4307fc0200f7088: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:55:10.495103 18846 raft_consensus.cc:1275] T 544069f22ea54bed87ff0baa13355307 P 7f020a0ccf4644b2baa7e2f9469f10d5 [term 1 FOLLOWER]: Refusing update from remote peer 2067328a8aca4320b4307fc0200f7088: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:55:10.495916 19173 consensus_queue.cc:1048] T 544069f22ea54bed87ff0baa13355307 P 2067328a8aca4320b4307fc0200f7088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f08525e1d064a57aa4d0a11654b5c9d" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 40471 } 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:55:10.496878 19172 consensus_queue.cc:1048] T 544069f22ea54bed87ff0baa13355307 P 2067328a8aca4320b4307fc0200f7088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7c128a5a3704963a695e612756dc5aa" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 37861 } 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:55:10.497756 19161 consensus_queue.cc:1048] T 544069f22ea54bed87ff0baa13355307 P 2067328a8aca4320b4307fc0200f7088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f020a0ccf4644b2baa7e2f9469f10d5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:55:10.519753 19172 raft_consensus.cc:2955] T 544069f22ea54bed87ff0baa13355307 P 2067328a8aca4320b4307fc0200f7088 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7c128a5a3704963a695e612756dc5aa (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f020a0ccf4644b2baa7e2f9469f10d5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 33627 } } peers { permanent_uuid: "9f08525e1d064a57aa4d0a11654b5c9d" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 40471 } attrs { replace: true } } peers { permanent_uuid: "2067328a8aca4320b4307fc0200f7088" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35649 } } peers { permanent_uuid: "b7c128a5a3704963a695e612756dc5aa" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 37861 } attrs { promote: false } } }
I20260608 12:55:10.521786 18920 raft_consensus.cc:2955] T 544069f22ea54bed87ff0baa13355307 P 9f08525e1d064a57aa4d0a11654b5c9d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7c128a5a3704963a695e612756dc5aa (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f020a0ccf4644b2baa7e2f9469f10d5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 33627 } } peers { permanent_uuid: "9f08525e1d064a57aa4d0a11654b5c9d" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 40471 } attrs { replace: true } } peers { permanent_uuid: "2067328a8aca4320b4307fc0200f7088" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35649 } } peers { permanent_uuid: "b7c128a5a3704963a695e612756dc5aa" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 37861 } attrs { promote: false } } }
I20260608 12:55:10.521783 18846 raft_consensus.cc:2955] T 544069f22ea54bed87ff0baa13355307 P 7f020a0ccf4644b2baa7e2f9469f10d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7c128a5a3704963a695e612756dc5aa (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f020a0ccf4644b2baa7e2f9469f10d5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 33627 } } peers { permanent_uuid: "9f08525e1d064a57aa4d0a11654b5c9d" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 40471 } attrs { replace: true } } peers { permanent_uuid: "2067328a8aca4320b4307fc0200f7088" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35649 } } peers { permanent_uuid: "b7c128a5a3704963a695e612756dc5aa" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 37861 } attrs { promote: false } } }
I20260608 12:55:10.534523 19123 raft_consensus.cc:2955] T 544069f22ea54bed87ff0baa13355307 P b7c128a5a3704963a695e612756dc5aa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7c128a5a3704963a695e612756dc5aa (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f020a0ccf4644b2baa7e2f9469f10d5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 33627 } } peers { permanent_uuid: "9f08525e1d064a57aa4d0a11654b5c9d" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 40471 } attrs { replace: true } } peers { permanent_uuid: "2067328a8aca4320b4307fc0200f7088" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35649 } } peers { permanent_uuid: "b7c128a5a3704963a695e612756dc5aa" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 37861 } attrs { promote: false } } }
I20260608 12:55:10.536636 18742 catalog_manager.cc:5696] T 544069f22ea54bed87ff0baa13355307 P 2067328a8aca4320b4307fc0200f7088 reported cstate change: config changed from index 2 to 3, b7c128a5a3704963a695e612756dc5aa (127.16.174.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2067328a8aca4320b4307fc0200f7088" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f020a0ccf4644b2baa7e2f9469f10d5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 33627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f08525e1d064a57aa4d0a11654b5c9d" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 40471 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2067328a8aca4320b4307fc0200f7088" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7c128a5a3704963a695e612756dc5aa" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 37861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:55:10.561700 18995 consensus_queue.cc:237] T 544069f22ea54bed87ff0baa13355307 P 2067328a8aca4320b4307fc0200f7088 [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: "7f020a0ccf4644b2baa7e2f9469f10d5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 33627 } } peers { permanent_uuid: "2067328a8aca4320b4307fc0200f7088" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35649 } } peers { permanent_uuid: "b7c128a5a3704963a695e612756dc5aa" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 37861 } attrs { promote: false } }
I20260608 12:55:10.568455 19123 raft_consensus.cc:1275] T 544069f22ea54bed87ff0baa13355307 P b7c128a5a3704963a695e612756dc5aa [term 1 FOLLOWER]: Refusing update from remote peer 2067328a8aca4320b4307fc0200f7088: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:55:10.568625 18846 raft_consensus.cc:1275] T 544069f22ea54bed87ff0baa13355307 P 7f020a0ccf4644b2baa7e2f9469f10d5 [term 1 FOLLOWER]: Refusing update from remote peer 2067328a8aca4320b4307fc0200f7088: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:55:10.570430 19161 consensus_queue.cc:1048] T 544069f22ea54bed87ff0baa13355307 P 2067328a8aca4320b4307fc0200f7088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7c128a5a3704963a695e612756dc5aa" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 37861 } 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:55:10.571417 19173 consensus_queue.cc:1048] T 544069f22ea54bed87ff0baa13355307 P 2067328a8aca4320b4307fc0200f7088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f020a0ccf4644b2baa7e2f9469f10d5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:55:10.579316 19172 raft_consensus.cc:2955] T 544069f22ea54bed87ff0baa13355307 P 2067328a8aca4320b4307fc0200f7088 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9f08525e1d064a57aa4d0a11654b5c9d (127.16.174.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f020a0ccf4644b2baa7e2f9469f10d5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 33627 } } peers { permanent_uuid: "2067328a8aca4320b4307fc0200f7088" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35649 } } peers { permanent_uuid: "b7c128a5a3704963a695e612756dc5aa" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 37861 } attrs { promote: false } } }
I20260608 12:55:10.581259 19123 raft_consensus.cc:2955] T 544069f22ea54bed87ff0baa13355307 P b7c128a5a3704963a695e612756dc5aa [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9f08525e1d064a57aa4d0a11654b5c9d (127.16.174.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f020a0ccf4644b2baa7e2f9469f10d5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 33627 } } peers { permanent_uuid: "2067328a8aca4320b4307fc0200f7088" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35649 } } peers { permanent_uuid: "b7c128a5a3704963a695e612756dc5aa" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 37861 } attrs { promote: false } } }
I20260608 12:55:10.582082 18846 raft_consensus.cc:2955] T 544069f22ea54bed87ff0baa13355307 P 7f020a0ccf4644b2baa7e2f9469f10d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9f08525e1d064a57aa4d0a11654b5c9d (127.16.174.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f020a0ccf4644b2baa7e2f9469f10d5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 33627 } } peers { permanent_uuid: "2067328a8aca4320b4307fc0200f7088" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35649 } } peers { permanent_uuid: "b7c128a5a3704963a695e612756dc5aa" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 37861 } attrs { promote: false } } }
I20260608 12:55:10.593549 18731 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 544069f22ea54bed87ff0baa13355307 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:55:10.597895 18743 catalog_manager.cc:5696] T 544069f22ea54bed87ff0baa13355307 P b7c128a5a3704963a695e612756dc5aa reported cstate change: config changed from index 3 to 4, VOTER 9f08525e1d064a57aa4d0a11654b5c9d (127.16.174.130) evicted. New cstate: current_term: 1 leader_uuid: "2067328a8aca4320b4307fc0200f7088" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f020a0ccf4644b2baa7e2f9469f10d5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 33627 } } peers { permanent_uuid: "2067328a8aca4320b4307fc0200f7088" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35649 } } peers { permanent_uuid: "b7c128a5a3704963a695e612756dc5aa" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 37861 } attrs { promote: false } } }
I20260608 12:55:10.611608 18910 tablet_service.cc:1558] Processing DeleteTablet for tablet 544069f22ea54bed87ff0baa13355307 with delete_type TABLET_DATA_TOMBSTONED (TS 9f08525e1d064a57aa4d0a11654b5c9d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55808
I20260608 12:55:10.614416 19183 tablet_replica.cc:333] T 544069f22ea54bed87ff0baa13355307 P 9f08525e1d064a57aa4d0a11654b5c9d: stopping tablet replica
I20260608 12:55:10.615137 19183 raft_consensus.cc:2243] T 544069f22ea54bed87ff0baa13355307 P 9f08525e1d064a57aa4d0a11654b5c9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:10.615813 19183 raft_consensus.cc:2272] T 544069f22ea54bed87ff0baa13355307 P 9f08525e1d064a57aa4d0a11654b5c9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:10.618587 19183 ts_tablet_manager.cc:1916] T 544069f22ea54bed87ff0baa13355307 P 9f08525e1d064a57aa4d0a11654b5c9d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:55:10.629896 19183 ts_tablet_manager.cc:1929] T 544069f22ea54bed87ff0baa13355307 P 9f08525e1d064a57aa4d0a11654b5c9d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:55:10.630303 19183 log.cc:1199] T 544069f22ea54bed87ff0baa13355307 P 9f08525e1d064a57aa4d0a11654b5c9d: Deleting WAL directory at /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923273579219-17082-0/minicluster-data/ts-1-root/wals/544069f22ea54bed87ff0baa13355307
I20260608 12:55:10.632323 18729 catalog_manager.cc:5027] TS 9f08525e1d064a57aa4d0a11654b5c9d (127.16.174.130:40471): tablet 544069f22ea54bed87ff0baa13355307 (table test-workload [id=25a0de5dd0704ecb9bca101d97e48181]) successfully deleted
I20260608 12:55:11.193665 18797 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:55:11.196393 18797 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:55:11.196751 18797 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:13.197688 18797 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:55:13.199680 18797 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:55:13.200044 18797 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:15.201249 18797 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:55:15.203750 18797 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:55:15.204178 18797 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:17.205387 18797 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:55:17.207623 18797 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:55:17.208050 18797 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:19.425486 18797 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:55:19.425431 19194 raft_consensus.cc:493] T 44e4c7e8895344b197b4979daf0add37 P 2067328a8aca4320b4307fc0200f7088 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9f08525e1d064a57aa4d0a11654b5c9d)
I20260608 12:55:19.426578 19194 raft_consensus.cc:515] T 44e4c7e8895344b197b4979daf0add37 P 2067328a8aca4320b4307fc0200f7088 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2067328a8aca4320b4307fc0200f7088" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35649 } } peers { permanent_uuid: "9f08525e1d064a57aa4d0a11654b5c9d" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 40471 } } peers { permanent_uuid: "7f020a0ccf4644b2baa7e2f9469f10d5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 33627 } }
I20260608 12:55:19.428983 18797 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:55:19.431084 19194 leader_election.cc:290] T 44e4c7e8895344b197b4979daf0add37 P 2067328a8aca4320b4307fc0200f7088 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9f08525e1d064a57aa4d0a11654b5c9d (127.16.174.130:40471), 7f020a0ccf4644b2baa7e2f9469f10d5 (127.16.174.129:33627)
I20260608 12:55:19.448709 18797 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:19.443013 19191 raft_consensus.cc:493] T 544069f22ea54bed87ff0baa13355307 P 7f020a0ccf4644b2baa7e2f9469f10d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2067328a8aca4320b4307fc0200f7088)
I20260608 12:55:19.449268 19191 raft_consensus.cc:515] T 544069f22ea54bed87ff0baa13355307 P 7f020a0ccf4644b2baa7e2f9469f10d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f020a0ccf4644b2baa7e2f9469f10d5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 33627 } } peers { permanent_uuid: "2067328a8aca4320b4307fc0200f7088" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35649 } } peers { permanent_uuid: "b7c128a5a3704963a695e612756dc5aa" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 37861 } attrs { promote: false } }
I20260608 12:55:19.447023 18846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44e4c7e8895344b197b4979daf0add37" candidate_uuid: "2067328a8aca4320b4307fc0200f7088" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f020a0ccf4644b2baa7e2f9469f10d5" is_pre_election: true
I20260608 12:55:19.444466 19192 raft_consensus.cc:493] T 544069f22ea54bed87ff0baa13355307 P b7c128a5a3704963a695e612756dc5aa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2067328a8aca4320b4307fc0200f7088)
I20260608 12:55:19.451030 18920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44e4c7e8895344b197b4979daf0add37" candidate_uuid: "2067328a8aca4320b4307fc0200f7088" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f08525e1d064a57aa4d0a11654b5c9d" is_pre_election: true
I20260608 12:55:19.451311 19192 raft_consensus.cc:515] T 544069f22ea54bed87ff0baa13355307 P b7c128a5a3704963a695e612756dc5aa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f020a0ccf4644b2baa7e2f9469f10d5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 33627 } } peers { permanent_uuid: "2067328a8aca4320b4307fc0200f7088" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35649 } } peers { permanent_uuid: "b7c128a5a3704963a695e612756dc5aa" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 37861 } attrs { promote: false } }
I20260608 12:55:19.456656 18995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544069f22ea54bed87ff0baa13355307" candidate_uuid: "b7c128a5a3704963a695e612756dc5aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2067328a8aca4320b4307fc0200f7088" is_pre_election: true
I20260608 12:55:19.459573 19191 leader_election.cc:290] T 544069f22ea54bed87ff0baa13355307 P 7f020a0ccf4644b2baa7e2f9469f10d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2067328a8aca4320b4307fc0200f7088 (127.16.174.131:35649), b7c128a5a3704963a695e612756dc5aa (127.16.174.132:37861)
I20260608 12:55:19.460414 19192 leader_election.cc:290] T 544069f22ea54bed87ff0baa13355307 P b7c128a5a3704963a695e612756dc5aa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7f020a0ccf4644b2baa7e2f9469f10d5 (127.16.174.129:33627), 2067328a8aca4320b4307fc0200f7088 (127.16.174.131:35649)
I20260608 12:55:19.461196 18995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544069f22ea54bed87ff0baa13355307" candidate_uuid: "7f020a0ccf4644b2baa7e2f9469f10d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2067328a8aca4320b4307fc0200f7088" is_pre_election: true
I20260608 12:55:19.461299 18959 leader_election.cc:304] T 44e4c7e8895344b197b4979daf0add37 P 2067328a8aca4320b4307fc0200f7088 [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: 2067328a8aca4320b4307fc0200f7088; no voters: 7f020a0ccf4644b2baa7e2f9469f10d5, 9f08525e1d064a57aa4d0a11654b5c9d
I20260608 12:55:19.463718 19194 raft_consensus.cc:2749] T 44e4c7e8895344b197b4979daf0add37 P 2067328a8aca4320b4307fc0200f7088 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:55:19.479964 18845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544069f22ea54bed87ff0baa13355307" candidate_uuid: "b7c128a5a3704963a695e612756dc5aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7f020a0ccf4644b2baa7e2f9469f10d5" is_pre_election: true
I20260608 12:55:19.480911 19123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544069f22ea54bed87ff0baa13355307" candidate_uuid: "7f020a0ccf4644b2baa7e2f9469f10d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b7c128a5a3704963a695e612756dc5aa" is_pre_election: true
I20260608 12:55:19.481590 19086 leader_election.cc:304] T 544069f22ea54bed87ff0baa13355307 P b7c128a5a3704963a695e612756dc5aa [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: b7c128a5a3704963a695e612756dc5aa; no voters: 2067328a8aca4320b4307fc0200f7088, 7f020a0ccf4644b2baa7e2f9469f10d5
I20260608 12:55:19.482388 19192 raft_consensus.cc:2749] T 544069f22ea54bed87ff0baa13355307 P b7c128a5a3704963a695e612756dc5aa [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:55:19.483035 18809 leader_election.cc:304] T 544069f22ea54bed87ff0baa13355307 P 7f020a0ccf4644b2baa7e2f9469f10d5 [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: 7f020a0ccf4644b2baa7e2f9469f10d5; no voters: 2067328a8aca4320b4307fc0200f7088, b7c128a5a3704963a695e612756dc5aa
I20260608 12:55:19.483692 19191 raft_consensus.cc:2749] T 544069f22ea54bed87ff0baa13355307 P 7f020a0ccf4644b2baa7e2f9469f10d5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 12:55:20.322898 19144 debug-util.cc:398] Leaking SignalData structure 0x7b080013c800 after lost signal to thread 17085
W20260608 12:55:20.323848 19144 debug-util.cc:398] Leaking SignalData structure 0x7b0800062e80 after lost signal to thread 18778
W20260608 12:55:20.325359 19144 debug-util.cc:398] Leaking SignalData structure 0x7b080017a7a0 after lost signal to thread 18945
W20260608 12:55:20.326148 19144 debug-util.cc:398] Leaking SignalData structure 0x7b080017b3c0 after lost signal to thread 19019
I20260608 12:55:21.450145 18797 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:55:21.453111 18797 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:55:21.453513 18797 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:21.552735 17082 tablet_server.cc:179] TabletServer@127.16.174.129:0 shutting down...
I20260608 12:55:21.586288 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:55:21.587160 17082 tablet_replica.cc:333] T 44e4c7e8895344b197b4979daf0add37 P 7f020a0ccf4644b2baa7e2f9469f10d5: stopping tablet replica
I20260608 12:55:21.588016 17082 raft_consensus.cc:2243] T 44e4c7e8895344b197b4979daf0add37 P 7f020a0ccf4644b2baa7e2f9469f10d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:21.588551 17082 raft_consensus.cc:2272] T 44e4c7e8895344b197b4979daf0add37 P 7f020a0ccf4644b2baa7e2f9469f10d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:21.591212 17082 tablet_replica.cc:333] T 544069f22ea54bed87ff0baa13355307 P 7f020a0ccf4644b2baa7e2f9469f10d5: stopping tablet replica
I20260608 12:55:21.591753 17082 raft_consensus.cc:2243] T 544069f22ea54bed87ff0baa13355307 P 7f020a0ccf4644b2baa7e2f9469f10d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:21.592749 17082 raft_consensus.cc:2272] T 544069f22ea54bed87ff0baa13355307 P 7f020a0ccf4644b2baa7e2f9469f10d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:21.618394 17082 tablet_server.cc:196] TabletServer@127.16.174.129:0 shutdown complete.
I20260608 12:55:21.638878 17082 tablet_server.cc:179] TabletServer@127.16.174.130:0 shutting down...
I20260608 12:55:21.672833 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:55:21.673810 17082 tablet_replica.cc:333] T 44e4c7e8895344b197b4979daf0add37 P 9f08525e1d064a57aa4d0a11654b5c9d: stopping tablet replica
I20260608 12:55:21.674360 17082 raft_consensus.cc:2243] T 44e4c7e8895344b197b4979daf0add37 P 9f08525e1d064a57aa4d0a11654b5c9d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:21.675419 17082 raft_consensus.cc:2272] T 44e4c7e8895344b197b4979daf0add37 P 9f08525e1d064a57aa4d0a11654b5c9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:21.698930 17082 tablet_server.cc:196] TabletServer@127.16.174.130:0 shutdown complete.
W20260608 12:55:21.707572 18958 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.174.129:33627: connect: Connection refused (error 111) [suppressed 2 similar messages]
W20260608 12:55:21.712517 18958 consensus_peers.cc:597] T 544069f22ea54bed87ff0baa13355307 P 2067328a8aca4320b4307fc0200f7088 -> Peer 7f020a0ccf4644b2baa7e2f9469f10d5 (127.16.174.129:33627): Couldn't send request to peer 7f020a0ccf4644b2baa7e2f9469f10d5. Status: Network error: Client connection negotiation failed: client connection to 127.16.174.129:33627: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:21.716128 17082 tablet_server.cc:179] TabletServer@127.16.174.131:0 shutting down...
I20260608 12:55:21.750211 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:55:21.751060 17082 tablet_replica.cc:333] T 544069f22ea54bed87ff0baa13355307 P 2067328a8aca4320b4307fc0200f7088: stopping tablet replica
I20260608 12:55:21.751802 17082 raft_consensus.cc:2243] T 544069f22ea54bed87ff0baa13355307 P 2067328a8aca4320b4307fc0200f7088 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:21.752803 17082 raft_consensus.cc:2272] T 544069f22ea54bed87ff0baa13355307 P 2067328a8aca4320b4307fc0200f7088 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:21.755045 17082 tablet_replica.cc:333] T 44e4c7e8895344b197b4979daf0add37 P 2067328a8aca4320b4307fc0200f7088: stopping tablet replica
I20260608 12:55:21.755507 17082 raft_consensus.cc:2243] T 44e4c7e8895344b197b4979daf0add37 P 2067328a8aca4320b4307fc0200f7088 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:21.756029 17082 raft_consensus.cc:2272] T 44e4c7e8895344b197b4979daf0add37 P 2067328a8aca4320b4307fc0200f7088 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:21.778695 17082 tablet_server.cc:196] TabletServer@127.16.174.131:0 shutdown complete.
I20260608 12:55:21.793970 17082 tablet_server.cc:179] TabletServer@127.16.174.132:0 shutting down...
I20260608 12:55:21.823944 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:55:21.824872 17082 tablet_replica.cc:333] T 544069f22ea54bed87ff0baa13355307 P b7c128a5a3704963a695e612756dc5aa: stopping tablet replica
I20260608 12:55:21.825533 17082 raft_consensus.cc:2243] T 544069f22ea54bed87ff0baa13355307 P b7c128a5a3704963a695e612756dc5aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:21.826335 17082 raft_consensus.cc:2272] T 544069f22ea54bed87ff0baa13355307 P b7c128a5a3704963a695e612756dc5aa [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:55:22.844818 17082 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 19144)
I20260608 12:55:23.097266 17082 tablet_server.cc:196] TabletServer@127.16.174.132:0 shutdown complete.
I20260608 12:55:23.111438 17082 master.cc:562] Master@127.16.174.190:38945 shutting down...
I20260608 12:55:23.141376 17082 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7d97fae016a9486b8a261b4bc10a59f6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:23.142186 17082 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7d97fae016a9486b8a261b4bc10a59f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:23.142545 17082 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7d97fae016a9486b8a261b4bc10a59f6: stopping tablet replica
I20260608 12:55:23.164611 17082 master.cc:584] Master@127.16.174.190:38945 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (28178 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260608 12:55:23.207597 17082 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.174.190:35189
I20260608 12:55:23.208946 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:23.215951 19201 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:23.216058 19202 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:23.216542 19204 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:23.217590 17082 server_base.cc:1061] running on GCE node
I20260608 12:55:23.218518 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:23.218699 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:23.218820 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923323218809 us; error 0 us; skew 500 ppm
I20260608 12:55:23.219353 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:23.221942 17082 webserver.cc:533] Webserver started at http://127.16.174.190:35997/ using document root <none> and password file <none>
I20260608 12:55:23.222406 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:23.222580 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:23.222810 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:23.224241 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780923273579219-17082-0/minicluster-data/master-0-root/instance:
uuid: "f85e3ade5df646cea87e3ca62f00eb86"
format_stamp: "Formatted at 2026-06-08 12:55:23 on dist-test-slave-840c"
I20260608 12:55:23.229357 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:55:23.233253 19209 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:23.234138 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:55:23.234452 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780923273579219-17082-0/minicluster-data/master-0-root
uuid: "f85e3ade5df646cea87e3ca62f00eb86"
format_stamp: "Formatted at 2026-06-08 12:55:23 on dist-test-slave-840c"
I20260608 12:55:23.234730 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780923273579219-17082-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780923273579219-17082-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780923273579219-17082-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:55:23.263123 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:23.264561 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:23.310060 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.190:35189
I20260608 12:55:23.310213 19260 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.190:35189 every 8 connection(s)
I20260608 12:55:23.315018 19261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:23.326943 19261 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f85e3ade5df646cea87e3ca62f00eb86: Bootstrap starting.
I20260608 12:55:23.332408 19261 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f85e3ade5df646cea87e3ca62f00eb86: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:23.337316 19261 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f85e3ade5df646cea87e3ca62f00eb86: No bootstrap required, opened a new log
I20260608 12:55:23.339927 19261 raft_consensus.cc:359] T 00000000000000000000000000000000 P f85e3ade5df646cea87e3ca62f00eb86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f85e3ade5df646cea87e3ca62f00eb86" member_type: VOTER }
I20260608 12:55:23.340386 19261 raft_consensus.cc:385] T 00000000000000000000000000000000 P f85e3ade5df646cea87e3ca62f00eb86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:23.340646 19261 raft_consensus.cc:740] T 00000000000000000000000000000000 P f85e3ade5df646cea87e3ca62f00eb86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f85e3ade5df646cea87e3ca62f00eb86, State: Initialized, Role: FOLLOWER
I20260608 12:55:23.341377 19261 consensus_queue.cc:260] T 00000000000000000000000000000000 P f85e3ade5df646cea87e3ca62f00eb86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f85e3ade5df646cea87e3ca62f00eb86" member_type: VOTER }
I20260608 12:55:23.341897 19261 raft_consensus.cc:399] T 00000000000000000000000000000000 P f85e3ade5df646cea87e3ca62f00eb86 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:55:23.342123 19261 raft_consensus.cc:493] T 00000000000000000000000000000000 P f85e3ade5df646cea87e3ca62f00eb86 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:55:23.342475 19261 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f85e3ade5df646cea87e3ca62f00eb86 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:23.347337 19261 raft_consensus.cc:515] T 00000000000000000000000000000000 P f85e3ade5df646cea87e3ca62f00eb86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f85e3ade5df646cea87e3ca62f00eb86" member_type: VOTER }
I20260608 12:55:23.348017 19261 leader_election.cc:304] T 00000000000000000000000000000000 P f85e3ade5df646cea87e3ca62f00eb86 [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: f85e3ade5df646cea87e3ca62f00eb86; no voters: 
I20260608 12:55:23.349304 19261 leader_election.cc:290] T 00000000000000000000000000000000 P f85e3ade5df646cea87e3ca62f00eb86 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:55:23.350118 19264 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f85e3ade5df646cea87e3ca62f00eb86 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:23.351686 19264 raft_consensus.cc:697] T 00000000000000000000000000000000 P f85e3ade5df646cea87e3ca62f00eb86 [term 1 LEADER]: Becoming Leader. State: Replica: f85e3ade5df646cea87e3ca62f00eb86, State: Running, Role: LEADER
I20260608 12:55:23.352531 19264 consensus_queue.cc:237] T 00000000000000000000000000000000 P f85e3ade5df646cea87e3ca62f00eb86 [LEADER]: Queue going to LEADER mode. State: All 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: "f85e3ade5df646cea87e3ca62f00eb86" member_type: VOTER }
I20260608 12:55:23.353021 19261 sys_catalog.cc:565] T 00000000000000000000000000000000 P f85e3ade5df646cea87e3ca62f00eb86 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:55:23.357999 19265 sys_catalog.cc:455] T 00000000000000000000000000000000 P f85e3ade5df646cea87e3ca62f00eb86 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f85e3ade5df646cea87e3ca62f00eb86" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f85e3ade5df646cea87e3ca62f00eb86" member_type: VOTER } }
I20260608 12:55:23.358645 19265 sys_catalog.cc:458] T 00000000000000000000000000000000 P f85e3ade5df646cea87e3ca62f00eb86 [sys.catalog]: This master's current role is: LEADER
I20260608 12:55:23.358808 19266 sys_catalog.cc:455] T 00000000000000000000000000000000 P f85e3ade5df646cea87e3ca62f00eb86 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f85e3ade5df646cea87e3ca62f00eb86. Latest consensus state: current_term: 1 leader_uuid: "f85e3ade5df646cea87e3ca62f00eb86" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f85e3ade5df646cea87e3ca62f00eb86" member_type: VOTER } }
I20260608 12:55:23.359364 19266 sys_catalog.cc:458] T 00000000000000000000000000000000 P f85e3ade5df646cea87e3ca62f00eb86 [sys.catalog]: This master's current role is: LEADER
I20260608 12:55:23.366457 19272 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:55:23.371723 19272 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:55:23.373447 17082 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:55:23.382037 19272 catalog_manager.cc:1382] Generated new cluster ID: 391e0d01561a4b9ba9e087b5e0635f2c
I20260608 12:55:23.382457 19272 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:55:23.417891 19272 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:55:23.419376 19272 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:55:23.437268 19272 catalog_manager.cc:6069] T 00000000000000000000000000000000 P f85e3ade5df646cea87e3ca62f00eb86: Generated new TSK 0
I20260608 12:55:23.438033 19272 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:55:23.503783 17082 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.00026556s
I20260608 12:55:35.601207 17082 master.cc:562] Master@127.16.174.190:35189 shutting down...
I20260608 12:55:35.630487 17082 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f85e3ade5df646cea87e3ca62f00eb86 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:35.631342 17082 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f85e3ade5df646cea87e3ca62f00eb86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:35.631776 17082 tablet_replica.cc:333] T 00000000000000000000000000000000 P f85e3ade5df646cea87e3ca62f00eb86: stopping tablet replica
I20260608 12:55:35.653141 17082 master.cc:584] Master@127.16.174.190:35189 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12480 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260608 12:55:35.688573 17082 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.174.190:44325
I20260608 12:55:35.689989 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:35.696573 19285 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:35.697685 19286 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:35.698647 19288 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:35.699980 17082 server_base.cc:1061] running on GCE node
I20260608 12:55:35.700758 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:35.700974 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:35.701169 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923335701145 us; error 0 us; skew 500 ppm
I20260608 12:55:35.701778 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:35.704674 17082 webserver.cc:533] Webserver started at http://127.16.174.190:34413/ using document root <none> and password file <none>
I20260608 12:55:35.705205 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:35.705415 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:35.705708 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:35.706947 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923273579219-17082-0/minicluster-data/master-0-root/instance:
uuid: "24438115dabb4b23bae23789ea8e6077"
format_stamp: "Formatted at 2026-06-08 12:55:35 on dist-test-slave-840c"
I20260608 12:55:35.712198 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:55:35.716463 19293 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:35.717432 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:55:35.717695 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923273579219-17082-0/minicluster-data/master-0-root
uuid: "24438115dabb4b23bae23789ea8e6077"
format_stamp: "Formatted at 2026-06-08 12:55:35 on dist-test-slave-840c"
I20260608 12:55:35.717943 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923273579219-17082-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923273579219-17082-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923273579219-17082-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:55:35.745321 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:35.746635 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:35.790800 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.190:44325
I20260608 12:55:35.790907 19344 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.190:44325 every 8 connection(s)
I20260608 12:55:35.796051 19345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:35.808122 19345 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 24438115dabb4b23bae23789ea8e6077: Bootstrap starting.
I20260608 12:55:35.814016 19345 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 24438115dabb4b23bae23789ea8e6077: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:35.819149 19345 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 24438115dabb4b23bae23789ea8e6077: No bootstrap required, opened a new log
I20260608 12:55:35.822242 19345 raft_consensus.cc:359] T 00000000000000000000000000000000 P 24438115dabb4b23bae23789ea8e6077 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24438115dabb4b23bae23789ea8e6077" member_type: VOTER }
I20260608 12:55:35.822798 19345 raft_consensus.cc:385] T 00000000000000000000000000000000 P 24438115dabb4b23bae23789ea8e6077 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:35.823068 19345 raft_consensus.cc:740] T 00000000000000000000000000000000 P 24438115dabb4b23bae23789ea8e6077 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24438115dabb4b23bae23789ea8e6077, State: Initialized, Role: FOLLOWER
I20260608 12:55:35.823937 19345 consensus_queue.cc:260] T 00000000000000000000000000000000 P 24438115dabb4b23bae23789ea8e6077 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "24438115dabb4b23bae23789ea8e6077" member_type: VOTER }
I20260608 12:55:35.824484 19345 raft_consensus.cc:399] T 00000000000000000000000000000000 P 24438115dabb4b23bae23789ea8e6077 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:55:35.824714 19345 raft_consensus.cc:493] T 00000000000000000000000000000000 P 24438115dabb4b23bae23789ea8e6077 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:55:35.825034 19345 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 24438115dabb4b23bae23789ea8e6077 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:35.830572 19345 raft_consensus.cc:515] T 00000000000000000000000000000000 P 24438115dabb4b23bae23789ea8e6077 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24438115dabb4b23bae23789ea8e6077" member_type: VOTER }
I20260608 12:55:35.831229 19345 leader_election.cc:304] T 00000000000000000000000000000000 P 24438115dabb4b23bae23789ea8e6077 [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: 24438115dabb4b23bae23789ea8e6077; no voters: 
I20260608 12:55:35.832672 19345 leader_election.cc:290] T 00000000000000000000000000000000 P 24438115dabb4b23bae23789ea8e6077 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:55:35.833256 19348 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 24438115dabb4b23bae23789ea8e6077 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:35.834956 19348 raft_consensus.cc:697] T 00000000000000000000000000000000 P 24438115dabb4b23bae23789ea8e6077 [term 1 LEADER]: Becoming Leader. State: Replica: 24438115dabb4b23bae23789ea8e6077, State: Running, Role: LEADER
I20260608 12:55:35.835554 19345 sys_catalog.cc:565] T 00000000000000000000000000000000 P 24438115dabb4b23bae23789ea8e6077 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:55:35.835788 19348 consensus_queue.cc:237] T 00000000000000000000000000000000 P 24438115dabb4b23bae23789ea8e6077 [LEADER]: Queue going to LEADER mode. State: All 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: "24438115dabb4b23bae23789ea8e6077" member_type: VOTER }
I20260608 12:55:35.839428 19349 sys_catalog.cc:455] T 00000000000000000000000000000000 P 24438115dabb4b23bae23789ea8e6077 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "24438115dabb4b23bae23789ea8e6077" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24438115dabb4b23bae23789ea8e6077" member_type: VOTER } }
I20260608 12:55:35.839462 19350 sys_catalog.cc:455] T 00000000000000000000000000000000 P 24438115dabb4b23bae23789ea8e6077 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 24438115dabb4b23bae23789ea8e6077. Latest consensus state: current_term: 1 leader_uuid: "24438115dabb4b23bae23789ea8e6077" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24438115dabb4b23bae23789ea8e6077" member_type: VOTER } }
I20260608 12:55:35.840216 19349 sys_catalog.cc:458] T 00000000000000000000000000000000 P 24438115dabb4b23bae23789ea8e6077 [sys.catalog]: This master's current role is: LEADER
I20260608 12:55:35.840278 19350 sys_catalog.cc:458] T 00000000000000000000000000000000 P 24438115dabb4b23bae23789ea8e6077 [sys.catalog]: This master's current role is: LEADER
I20260608 12:55:35.844139 19353 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:55:35.849397 19353 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:55:35.853469 17082 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:55:35.860420 19353 catalog_manager.cc:1382] Generated new cluster ID: b315e61a5b794a3791cf0d91dd1580f4
I20260608 12:55:35.860728 19353 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:55:35.893245 19353 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:55:35.895349 19353 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:55:35.915472 19353 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 24438115dabb4b23bae23789ea8e6077: Generated new TSK 0
I20260608 12:55:35.916188 19353 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:55:35.921361 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:35.929594 19366 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:35.930051 19367 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:35.931538 19369 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:35.932608 17082 server_base.cc:1061] running on GCE node
I20260608 12:55:35.933429 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:35.933667 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:35.933797 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923335933786 us; error 0 us; skew 500 ppm
I20260608 12:55:35.934324 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:35.937076 17082 webserver.cc:533] Webserver started at http://127.16.174.129:34937/ using document root <none> and password file <none>
I20260608 12:55:35.937846 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:35.938150 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:35.938526 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:35.940328 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923273579219-17082-0/minicluster-data/ts-0-root/instance:
uuid: "b45664c3a152439c912146e3536455d1"
format_stamp: "Formatted at 2026-06-08 12:55:35 on dist-test-slave-840c"
I20260608 12:55:35.945636 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:55:35.950173 19374 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:35.951205 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:55:35.951574 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923273579219-17082-0/minicluster-data/ts-0-root
uuid: "b45664c3a152439c912146e3536455d1"
format_stamp: "Formatted at 2026-06-08 12:55:35 on dist-test-slave-840c"
I20260608 12:55:35.951957 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923273579219-17082-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923273579219-17082-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923273579219-17082-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:55:35.962688 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:35.964076 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:35.965641 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:35.968250 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:55:35.968493 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:35.968779 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:55:35.968956 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:36.015812 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.129:41853
I20260608 12:55:36.015947 19436 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.129:41853 every 8 connection(s)
I20260608 12:55:36.022801 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:36.033128 19441 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:36.033545 19442 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:36.036612 17082 server_base.cc:1061] running on GCE node
W20260608 12:55:36.037472 19445 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:36.038552 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:36.038765 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:36.038955 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923336038928 us; error 0 us; skew 500 ppm
I20260608 12:55:36.039624 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:36.042658 17082 webserver.cc:533] Webserver started at http://127.16.174.130:35213/ using document root <none> and password file <none>
I20260608 12:55:36.043253 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:36.043479 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:36.043845 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:36.044284 19437 heartbeater.cc:344] Connected to a master server at 127.16.174.190:44325
I20260608 12:55:36.044716 19437 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:36.045290 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923273579219-17082-0/minicluster-data/ts-1-root/instance:
uuid: "81b499e06cee454892111d31d72ced3b"
format_stamp: "Formatted at 2026-06-08 12:55:36 on dist-test-slave-840c"
I20260608 12:55:36.045547 19437 heartbeater.cc:507] Master 127.16.174.190:44325 requested a full tablet report, sending...
I20260608 12:55:36.048954 19310 ts_manager.cc:194] Registered new tserver with Master: b45664c3a152439c912146e3536455d1 (127.16.174.129:41853)
I20260608 12:55:36.051469 19310 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34220
I20260608 12:55:36.052444 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.001s
I20260608 12:55:36.056777 19449 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:36.057729 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:55:36.058068 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923273579219-17082-0/minicluster-data/ts-1-root
uuid: "81b499e06cee454892111d31d72ced3b"
format_stamp: "Formatted at 2026-06-08 12:55:36 on dist-test-slave-840c"
I20260608 12:55:36.058375 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923273579219-17082-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923273579219-17082-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923273579219-17082-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:55:36.072247 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:36.073642 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:36.075172 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:36.077878 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:55:36.078136 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:36.078397 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:55:36.078591 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:36.131181 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.130:35121
I20260608 12:55:36.131356 19511 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.130:35121 every 8 connection(s)
I20260608 12:55:36.136795 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:36.145975 19515 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:36.148077 19516 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:36.149684 17082 server_base.cc:1061] running on GCE node
W20260608 12:55:36.149863 19518 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:36.151084 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:36.151381 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:36.151589 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923336151551 us; error 0 us; skew 500 ppm
I20260608 12:55:36.152396 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:36.152722 19512 heartbeater.cc:344] Connected to a master server at 127.16.174.190:44325
I20260608 12:55:36.153201 19512 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:36.154304 19512 heartbeater.cc:507] Master 127.16.174.190:44325 requested a full tablet report, sending...
I20260608 12:55:36.155757 17082 webserver.cc:533] Webserver started at http://127.16.174.131:43141/ using document root <none> and password file <none>
I20260608 12:55:36.156421 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:36.156661 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:36.156981 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:36.157001 19310 ts_manager.cc:194] Registered new tserver with Master: 81b499e06cee454892111d31d72ced3b (127.16.174.130:35121)
I20260608 12:55:36.158828 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923273579219-17082-0/minicluster-data/ts-2-root/instance:
uuid: "9d4f60cf147d4ef3852b114d5f52be12"
format_stamp: "Formatted at 2026-06-08 12:55:36 on dist-test-slave-840c"
I20260608 12:55:36.159109 19310 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34228
I20260608 12:55:36.164780 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.002s
I20260608 12:55:36.168913 19523 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:36.169991 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:55:36.170343 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923273579219-17082-0/minicluster-data/ts-2-root
uuid: "9d4f60cf147d4ef3852b114d5f52be12"
format_stamp: "Formatted at 2026-06-08 12:55:36 on dist-test-slave-840c"
I20260608 12:55:36.170609 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923273579219-17082-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923273579219-17082-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923273579219-17082-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:55:36.182245 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:36.183573 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:36.185202 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:36.187606 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:55:36.187902 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:36.188150 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:55:36.188333 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:36.233204 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.131:41515
I20260608 12:55:36.233350 19585 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.131:41515 every 8 connection(s)
I20260608 12:55:36.250615 19586 heartbeater.cc:344] Connected to a master server at 127.16.174.190:44325
I20260608 12:55:36.251061 19586 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:36.251950 19586 heartbeater.cc:507] Master 127.16.174.190:44325 requested a full tablet report, sending...
I20260608 12:55:36.254287 19310 ts_manager.cc:194] Registered new tserver with Master: 9d4f60cf147d4ef3852b114d5f52be12 (127.16.174.131:41515)
I20260608 12:55:36.254763 17082 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017771633s
I20260608 12:55:36.256386 19310 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34238
I20260608 12:55:37.055341 19437 heartbeater.cc:499] Master 127.16.174.190:44325 was elected leader, sending a full tablet report...
I20260608 12:55:37.162376 19512 heartbeater.cc:499] Master 127.16.174.190:44325 was elected leader, sending a full tablet report...
I20260608 12:55:37.259616 19586 heartbeater.cc:499] Master 127.16.174.190:44325 was elected leader, sending a full tablet report...
I20260608 12:55:37.853101 19363 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:39.854163 19363 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:41.855170 19363 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:43.856257 19363 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:45.857488 19363 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:47.858713 19363 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:48.353561 17082 tablet_server.cc:179] TabletServer@127.16.174.129:0 shutting down...
I20260608 12:55:48.382720 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:55:48.400463 17082 tablet_server.cc:196] TabletServer@127.16.174.129:0 shutdown complete.
I20260608 12:55:48.411258 17082 tablet_server.cc:179] TabletServer@127.16.174.130:0 shutting down...
I20260608 12:55:48.437738 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:55:48.454296 17082 tablet_server.cc:196] TabletServer@127.16.174.130:0 shutdown complete.
I20260608 12:55:48.464673 17082 tablet_server.cc:179] TabletServer@127.16.174.131:0 shutting down...
I20260608 12:55:48.486989 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:55:48.503777 17082 tablet_server.cc:196] TabletServer@127.16.174.131:0 shutdown complete.
I20260608 12:55:48.513274 17082 master.cc:562] Master@127.16.174.190:44325 shutting down...
I20260608 12:55:48.533083 17082 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 24438115dabb4b23bae23789ea8e6077 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:48.533937 17082 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 24438115dabb4b23bae23789ea8e6077 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:48.534344 17082 tablet_replica.cc:333] T 00000000000000000000000000000000 P 24438115dabb4b23bae23789ea8e6077: stopping tablet replica
I20260608 12:55:48.553437 17082 master.cc:584] Master@127.16.174.190:44325 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12896 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260608 12:55:48.587496 17082 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.174.190:38823
I20260608 12:55:48.588807 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:48.594842 19591 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:48.596396 19592 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:48.596817 19594 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:48.597731 17082 server_base.cc:1061] running on GCE node
I20260608 12:55:48.598735 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:48.598927 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:48.599123 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923348599110 us; error 0 us; skew 500 ppm
I20260608 12:55:48.599874 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:48.602593 17082 webserver.cc:533] Webserver started at http://127.16.174.190:45775/ using document root <none> and password file <none>
I20260608 12:55:48.603183 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:48.603403 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:48.603744 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:48.605033 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923273579219-17082-0/minicluster-data/master-0-root/instance:
uuid: "51290f7fe5244d998c8720cc53f18006"
format_stamp: "Formatted at 2026-06-08 12:55:48 on dist-test-slave-840c"
I20260608 12:55:48.610189 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:55:48.614034 19599 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:48.614962 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:55:48.615273 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923273579219-17082-0/minicluster-data/master-0-root
uuid: "51290f7fe5244d998c8720cc53f18006"
format_stamp: "Formatted at 2026-06-08 12:55:48 on dist-test-slave-840c"
I20260608 12:55:48.615585 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923273579219-17082-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923273579219-17082-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923273579219-17082-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:55:48.633213 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:48.634510 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:48.674948 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.190:38823
I20260608 12:55:48.675146 19650 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.190:38823 every 8 connection(s)
I20260608 12:55:48.679467 19651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:48.690147 19651 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 51290f7fe5244d998c8720cc53f18006: Bootstrap starting.
I20260608 12:55:48.695232 19651 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 51290f7fe5244d998c8720cc53f18006: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:48.699553 19651 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 51290f7fe5244d998c8720cc53f18006: No bootstrap required, opened a new log
I20260608 12:55:48.701906 19651 raft_consensus.cc:359] T 00000000000000000000000000000000 P 51290f7fe5244d998c8720cc53f18006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "51290f7fe5244d998c8720cc53f18006" member_type: VOTER }
I20260608 12:55:48.702330 19651 raft_consensus.cc:385] T 00000000000000000000000000000000 P 51290f7fe5244d998c8720cc53f18006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:48.702677 19651 raft_consensus.cc:740] T 00000000000000000000000000000000 P 51290f7fe5244d998c8720cc53f18006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51290f7fe5244d998c8720cc53f18006, State: Initialized, Role: FOLLOWER
I20260608 12:55:48.703361 19651 consensus_queue.cc:260] T 00000000000000000000000000000000 P 51290f7fe5244d998c8720cc53f18006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "51290f7fe5244d998c8720cc53f18006" member_type: VOTER }
I20260608 12:55:48.703908 19651 raft_consensus.cc:399] T 00000000000000000000000000000000 P 51290f7fe5244d998c8720cc53f18006 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:55:48.704150 19651 raft_consensus.cc:493] T 00000000000000000000000000000000 P 51290f7fe5244d998c8720cc53f18006 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:55:48.704439 19651 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 51290f7fe5244d998c8720cc53f18006 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:48.708787 19651 raft_consensus.cc:515] T 00000000000000000000000000000000 P 51290f7fe5244d998c8720cc53f18006 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "51290f7fe5244d998c8720cc53f18006" member_type: VOTER }
I20260608 12:55:48.709316 19651 leader_election.cc:304] T 00000000000000000000000000000000 P 51290f7fe5244d998c8720cc53f18006 [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: 51290f7fe5244d998c8720cc53f18006; no voters: 
I20260608 12:55:48.710506 19651 leader_election.cc:290] T 00000000000000000000000000000000 P 51290f7fe5244d998c8720cc53f18006 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:55:48.711028 19654 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 51290f7fe5244d998c8720cc53f18006 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:48.712528 19654 raft_consensus.cc:697] T 00000000000000000000000000000000 P 51290f7fe5244d998c8720cc53f18006 [term 1 LEADER]: Becoming Leader. State: Replica: 51290f7fe5244d998c8720cc53f18006, State: Running, Role: LEADER
I20260608 12:55:48.713280 19654 consensus_queue.cc:237] T 00000000000000000000000000000000 P 51290f7fe5244d998c8720cc53f18006 [LEADER]: Queue going to LEADER mode. State: All 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: "51290f7fe5244d998c8720cc53f18006" member_type: VOTER }
I20260608 12:55:48.713591 19651 sys_catalog.cc:565] T 00000000000000000000000000000000 P 51290f7fe5244d998c8720cc53f18006 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:55:48.716748 19655 sys_catalog.cc:455] T 00000000000000000000000000000000 P 51290f7fe5244d998c8720cc53f18006 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "51290f7fe5244d998c8720cc53f18006" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "51290f7fe5244d998c8720cc53f18006" member_type: VOTER } }
I20260608 12:55:48.716866 19656 sys_catalog.cc:455] T 00000000000000000000000000000000 P 51290f7fe5244d998c8720cc53f18006 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 51290f7fe5244d998c8720cc53f18006. Latest consensus state: current_term: 1 leader_uuid: "51290f7fe5244d998c8720cc53f18006" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "51290f7fe5244d998c8720cc53f18006" member_type: VOTER } }
I20260608 12:55:48.717394 19655 sys_catalog.cc:458] T 00000000000000000000000000000000 P 51290f7fe5244d998c8720cc53f18006 [sys.catalog]: This master's current role is: LEADER
I20260608 12:55:48.717653 19656 sys_catalog.cc:458] T 00000000000000000000000000000000 P 51290f7fe5244d998c8720cc53f18006 [sys.catalog]: This master's current role is: LEADER
I20260608 12:55:48.721591 19659 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:55:48.726939 19659 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:55:48.730773 17082 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:55:48.736614 19659 catalog_manager.cc:1382] Generated new cluster ID: 8ad56b1d81084705824102f77221ce6c
I20260608 12:55:48.736912 19659 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:55:48.754940 19659 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:55:48.756373 19659 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:55:48.769830 19659 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 51290f7fe5244d998c8720cc53f18006: Generated new TSK 0
I20260608 12:55:48.770498 19659 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:55:48.798044 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:48.805104 19672 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:48.805904 19673 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:48.807499 19675 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:48.807969 17082 server_base.cc:1061] running on GCE node
I20260608 12:55:48.808828 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:48.809015 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:48.809206 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923348809184 us; error 0 us; skew 500 ppm
I20260608 12:55:48.809738 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:48.812186 17082 webserver.cc:533] Webserver started at http://127.16.174.129:37899/ using document root <none> and password file <none>
I20260608 12:55:48.812636 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:48.812790 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:48.813007 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:48.814095 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923273579219-17082-0/minicluster-data/ts-0-root/instance:
uuid: "cb5e2963620246f5a2e103991f832c8c"
format_stamp: "Formatted at 2026-06-08 12:55:48 on dist-test-slave-840c"
I20260608 12:55:48.819303 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:55:48.822767 19680 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:48.823529 17082 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:55:48.823853 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923273579219-17082-0/minicluster-data/ts-0-root
uuid: "cb5e2963620246f5a2e103991f832c8c"
format_stamp: "Formatted at 2026-06-08 12:55:48 on dist-test-slave-840c"
I20260608 12:55:48.824250 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923273579219-17082-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923273579219-17082-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923273579219-17082-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:55:48.840001 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:48.841212 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:48.842706 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:48.845197 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:55:48.845431 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:48.845701 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:55:48.845883 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:48.894245 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.129:42443
I20260608 12:55:48.894469 19742 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.129:42443 every 8 connection(s)
I20260608 12:55:48.900564 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:48.909000 19747 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:48.910118 19748 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:48.912739 17082 server_base.cc:1061] running on GCE node
W20260608 12:55:48.912953 19750 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:48.914039 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:48.914362 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:48.914599 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923348914580 us; error 0 us; skew 500 ppm
I20260608 12:55:48.915550 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:48.918437 19743 heartbeater.cc:344] Connected to a master server at 127.16.174.190:38823
I20260608 12:55:48.918836 19743 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:48.919234 17082 webserver.cc:533] Webserver started at http://127.16.174.130:34961/ using document root <none> and password file <none>
I20260608 12:55:48.919790 19743 heartbeater.cc:507] Master 127.16.174.190:38823 requested a full tablet report, sending...
I20260608 12:55:48.919914 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:48.920234 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:48.920554 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:48.922292 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923273579219-17082-0/minicluster-data/ts-1-root/instance:
uuid: "4bb93720dd3d4fdb80471cf872528820"
format_stamp: "Formatted at 2026-06-08 12:55:48 on dist-test-slave-840c"
I20260608 12:55:48.922480 19616 ts_manager.cc:194] Registered new tserver with Master: cb5e2963620246f5a2e103991f832c8c (127.16.174.129:42443)
I20260608 12:55:48.925565 19616 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35888
I20260608 12:55:48.929450 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.009s	sys 0.000s
I20260608 12:55:48.933364 19755 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:48.934422 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:55:48.934700 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923273579219-17082-0/minicluster-data/ts-1-root
uuid: "4bb93720dd3d4fdb80471cf872528820"
format_stamp: "Formatted at 2026-06-08 12:55:48 on dist-test-slave-840c"
I20260608 12:55:48.934938 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923273579219-17082-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923273579219-17082-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923273579219-17082-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:55:48.956638 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:48.957801 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:48.959354 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:48.961723 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:55:48.961906 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:48.962225 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:55:48.962369 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:49.006296 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.130:34833
I20260608 12:55:49.006522 19817 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.130:34833 every 8 connection(s)
I20260608 12:55:49.011785 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:49.020856 19822 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:49.021986 19821 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:49.023041 19824 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:49.023423 17082 server_base.cc:1061] running on GCE node
I20260608 12:55:49.024673 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:49.024940 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:49.025182 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923349025163 us; error 0 us; skew 500 ppm
I20260608 12:55:49.025914 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:49.026949 19818 heartbeater.cc:344] Connected to a master server at 127.16.174.190:38823
I20260608 12:55:49.027415 19818 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:49.028266 19818 heartbeater.cc:507] Master 127.16.174.190:38823 requested a full tablet report, sending...
I20260608 12:55:49.029019 17082 webserver.cc:533] Webserver started at http://127.16.174.131:39733/ using document root <none> and password file <none>
I20260608 12:55:49.029719 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:49.030000 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:49.030339 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:49.030743 19616 ts_manager.cc:194] Registered new tserver with Master: 4bb93720dd3d4fdb80471cf872528820 (127.16.174.130:34833)
I20260608 12:55:49.031973 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923273579219-17082-0/minicluster-data/ts-2-root/instance:
uuid: "82fb3ca45ff14a76978f1b4a436c7bdb"
format_stamp: "Formatted at 2026-06-08 12:55:49 on dist-test-slave-840c"
I20260608 12:55:49.032660 19616 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35890
I20260608 12:55:49.037788 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:55:49.041651 19829 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:49.042569 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 12:55:49.042963 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923273579219-17082-0/minicluster-data/ts-2-root
uuid: "82fb3ca45ff14a76978f1b4a436c7bdb"
format_stamp: "Formatted at 2026-06-08 12:55:49 on dist-test-slave-840c"
I20260608 12:55:49.043324 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923273579219-17082-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923273579219-17082-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923273579219-17082-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:55:49.063104 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:49.064486 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:49.066129 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:49.068750 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:55:49.069005 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:49.069263 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:55:49.069460 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:49.114032 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.131:39069
I20260608 12:55:49.114135 19891 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.131:39069 every 8 connection(s)
I20260608 12:55:49.129503 19892 heartbeater.cc:344] Connected to a master server at 127.16.174.190:38823
I20260608 12:55:49.129956 19892 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:49.130759 19892 heartbeater.cc:507] Master 127.16.174.190:38823 requested a full tablet report, sending...
I20260608 12:55:49.132997 19616 ts_manager.cc:194] Registered new tserver with Master: 82fb3ca45ff14a76978f1b4a436c7bdb (127.16.174.131:39069)
I20260608 12:55:49.133702 17082 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016046942s
I20260608 12:55:49.134738 19616 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35898
I20260608 12:55:49.929190 19743 heartbeater.cc:499] Master 127.16.174.190:38823 was elected leader, sending a full tablet report...
I20260608 12:55:50.035822 19818 heartbeater.cc:499] Master 127.16.174.190:38823 was elected leader, sending a full tablet report...
I20260608 12:55:50.138123 19892 heartbeater.cc:499] Master 127.16.174.190:38823 was elected leader, sending a full tablet report...
I20260608 12:55:50.191195 19616 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35912:
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:55:50.194039 19616 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:55:50.266443 19857 tablet_service.cc:1511] Processing CreateTablet for tablet ef492abee9324dd39613d6c7ecc1ea53 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=f36b8e19a5184b22a974bac3c031d989]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:55:50.267341 19855 tablet_service.cc:1511] Processing CreateTablet for tablet aacab1e2a64248f581445e3d3847f81e (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=f36b8e19a5184b22a974bac3c031d989]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:55:50.268433 19857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef492abee9324dd39613d6c7ecc1ea53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:50.268633 19708 tablet_service.cc:1511] Processing CreateTablet for tablet ef492abee9324dd39613d6c7ecc1ea53 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=f36b8e19a5184b22a974bac3c031d989]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:55:50.268855 19856 tablet_service.cc:1511] Processing CreateTablet for tablet 91a4faaa059746a68e5f0dcd6225568a (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=f36b8e19a5184b22a974bac3c031d989]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:55:50.270378 19708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef492abee9324dd39613d6c7ecc1ea53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:50.270619 19856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91a4faaa059746a68e5f0dcd6225568a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:50.272279 19855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aacab1e2a64248f581445e3d3847f81e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:50.281033 19707 tablet_service.cc:1511] Processing CreateTablet for tablet 91a4faaa059746a68e5f0dcd6225568a (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=f36b8e19a5184b22a974bac3c031d989]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:55:50.282732 19707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91a4faaa059746a68e5f0dcd6225568a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:50.286734 19783 tablet_service.cc:1511] Processing CreateTablet for tablet ef492abee9324dd39613d6c7ecc1ea53 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=f36b8e19a5184b22a974bac3c031d989]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:55:50.289072 19706 tablet_service.cc:1511] Processing CreateTablet for tablet aacab1e2a64248f581445e3d3847f81e (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=f36b8e19a5184b22a974bac3c031d989]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:55:50.290822 19706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aacab1e2a64248f581445e3d3847f81e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:50.292955 19782 tablet_service.cc:1511] Processing CreateTablet for tablet 91a4faaa059746a68e5f0dcd6225568a (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=f36b8e19a5184b22a974bac3c031d989]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:55:50.294572 19782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91a4faaa059746a68e5f0dcd6225568a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:50.295684 19854 tablet_service.cc:1511] Processing CreateTablet for tablet ecd4ddbd834146fb83fbe37227bf2260 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=f36b8e19a5184b22a974bac3c031d989]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:55:50.297339 19854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecd4ddbd834146fb83fbe37227bf2260. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:50.297072 19705 tablet_service.cc:1511] Processing CreateTablet for tablet ecd4ddbd834146fb83fbe37227bf2260 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=f36b8e19a5184b22a974bac3c031d989]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:55:50.298696 19705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecd4ddbd834146fb83fbe37227bf2260. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:50.301163 19780 tablet_service.cc:1511] Processing CreateTablet for tablet ecd4ddbd834146fb83fbe37227bf2260 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=f36b8e19a5184b22a974bac3c031d989]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:55:50.305428 19781 tablet_service.cc:1511] Processing CreateTablet for tablet aacab1e2a64248f581445e3d3847f81e (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=f36b8e19a5184b22a974bac3c031d989]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:55:50.303341 19780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecd4ddbd834146fb83fbe37227bf2260. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:50.315037 19783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef492abee9324dd39613d6c7ecc1ea53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:50.316766 19912 tablet_bootstrap.cc:492] T ef492abee9324dd39613d6c7ecc1ea53 P 82fb3ca45ff14a76978f1b4a436c7bdb: Bootstrap starting.
I20260608 12:55:50.322850 19781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aacab1e2a64248f581445e3d3847f81e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:50.325423 19912 tablet_bootstrap.cc:654] T ef492abee9324dd39613d6c7ecc1ea53 P 82fb3ca45ff14a76978f1b4a436c7bdb: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:50.357761 19912 tablet_bootstrap.cc:492] T ef492abee9324dd39613d6c7ecc1ea53 P 82fb3ca45ff14a76978f1b4a436c7bdb: No bootstrap required, opened a new log
I20260608 12:55:50.358553 19912 ts_tablet_manager.cc:1403] T ef492abee9324dd39613d6c7ecc1ea53 P 82fb3ca45ff14a76978f1b4a436c7bdb: Time spent bootstrapping tablet: real 0.042s	user 0.007s	sys 0.019s
I20260608 12:55:50.363127 19912 raft_consensus.cc:359] T ef492abee9324dd39613d6c7ecc1ea53 P 82fb3ca45ff14a76978f1b4a436c7bdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb93720dd3d4fdb80471cf872528820" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 34833 } } peers { permanent_uuid: "82fb3ca45ff14a76978f1b4a436c7bdb" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 39069 } } peers { permanent_uuid: "cb5e2963620246f5a2e103991f832c8c" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42443 } }
I20260608 12:55:50.368834 19912 raft_consensus.cc:385] T ef492abee9324dd39613d6c7ecc1ea53 P 82fb3ca45ff14a76978f1b4a436c7bdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:50.370198 19912 raft_consensus.cc:740] T ef492abee9324dd39613d6c7ecc1ea53 P 82fb3ca45ff14a76978f1b4a436c7bdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82fb3ca45ff14a76978f1b4a436c7bdb, State: Initialized, Role: FOLLOWER
I20260608 12:55:50.375226 19913 tablet_bootstrap.cc:492] T ef492abee9324dd39613d6c7ecc1ea53 P cb5e2963620246f5a2e103991f832c8c: Bootstrap starting.
I20260608 12:55:50.367658 19915 tablet_bootstrap.cc:492] T ef492abee9324dd39613d6c7ecc1ea53 P 4bb93720dd3d4fdb80471cf872528820: Bootstrap starting.
I20260608 12:55:50.375801 19912 consensus_queue.cc:260] T ef492abee9324dd39613d6c7ecc1ea53 P 82fb3ca45ff14a76978f1b4a436c7bdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb93720dd3d4fdb80471cf872528820" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 34833 } } peers { permanent_uuid: "82fb3ca45ff14a76978f1b4a436c7bdb" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 39069 } } peers { permanent_uuid: "cb5e2963620246f5a2e103991f832c8c" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42443 } }
I20260608 12:55:50.383628 19913 tablet_bootstrap.cc:654] T ef492abee9324dd39613d6c7ecc1ea53 P cb5e2963620246f5a2e103991f832c8c: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:50.387176 19915 tablet_bootstrap.cc:654] T ef492abee9324dd39613d6c7ecc1ea53 P 4bb93720dd3d4fdb80471cf872528820: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:50.388602 19912 ts_tablet_manager.cc:1434] T ef492abee9324dd39613d6c7ecc1ea53 P 82fb3ca45ff14a76978f1b4a436c7bdb: Time spent starting tablet: real 0.030s	user 0.015s	sys 0.003s
I20260608 12:55:50.390770 19912 tablet_bootstrap.cc:492] T 91a4faaa059746a68e5f0dcd6225568a P 82fb3ca45ff14a76978f1b4a436c7bdb: Bootstrap starting.
I20260608 12:55:50.392015 19913 tablet_bootstrap.cc:492] T ef492abee9324dd39613d6c7ecc1ea53 P cb5e2963620246f5a2e103991f832c8c: No bootstrap required, opened a new log
I20260608 12:55:50.392654 19913 ts_tablet_manager.cc:1403] T ef492abee9324dd39613d6c7ecc1ea53 P cb5e2963620246f5a2e103991f832c8c: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260608 12:55:50.398473 19912 tablet_bootstrap.cc:654] T 91a4faaa059746a68e5f0dcd6225568a P 82fb3ca45ff14a76978f1b4a436c7bdb: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:50.398299 19913 raft_consensus.cc:359] T ef492abee9324dd39613d6c7ecc1ea53 P cb5e2963620246f5a2e103991f832c8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb93720dd3d4fdb80471cf872528820" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 34833 } } peers { permanent_uuid: "82fb3ca45ff14a76978f1b4a436c7bdb" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 39069 } } peers { permanent_uuid: "cb5e2963620246f5a2e103991f832c8c" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42443 } }
I20260608 12:55:50.399371 19913 raft_consensus.cc:385] T ef492abee9324dd39613d6c7ecc1ea53 P cb5e2963620246f5a2e103991f832c8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:50.399837 19913 raft_consensus.cc:740] T ef492abee9324dd39613d6c7ecc1ea53 P cb5e2963620246f5a2e103991f832c8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb5e2963620246f5a2e103991f832c8c, State: Initialized, Role: FOLLOWER
I20260608 12:55:50.401283 19913 consensus_queue.cc:260] T ef492abee9324dd39613d6c7ecc1ea53 P cb5e2963620246f5a2e103991f832c8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb93720dd3d4fdb80471cf872528820" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 34833 } } peers { permanent_uuid: "82fb3ca45ff14a76978f1b4a436c7bdb" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 39069 } } peers { permanent_uuid: "cb5e2963620246f5a2e103991f832c8c" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42443 } }
I20260608 12:55:50.416280 19912 tablet_bootstrap.cc:492] T 91a4faaa059746a68e5f0dcd6225568a P 82fb3ca45ff14a76978f1b4a436c7bdb: No bootstrap required, opened a new log
I20260608 12:55:50.416658 19913 ts_tablet_manager.cc:1434] T ef492abee9324dd39613d6c7ecc1ea53 P cb5e2963620246f5a2e103991f832c8c: Time spent starting tablet: real 0.024s	user 0.015s	sys 0.008s
I20260608 12:55:50.416850 19912 ts_tablet_manager.cc:1403] T 91a4faaa059746a68e5f0dcd6225568a P 82fb3ca45ff14a76978f1b4a436c7bdb: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.008s
I20260608 12:55:50.417551 19915 tablet_bootstrap.cc:492] T ef492abee9324dd39613d6c7ecc1ea53 P 4bb93720dd3d4fdb80471cf872528820: No bootstrap required, opened a new log
I20260608 12:55:50.417748 19913 tablet_bootstrap.cc:492] T aacab1e2a64248f581445e3d3847f81e P cb5e2963620246f5a2e103991f832c8c: Bootstrap starting.
I20260608 12:55:50.418041 19915 ts_tablet_manager.cc:1403] T ef492abee9324dd39613d6c7ecc1ea53 P 4bb93720dd3d4fdb80471cf872528820: Time spent bootstrapping tablet: real 0.051s	user 0.011s	sys 0.022s
I20260608 12:55:50.420331 19912 raft_consensus.cc:359] T 91a4faaa059746a68e5f0dcd6225568a P 82fb3ca45ff14a76978f1b4a436c7bdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5e2963620246f5a2e103991f832c8c" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42443 } } peers { permanent_uuid: "4bb93720dd3d4fdb80471cf872528820" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 34833 } } peers { permanent_uuid: "82fb3ca45ff14a76978f1b4a436c7bdb" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 39069 } }
I20260608 12:55:50.421074 19912 raft_consensus.cc:385] T 91a4faaa059746a68e5f0dcd6225568a P 82fb3ca45ff14a76978f1b4a436c7bdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:50.421564 19912 raft_consensus.cc:740] T 91a4faaa059746a68e5f0dcd6225568a P 82fb3ca45ff14a76978f1b4a436c7bdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82fb3ca45ff14a76978f1b4a436c7bdb, State: Initialized, Role: FOLLOWER
I20260608 12:55:50.421146 19915 raft_consensus.cc:359] T ef492abee9324dd39613d6c7ecc1ea53 P 4bb93720dd3d4fdb80471cf872528820 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb93720dd3d4fdb80471cf872528820" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 34833 } } peers { permanent_uuid: "82fb3ca45ff14a76978f1b4a436c7bdb" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 39069 } } peers { permanent_uuid: "cb5e2963620246f5a2e103991f832c8c" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42443 } }
I20260608 12:55:50.422084 19915 raft_consensus.cc:385] T ef492abee9324dd39613d6c7ecc1ea53 P 4bb93720dd3d4fdb80471cf872528820 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:50.422413 19915 raft_consensus.cc:740] T ef492abee9324dd39613d6c7ecc1ea53 P 4bb93720dd3d4fdb80471cf872528820 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bb93720dd3d4fdb80471cf872528820, State: Initialized, Role: FOLLOWER
I20260608 12:55:50.422533 19912 consensus_queue.cc:260] T 91a4faaa059746a68e5f0dcd6225568a P 82fb3ca45ff14a76978f1b4a436c7bdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5e2963620246f5a2e103991f832c8c" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42443 } } peers { permanent_uuid: "4bb93720dd3d4fdb80471cf872528820" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 34833 } } peers { permanent_uuid: "82fb3ca45ff14a76978f1b4a436c7bdb" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 39069 } }
I20260608 12:55:50.424862 19912 ts_tablet_manager.cc:1434] T 91a4faaa059746a68e5f0dcd6225568a P 82fb3ca45ff14a76978f1b4a436c7bdb: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260608 12:55:50.425277 19913 tablet_bootstrap.cc:654] T aacab1e2a64248f581445e3d3847f81e P cb5e2963620246f5a2e103991f832c8c: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:50.425885 19912 tablet_bootstrap.cc:492] T ecd4ddbd834146fb83fbe37227bf2260 P 82fb3ca45ff14a76978f1b4a436c7bdb: Bootstrap starting.
I20260608 12:55:50.428333 19915 consensus_queue.cc:260] T ef492abee9324dd39613d6c7ecc1ea53 P 4bb93720dd3d4fdb80471cf872528820 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb93720dd3d4fdb80471cf872528820" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 34833 } } peers { permanent_uuid: "82fb3ca45ff14a76978f1b4a436c7bdb" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 39069 } } peers { permanent_uuid: "cb5e2963620246f5a2e103991f832c8c" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42443 } }
I20260608 12:55:50.433200 19912 tablet_bootstrap.cc:654] T ecd4ddbd834146fb83fbe37227bf2260 P 82fb3ca45ff14a76978f1b4a436c7bdb: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:50.442186 19915 ts_tablet_manager.cc:1434] T ef492abee9324dd39613d6c7ecc1ea53 P 4bb93720dd3d4fdb80471cf872528820: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.011s
I20260608 12:55:50.442837 19913 tablet_bootstrap.cc:492] T aacab1e2a64248f581445e3d3847f81e P cb5e2963620246f5a2e103991f832c8c: No bootstrap required, opened a new log
I20260608 12:55:50.443378 19913 ts_tablet_manager.cc:1403] T aacab1e2a64248f581445e3d3847f81e P cb5e2963620246f5a2e103991f832c8c: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.004s
I20260608 12:55:50.444881 19912 tablet_bootstrap.cc:492] T ecd4ddbd834146fb83fbe37227bf2260 P 82fb3ca45ff14a76978f1b4a436c7bdb: No bootstrap required, opened a new log
I20260608 12:55:50.445152 19915 tablet_bootstrap.cc:492] T 91a4faaa059746a68e5f0dcd6225568a P 4bb93720dd3d4fdb80471cf872528820: Bootstrap starting.
I20260608 12:55:50.445472 19912 ts_tablet_manager.cc:1403] T ecd4ddbd834146fb83fbe37227bf2260 P 82fb3ca45ff14a76978f1b4a436c7bdb: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.005s
I20260608 12:55:50.446635 19913 raft_consensus.cc:359] T aacab1e2a64248f581445e3d3847f81e P cb5e2963620246f5a2e103991f832c8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5e2963620246f5a2e103991f832c8c" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42443 } } peers { permanent_uuid: "4bb93720dd3d4fdb80471cf872528820" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 34833 } } peers { permanent_uuid: "82fb3ca45ff14a76978f1b4a436c7bdb" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 39069 } }
I20260608 12:55:50.447377 19913 raft_consensus.cc:385] T aacab1e2a64248f581445e3d3847f81e P cb5e2963620246f5a2e103991f832c8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:50.447705 19913 raft_consensus.cc:740] T aacab1e2a64248f581445e3d3847f81e P cb5e2963620246f5a2e103991f832c8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb5e2963620246f5a2e103991f832c8c, State: Initialized, Role: FOLLOWER
I20260608 12:55:50.448622 19913 consensus_queue.cc:260] T aacab1e2a64248f581445e3d3847f81e P cb5e2963620246f5a2e103991f832c8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5e2963620246f5a2e103991f832c8c" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42443 } } peers { permanent_uuid: "4bb93720dd3d4fdb80471cf872528820" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 34833 } } peers { permanent_uuid: "82fb3ca45ff14a76978f1b4a436c7bdb" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 39069 } }
I20260608 12:55:50.448664 19912 raft_consensus.cc:359] T ecd4ddbd834146fb83fbe37227bf2260 P 82fb3ca45ff14a76978f1b4a436c7bdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5e2963620246f5a2e103991f832c8c" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42443 } } peers { permanent_uuid: "4bb93720dd3d4fdb80471cf872528820" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 34833 } } peers { permanent_uuid: "82fb3ca45ff14a76978f1b4a436c7bdb" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 39069 } }
I20260608 12:55:50.450492 19912 raft_consensus.cc:385] T ecd4ddbd834146fb83fbe37227bf2260 P 82fb3ca45ff14a76978f1b4a436c7bdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:50.450780 19912 raft_consensus.cc:740] T ecd4ddbd834146fb83fbe37227bf2260 P 82fb3ca45ff14a76978f1b4a436c7bdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82fb3ca45ff14a76978f1b4a436c7bdb, State: Initialized, Role: FOLLOWER
I20260608 12:55:50.451586 19912 consensus_queue.cc:260] T ecd4ddbd834146fb83fbe37227bf2260 P 82fb3ca45ff14a76978f1b4a436c7bdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5e2963620246f5a2e103991f832c8c" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42443 } } peers { permanent_uuid: "4bb93720dd3d4fdb80471cf872528820" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 34833 } } peers { permanent_uuid: "82fb3ca45ff14a76978f1b4a436c7bdb" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 39069 } }
I20260608 12:55:50.453883 19912 ts_tablet_manager.cc:1434] T ecd4ddbd834146fb83fbe37227bf2260 P 82fb3ca45ff14a76978f1b4a436c7bdb: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:55:50.454882 19912 tablet_bootstrap.cc:492] T aacab1e2a64248f581445e3d3847f81e P 82fb3ca45ff14a76978f1b4a436c7bdb: Bootstrap starting.
I20260608 12:55:50.455425 19915 tablet_bootstrap.cc:654] T 91a4faaa059746a68e5f0dcd6225568a P 4bb93720dd3d4fdb80471cf872528820: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:50.458480 19913 ts_tablet_manager.cc:1434] T aacab1e2a64248f581445e3d3847f81e P cb5e2963620246f5a2e103991f832c8c: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.004s
I20260608 12:55:50.461798 19912 tablet_bootstrap.cc:654] T aacab1e2a64248f581445e3d3847f81e P 82fb3ca45ff14a76978f1b4a436c7bdb: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:50.467785 19915 tablet_bootstrap.cc:492] T 91a4faaa059746a68e5f0dcd6225568a P 4bb93720dd3d4fdb80471cf872528820: No bootstrap required, opened a new log
I20260608 12:55:50.468340 19915 ts_tablet_manager.cc:1403] T 91a4faaa059746a68e5f0dcd6225568a P 4bb93720dd3d4fdb80471cf872528820: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.006s
I20260608 12:55:50.470350 19913 tablet_bootstrap.cc:492] T 91a4faaa059746a68e5f0dcd6225568a P cb5e2963620246f5a2e103991f832c8c: Bootstrap starting.
I20260608 12:55:50.471572 19915 raft_consensus.cc:359] T 91a4faaa059746a68e5f0dcd6225568a P 4bb93720dd3d4fdb80471cf872528820 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5e2963620246f5a2e103991f832c8c" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42443 } } peers { permanent_uuid: "4bb93720dd3d4fdb80471cf872528820" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 34833 } } peers { permanent_uuid: "82fb3ca45ff14a76978f1b4a436c7bdb" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 39069 } }
I20260608 12:55:50.472561 19915 raft_consensus.cc:385] T 91a4faaa059746a68e5f0dcd6225568a P 4bb93720dd3d4fdb80471cf872528820 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:50.472901 19915 raft_consensus.cc:740] T 91a4faaa059746a68e5f0dcd6225568a P 4bb93720dd3d4fdb80471cf872528820 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bb93720dd3d4fdb80471cf872528820, State: Initialized, Role: FOLLOWER
I20260608 12:55:50.473774 19915 consensus_queue.cc:260] T 91a4faaa059746a68e5f0dcd6225568a P 4bb93720dd3d4fdb80471cf872528820 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5e2963620246f5a2e103991f832c8c" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42443 } } peers { permanent_uuid: "4bb93720dd3d4fdb80471cf872528820" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 34833 } } peers { permanent_uuid: "82fb3ca45ff14a76978f1b4a436c7bdb" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 39069 } }
I20260608 12:55:50.474453 19912 tablet_bootstrap.cc:492] T aacab1e2a64248f581445e3d3847f81e P 82fb3ca45ff14a76978f1b4a436c7bdb: No bootstrap required, opened a new log
I20260608 12:55:50.475064 19912 ts_tablet_manager.cc:1403] T aacab1e2a64248f581445e3d3847f81e P 82fb3ca45ff14a76978f1b4a436c7bdb: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.008s
I20260608 12:55:50.476580 19915 ts_tablet_manager.cc:1434] T 91a4faaa059746a68e5f0dcd6225568a P 4bb93720dd3d4fdb80471cf872528820: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:55:50.477573 19915 tablet_bootstrap.cc:492] T aacab1e2a64248f581445e3d3847f81e P 4bb93720dd3d4fdb80471cf872528820: Bootstrap starting.
I20260608 12:55:50.478191 19913 tablet_bootstrap.cc:654] T 91a4faaa059746a68e5f0dcd6225568a P cb5e2963620246f5a2e103991f832c8c: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:50.478129 19912 raft_consensus.cc:359] T aacab1e2a64248f581445e3d3847f81e P 82fb3ca45ff14a76978f1b4a436c7bdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5e2963620246f5a2e103991f832c8c" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42443 } } peers { permanent_uuid: "4bb93720dd3d4fdb80471cf872528820" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 34833 } } peers { permanent_uuid: "82fb3ca45ff14a76978f1b4a436c7bdb" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 39069 } }
I20260608 12:55:50.479051 19912 raft_consensus.cc:385] T aacab1e2a64248f581445e3d3847f81e P 82fb3ca45ff14a76978f1b4a436c7bdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:50.479367 19912 raft_consensus.cc:740] T aacab1e2a64248f581445e3d3847f81e P 82fb3ca45ff14a76978f1b4a436c7bdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82fb3ca45ff14a76978f1b4a436c7bdb, State: Initialized, Role: FOLLOWER
I20260608 12:55:50.480301 19912 consensus_queue.cc:260] T aacab1e2a64248f581445e3d3847f81e P 82fb3ca45ff14a76978f1b4a436c7bdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5e2963620246f5a2e103991f832c8c" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42443 } } peers { permanent_uuid: "4bb93720dd3d4fdb80471cf872528820" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 34833 } } peers { permanent_uuid: "82fb3ca45ff14a76978f1b4a436c7bdb" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 39069 } }
I20260608 12:55:50.482667 19912 ts_tablet_manager.cc:1434] T aacab1e2a64248f581445e3d3847f81e P 82fb3ca45ff14a76978f1b4a436c7bdb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:55:50.488636 19915 tablet_bootstrap.cc:654] T aacab1e2a64248f581445e3d3847f81e P 4bb93720dd3d4fdb80471cf872528820: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:50.494464 19913 tablet_bootstrap.cc:492] T 91a4faaa059746a68e5f0dcd6225568a P cb5e2963620246f5a2e103991f832c8c: No bootstrap required, opened a new log
I20260608 12:55:50.494944 19913 ts_tablet_manager.cc:1403] T 91a4faaa059746a68e5f0dcd6225568a P cb5e2963620246f5a2e103991f832c8c: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.004s
I20260608 12:55:50.495338 19915 tablet_bootstrap.cc:492] T aacab1e2a64248f581445e3d3847f81e P 4bb93720dd3d4fdb80471cf872528820: No bootstrap required, opened a new log
I20260608 12:55:50.496024 19915 ts_tablet_manager.cc:1403] T aacab1e2a64248f581445e3d3847f81e P 4bb93720dd3d4fdb80471cf872528820: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.003s
I20260608 12:55:50.497699 19913 raft_consensus.cc:359] T 91a4faaa059746a68e5f0dcd6225568a P cb5e2963620246f5a2e103991f832c8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5e2963620246f5a2e103991f832c8c" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42443 } } peers { permanent_uuid: "4bb93720dd3d4fdb80471cf872528820" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 34833 } } peers { permanent_uuid: "82fb3ca45ff14a76978f1b4a436c7bdb" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 39069 } }
I20260608 12:55:50.498294 19913 raft_consensus.cc:385] T 91a4faaa059746a68e5f0dcd6225568a P cb5e2963620246f5a2e103991f832c8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:50.498555 19913 raft_consensus.cc:740] T 91a4faaa059746a68e5f0dcd6225568a P cb5e2963620246f5a2e103991f832c8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb5e2963620246f5a2e103991f832c8c, State: Initialized, Role: FOLLOWER
I20260608 12:55:50.498756 19915 raft_consensus.cc:359] T aacab1e2a64248f581445e3d3847f81e P 4bb93720dd3d4fdb80471cf872528820 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5e2963620246f5a2e103991f832c8c" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42443 } } peers { permanent_uuid: "4bb93720dd3d4fdb80471cf872528820" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 34833 } } peers { permanent_uuid: "82fb3ca45ff14a76978f1b4a436c7bdb" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 39069 } }
I20260608 12:55:50.499408 19915 raft_consensus.cc:385] T aacab1e2a64248f581445e3d3847f81e P 4bb93720dd3d4fdb80471cf872528820 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:50.499842 19915 raft_consensus.cc:740] T aacab1e2a64248f581445e3d3847f81e P 4bb93720dd3d4fdb80471cf872528820 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bb93720dd3d4fdb80471cf872528820, State: Initialized, Role: FOLLOWER
I20260608 12:55:50.499446 19913 consensus_queue.cc:260] T 91a4faaa059746a68e5f0dcd6225568a P cb5e2963620246f5a2e103991f832c8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5e2963620246f5a2e103991f832c8c" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42443 } } peers { permanent_uuid: "4bb93720dd3d4fdb80471cf872528820" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 34833 } } peers { permanent_uuid: "82fb3ca45ff14a76978f1b4a436c7bdb" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 39069 } }
I20260608 12:55:50.500886 19915 consensus_queue.cc:260] T aacab1e2a64248f581445e3d3847f81e P 4bb93720dd3d4fdb80471cf872528820 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5e2963620246f5a2e103991f832c8c" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42443 } } peers { permanent_uuid: "4bb93720dd3d4fdb80471cf872528820" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 34833 } } peers { permanent_uuid: "82fb3ca45ff14a76978f1b4a436c7bdb" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 39069 } }
I20260608 12:55:50.501649 19913 ts_tablet_manager.cc:1434] T 91a4faaa059746a68e5f0dcd6225568a P cb5e2963620246f5a2e103991f832c8c: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260608 12:55:50.502692 19913 tablet_bootstrap.cc:492] T ecd4ddbd834146fb83fbe37227bf2260 P cb5e2963620246f5a2e103991f832c8c: Bootstrap starting.
I20260608 12:55:50.503176 19915 ts_tablet_manager.cc:1434] T aacab1e2a64248f581445e3d3847f81e P 4bb93720dd3d4fdb80471cf872528820: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 12:55:50.504223 19915 tablet_bootstrap.cc:492] T ecd4ddbd834146fb83fbe37227bf2260 P 4bb93720dd3d4fdb80471cf872528820: Bootstrap starting.
I20260608 12:55:50.508821 19913 tablet_bootstrap.cc:654] T ecd4ddbd834146fb83fbe37227bf2260 P cb5e2963620246f5a2e103991f832c8c: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:50.510900 19915 tablet_bootstrap.cc:654] T ecd4ddbd834146fb83fbe37227bf2260 P 4bb93720dd3d4fdb80471cf872528820: Neither blocks nor log segments found. Creating new log.
W20260608 12:55:50.512612 19819 tablet.cc:2404] T 91a4faaa059746a68e5f0dcd6225568a P 4bb93720dd3d4fdb80471cf872528820: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:55:50.515583 19920 raft_consensus.cc:493] T 91a4faaa059746a68e5f0dcd6225568a P cb5e2963620246f5a2e103991f832c8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:50.516319 19920 raft_consensus.cc:515] T 91a4faaa059746a68e5f0dcd6225568a P cb5e2963620246f5a2e103991f832c8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5e2963620246f5a2e103991f832c8c" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42443 } } peers { permanent_uuid: "4bb93720dd3d4fdb80471cf872528820" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 34833 } } peers { permanent_uuid: "82fb3ca45ff14a76978f1b4a436c7bdb" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 39069 } }
I20260608 12:55:50.523226 19920 leader_election.cc:290] T 91a4faaa059746a68e5f0dcd6225568a P cb5e2963620246f5a2e103991f832c8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bb93720dd3d4fdb80471cf872528820 (127.16.174.130:34833), 82fb3ca45ff14a76978f1b4a436c7bdb (127.16.174.131:39069)
I20260608 12:55:50.528069 19913 tablet_bootstrap.cc:492] T ecd4ddbd834146fb83fbe37227bf2260 P cb5e2963620246f5a2e103991f832c8c: No bootstrap required, opened a new log
I20260608 12:55:50.528631 19915 tablet_bootstrap.cc:492] T ecd4ddbd834146fb83fbe37227bf2260 P 4bb93720dd3d4fdb80471cf872528820: No bootstrap required, opened a new log
I20260608 12:55:50.528749 19913 ts_tablet_manager.cc:1403] T ecd4ddbd834146fb83fbe37227bf2260 P cb5e2963620246f5a2e103991f832c8c: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.008s
I20260608 12:55:50.529335 19915 ts_tablet_manager.cc:1403] T ecd4ddbd834146fb83fbe37227bf2260 P 4bb93720dd3d4fdb80471cf872528820: Time spent bootstrapping tablet: real 0.025s	user 0.021s	sys 0.001s
I20260608 12:55:50.532402 19913 raft_consensus.cc:359] T ecd4ddbd834146fb83fbe37227bf2260 P cb5e2963620246f5a2e103991f832c8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5e2963620246f5a2e103991f832c8c" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42443 } } peers { permanent_uuid: "4bb93720dd3d4fdb80471cf872528820" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 34833 } } peers { permanent_uuid: "82fb3ca45ff14a76978f1b4a436c7bdb" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 39069 } }
I20260608 12:55:50.533187 19913 raft_consensus.cc:385] T ecd4ddbd834146fb83fbe37227bf2260 P cb5e2963620246f5a2e103991f832c8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:50.533501 19913 raft_consensus.cc:740] T ecd4ddbd834146fb83fbe37227bf2260 P cb5e2963620246f5a2e103991f832c8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb5e2963620246f5a2e103991f832c8c, State: Initialized, Role: FOLLOWER
I20260608 12:55:50.535151 19916 raft_consensus.cc:493] T 91a4faaa059746a68e5f0dcd6225568a P 82fb3ca45ff14a76978f1b4a436c7bdb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:50.534492 19913 consensus_queue.cc:260] T ecd4ddbd834146fb83fbe37227bf2260 P cb5e2963620246f5a2e103991f832c8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5e2963620246f5a2e103991f832c8c" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42443 } } peers { permanent_uuid: "4bb93720dd3d4fdb80471cf872528820" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 34833 } } peers { permanent_uuid: "82fb3ca45ff14a76978f1b4a436c7bdb" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 39069 } }
I20260608 12:55:50.535048 19915 raft_consensus.cc:359] T ecd4ddbd834146fb83fbe37227bf2260 P 4bb93720dd3d4fdb80471cf872528820 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5e2963620246f5a2e103991f832c8c" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42443 } } peers { permanent_uuid: "4bb93720dd3d4fdb80471cf872528820" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 34833 } } peers { permanent_uuid: "82fb3ca45ff14a76978f1b4a436c7bdb" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 39069 } }
I20260608 12:55:50.536170 19915 raft_consensus.cc:385] T ecd4ddbd834146fb83fbe37227bf2260 P 4bb93720dd3d4fdb80471cf872528820 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:50.535907 19916 raft_consensus.cc:515] T 91a4faaa059746a68e5f0dcd6225568a P 82fb3ca45ff14a76978f1b4a436c7bdb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5e2963620246f5a2e103991f832c8c" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42443 } } peers { permanent_uuid: "4bb93720dd3d4fdb80471cf872528820" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 34833 } } peers { permanent_uuid: "82fb3ca45ff14a76978f1b4a436c7bdb" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 39069 } }
I20260608 12:55:50.536561 19915 raft_consensus.cc:740] T ecd4ddbd834146fb83fbe37227bf2260 P 4bb93720dd3d4fdb80471cf872528820 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bb93720dd3d4fdb80471cf872528820, State: Initialized, Role: FOLLOWER
I20260608 12:55:50.537813 19913 ts_tablet_manager.cc:1434] T ecd4ddbd834146fb83fbe37227bf2260 P cb5e2963620246f5a2e103991f832c8c: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:55:50.537839 19915 consensus_queue.cc:260] T ecd4ddbd834146fb83fbe37227bf2260 P 4bb93720dd3d4fdb80471cf872528820 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5e2963620246f5a2e103991f832c8c" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42443 } } peers { permanent_uuid: "4bb93720dd3d4fdb80471cf872528820" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 34833 } } peers { permanent_uuid: "82fb3ca45ff14a76978f1b4a436c7bdb" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 39069 } }
I20260608 12:55:50.542409 19916 leader_election.cc:290] T 91a4faaa059746a68e5f0dcd6225568a P 82fb3ca45ff14a76978f1b4a436c7bdb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb5e2963620246f5a2e103991f832c8c (127.16.174.129:42443), 4bb93720dd3d4fdb80471cf872528820 (127.16.174.130:34833)
I20260608 12:55:50.546059 19915 ts_tablet_manager.cc:1434] T ecd4ddbd834146fb83fbe37227bf2260 P 4bb93720dd3d4fdb80471cf872528820: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260608 12:55:50.557962 19867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a4faaa059746a68e5f0dcd6225568a" candidate_uuid: "cb5e2963620246f5a2e103991f832c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82fb3ca45ff14a76978f1b4a436c7bdb" is_pre_election: true
I20260608 12:55:50.558923 19867 raft_consensus.cc:2468] T 91a4faaa059746a68e5f0dcd6225568a P 82fb3ca45ff14a76978f1b4a436c7bdb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb5e2963620246f5a2e103991f832c8c in term 0.
I20260608 12:55:50.560539 19684 leader_election.cc:304] T 91a4faaa059746a68e5f0dcd6225568a P cb5e2963620246f5a2e103991f832c8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82fb3ca45ff14a76978f1b4a436c7bdb, cb5e2963620246f5a2e103991f832c8c; no voters: 
I20260608 12:55:50.561695 19920 raft_consensus.cc:2804] T 91a4faaa059746a68e5f0dcd6225568a P cb5e2963620246f5a2e103991f832c8c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:55:50.562089 19920 raft_consensus.cc:493] T 91a4faaa059746a68e5f0dcd6225568a P cb5e2963620246f5a2e103991f832c8c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:50.562451 19920 raft_consensus.cc:3060] T 91a4faaa059746a68e5f0dcd6225568a P cb5e2963620246f5a2e103991f832c8c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:50.563226 19793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a4faaa059746a68e5f0dcd6225568a" candidate_uuid: "cb5e2963620246f5a2e103991f832c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb93720dd3d4fdb80471cf872528820" is_pre_election: true
I20260608 12:55:50.563966 19793 raft_consensus.cc:2468] T 91a4faaa059746a68e5f0dcd6225568a P 4bb93720dd3d4fdb80471cf872528820 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb5e2963620246f5a2e103991f832c8c in term 0.
I20260608 12:55:50.569620 19718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a4faaa059746a68e5f0dcd6225568a" candidate_uuid: "82fb3ca45ff14a76978f1b4a436c7bdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb5e2963620246f5a2e103991f832c8c" is_pre_election: true
I20260608 12:55:50.570448 19920 raft_consensus.cc:515] T 91a4faaa059746a68e5f0dcd6225568a P cb5e2963620246f5a2e103991f832c8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5e2963620246f5a2e103991f832c8c" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42443 } } peers { permanent_uuid: "4bb93720dd3d4fdb80471cf872528820" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 34833 } } peers { permanent_uuid: "82fb3ca45ff14a76978f1b4a436c7bdb" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 39069 } }
I20260608 12:55:50.572050 19718 raft_consensus.cc:2393] T 91a4faaa059746a68e5f0dcd6225568a P cb5e2963620246f5a2e103991f832c8c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 82fb3ca45ff14a76978f1b4a436c7bdb in current term 1: Already voted for candidate cb5e2963620246f5a2e103991f832c8c in this term.
I20260608 12:55:50.572598 19793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a4faaa059746a68e5f0dcd6225568a" candidate_uuid: "82fb3ca45ff14a76978f1b4a436c7bdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb93720dd3d4fdb80471cf872528820" is_pre_election: true
I20260608 12:55:50.572830 19920 leader_election.cc:290] T 91a4faaa059746a68e5f0dcd6225568a P cb5e2963620246f5a2e103991f832c8c [CANDIDATE]: Term 1 election: Requested vote from peers 4bb93720dd3d4fdb80471cf872528820 (127.16.174.130:34833), 82fb3ca45ff14a76978f1b4a436c7bdb (127.16.174.131:39069)
I20260608 12:55:50.573297 19793 raft_consensus.cc:2468] T 91a4faaa059746a68e5f0dcd6225568a P 4bb93720dd3d4fdb80471cf872528820 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82fb3ca45ff14a76978f1b4a436c7bdb in term 0.
I20260608 12:55:50.574441 19792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a4faaa059746a68e5f0dcd6225568a" candidate_uuid: "cb5e2963620246f5a2e103991f832c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb93720dd3d4fdb80471cf872528820"
I20260608 12:55:50.574781 19830 leader_election.cc:304] T 91a4faaa059746a68e5f0dcd6225568a P 82fb3ca45ff14a76978f1b4a436c7bdb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bb93720dd3d4fdb80471cf872528820, 82fb3ca45ff14a76978f1b4a436c7bdb; no voters: 
I20260608 12:55:50.575088 19792 raft_consensus.cc:3060] T 91a4faaa059746a68e5f0dcd6225568a P 4bb93720dd3d4fdb80471cf872528820 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:50.575353 19867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a4faaa059746a68e5f0dcd6225568a" candidate_uuid: "cb5e2963620246f5a2e103991f832c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82fb3ca45ff14a76978f1b4a436c7bdb"
I20260608 12:55:50.575824 19916 raft_consensus.cc:2804] T 91a4faaa059746a68e5f0dcd6225568a P 82fb3ca45ff14a76978f1b4a436c7bdb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:55:50.576277 19916 raft_consensus.cc:493] T 91a4faaa059746a68e5f0dcd6225568a P 82fb3ca45ff14a76978f1b4a436c7bdb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:50.576627 19916 raft_consensus.cc:3060] T 91a4faaa059746a68e5f0dcd6225568a P 82fb3ca45ff14a76978f1b4a436c7bdb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:50.582813 19792 raft_consensus.cc:2468] T 91a4faaa059746a68e5f0dcd6225568a P 4bb93720dd3d4fdb80471cf872528820 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb5e2963620246f5a2e103991f832c8c in term 1.
I20260608 12:55:50.583544 19916 raft_consensus.cc:515] T 91a4faaa059746a68e5f0dcd6225568a P 82fb3ca45ff14a76978f1b4a436c7bdb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5e2963620246f5a2e103991f832c8c" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42443 } } peers { permanent_uuid: "4bb93720dd3d4fdb80471cf872528820" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 34833 } } peers { permanent_uuid: "82fb3ca45ff14a76978f1b4a436c7bdb" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 39069 } }
I20260608 12:55:50.584136 19681 leader_election.cc:304] T 91a4faaa059746a68e5f0dcd6225568a P cb5e2963620246f5a2e103991f832c8c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bb93720dd3d4fdb80471cf872528820, cb5e2963620246f5a2e103991f832c8c; no voters: 
I20260608 12:55:50.584960 19867 raft_consensus.cc:2393] T 91a4faaa059746a68e5f0dcd6225568a P 82fb3ca45ff14a76978f1b4a436c7bdb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cb5e2963620246f5a2e103991f832c8c in current term 1: Already voted for candidate 82fb3ca45ff14a76978f1b4a436c7bdb in this term.
I20260608 12:55:50.585093 19920 raft_consensus.cc:2804] T 91a4faaa059746a68e5f0dcd6225568a P cb5e2963620246f5a2e103991f832c8c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:50.586043 19916 leader_election.cc:290] T 91a4faaa059746a68e5f0dcd6225568a P 82fb3ca45ff14a76978f1b4a436c7bdb [CANDIDATE]: Term 1 election: Requested vote from peers cb5e2963620246f5a2e103991f832c8c (127.16.174.129:42443), 4bb93720dd3d4fdb80471cf872528820 (127.16.174.130:34833)
I20260608 12:55:50.587005 19920 raft_consensus.cc:697] T 91a4faaa059746a68e5f0dcd6225568a P cb5e2963620246f5a2e103991f832c8c [term 1 LEADER]: Becoming Leader. State: Replica: cb5e2963620246f5a2e103991f832c8c, State: Running, Role: LEADER
I20260608 12:55:50.587685 19792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a4faaa059746a68e5f0dcd6225568a" candidate_uuid: "82fb3ca45ff14a76978f1b4a436c7bdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb93720dd3d4fdb80471cf872528820"
I20260608 12:55:50.587857 19920 consensus_queue.cc:237] T 91a4faaa059746a68e5f0dcd6225568a P cb5e2963620246f5a2e103991f832c8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5e2963620246f5a2e103991f832c8c" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42443 } } peers { permanent_uuid: "4bb93720dd3d4fdb80471cf872528820" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 34833 } } peers { permanent_uuid: "82fb3ca45ff14a76978f1b4a436c7bdb" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 39069 } }
I20260608 12:55:50.588472 19792 raft_consensus.cc:2393] T 91a4faaa059746a68e5f0dcd6225568a P 4bb93720dd3d4fdb80471cf872528820 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 82fb3ca45ff14a76978f1b4a436c7bdb in current term 1: Already voted for candidate cb5e2963620246f5a2e103991f832c8c in this term.
I20260608 12:55:50.588869 19718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a4faaa059746a68e5f0dcd6225568a" candidate_uuid: "82fb3ca45ff14a76978f1b4a436c7bdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb5e2963620246f5a2e103991f832c8c"
I20260608 12:55:50.590006 19934 raft_consensus.cc:493] T aacab1e2a64248f581445e3d3847f81e P cb5e2963620246f5a2e103991f832c8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:50.590464 19934 raft_consensus.cc:515] T aacab1e2a64248f581445e3d3847f81e P cb5e2963620246f5a2e103991f832c8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5e2963620246f5a2e103991f832c8c" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42443 } } peers { permanent_uuid: "4bb93720dd3d4fdb80471cf872528820" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 34833 } } peers { permanent_uuid: "82fb3ca45ff14a76978f1b4a436c7bdb" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 39069 } }
I20260608 12:55:50.590476 19830 leader_election.cc:304] T 91a4faaa059746a68e5f0dcd6225568a P 82fb3ca45ff14a76978f1b4a436c7bdb [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: 82fb3ca45ff14a76978f1b4a436c7bdb; no voters: 4bb93720dd3d4fdb80471cf872528820, cb5e2963620246f5a2e103991f832c8c
I20260608 12:55:50.591548 19916 raft_consensus.cc:2749] T 91a4faaa059746a68e5f0dcd6225568a P 82fb3ca45ff14a76978f1b4a436c7bdb [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:55:50.592525 19934 leader_election.cc:290] T aacab1e2a64248f581445e3d3847f81e P cb5e2963620246f5a2e103991f832c8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bb93720dd3d4fdb80471cf872528820 (127.16.174.130:34833), 82fb3ca45ff14a76978f1b4a436c7bdb (127.16.174.131:39069)
I20260608 12:55:50.593482 19792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aacab1e2a64248f581445e3d3847f81e" candidate_uuid: "cb5e2963620246f5a2e103991f832c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb93720dd3d4fdb80471cf872528820" is_pre_election: true
I20260608 12:55:50.593916 19792 raft_consensus.cc:2468] T aacab1e2a64248f581445e3d3847f81e P 4bb93720dd3d4fdb80471cf872528820 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb5e2963620246f5a2e103991f832c8c in term 0.
I20260608 12:55:50.593698 19867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aacab1e2a64248f581445e3d3847f81e" candidate_uuid: "cb5e2963620246f5a2e103991f832c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82fb3ca45ff14a76978f1b4a436c7bdb" is_pre_election: true
I20260608 12:55:50.594897 19681 leader_election.cc:304] T aacab1e2a64248f581445e3d3847f81e P cb5e2963620246f5a2e103991f832c8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bb93720dd3d4fdb80471cf872528820, cb5e2963620246f5a2e103991f832c8c; no voters: 
I20260608 12:55:50.595326 19867 raft_consensus.cc:2468] T aacab1e2a64248f581445e3d3847f81e P 82fb3ca45ff14a76978f1b4a436c7bdb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb5e2963620246f5a2e103991f832c8c in term 0.
I20260608 12:55:50.595732 19934 raft_consensus.cc:2804] T aacab1e2a64248f581445e3d3847f81e P cb5e2963620246f5a2e103991f832c8c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:55:50.596200 19934 raft_consensus.cc:493] T aacab1e2a64248f581445e3d3847f81e P cb5e2963620246f5a2e103991f832c8c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:50.596601 19934 raft_consensus.cc:3060] T aacab1e2a64248f581445e3d3847f81e P cb5e2963620246f5a2e103991f832c8c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:50.601502 19616 catalog_manager.cc:5696] T 91a4faaa059746a68e5f0dcd6225568a P cb5e2963620246f5a2e103991f832c8c reported cstate change: term changed from 0 to 1, leader changed from <none> to cb5e2963620246f5a2e103991f832c8c (127.16.174.129). New cstate: current_term: 1 leader_uuid: "cb5e2963620246f5a2e103991f832c8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5e2963620246f5a2e103991f832c8c" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bb93720dd3d4fdb80471cf872528820" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 34833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82fb3ca45ff14a76978f1b4a436c7bdb" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 39069 } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:50.602339 19934 raft_consensus.cc:515] T aacab1e2a64248f581445e3d3847f81e P cb5e2963620246f5a2e103991f832c8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5e2963620246f5a2e103991f832c8c" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42443 } } peers { permanent_uuid: "4bb93720dd3d4fdb80471cf872528820" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 34833 } } peers { permanent_uuid: "82fb3ca45ff14a76978f1b4a436c7bdb" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 39069 } }
I20260608 12:55:50.604367 19934 leader_election.cc:290] T aacab1e2a64248f581445e3d3847f81e P cb5e2963620246f5a2e103991f832c8c [CANDIDATE]: Term 1 election: Requested vote from peers 4bb93720dd3d4fdb80471cf872528820 (127.16.174.130:34833), 82fb3ca45ff14a76978f1b4a436c7bdb (127.16.174.131:39069)
I20260608 12:55:50.605100 19792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aacab1e2a64248f581445e3d3847f81e" candidate_uuid: "cb5e2963620246f5a2e103991f832c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb93720dd3d4fdb80471cf872528820"
I20260608 12:55:50.605801 19792 raft_consensus.cc:3060] T aacab1e2a64248f581445e3d3847f81e P 4bb93720dd3d4fdb80471cf872528820 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:50.605695 19867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aacab1e2a64248f581445e3d3847f81e" candidate_uuid: "cb5e2963620246f5a2e103991f832c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82fb3ca45ff14a76978f1b4a436c7bdb"
I20260608 12:55:50.606381 19867 raft_consensus.cc:3060] T aacab1e2a64248f581445e3d3847f81e P 82fb3ca45ff14a76978f1b4a436c7bdb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:50.612903 19792 raft_consensus.cc:2468] T aacab1e2a64248f581445e3d3847f81e P 4bb93720dd3d4fdb80471cf872528820 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb5e2963620246f5a2e103991f832c8c in term 1.
I20260608 12:55:50.613221 19867 raft_consensus.cc:2468] T aacab1e2a64248f581445e3d3847f81e P 82fb3ca45ff14a76978f1b4a436c7bdb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb5e2963620246f5a2e103991f832c8c in term 1.
I20260608 12:55:50.614339 19681 leader_election.cc:304] T aacab1e2a64248f581445e3d3847f81e P cb5e2963620246f5a2e103991f832c8c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bb93720dd3d4fdb80471cf872528820, cb5e2963620246f5a2e103991f832c8c; no voters: 
I20260608 12:55:50.615356 19934 raft_consensus.cc:2804] T aacab1e2a64248f581445e3d3847f81e P cb5e2963620246f5a2e103991f832c8c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:50.615957 19934 raft_consensus.cc:697] T aacab1e2a64248f581445e3d3847f81e P cb5e2963620246f5a2e103991f832c8c [term 1 LEADER]: Becoming Leader. State: Replica: cb5e2963620246f5a2e103991f832c8c, State: Running, Role: LEADER
I20260608 12:55:50.616806 19934 consensus_queue.cc:237] T aacab1e2a64248f581445e3d3847f81e P cb5e2963620246f5a2e103991f832c8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5e2963620246f5a2e103991f832c8c" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42443 } } peers { permanent_uuid: "4bb93720dd3d4fdb80471cf872528820" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 34833 } } peers { permanent_uuid: "82fb3ca45ff14a76978f1b4a436c7bdb" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 39069 } }
I20260608 12:55:50.625846 19616 catalog_manager.cc:5696] T aacab1e2a64248f581445e3d3847f81e P cb5e2963620246f5a2e103991f832c8c reported cstate change: term changed from 0 to 1, leader changed from <none> to cb5e2963620246f5a2e103991f832c8c (127.16.174.129). New cstate: current_term: 1 leader_uuid: "cb5e2963620246f5a2e103991f832c8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5e2963620246f5a2e103991f832c8c" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bb93720dd3d4fdb80471cf872528820" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 34833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82fb3ca45ff14a76978f1b4a436c7bdb" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 39069 } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:50.669631 19922 raft_consensus.cc:493] T ef492abee9324dd39613d6c7ecc1ea53 P 4bb93720dd3d4fdb80471cf872528820 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:50.670176 19922 raft_consensus.cc:515] T ef492abee9324dd39613d6c7ecc1ea53 P 4bb93720dd3d4fdb80471cf872528820 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb93720dd3d4fdb80471cf872528820" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 34833 } } peers { permanent_uuid: "82fb3ca45ff14a76978f1b4a436c7bdb" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 39069 } } peers { permanent_uuid: "cb5e2963620246f5a2e103991f832c8c" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42443 } }
I20260608 12:55:50.672566 19922 leader_election.cc:290] T ef492abee9324dd39613d6c7ecc1ea53 P 4bb93720dd3d4fdb80471cf872528820 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82fb3ca45ff14a76978f1b4a436c7bdb (127.16.174.131:39069), cb5e2963620246f5a2e103991f832c8c (127.16.174.129:42443)
I20260608 12:55:50.683790 19718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef492abee9324dd39613d6c7ecc1ea53" candidate_uuid: "4bb93720dd3d4fdb80471cf872528820" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb5e2963620246f5a2e103991f832c8c" is_pre_election: true
I20260608 12:55:50.684120 19867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef492abee9324dd39613d6c7ecc1ea53" candidate_uuid: "4bb93720dd3d4fdb80471cf872528820" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82fb3ca45ff14a76978f1b4a436c7bdb" is_pre_election: true
I20260608 12:55:50.684651 19718 raft_consensus.cc:2468] T ef492abee9324dd39613d6c7ecc1ea53 P cb5e2963620246f5a2e103991f832c8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bb93720dd3d4fdb80471cf872528820 in term 0.
I20260608 12:55:50.684846 19867 raft_consensus.cc:2468] T ef492abee9324dd39613d6c7ecc1ea53 P 82fb3ca45ff14a76978f1b4a436c7bdb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bb93720dd3d4fdb80471cf872528820 in term 0.
I20260608 12:55:50.685951 19756 leader_election.cc:304] T ef492abee9324dd39613d6c7ecc1ea53 P 4bb93720dd3d4fdb80471cf872528820 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bb93720dd3d4fdb80471cf872528820, cb5e2963620246f5a2e103991f832c8c; no voters: 
I20260608 12:55:50.686760 19922 raft_consensus.cc:2804] T ef492abee9324dd39613d6c7ecc1ea53 P 4bb93720dd3d4fdb80471cf872528820 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:55:50.687191 19922 raft_consensus.cc:493] T ef492abee9324dd39613d6c7ecc1ea53 P 4bb93720dd3d4fdb80471cf872528820 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:50.687490 19922 raft_consensus.cc:3060] T ef492abee9324dd39613d6c7ecc1ea53 P 4bb93720dd3d4fdb80471cf872528820 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:50.691368 19939 raft_consensus.cc:493] T ecd4ddbd834146fb83fbe37227bf2260 P 4bb93720dd3d4fdb80471cf872528820 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:50.691999 19939 raft_consensus.cc:515] T ecd4ddbd834146fb83fbe37227bf2260 P 4bb93720dd3d4fdb80471cf872528820 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5e2963620246f5a2e103991f832c8c" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42443 } } peers { permanent_uuid: "4bb93720dd3d4fdb80471cf872528820" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 34833 } } peers { permanent_uuid: "82fb3ca45ff14a76978f1b4a436c7bdb" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 39069 } }
I20260608 12:55:50.694558 19939 leader_election.cc:290] T ecd4ddbd834146fb83fbe37227bf2260 P 4bb93720dd3d4fdb80471cf872528820 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb5e2963620246f5a2e103991f832c8c (127.16.174.129:42443), 82fb3ca45ff14a76978f1b4a436c7bdb (127.16.174.131:39069)
I20260608 12:55:50.694427 19922 raft_consensus.cc:515] T ef492abee9324dd39613d6c7ecc1ea53 P 4bb93720dd3d4fdb80471cf872528820 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb93720dd3d4fdb80471cf872528820" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 34833 } } peers { permanent_uuid: "82fb3ca45ff14a76978f1b4a436c7bdb" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 39069 } } peers { permanent_uuid: "cb5e2963620246f5a2e103991f832c8c" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42443 } }
I20260608 12:55:50.695364 19718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecd4ddbd834146fb83fbe37227bf2260" candidate_uuid: "4bb93720dd3d4fdb80471cf872528820" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb5e2963620246f5a2e103991f832c8c" is_pre_election: true
I20260608 12:55:50.695703 19867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecd4ddbd834146fb83fbe37227bf2260" candidate_uuid: "4bb93720dd3d4fdb80471cf872528820" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82fb3ca45ff14a76978f1b4a436c7bdb" is_pre_election: true
I20260608 12:55:50.696035 19718 raft_consensus.cc:2468] T ecd4ddbd834146fb83fbe37227bf2260 P cb5e2963620246f5a2e103991f832c8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bb93720dd3d4fdb80471cf872528820 in term 0.
I20260608 12:55:50.696431 19867 raft_consensus.cc:2468] T ecd4ddbd834146fb83fbe37227bf2260 P 82fb3ca45ff14a76978f1b4a436c7bdb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bb93720dd3d4fdb80471cf872528820 in term 0.
I20260608 12:55:50.696964 19922 leader_election.cc:290] T ef492abee9324dd39613d6c7ecc1ea53 P 4bb93720dd3d4fdb80471cf872528820 [CANDIDATE]: Term 1 election: Requested vote from peers 82fb3ca45ff14a76978f1b4a436c7bdb (127.16.174.131:39069), cb5e2963620246f5a2e103991f832c8c (127.16.174.129:42443)
I20260608 12:55:50.697685 19866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef492abee9324dd39613d6c7ecc1ea53" candidate_uuid: "4bb93720dd3d4fdb80471cf872528820" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82fb3ca45ff14a76978f1b4a436c7bdb"
I20260608 12:55:50.697816 19759 leader_election.cc:304] T ecd4ddbd834146fb83fbe37227bf2260 P 4bb93720dd3d4fdb80471cf872528820 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bb93720dd3d4fdb80471cf872528820, 82fb3ca45ff14a76978f1b4a436c7bdb; no voters: 
I20260608 12:55:50.698390 19866 raft_consensus.cc:3060] T ef492abee9324dd39613d6c7ecc1ea53 P 82fb3ca45ff14a76978f1b4a436c7bdb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:50.698438 19718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef492abee9324dd39613d6c7ecc1ea53" candidate_uuid: "4bb93720dd3d4fdb80471cf872528820" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb5e2963620246f5a2e103991f832c8c"
I20260608 12:55:50.698911 19922 raft_consensus.cc:2804] T ecd4ddbd834146fb83fbe37227bf2260 P 4bb93720dd3d4fdb80471cf872528820 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:55:50.699246 19718 raft_consensus.cc:3060] T ef492abee9324dd39613d6c7ecc1ea53 P cb5e2963620246f5a2e103991f832c8c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:50.699388 19922 raft_consensus.cc:493] T ecd4ddbd834146fb83fbe37227bf2260 P 4bb93720dd3d4fdb80471cf872528820 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:50.699925 19922 raft_consensus.cc:3060] T ecd4ddbd834146fb83fbe37227bf2260 P 4bb93720dd3d4fdb80471cf872528820 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:50.704923 19922 raft_consensus.cc:515] T ecd4ddbd834146fb83fbe37227bf2260 P 4bb93720dd3d4fdb80471cf872528820 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5e2963620246f5a2e103991f832c8c" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42443 } } peers { permanent_uuid: "4bb93720dd3d4fdb80471cf872528820" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 34833 } } peers { permanent_uuid: "82fb3ca45ff14a76978f1b4a436c7bdb" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 39069 } }
I20260608 12:55:50.706770 19866 raft_consensus.cc:2468] T ef492abee9324dd39613d6c7ecc1ea53 P 82fb3ca45ff14a76978f1b4a436c7bdb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bb93720dd3d4fdb80471cf872528820 in term 1.
I20260608 12:55:50.707597 19718 raft_consensus.cc:2468] T ef492abee9324dd39613d6c7ecc1ea53 P cb5e2963620246f5a2e103991f832c8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bb93720dd3d4fdb80471cf872528820 in term 1.
I20260608 12:55:50.708117 19717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecd4ddbd834146fb83fbe37227bf2260" candidate_uuid: "4bb93720dd3d4fdb80471cf872528820" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb5e2963620246f5a2e103991f832c8c"
I20260608 12:55:50.708351 19759 leader_election.cc:304] T ef492abee9324dd39613d6c7ecc1ea53 P 4bb93720dd3d4fdb80471cf872528820 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bb93720dd3d4fdb80471cf872528820, 82fb3ca45ff14a76978f1b4a436c7bdb; no voters: 
I20260608 12:55:50.708213 19866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecd4ddbd834146fb83fbe37227bf2260" candidate_uuid: "4bb93720dd3d4fdb80471cf872528820" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82fb3ca45ff14a76978f1b4a436c7bdb"
I20260608 12:55:50.708946 19717 raft_consensus.cc:3060] T ecd4ddbd834146fb83fbe37227bf2260 P cb5e2963620246f5a2e103991f832c8c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:50.708534 19922 leader_election.cc:290] T ecd4ddbd834146fb83fbe37227bf2260 P 4bb93720dd3d4fdb80471cf872528820 [CANDIDATE]: Term 1 election: Requested vote from peers cb5e2963620246f5a2e103991f832c8c (127.16.174.129:42443), 82fb3ca45ff14a76978f1b4a436c7bdb (127.16.174.131:39069)
I20260608 12:55:50.709343 19866 raft_consensus.cc:3060] T ecd4ddbd834146fb83fbe37227bf2260 P 82fb3ca45ff14a76978f1b4a436c7bdb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:50.709436 19939 raft_consensus.cc:2804] T ef492abee9324dd39613d6c7ecc1ea53 P 4bb93720dd3d4fdb80471cf872528820 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:50.710179 19939 raft_consensus.cc:697] T ef492abee9324dd39613d6c7ecc1ea53 P 4bb93720dd3d4fdb80471cf872528820 [term 1 LEADER]: Becoming Leader. State: Replica: 4bb93720dd3d4fdb80471cf872528820, State: Running, Role: LEADER
I20260608 12:55:50.711035 19939 consensus_queue.cc:237] T ef492abee9324dd39613d6c7ecc1ea53 P 4bb93720dd3d4fdb80471cf872528820 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb93720dd3d4fdb80471cf872528820" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 34833 } } peers { permanent_uuid: "82fb3ca45ff14a76978f1b4a436c7bdb" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 39069 } } peers { permanent_uuid: "cb5e2963620246f5a2e103991f832c8c" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42443 } }
I20260608 12:55:50.714576 19866 raft_consensus.cc:2468] T ecd4ddbd834146fb83fbe37227bf2260 P 82fb3ca45ff14a76978f1b4a436c7bdb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bb93720dd3d4fdb80471cf872528820 in term 1.
I20260608 12:55:50.716037 19759 leader_election.cc:304] T ecd4ddbd834146fb83fbe37227bf2260 P 4bb93720dd3d4fdb80471cf872528820 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bb93720dd3d4fdb80471cf872528820, 82fb3ca45ff14a76978f1b4a436c7bdb; no voters: 
I20260608 12:55:50.716364 19717 raft_consensus.cc:2468] T ecd4ddbd834146fb83fbe37227bf2260 P cb5e2963620246f5a2e103991f832c8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bb93720dd3d4fdb80471cf872528820 in term 1.
I20260608 12:55:50.716958 19922 raft_consensus.cc:2804] T ecd4ddbd834146fb83fbe37227bf2260 P 4bb93720dd3d4fdb80471cf872528820 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:50.718389 19922 raft_consensus.cc:697] T ecd4ddbd834146fb83fbe37227bf2260 P 4bb93720dd3d4fdb80471cf872528820 [term 1 LEADER]: Becoming Leader. State: Replica: 4bb93720dd3d4fdb80471cf872528820, State: Running, Role: LEADER
I20260608 12:55:50.719189 19922 consensus_queue.cc:237] T ecd4ddbd834146fb83fbe37227bf2260 P 4bb93720dd3d4fdb80471cf872528820 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5e2963620246f5a2e103991f832c8c" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42443 } } peers { permanent_uuid: "4bb93720dd3d4fdb80471cf872528820" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 34833 } } peers { permanent_uuid: "82fb3ca45ff14a76978f1b4a436c7bdb" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 39069 } }
I20260608 12:55:50.719834 19616 catalog_manager.cc:5696] T ef492abee9324dd39613d6c7ecc1ea53 P 4bb93720dd3d4fdb80471cf872528820 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4bb93720dd3d4fdb80471cf872528820 (127.16.174.130). New cstate: current_term: 1 leader_uuid: "4bb93720dd3d4fdb80471cf872528820" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb93720dd3d4fdb80471cf872528820" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 34833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82fb3ca45ff14a76978f1b4a436c7bdb" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 39069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb5e2963620246f5a2e103991f832c8c" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42443 } health_report { overall_health: UNKNOWN } } }
W20260608 12:55:50.727826 19664 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:55:50.730722 19669 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_auto_rebalancer_test
W20260608 12:55:50.734982 19669 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 12:55:50.734793 19616 catalog_manager.cc:5696] T ecd4ddbd834146fb83fbe37227bf2260 P 4bb93720dd3d4fdb80471cf872528820 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4bb93720dd3d4fdb80471cf872528820 (127.16.174.130). New cstate: current_term: 1 leader_uuid: "4bb93720dd3d4fdb80471cf872528820" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5e2963620246f5a2e103991f832c8c" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bb93720dd3d4fdb80471cf872528820" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 34833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82fb3ca45ff14a76978f1b4a436c7bdb" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 39069 } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:50.758370 17082 tablet_server.cc:179] TabletServer@127.16.174.129:0 shutting down...
I20260608 12:55:50.781477 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:55:50.782370 17082 tablet_replica.cc:333] T ecd4ddbd834146fb83fbe37227bf2260 P cb5e2963620246f5a2e103991f832c8c: stopping tablet replica
I20260608 12:55:50.782982 17082 raft_consensus.cc:2243] T ecd4ddbd834146fb83fbe37227bf2260 P cb5e2963620246f5a2e103991f832c8c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:50.783433 17082 raft_consensus.cc:2272] T ecd4ddbd834146fb83fbe37227bf2260 P cb5e2963620246f5a2e103991f832c8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:50.786451 17082 tablet_replica.cc:333] T 91a4faaa059746a68e5f0dcd6225568a P cb5e2963620246f5a2e103991f832c8c: stopping tablet replica
I20260608 12:55:50.787375 17082 raft_consensus.cc:2243] T 91a4faaa059746a68e5f0dcd6225568a P cb5e2963620246f5a2e103991f832c8c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:50.788450 17082 pending_rounds.cc:70] T 91a4faaa059746a68e5f0dcd6225568a P cb5e2963620246f5a2e103991f832c8c: Trying to abort 1 pending ops.
I20260608 12:55:50.788708 17082 pending_rounds.cc:77] T 91a4faaa059746a68e5f0dcd6225568a P cb5e2963620246f5a2e103991f832c8c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294662044018458624 op_type: NO_OP noop_request { }
I20260608 12:55:50.789122 17082 raft_consensus.cc:2889] T 91a4faaa059746a68e5f0dcd6225568a P cb5e2963620246f5a2e103991f832c8c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:55:50.789486 17082 raft_consensus.cc:2272] T 91a4faaa059746a68e5f0dcd6225568a P cb5e2963620246f5a2e103991f832c8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:50.792502 17082 tablet_replica.cc:333] T aacab1e2a64248f581445e3d3847f81e P cb5e2963620246f5a2e103991f832c8c: stopping tablet replica
I20260608 12:55:50.793069 17082 raft_consensus.cc:2243] T aacab1e2a64248f581445e3d3847f81e P cb5e2963620246f5a2e103991f832c8c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:50.793680 17082 pending_rounds.cc:70] T aacab1e2a64248f581445e3d3847f81e P cb5e2963620246f5a2e103991f832c8c: Trying to abort 1 pending ops.
I20260608 12:55:50.793840 17082 pending_rounds.cc:77] T aacab1e2a64248f581445e3d3847f81e P cb5e2963620246f5a2e103991f832c8c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294662044135759872 op_type: NO_OP noop_request { }
I20260608 12:55:50.794158 17082 raft_consensus.cc:2889] T aacab1e2a64248f581445e3d3847f81e P cb5e2963620246f5a2e103991f832c8c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:55:50.794457 17082 raft_consensus.cc:2272] T aacab1e2a64248f581445e3d3847f81e P cb5e2963620246f5a2e103991f832c8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:50.797952 17082 tablet_replica.cc:333] T ef492abee9324dd39613d6c7ecc1ea53 P cb5e2963620246f5a2e103991f832c8c: stopping tablet replica
I20260608 12:55:50.798815 17082 raft_consensus.cc:2243] T ef492abee9324dd39613d6c7ecc1ea53 P cb5e2963620246f5a2e103991f832c8c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:50.799268 17082 raft_consensus.cc:2272] T ef492abee9324dd39613d6c7ecc1ea53 P cb5e2963620246f5a2e103991f832c8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:50.824627 17082 tablet_server.cc:196] TabletServer@127.16.174.129:0 shutdown complete.
I20260608 12:55:50.836769 17082 tablet_server.cc:179] TabletServer@127.16.174.130:0 shutting down...
I20260608 12:55:50.857301 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:55:50.858311 17082 tablet_replica.cc:333] T ecd4ddbd834146fb83fbe37227bf2260 P 4bb93720dd3d4fdb80471cf872528820: stopping tablet replica
I20260608 12:55:50.858882 17082 raft_consensus.cc:2243] T ecd4ddbd834146fb83fbe37227bf2260 P 4bb93720dd3d4fdb80471cf872528820 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:50.859539 17082 pending_rounds.cc:70] T ecd4ddbd834146fb83fbe37227bf2260 P 4bb93720dd3d4fdb80471cf872528820: Trying to abort 1 pending ops.
I20260608 12:55:50.859817 17082 pending_rounds.cc:77] T ecd4ddbd834146fb83fbe37227bf2260 P 4bb93720dd3d4fdb80471cf872528820: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294662044555595776 op_type: NO_OP noop_request { }
I20260608 12:55:50.860081 17082 raft_consensus.cc:2889] T ecd4ddbd834146fb83fbe37227bf2260 P 4bb93720dd3d4fdb80471cf872528820 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:55:50.860313 17082 raft_consensus.cc:2272] T ecd4ddbd834146fb83fbe37227bf2260 P 4bb93720dd3d4fdb80471cf872528820 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:50.862825 17082 tablet_replica.cc:333] T aacab1e2a64248f581445e3d3847f81e P 4bb93720dd3d4fdb80471cf872528820: stopping tablet replica
I20260608 12:55:50.863807 17082 raft_consensus.cc:2243] T aacab1e2a64248f581445e3d3847f81e P 4bb93720dd3d4fdb80471cf872528820 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:50.864387 17082 raft_consensus.cc:2272] T aacab1e2a64248f581445e3d3847f81e P 4bb93720dd3d4fdb80471cf872528820 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:50.867152 17082 tablet_replica.cc:333] T 91a4faaa059746a68e5f0dcd6225568a P 4bb93720dd3d4fdb80471cf872528820: stopping tablet replica
I20260608 12:55:50.867796 17082 raft_consensus.cc:2243] T 91a4faaa059746a68e5f0dcd6225568a P 4bb93720dd3d4fdb80471cf872528820 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:50.868165 17082 raft_consensus.cc:2272] T 91a4faaa059746a68e5f0dcd6225568a P 4bb93720dd3d4fdb80471cf872528820 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:50.870301 17082 tablet_replica.cc:333] T ef492abee9324dd39613d6c7ecc1ea53 P 4bb93720dd3d4fdb80471cf872528820: stopping tablet replica
I20260608 12:55:50.870748 17082 raft_consensus.cc:2243] T ef492abee9324dd39613d6c7ecc1ea53 P 4bb93720dd3d4fdb80471cf872528820 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:50.871275 17082 pending_rounds.cc:70] T ef492abee9324dd39613d6c7ecc1ea53 P 4bb93720dd3d4fdb80471cf872528820: Trying to abort 1 pending ops.
I20260608 12:55:50.871425 17082 pending_rounds.cc:77] T ef492abee9324dd39613d6c7ecc1ea53 P 4bb93720dd3d4fdb80471cf872528820: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294662044522455040 op_type: NO_OP noop_request { }
I20260608 12:55:50.871739 17082 raft_consensus.cc:2889] T ef492abee9324dd39613d6c7ecc1ea53 P 4bb93720dd3d4fdb80471cf872528820 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:55:50.871997 17082 raft_consensus.cc:2272] T ef492abee9324dd39613d6c7ecc1ea53 P 4bb93720dd3d4fdb80471cf872528820 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:50.897754 17082 tablet_server.cc:196] TabletServer@127.16.174.130:0 shutdown complete.
I20260608 12:55:50.909812 17082 tablet_server.cc:179] TabletServer@127.16.174.131:0 shutting down...
I20260608 12:55:50.928921 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:55:50.929807 17082 tablet_replica.cc:333] T aacab1e2a64248f581445e3d3847f81e P 82fb3ca45ff14a76978f1b4a436c7bdb: stopping tablet replica
I20260608 12:55:50.930435 17082 raft_consensus.cc:2243] T aacab1e2a64248f581445e3d3847f81e P 82fb3ca45ff14a76978f1b4a436c7bdb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:50.930879 17082 raft_consensus.cc:2272] T aacab1e2a64248f581445e3d3847f81e P 82fb3ca45ff14a76978f1b4a436c7bdb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:50.933127 17082 tablet_replica.cc:333] T ecd4ddbd834146fb83fbe37227bf2260 P 82fb3ca45ff14a76978f1b4a436c7bdb: stopping tablet replica
I20260608 12:55:50.933682 17082 raft_consensus.cc:2243] T ecd4ddbd834146fb83fbe37227bf2260 P 82fb3ca45ff14a76978f1b4a436c7bdb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:50.934103 17082 raft_consensus.cc:2272] T ecd4ddbd834146fb83fbe37227bf2260 P 82fb3ca45ff14a76978f1b4a436c7bdb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:50.936192 17082 tablet_replica.cc:333] T 91a4faaa059746a68e5f0dcd6225568a P 82fb3ca45ff14a76978f1b4a436c7bdb: stopping tablet replica
I20260608 12:55:50.936708 17082 raft_consensus.cc:2243] T 91a4faaa059746a68e5f0dcd6225568a P 82fb3ca45ff14a76978f1b4a436c7bdb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:50.937098 17082 raft_consensus.cc:2272] T 91a4faaa059746a68e5f0dcd6225568a P 82fb3ca45ff14a76978f1b4a436c7bdb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:50.938720 17082 tablet_replica.cc:333] T ef492abee9324dd39613d6c7ecc1ea53 P 82fb3ca45ff14a76978f1b4a436c7bdb: stopping tablet replica
I20260608 12:55:50.939208 17082 raft_consensus.cc:2243] T ef492abee9324dd39613d6c7ecc1ea53 P 82fb3ca45ff14a76978f1b4a436c7bdb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:50.939844 17082 raft_consensus.cc:2272] T ef492abee9324dd39613d6c7ecc1ea53 P 82fb3ca45ff14a76978f1b4a436c7bdb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:50.963080 17082 tablet_server.cc:196] TabletServer@127.16.174.131:0 shutdown complete.
I20260608 12:55:50.975908 17082 master.cc:562] Master@127.16.174.190:38823 shutting down...
I20260608 12:55:50.993474 17082 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 51290f7fe5244d998c8720cc53f18006 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:50.994206 17082 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 51290f7fe5244d998c8720cc53f18006 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:50.994633 17082 tablet_replica.cc:333] T 00000000000000000000000000000000 P 51290f7fe5244d998c8720cc53f18006: stopping tablet replica
I20260608 12:55:51.016183 17082 master.cc:584] Master@127.16.174.190:38823 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2462 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260608 12:55:51.050030 17082 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.174.190:37501
I20260608 12:55:51.051177 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:51.057904 19944 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:51.057967 19943 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:51.060451 19946 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:51.060883 17082 server_base.cc:1061] running on GCE node
I20260608 12:55:51.062438 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:51.062753 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:51.063191 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923351063152 us; error 0 us; skew 500 ppm
I20260608 12:55:51.063925 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:51.066524 17082 webserver.cc:533] Webserver started at http://127.16.174.190:44563/ using document root <none> and password file <none>
I20260608 12:55:51.067078 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:51.067292 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:51.067585 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:51.068763 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923273579219-17082-0/minicluster-data/master-0-root/instance:
uuid: "9c3a1a271efb4c0887c9ab85f7a67895"
format_stamp: "Formatted at 2026-06-08 12:55:51 on dist-test-slave-840c"
I20260608 12:55:51.073716 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:55:51.077942 19951 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:51.078868 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:55:51.079133 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923273579219-17082-0/minicluster-data/master-0-root
uuid: "9c3a1a271efb4c0887c9ab85f7a67895"
format_stamp: "Formatted at 2026-06-08 12:55:51 on dist-test-slave-840c"
I20260608 12:55:51.079381 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923273579219-17082-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923273579219-17082-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923273579219-17082-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:55:51.103448 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:51.104533 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:51.144708 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.190:37501
I20260608 12:55:51.144843 20002 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.190:37501 every 8 connection(s)
I20260608 12:55:51.149005 20003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:51.160225 20003 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9c3a1a271efb4c0887c9ab85f7a67895: Bootstrap starting.
I20260608 12:55:51.164777 20003 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9c3a1a271efb4c0887c9ab85f7a67895: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:51.169075 20003 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9c3a1a271efb4c0887c9ab85f7a67895: No bootstrap required, opened a new log
I20260608 12:55:51.171288 20003 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9c3a1a271efb4c0887c9ab85f7a67895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c3a1a271efb4c0887c9ab85f7a67895" member_type: VOTER }
I20260608 12:55:51.171689 20003 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9c3a1a271efb4c0887c9ab85f7a67895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:51.171954 20003 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9c3a1a271efb4c0887c9ab85f7a67895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c3a1a271efb4c0887c9ab85f7a67895, State: Initialized, Role: FOLLOWER
I20260608 12:55:51.172676 20003 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9c3a1a271efb4c0887c9ab85f7a67895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9c3a1a271efb4c0887c9ab85f7a67895" member_type: VOTER }
I20260608 12:55:51.173158 20003 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9c3a1a271efb4c0887c9ab85f7a67895 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:55:51.173410 20003 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9c3a1a271efb4c0887c9ab85f7a67895 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:55:51.173775 20003 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9c3a1a271efb4c0887c9ab85f7a67895 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:51.178470 20003 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9c3a1a271efb4c0887c9ab85f7a67895 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c3a1a271efb4c0887c9ab85f7a67895" member_type: VOTER }
I20260608 12:55:51.178961 20003 leader_election.cc:304] T 00000000000000000000000000000000 P 9c3a1a271efb4c0887c9ab85f7a67895 [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: 9c3a1a271efb4c0887c9ab85f7a67895; no voters: 
I20260608 12:55:51.180416 20003 leader_election.cc:290] T 00000000000000000000000000000000 P 9c3a1a271efb4c0887c9ab85f7a67895 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:55:51.180893 20006 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9c3a1a271efb4c0887c9ab85f7a67895 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:51.182425 20006 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9c3a1a271efb4c0887c9ab85f7a67895 [term 1 LEADER]: Becoming Leader. State: Replica: 9c3a1a271efb4c0887c9ab85f7a67895, State: Running, Role: LEADER
I20260608 12:55:51.183135 20006 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9c3a1a271efb4c0887c9ab85f7a67895 [LEADER]: Queue going to LEADER mode. State: All 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: "9c3a1a271efb4c0887c9ab85f7a67895" member_type: VOTER }
I20260608 12:55:51.183787 20003 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9c3a1a271efb4c0887c9ab85f7a67895 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:55:51.185920 20007 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9c3a1a271efb4c0887c9ab85f7a67895 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9c3a1a271efb4c0887c9ab85f7a67895" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c3a1a271efb4c0887c9ab85f7a67895" member_type: VOTER } }
I20260608 12:55:51.186020 20008 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9c3a1a271efb4c0887c9ab85f7a67895 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9c3a1a271efb4c0887c9ab85f7a67895. Latest consensus state: current_term: 1 leader_uuid: "9c3a1a271efb4c0887c9ab85f7a67895" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c3a1a271efb4c0887c9ab85f7a67895" member_type: VOTER } }
I20260608 12:55:51.186630 20007 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9c3a1a271efb4c0887c9ab85f7a67895 [sys.catalog]: This master's current role is: LEADER
I20260608 12:55:51.186767 20008 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9c3a1a271efb4c0887c9ab85f7a67895 [sys.catalog]: This master's current role is: LEADER
I20260608 12:55:51.189630 20011 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:55:51.196050 20011 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:55:51.198799 17082 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:55:51.205761 20011 catalog_manager.cc:1382] Generated new cluster ID: cbea9e6084a44f3da1afc6fca40e6530
I20260608 12:55:51.206074 20011 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:55:51.222718 20011 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:55:51.224215 20011 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:55:51.239375 20011 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 9c3a1a271efb4c0887c9ab85f7a67895: Generated new TSK 0
I20260608 12:55:51.240067 20011 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:55:51.265702 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:51.272822 20024 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:51.273728 20025 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:51.275846 20027 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:51.276511 17082 server_base.cc:1061] running on GCE node
I20260608 12:55:51.277377 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:51.277606 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:51.277765 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923351277750 us; error 0 us; skew 500 ppm
I20260608 12:55:51.278801 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:51.282929 17082 webserver.cc:533] Webserver started at http://127.16.174.129:39395/ using document root <none> and password file <none>
I20260608 12:55:51.283845 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:51.284123 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:51.284513 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:51.286020 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923273579219-17082-0/minicluster-data/ts-0-root/instance:
uuid: "f6210e47b3f5439aa26be44c9e032784"
format_stamp: "Formatted at 2026-06-08 12:55:51 on dist-test-slave-840c"
I20260608 12:55:51.293133 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.009s	sys 0.000s
I20260608 12:55:51.297008 20032 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:51.298177 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:55:51.298516 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923273579219-17082-0/minicluster-data/ts-0-root
uuid: "f6210e47b3f5439aa26be44c9e032784"
format_stamp: "Formatted at 2026-06-08 12:55:51 on dist-test-slave-840c"
I20260608 12:55:51.298839 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923273579219-17082-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923273579219-17082-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923273579219-17082-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:55:51.319250 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:51.320585 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:51.322180 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:51.325338 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:55:51.325627 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:51.325914 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:55:51.326107 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:51.374411 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.129:32997
I20260608 12:55:51.374509 20094 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.129:32997 every 8 connection(s)
I20260608 12:55:51.382756 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:51.392390 20100 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:51.395208 17082 server_base.cc:1061] running on GCE node
W20260608 12:55:51.395694 20102 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:51.395875 20099 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:51.397318 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:51.397584 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:51.397779 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923351397759 us; error 0 us; skew 500 ppm
I20260608 12:55:51.398561 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:51.399736 20095 heartbeater.cc:344] Connected to a master server at 127.16.174.190:37501
I20260608 12:55:51.400206 20095 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:51.401171 20095 heartbeater.cc:507] Master 127.16.174.190:37501 requested a full tablet report, sending...
I20260608 12:55:51.402336 17082 webserver.cc:533] Webserver started at http://127.16.174.130:40659/ using document root <none> and password file <none>
I20260608 12:55:51.403159 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:51.403409 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:51.403788 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:51.404318 19968 ts_manager.cc:194] Registered new tserver with Master: f6210e47b3f5439aa26be44c9e032784 (127.16.174.129:32997)
I20260608 12:55:51.405344 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923273579219-17082-0/minicluster-data/ts-1-root/instance:
uuid: "5a620fde6d1e4096b565f138383f5c1f"
format_stamp: "Formatted at 2026-06-08 12:55:51 on dist-test-slave-840c"
I20260608 12:55:51.406909 19968 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42768
I20260608 12:55:51.410862 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260608 12:55:51.414847 20107 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:51.415920 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:55:51.416270 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923273579219-17082-0/minicluster-data/ts-1-root
uuid: "5a620fde6d1e4096b565f138383f5c1f"
format_stamp: "Formatted at 2026-06-08 12:55:51 on dist-test-slave-840c"
I20260608 12:55:51.416531 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923273579219-17082-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923273579219-17082-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923273579219-17082-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:55:51.437647 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:51.438866 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:51.440587 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:51.443356 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:55:51.443554 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:51.443919 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:55:51.444351 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:51.489393 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.130:46079
I20260608 12:55:51.489619 20169 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.130:46079 every 8 connection(s)
I20260608 12:55:51.495113 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:51.502712 20173 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:51.504047 20174 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:51.507313 20176 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:51.508437 17082 server_base.cc:1061] running on GCE node
I20260608 12:55:51.509408 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:51.509670 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:51.509912 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923351509887 us; error 0 us; skew 500 ppm
I20260608 12:55:51.510284 20170 heartbeater.cc:344] Connected to a master server at 127.16.174.190:37501
I20260608 12:55:51.510713 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:51.510746 20170 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:51.512071 20170 heartbeater.cc:507] Master 127.16.174.190:37501 requested a full tablet report, sending...
I20260608 12:55:51.514040 17082 webserver.cc:533] Webserver started at http://127.16.174.131:39545/ using document root <none> and password file <none>
I20260608 12:55:51.514675 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:51.514706 19968 ts_manager.cc:194] Registered new tserver with Master: 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130:46079)
I20260608 12:55:51.514976 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:51.515412 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:51.516355 19968 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42770
I20260608 12:55:51.517056 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923273579219-17082-0/minicluster-data/ts-2-root/instance:
uuid: "88da2349ca534e1ab30db21bf1ebe526"
format_stamp: "Formatted at 2026-06-08 12:55:51 on dist-test-slave-840c"
I20260608 12:55:51.522993 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260608 12:55:51.526921 20181 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:51.527935 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:55:51.528285 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923273579219-17082-0/minicluster-data/ts-2-root
uuid: "88da2349ca534e1ab30db21bf1ebe526"
format_stamp: "Formatted at 2026-06-08 12:55:51 on dist-test-slave-840c"
I20260608 12:55:51.528558 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923273579219-17082-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923273579219-17082-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923273579219-17082-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:55:51.547340 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:51.548564 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:51.550247 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:51.552752 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:55:51.552989 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:51.553292 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:55:51.553486 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:51.595960 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.131:41525
I20260608 12:55:51.596136 20243 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.131:41525 every 8 connection(s)
I20260608 12:55:51.612107 20244 heartbeater.cc:344] Connected to a master server at 127.16.174.190:37501
I20260608 12:55:51.612538 20244 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:51.613302 20244 heartbeater.cc:507] Master 127.16.174.190:37501 requested a full tablet report, sending...
I20260608 12:55:51.615608 19968 ts_manager.cc:194] Registered new tserver with Master: 88da2349ca534e1ab30db21bf1ebe526 (127.16.174.131:41525)
I20260608 12:55:51.615898 17082 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016394226s
I20260608 12:55:51.617585 19968 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42776
I20260608 12:55:52.410292 20095 heartbeater.cc:499] Master 127.16.174.190:37501 was elected leader, sending a full tablet report...
I20260608 12:55:52.519819 20170 heartbeater.cc:499] Master 127.16.174.190:37501 was elected leader, sending a full tablet report...
I20260608 12:55:52.620601 20244 heartbeater.cc:499] Master 127.16.174.190:37501 was elected leader, sending a full tablet report...
I20260608 12:55:52.673924 19968 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42780:
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:55:52.676232 19968 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:55:52.746871 20209 tablet_service.cc:1511] Processing CreateTablet for tablet 6f62fff686c540edb102aeeb12c4d76f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce0a3572da764bd1977971a4c24a9eb5]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:55:52.748637 20209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f62fff686c540edb102aeeb12c4d76f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:52.750300 20204 tablet_service.cc:1511] Processing CreateTablet for tablet 58e33187eb944bafb49c993891e6c0ab (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce0a3572da764bd1977971a4c24a9eb5]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:55:52.753099 20203 tablet_service.cc:1511] Processing CreateTablet for tablet cc18f2ec67cc4b1abca54fa67730aff6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce0a3572da764bd1977971a4c24a9eb5]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:55:52.753369 20205 tablet_service.cc:1511] Processing CreateTablet for tablet bd34e3248e0748f3873cf32539c48212 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce0a3572da764bd1977971a4c24a9eb5]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:55:52.754475 20134 tablet_service.cc:1511] Processing CreateTablet for tablet c34b4e4e78b943febf38f4fe8e6c29a7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce0a3572da764bd1977971a4c24a9eb5]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:55:52.755348 20206 tablet_service.cc:1511] Processing CreateTablet for tablet 167db1dca882439786450016872825c7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce0a3572da764bd1977971a4c24a9eb5]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:55:52.756166 20134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c34b4e4e78b943febf38f4fe8e6c29a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:52.757543 20207 tablet_service.cc:1511] Processing CreateTablet for tablet 4460566b9164417bbbbcc89f8443c1a3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce0a3572da764bd1977971a4c24a9eb5]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:55:52.757812 20202 tablet_service.cc:1511] Processing CreateTablet for tablet fe2f7e51002e407babff14057ae21997 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce0a3572da764bd1977971a4c24a9eb5]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:55:52.759735 20208 tablet_service.cc:1511] Processing CreateTablet for tablet c34b4e4e78b943febf38f4fe8e6c29a7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce0a3572da764bd1977971a4c24a9eb5]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:55:52.760401 20129 tablet_service.cc:1511] Processing CreateTablet for tablet cc18f2ec67cc4b1abca54fa67730aff6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce0a3572da764bd1977971a4c24a9eb5]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:55:52.761927 20129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc18f2ec67cc4b1abca54fa67730aff6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:52.762331 20204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58e33187eb944bafb49c993891e6c0ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:52.763078 20208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c34b4e4e78b943febf38f4fe8e6c29a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:52.763883 20205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd34e3248e0748f3873cf32539c48212. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:52.764598 20207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4460566b9164417bbbbcc89f8443c1a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:52.764832 20132 tablet_service.cc:1511] Processing CreateTablet for tablet 167db1dca882439786450016872825c7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce0a3572da764bd1977971a4c24a9eb5]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:55:52.765543 20202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe2f7e51002e407babff14057ae21997. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:52.766371 20203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc18f2ec67cc4b1abca54fa67730aff6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:52.767619 20131 tablet_service.cc:1511] Processing CreateTablet for tablet bd34e3248e0748f3873cf32539c48212 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce0a3572da764bd1977971a4c24a9eb5]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:55:52.770057 20130 tablet_service.cc:1511] Processing CreateTablet for tablet 58e33187eb944bafb49c993891e6c0ab (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce0a3572da764bd1977971a4c24a9eb5]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:55:52.772356 20133 tablet_service.cc:1511] Processing CreateTablet for tablet 4460566b9164417bbbbcc89f8443c1a3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce0a3572da764bd1977971a4c24a9eb5]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:55:52.773208 20206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 167db1dca882439786450016872825c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:52.774672 20135 tablet_service.cc:1511] Processing CreateTablet for tablet 6f62fff686c540edb102aeeb12c4d76f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce0a3572da764bd1977971a4c24a9eb5]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:55:52.778314 20128 tablet_service.cc:1511] Processing CreateTablet for tablet fe2f7e51002e407babff14057ae21997 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce0a3572da764bd1977971a4c24a9eb5]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:55:52.766443 20132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 167db1dca882439786450016872825c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:52.807850 20131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd34e3248e0748f3873cf32539c48212. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:52.812158 20133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4460566b9164417bbbbcc89f8443c1a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:52.816141 20135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f62fff686c540edb102aeeb12c4d76f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:52.824167 20128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe2f7e51002e407babff14057ae21997. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:52.828724 20059 tablet_service.cc:1511] Processing CreateTablet for tablet c34b4e4e78b943febf38f4fe8e6c29a7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce0a3572da764bd1977971a4c24a9eb5]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:55:52.830354 20059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c34b4e4e78b943febf38f4fe8e6c29a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:52.832746 20057 tablet_service.cc:1511] Processing CreateTablet for tablet 167db1dca882439786450016872825c7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce0a3572da764bd1977971a4c24a9eb5]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:55:52.833164 20055 tablet_service.cc:1511] Processing CreateTablet for tablet 58e33187eb944bafb49c993891e6c0ab (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce0a3572da764bd1977971a4c24a9eb5]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:55:52.834218 20057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 167db1dca882439786450016872825c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:52.835150 20055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58e33187eb944bafb49c993891e6c0ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:52.836426 20056 tablet_service.cc:1511] Processing CreateTablet for tablet bd34e3248e0748f3873cf32539c48212 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce0a3572da764bd1977971a4c24a9eb5]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:55:52.837963 20056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd34e3248e0748f3873cf32539c48212. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:52.838065 20054 tablet_service.cc:1511] Processing CreateTablet for tablet cc18f2ec67cc4b1abca54fa67730aff6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce0a3572da764bd1977971a4c24a9eb5]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:55:52.830905 20058 tablet_service.cc:1511] Processing CreateTablet for tablet 4460566b9164417bbbbcc89f8443c1a3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce0a3572da764bd1977971a4c24a9eb5]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:55:52.840062 20060 tablet_service.cc:1511] Processing CreateTablet for tablet 6f62fff686c540edb102aeeb12c4d76f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce0a3572da764bd1977971a4c24a9eb5]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:55:52.841480 20054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc18f2ec67cc4b1abca54fa67730aff6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:52.842170 20053 tablet_service.cc:1511] Processing CreateTablet for tablet fe2f7e51002e407babff14057ae21997 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce0a3572da764bd1977971a4c24a9eb5]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:55:52.845528 20058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4460566b9164417bbbbcc89f8443c1a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:52.848122 20053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe2f7e51002e407babff14057ae21997. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:52.852325 20060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f62fff686c540edb102aeeb12c4d76f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:52.857362 20130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58e33187eb944bafb49c993891e6c0ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:52.872763 20265 tablet_bootstrap.cc:492] T c34b4e4e78b943febf38f4fe8e6c29a7 P f6210e47b3f5439aa26be44c9e032784: Bootstrap starting.
I20260608 12:55:52.886703 20265 tablet_bootstrap.cc:654] T c34b4e4e78b943febf38f4fe8e6c29a7 P f6210e47b3f5439aa26be44c9e032784: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:52.907092 20267 tablet_bootstrap.cc:492] T c34b4e4e78b943febf38f4fe8e6c29a7 P 5a620fde6d1e4096b565f138383f5c1f: Bootstrap starting.
I20260608 12:55:52.923066 20267 tablet_bootstrap.cc:654] T c34b4e4e78b943febf38f4fe8e6c29a7 P 5a620fde6d1e4096b565f138383f5c1f: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:52.934532 20267 tablet_bootstrap.cc:492] T c34b4e4e78b943febf38f4fe8e6c29a7 P 5a620fde6d1e4096b565f138383f5c1f: No bootstrap required, opened a new log
I20260608 12:55:52.935087 20267 ts_tablet_manager.cc:1403] T c34b4e4e78b943febf38f4fe8e6c29a7 P 5a620fde6d1e4096b565f138383f5c1f: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.000s
I20260608 12:55:52.938125 20267 raft_consensus.cc:359] T c34b4e4e78b943febf38f4fe8e6c29a7 P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:52.938894 20267 raft_consensus.cc:385] T c34b4e4e78b943febf38f4fe8e6c29a7 P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:52.939191 20267 raft_consensus.cc:740] T c34b4e4e78b943febf38f4fe8e6c29a7 P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a620fde6d1e4096b565f138383f5c1f, State: Initialized, Role: FOLLOWER
I20260608 12:55:52.944136 20265 tablet_bootstrap.cc:492] T c34b4e4e78b943febf38f4fe8e6c29a7 P f6210e47b3f5439aa26be44c9e032784: No bootstrap required, opened a new log
I20260608 12:55:52.944851 20265 ts_tablet_manager.cc:1403] T c34b4e4e78b943febf38f4fe8e6c29a7 P f6210e47b3f5439aa26be44c9e032784: Time spent bootstrapping tablet: real 0.072s	user 0.011s	sys 0.010s
I20260608 12:55:52.945657 20267 consensus_queue.cc:260] T c34b4e4e78b943febf38f4fe8e6c29a7 P 5a620fde6d1e4096b565f138383f5c1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:52.954766 20264 tablet_bootstrap.cc:492] T cc18f2ec67cc4b1abca54fa67730aff6 P 88da2349ca534e1ab30db21bf1ebe526: Bootstrap starting.
I20260608 12:55:52.954973 20267 ts_tablet_manager.cc:1434] T c34b4e4e78b943febf38f4fe8e6c29a7 P 5a620fde6d1e4096b565f138383f5c1f: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260608 12:55:52.963191 20264 tablet_bootstrap.cc:654] T cc18f2ec67cc4b1abca54fa67730aff6 P 88da2349ca534e1ab30db21bf1ebe526: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:52.963452 20267 tablet_bootstrap.cc:492] T 4460566b9164417bbbbcc89f8443c1a3 P 5a620fde6d1e4096b565f138383f5c1f: Bootstrap starting.
I20260608 12:55:52.971817 20267 tablet_bootstrap.cc:654] T 4460566b9164417bbbbcc89f8443c1a3 P 5a620fde6d1e4096b565f138383f5c1f: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:52.971710 20265 raft_consensus.cc:359] T c34b4e4e78b943febf38f4fe8e6c29a7 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:52.972786 20265 raft_consensus.cc:385] T c34b4e4e78b943febf38f4fe8e6c29a7 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:52.973124 20265 raft_consensus.cc:740] T c34b4e4e78b943febf38f4fe8e6c29a7 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6210e47b3f5439aa26be44c9e032784, State: Initialized, Role: FOLLOWER
I20260608 12:55:52.973848 20265 consensus_queue.cc:260] T c34b4e4e78b943febf38f4fe8e6c29a7 P f6210e47b3f5439aa26be44c9e032784 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:52.974383 20264 tablet_bootstrap.cc:492] T cc18f2ec67cc4b1abca54fa67730aff6 P 88da2349ca534e1ab30db21bf1ebe526: No bootstrap required, opened a new log
I20260608 12:55:52.975055 20264 ts_tablet_manager.cc:1403] T cc18f2ec67cc4b1abca54fa67730aff6 P 88da2349ca534e1ab30db21bf1ebe526: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260608 12:55:52.978897 20264 raft_consensus.cc:359] T cc18f2ec67cc4b1abca54fa67730aff6 P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:52.979846 20264 raft_consensus.cc:385] T cc18f2ec67cc4b1abca54fa67730aff6 P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:52.980217 20264 raft_consensus.cc:740] T cc18f2ec67cc4b1abca54fa67730aff6 P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88da2349ca534e1ab30db21bf1ebe526, State: Initialized, Role: FOLLOWER
I20260608 12:55:52.980927 20264 consensus_queue.cc:260] T cc18f2ec67cc4b1abca54fa67730aff6 P 88da2349ca534e1ab30db21bf1ebe526 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:52.982584 20265 ts_tablet_manager.cc:1434] T c34b4e4e78b943febf38f4fe8e6c29a7 P f6210e47b3f5439aa26be44c9e032784: Time spent starting tablet: real 0.037s	user 0.010s	sys 0.000s
I20260608 12:55:52.982991 20267 tablet_bootstrap.cc:492] T 4460566b9164417bbbbcc89f8443c1a3 P 5a620fde6d1e4096b565f138383f5c1f: No bootstrap required, opened a new log
I20260608 12:55:52.983937 20264 ts_tablet_manager.cc:1434] T cc18f2ec67cc4b1abca54fa67730aff6 P 88da2349ca534e1ab30db21bf1ebe526: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260608 12:55:52.984120 20267 ts_tablet_manager.cc:1403] T 4460566b9164417bbbbcc89f8443c1a3 P 5a620fde6d1e4096b565f138383f5c1f: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260608 12:55:52.985065 20264 tablet_bootstrap.cc:492] T 167db1dca882439786450016872825c7 P 88da2349ca534e1ab30db21bf1ebe526: Bootstrap starting.
I20260608 12:55:52.987768 20267 raft_consensus.cc:359] T 4460566b9164417bbbbcc89f8443c1a3 P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:52.988608 20267 raft_consensus.cc:385] T 4460566b9164417bbbbcc89f8443c1a3 P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:52.988981 20267 raft_consensus.cc:740] T 4460566b9164417bbbbcc89f8443c1a3 P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a620fde6d1e4096b565f138383f5c1f, State: Initialized, Role: FOLLOWER
I20260608 12:55:52.989974 20267 consensus_queue.cc:260] T 4460566b9164417bbbbcc89f8443c1a3 P 5a620fde6d1e4096b565f138383f5c1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:52.992298 20264 tablet_bootstrap.cc:654] T 167db1dca882439786450016872825c7 P 88da2349ca534e1ab30db21bf1ebe526: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:52.995036 20267 ts_tablet_manager.cc:1434] T 4460566b9164417bbbbcc89f8443c1a3 P 5a620fde6d1e4096b565f138383f5c1f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 12:55:52.997102 20265 tablet_bootstrap.cc:492] T 167db1dca882439786450016872825c7 P f6210e47b3f5439aa26be44c9e032784: Bootstrap starting.
I20260608 12:55:52.997413 20267 tablet_bootstrap.cc:492] T cc18f2ec67cc4b1abca54fa67730aff6 P 5a620fde6d1e4096b565f138383f5c1f: Bootstrap starting.
I20260608 12:55:53.004285 20267 tablet_bootstrap.cc:654] T cc18f2ec67cc4b1abca54fa67730aff6 P 5a620fde6d1e4096b565f138383f5c1f: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:53.012861 20265 tablet_bootstrap.cc:654] T 167db1dca882439786450016872825c7 P f6210e47b3f5439aa26be44c9e032784: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:53.013388 20264 tablet_bootstrap.cc:492] T 167db1dca882439786450016872825c7 P 88da2349ca534e1ab30db21bf1ebe526: No bootstrap required, opened a new log
I20260608 12:55:53.014128 20264 ts_tablet_manager.cc:1403] T 167db1dca882439786450016872825c7 P 88da2349ca534e1ab30db21bf1ebe526: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.020s
I20260608 12:55:53.016995 20264 raft_consensus.cc:359] T 167db1dca882439786450016872825c7 P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:53.017570 20264 raft_consensus.cc:385] T 167db1dca882439786450016872825c7 P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:53.017833 20264 raft_consensus.cc:740] T 167db1dca882439786450016872825c7 P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88da2349ca534e1ab30db21bf1ebe526, State: Initialized, Role: FOLLOWER
I20260608 12:55:53.018128 20267 tablet_bootstrap.cc:492] T cc18f2ec67cc4b1abca54fa67730aff6 P 5a620fde6d1e4096b565f138383f5c1f: No bootstrap required, opened a new log
I20260608 12:55:53.018237 20265 tablet_bootstrap.cc:492] T 167db1dca882439786450016872825c7 P f6210e47b3f5439aa26be44c9e032784: No bootstrap required, opened a new log
I20260608 12:55:53.018569 20264 consensus_queue.cc:260] T 167db1dca882439786450016872825c7 P 88da2349ca534e1ab30db21bf1ebe526 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:53.018927 20267 ts_tablet_manager.cc:1403] T cc18f2ec67cc4b1abca54fa67730aff6 P 5a620fde6d1e4096b565f138383f5c1f: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.000s
I20260608 12:55:53.019361 20265 ts_tablet_manager.cc:1403] T 167db1dca882439786450016872825c7 P f6210e47b3f5439aa26be44c9e032784: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.004s
I20260608 12:55:53.020830 20264 ts_tablet_manager.cc:1434] T 167db1dca882439786450016872825c7 P 88da2349ca534e1ab30db21bf1ebe526: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:55:53.021842 20264 tablet_bootstrap.cc:492] T 58e33187eb944bafb49c993891e6c0ab P 88da2349ca534e1ab30db21bf1ebe526: Bootstrap starting.
I20260608 12:55:53.022595 20265 raft_consensus.cc:359] T 167db1dca882439786450016872825c7 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:53.023350 20265 raft_consensus.cc:385] T 167db1dca882439786450016872825c7 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:53.023675 20265 raft_consensus.cc:740] T 167db1dca882439786450016872825c7 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6210e47b3f5439aa26be44c9e032784, State: Initialized, Role: FOLLOWER
I20260608 12:55:53.024490 20265 consensus_queue.cc:260] T 167db1dca882439786450016872825c7 P f6210e47b3f5439aa26be44c9e032784 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:53.022356 20267 raft_consensus.cc:359] T cc18f2ec67cc4b1abca54fa67730aff6 P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:53.026988 20265 ts_tablet_manager.cc:1434] T 167db1dca882439786450016872825c7 P f6210e47b3f5439aa26be44c9e032784: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 12:55:53.028090 20265 tablet_bootstrap.cc:492] T bd34e3248e0748f3873cf32539c48212 P f6210e47b3f5439aa26be44c9e032784: Bootstrap starting.
I20260608 12:55:53.028759 20264 tablet_bootstrap.cc:654] T 58e33187eb944bafb49c993891e6c0ab P 88da2349ca534e1ab30db21bf1ebe526: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:53.025923 20267 raft_consensus.cc:385] T cc18f2ec67cc4b1abca54fa67730aff6 P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:53.030325 20267 raft_consensus.cc:740] T cc18f2ec67cc4b1abca54fa67730aff6 P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a620fde6d1e4096b565f138383f5c1f, State: Initialized, Role: FOLLOWER
I20260608 12:55:53.031280 20267 consensus_queue.cc:260] T cc18f2ec67cc4b1abca54fa67730aff6 P 5a620fde6d1e4096b565f138383f5c1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:53.035210 20265 tablet_bootstrap.cc:654] T bd34e3248e0748f3873cf32539c48212 P f6210e47b3f5439aa26be44c9e032784: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:53.036429 20267 ts_tablet_manager.cc:1434] T cc18f2ec67cc4b1abca54fa67730aff6 P 5a620fde6d1e4096b565f138383f5c1f: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260608 12:55:53.038285 20267 tablet_bootstrap.cc:492] T 6f62fff686c540edb102aeeb12c4d76f P 5a620fde6d1e4096b565f138383f5c1f: Bootstrap starting.
I20260608 12:55:53.041054 20264 tablet_bootstrap.cc:492] T 58e33187eb944bafb49c993891e6c0ab P 88da2349ca534e1ab30db21bf1ebe526: No bootstrap required, opened a new log
I20260608 12:55:53.041736 20264 ts_tablet_manager.cc:1403] T 58e33187eb944bafb49c993891e6c0ab P 88da2349ca534e1ab30db21bf1ebe526: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260608 12:55:53.045979 20264 raft_consensus.cc:359] T 58e33187eb944bafb49c993891e6c0ab P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:53.046801 20264 raft_consensus.cc:385] T 58e33187eb944bafb49c993891e6c0ab P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:53.047163 20264 raft_consensus.cc:740] T 58e33187eb944bafb49c993891e6c0ab P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88da2349ca534e1ab30db21bf1ebe526, State: Initialized, Role: FOLLOWER
I20260608 12:55:53.048171 20264 consensus_queue.cc:260] T 58e33187eb944bafb49c993891e6c0ab P 88da2349ca534e1ab30db21bf1ebe526 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:53.050778 20265 tablet_bootstrap.cc:492] T bd34e3248e0748f3873cf32539c48212 P f6210e47b3f5439aa26be44c9e032784: No bootstrap required, opened a new log
I20260608 12:55:53.051334 20267 tablet_bootstrap.cc:654] T 6f62fff686c540edb102aeeb12c4d76f P 5a620fde6d1e4096b565f138383f5c1f: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:53.051450 20265 ts_tablet_manager.cc:1403] T bd34e3248e0748f3873cf32539c48212 P f6210e47b3f5439aa26be44c9e032784: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.011s
I20260608 12:55:53.053918 20264 ts_tablet_manager.cc:1434] T 58e33187eb944bafb49c993891e6c0ab P 88da2349ca534e1ab30db21bf1ebe526: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260608 12:55:53.055042 20264 tablet_bootstrap.cc:492] T fe2f7e51002e407babff14057ae21997 P 88da2349ca534e1ab30db21bf1ebe526: Bootstrap starting.
I20260608 12:55:53.054919 20265 raft_consensus.cc:359] T bd34e3248e0748f3873cf32539c48212 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:53.056033 20265 raft_consensus.cc:385] T bd34e3248e0748f3873cf32539c48212 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:53.056416 20265 raft_consensus.cc:740] T bd34e3248e0748f3873cf32539c48212 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6210e47b3f5439aa26be44c9e032784, State: Initialized, Role: FOLLOWER
I20260608 12:55:53.057312 20265 consensus_queue.cc:260] T bd34e3248e0748f3873cf32539c48212 P f6210e47b3f5439aa26be44c9e032784 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:53.063326 20264 tablet_bootstrap.cc:654] T fe2f7e51002e407babff14057ae21997 P 88da2349ca534e1ab30db21bf1ebe526: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:53.064626 20272 raft_consensus.cc:493] T bd34e3248e0748f3873cf32539c48212 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:53.065268 20272 raft_consensus.cc:515] T bd34e3248e0748f3873cf32539c48212 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:53.073477 20267 tablet_bootstrap.cc:492] T 6f62fff686c540edb102aeeb12c4d76f P 5a620fde6d1e4096b565f138383f5c1f: No bootstrap required, opened a new log
I20260608 12:55:53.074009 20267 ts_tablet_manager.cc:1403] T 6f62fff686c540edb102aeeb12c4d76f P 5a620fde6d1e4096b565f138383f5c1f: Time spent bootstrapping tablet: real 0.036s	user 0.019s	sys 0.009s
I20260608 12:55:53.075356 20272 leader_election.cc:290] T bd34e3248e0748f3873cf32539c48212 P f6210e47b3f5439aa26be44c9e032784 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130:46079), 88da2349ca534e1ab30db21bf1ebe526 (127.16.174.131:41525)
I20260608 12:55:53.078485 20265 ts_tablet_manager.cc:1434] T bd34e3248e0748f3873cf32539c48212 P f6210e47b3f5439aa26be44c9e032784: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260608 12:55:53.081058 20264 tablet_bootstrap.cc:492] T fe2f7e51002e407babff14057ae21997 P 88da2349ca534e1ab30db21bf1ebe526: No bootstrap required, opened a new log
I20260608 12:55:53.080724 20267 raft_consensus.cc:359] T 6f62fff686c540edb102aeeb12c4d76f P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } }
I20260608 12:55:53.081689 20264 ts_tablet_manager.cc:1403] T fe2f7e51002e407babff14057ae21997 P 88da2349ca534e1ab30db21bf1ebe526: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.007s
I20260608 12:55:53.082051 20265 tablet_bootstrap.cc:492] T fe2f7e51002e407babff14057ae21997 P f6210e47b3f5439aa26be44c9e032784: Bootstrap starting.
I20260608 12:55:53.085040 20264 raft_consensus.cc:359] T fe2f7e51002e407babff14057ae21997 P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:53.085850 20264 raft_consensus.cc:385] T fe2f7e51002e407babff14057ae21997 P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:53.086192 20264 raft_consensus.cc:740] T fe2f7e51002e407babff14057ae21997 P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88da2349ca534e1ab30db21bf1ebe526, State: Initialized, Role: FOLLOWER
I20260608 12:55:53.087293 20264 consensus_queue.cc:260] T fe2f7e51002e407babff14057ae21997 P 88da2349ca534e1ab30db21bf1ebe526 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:53.089785 20265 tablet_bootstrap.cc:654] T fe2f7e51002e407babff14057ae21997 P f6210e47b3f5439aa26be44c9e032784: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:53.081946 20267 raft_consensus.cc:385] T 6f62fff686c540edb102aeeb12c4d76f P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:53.091300 20267 raft_consensus.cc:740] T 6f62fff686c540edb102aeeb12c4d76f P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a620fde6d1e4096b565f138383f5c1f, State: Initialized, Role: FOLLOWER
I20260608 12:55:53.092619 20267 consensus_queue.cc:260] T 6f62fff686c540edb102aeeb12c4d76f P 5a620fde6d1e4096b565f138383f5c1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } }
I20260608 12:55:53.092662 20264 ts_tablet_manager.cc:1434] T fe2f7e51002e407babff14057ae21997 P 88da2349ca534e1ab30db21bf1ebe526: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 12:55:53.099306 20264 tablet_bootstrap.cc:492] T 4460566b9164417bbbbcc89f8443c1a3 P 88da2349ca534e1ab30db21bf1ebe526: Bootstrap starting.
I20260608 12:55:53.099478 20267 ts_tablet_manager.cc:1434] T 6f62fff686c540edb102aeeb12c4d76f P 5a620fde6d1e4096b565f138383f5c1f: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.004s
I20260608 12:55:53.100687 20267 tablet_bootstrap.cc:492] T fe2f7e51002e407babff14057ae21997 P 5a620fde6d1e4096b565f138383f5c1f: Bootstrap starting.
I20260608 12:55:53.106403 20145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd34e3248e0748f3873cf32539c48212" candidate_uuid: "f6210e47b3f5439aa26be44c9e032784" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a620fde6d1e4096b565f138383f5c1f" is_pre_election: true
W20260608 12:55:53.108536 20034 leader_election.cc:343] T bd34e3248e0748f3873cf32539c48212 P f6210e47b3f5439aa26be44c9e032784 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130:46079): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:55:53.113961 20265 tablet_bootstrap.cc:492] T fe2f7e51002e407babff14057ae21997 P f6210e47b3f5439aa26be44c9e032784: No bootstrap required, opened a new log
I20260608 12:55:53.114564 20265 ts_tablet_manager.cc:1403] T fe2f7e51002e407babff14057ae21997 P f6210e47b3f5439aa26be44c9e032784: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.008s
I20260608 12:55:53.117472 20219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd34e3248e0748f3873cf32539c48212" candidate_uuid: "f6210e47b3f5439aa26be44c9e032784" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88da2349ca534e1ab30db21bf1ebe526" is_pre_election: true
I20260608 12:55:53.118211 20264 tablet_bootstrap.cc:654] T 4460566b9164417bbbbcc89f8443c1a3 P 88da2349ca534e1ab30db21bf1ebe526: Neither blocks nor log segments found. Creating new log.
W20260608 12:55:53.119789 20036 leader_election.cc:343] T bd34e3248e0748f3873cf32539c48212 P f6210e47b3f5439aa26be44c9e032784 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88da2349ca534e1ab30db21bf1ebe526 (127.16.174.131:41525): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:55:53.120282 20267 tablet_bootstrap.cc:654] T fe2f7e51002e407babff14057ae21997 P 5a620fde6d1e4096b565f138383f5c1f: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:53.120724 20036 leader_election.cc:304] T bd34e3248e0748f3873cf32539c48212 P f6210e47b3f5439aa26be44c9e032784 [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: f6210e47b3f5439aa26be44c9e032784; no voters: 5a620fde6d1e4096b565f138383f5c1f, 88da2349ca534e1ab30db21bf1ebe526
I20260608 12:55:53.122646 20272 raft_consensus.cc:2749] T bd34e3248e0748f3873cf32539c48212 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:55:53.125123 20265 raft_consensus.cc:359] T fe2f7e51002e407babff14057ae21997 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:53.126286 20265 raft_consensus.cc:385] T fe2f7e51002e407babff14057ae21997 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:53.126727 20265 raft_consensus.cc:740] T fe2f7e51002e407babff14057ae21997 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6210e47b3f5439aa26be44c9e032784, State: Initialized, Role: FOLLOWER
I20260608 12:55:53.127995 20265 consensus_queue.cc:260] T fe2f7e51002e407babff14057ae21997 P f6210e47b3f5439aa26be44c9e032784 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:53.133292 20267 tablet_bootstrap.cc:492] T fe2f7e51002e407babff14057ae21997 P 5a620fde6d1e4096b565f138383f5c1f: No bootstrap required, opened a new log
I20260608 12:55:53.133847 20267 ts_tablet_manager.cc:1403] T fe2f7e51002e407babff14057ae21997 P 5a620fde6d1e4096b565f138383f5c1f: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.000s
I20260608 12:55:53.131697 20265 ts_tablet_manager.cc:1434] T fe2f7e51002e407babff14057ae21997 P f6210e47b3f5439aa26be44c9e032784: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.001s
I20260608 12:55:53.136927 20265 tablet_bootstrap.cc:492] T 6f62fff686c540edb102aeeb12c4d76f P f6210e47b3f5439aa26be44c9e032784: Bootstrap starting.
I20260608 12:55:53.136716 20267 raft_consensus.cc:359] T fe2f7e51002e407babff14057ae21997 P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:53.139834 20264 tablet_bootstrap.cc:492] T 4460566b9164417bbbbcc89f8443c1a3 P 88da2349ca534e1ab30db21bf1ebe526: No bootstrap required, opened a new log
I20260608 12:55:53.139900 20267 raft_consensus.cc:385] T fe2f7e51002e407babff14057ae21997 P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:53.140623 20267 raft_consensus.cc:740] T fe2f7e51002e407babff14057ae21997 P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a620fde6d1e4096b565f138383f5c1f, State: Initialized, Role: FOLLOWER
I20260608 12:55:53.140920 20264 ts_tablet_manager.cc:1403] T 4460566b9164417bbbbcc89f8443c1a3 P 88da2349ca534e1ab30db21bf1ebe526: Time spent bootstrapping tablet: real 0.045s	user 0.020s	sys 0.011s
I20260608 12:55:53.141848 20267 consensus_queue.cc:260] T fe2f7e51002e407babff14057ae21997 P 5a620fde6d1e4096b565f138383f5c1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:53.142832 20269 raft_consensus.cc:493] T fe2f7e51002e407babff14057ae21997 P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:53.143378 20269 raft_consensus.cc:515] T fe2f7e51002e407babff14057ae21997 P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:53.145260 20264 raft_consensus.cc:359] T 4460566b9164417bbbbcc89f8443c1a3 P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:53.146067 20264 raft_consensus.cc:385] T 4460566b9164417bbbbcc89f8443c1a3 P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:53.146375 20264 raft_consensus.cc:740] T 4460566b9164417bbbbcc89f8443c1a3 P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88da2349ca534e1ab30db21bf1ebe526, State: Initialized, Role: FOLLOWER
I20260608 12:55:53.147617 20265 tablet_bootstrap.cc:654] T 6f62fff686c540edb102aeeb12c4d76f P f6210e47b3f5439aa26be44c9e032784: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:53.147212 20264 consensus_queue.cc:260] T 4460566b9164417bbbbcc89f8443c1a3 P 88da2349ca534e1ab30db21bf1ebe526 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:53.149890 20264 ts_tablet_manager.cc:1434] T 4460566b9164417bbbbcc89f8443c1a3 P 88da2349ca534e1ab30db21bf1ebe526: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260608 12:55:53.151000 20264 tablet_bootstrap.cc:492] T bd34e3248e0748f3873cf32539c48212 P 88da2349ca534e1ab30db21bf1ebe526: Bootstrap starting.
I20260608 12:55:53.153090 20269 leader_election.cc:290] T fe2f7e51002e407babff14057ae21997 P 5a620fde6d1e4096b565f138383f5c1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6210e47b3f5439aa26be44c9e032784 (127.16.174.129:32997), 88da2349ca534e1ab30db21bf1ebe526 (127.16.174.131:41525)
I20260608 12:55:53.157621 20273 raft_consensus.cc:493] T fe2f7e51002e407babff14057ae21997 P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:53.158401 20273 raft_consensus.cc:515] T fe2f7e51002e407babff14057ae21997 P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:53.160266 20264 tablet_bootstrap.cc:654] T bd34e3248e0748f3873cf32539c48212 P 88da2349ca534e1ab30db21bf1ebe526: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:53.180878 20273 leader_election.cc:290] T fe2f7e51002e407babff14057ae21997 P 88da2349ca534e1ab30db21bf1ebe526 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6210e47b3f5439aa26be44c9e032784 (127.16.174.129:32997), 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130:46079)
I20260608 12:55:53.182825 20273 raft_consensus.cc:493] T 167db1dca882439786450016872825c7 P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:53.183421 20273 raft_consensus.cc:515] T 167db1dca882439786450016872825c7 P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:53.185982 20273 leader_election.cc:290] T 167db1dca882439786450016872825c7 P 88da2349ca534e1ab30db21bf1ebe526 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6210e47b3f5439aa26be44c9e032784 (127.16.174.129:32997), 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130:46079)
W20260608 12:55:53.196574 20016 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:55:53.198769 20269 raft_consensus.cc:493] T cc18f2ec67cc4b1abca54fa67730aff6 P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:53.198976 20021 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:55:53.199450 20269 raft_consensus.cc:515] T cc18f2ec67cc4b1abca54fa67730aff6 P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:53.200487 20273 raft_consensus.cc:493] T 58e33187eb944bafb49c993891e6c0ab P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260608 12:55:53.200412 20021 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 12:55:53.201253 20273 raft_consensus.cc:515] T 58e33187eb944bafb49c993891e6c0ab P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:53.202124 20269 leader_election.cc:290] T cc18f2ec67cc4b1abca54fa67730aff6 P 5a620fde6d1e4096b565f138383f5c1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6210e47b3f5439aa26be44c9e032784 (127.16.174.129:32997), 88da2349ca534e1ab30db21bf1ebe526 (127.16.174.131:41525)
I20260608 12:55:53.204344 20273 leader_election.cc:290] T 58e33187eb944bafb49c993891e6c0ab P 88da2349ca534e1ab30db21bf1ebe526 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6210e47b3f5439aa26be44c9e032784 (127.16.174.129:32997), 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130:46079)
I20260608 12:55:53.206280 20269 raft_consensus.cc:493] T 6f62fff686c540edb102aeeb12c4d76f P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:53.206838 20269 raft_consensus.cc:515] T 6f62fff686c540edb102aeeb12c4d76f P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } }
I20260608 12:55:53.208712 20272 raft_consensus.cc:493] T c34b4e4e78b943febf38f4fe8e6c29a7 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:53.209141 20269 leader_election.cc:290] T 6f62fff686c540edb102aeeb12c4d76f P 5a620fde6d1e4096b565f138383f5c1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88da2349ca534e1ab30db21bf1ebe526 (127.16.174.131:41525), f6210e47b3f5439aa26be44c9e032784 (127.16.174.129:32997)
I20260608 12:55:53.209353 20272 raft_consensus.cc:515] T c34b4e4e78b943febf38f4fe8e6c29a7 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:53.215588 20145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c34b4e4e78b943febf38f4fe8e6c29a7" candidate_uuid: "f6210e47b3f5439aa26be44c9e032784" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a620fde6d1e4096b565f138383f5c1f" is_pre_election: true
I20260608 12:55:53.216454 20145 raft_consensus.cc:2468] T c34b4e4e78b943febf38f4fe8e6c29a7 P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6210e47b3f5439aa26be44c9e032784 in term 0.
I20260608 12:55:53.219830 20034 leader_election.cc:304] T c34b4e4e78b943febf38f4fe8e6c29a7 P f6210e47b3f5439aa26be44c9e032784 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a620fde6d1e4096b565f138383f5c1f, f6210e47b3f5439aa26be44c9e032784; no voters: 
I20260608 12:55:53.221298 20070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe2f7e51002e407babff14057ae21997" candidate_uuid: "5a620fde6d1e4096b565f138383f5c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6210e47b3f5439aa26be44c9e032784" is_pre_election: true
I20260608 12:55:53.221871 20272 leader_election.cc:290] T c34b4e4e78b943febf38f4fe8e6c29a7 P f6210e47b3f5439aa26be44c9e032784 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130:46079), 88da2349ca534e1ab30db21bf1ebe526 (127.16.174.131:41525)
I20260608 12:55:53.222841 20272 raft_consensus.cc:2804] T c34b4e4e78b943febf38f4fe8e6c29a7 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:55:53.224965 20272 raft_consensus.cc:493] T c34b4e4e78b943febf38f4fe8e6c29a7 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:53.225515 20272 raft_consensus.cc:3060] T c34b4e4e78b943febf38f4fe8e6c29a7 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:53.225944 20267 ts_tablet_manager.cc:1434] T fe2f7e51002e407babff14057ae21997 P 5a620fde6d1e4096b565f138383f5c1f: Time spent starting tablet: real 0.092s	user 0.017s	sys 0.000s
I20260608 12:55:53.226704 20219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c34b4e4e78b943febf38f4fe8e6c29a7" candidate_uuid: "f6210e47b3f5439aa26be44c9e032784" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88da2349ca534e1ab30db21bf1ebe526" is_pre_election: true
I20260608 12:55:53.227065 20267 tablet_bootstrap.cc:492] T 167db1dca882439786450016872825c7 P 5a620fde6d1e4096b565f138383f5c1f: Bootstrap starting.
I20260608 12:55:53.221980 20070 raft_consensus.cc:2468] T fe2f7e51002e407babff14057ae21997 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a620fde6d1e4096b565f138383f5c1f in term 0.
W20260608 12:55:53.231069 20036 leader_election.cc:343] T c34b4e4e78b943febf38f4fe8e6c29a7 P f6210e47b3f5439aa26be44c9e032784 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88da2349ca534e1ab30db21bf1ebe526 (127.16.174.131:41525): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:55:53.232842 20286 raft_consensus.cc:493] T 4460566b9164417bbbbcc89f8443c1a3 P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:53.233464 20286 raft_consensus.cc:515] T 4460566b9164417bbbbcc89f8443c1a3 P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:53.236511 20272 raft_consensus.cc:515] T c34b4e4e78b943febf38f4fe8e6c29a7 P f6210e47b3f5439aa26be44c9e032784 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:53.240680 20272 leader_election.cc:290] T c34b4e4e78b943febf38f4fe8e6c29a7 P f6210e47b3f5439aa26be44c9e032784 [CANDIDATE]: Term 1 election: Requested vote from peers 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130:46079), 88da2349ca534e1ab30db21bf1ebe526 (127.16.174.131:41525)
I20260608 12:55:53.240876 20219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c34b4e4e78b943febf38f4fe8e6c29a7" candidate_uuid: "f6210e47b3f5439aa26be44c9e032784" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88da2349ca534e1ab30db21bf1ebe526"
W20260608 12:55:53.242496 20036 leader_election.cc:343] T c34b4e4e78b943febf38f4fe8e6c29a7 P f6210e47b3f5439aa26be44c9e032784 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 88da2349ca534e1ab30db21bf1ebe526 (127.16.174.131:41525): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:55:53.243760 20265 tablet_bootstrap.cc:492] T 6f62fff686c540edb102aeeb12c4d76f P f6210e47b3f5439aa26be44c9e032784: No bootstrap required, opened a new log
I20260608 12:55:53.244498 20265 ts_tablet_manager.cc:1403] T 6f62fff686c540edb102aeeb12c4d76f P f6210e47b3f5439aa26be44c9e032784: Time spent bootstrapping tablet: real 0.108s	user 0.044s	sys 0.022s
I20260608 12:55:53.245718 20286 leader_election.cc:290] T 4460566b9164417bbbbcc89f8443c1a3 P 5a620fde6d1e4096b565f138383f5c1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6210e47b3f5439aa26be44c9e032784 (127.16.174.129:32997), 88da2349ca534e1ab30db21bf1ebe526 (127.16.174.131:41525)
I20260608 12:55:53.252168 20070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe2f7e51002e407babff14057ae21997" candidate_uuid: "88da2349ca534e1ab30db21bf1ebe526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6210e47b3f5439aa26be44c9e032784" is_pre_election: true
I20260608 12:55:53.252005 20265 raft_consensus.cc:359] T 6f62fff686c540edb102aeeb12c4d76f P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } }
I20260608 12:55:53.253124 20070 raft_consensus.cc:2468] T fe2f7e51002e407babff14057ae21997 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88da2349ca534e1ab30db21bf1ebe526 in term 0.
I20260608 12:55:53.253327 20265 raft_consensus.cc:385] T 6f62fff686c540edb102aeeb12c4d76f P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:53.253993 20265 raft_consensus.cc:740] T 6f62fff686c540edb102aeeb12c4d76f P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6210e47b3f5439aa26be44c9e032784, State: Initialized, Role: FOLLOWER
I20260608 12:55:53.255296 20069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58e33187eb944bafb49c993891e6c0ab" candidate_uuid: "88da2349ca534e1ab30db21bf1ebe526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6210e47b3f5439aa26be44c9e032784" is_pre_election: true
I20260608 12:55:53.255471 20145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c34b4e4e78b943febf38f4fe8e6c29a7" candidate_uuid: "f6210e47b3f5439aa26be44c9e032784" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a620fde6d1e4096b565f138383f5c1f"
I20260608 12:55:53.256208 20145 raft_consensus.cc:3060] T c34b4e4e78b943febf38f4fe8e6c29a7 P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:53.257402 20070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167db1dca882439786450016872825c7" candidate_uuid: "88da2349ca534e1ab30db21bf1ebe526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6210e47b3f5439aa26be44c9e032784" is_pre_election: true
I20260608 12:55:53.257660 20069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc18f2ec67cc4b1abca54fa67730aff6" candidate_uuid: "5a620fde6d1e4096b565f138383f5c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6210e47b3f5439aa26be44c9e032784" is_pre_election: true
I20260608 12:55:53.260905 20144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe2f7e51002e407babff14057ae21997" candidate_uuid: "88da2349ca534e1ab30db21bf1ebe526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a620fde6d1e4096b565f138383f5c1f" is_pre_election: true
I20260608 12:55:53.261821 20144 raft_consensus.cc:2468] T fe2f7e51002e407babff14057ae21997 P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88da2349ca534e1ab30db21bf1ebe526 in term 0.
I20260608 12:55:53.264180 20185 leader_election.cc:304] T fe2f7e51002e407babff14057ae21997 P 88da2349ca534e1ab30db21bf1ebe526 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88da2349ca534e1ab30db21bf1ebe526, f6210e47b3f5439aa26be44c9e032784; no voters: 
I20260608 12:55:53.264357 20142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58e33187eb944bafb49c993891e6c0ab" candidate_uuid: "88da2349ca534e1ab30db21bf1ebe526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a620fde6d1e4096b565f138383f5c1f" is_pre_election: true
I20260608 12:55:53.265574 20267 tablet_bootstrap.cc:654] T 167db1dca882439786450016872825c7 P 5a620fde6d1e4096b565f138383f5c1f: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:53.263417 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167db1dca882439786450016872825c7" candidate_uuid: "88da2349ca534e1ab30db21bf1ebe526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a620fde6d1e4096b565f138383f5c1f" is_pre_election: true
I20260608 12:55:53.266454 20145 raft_consensus.cc:2468] T c34b4e4e78b943febf38f4fe8e6c29a7 P 5a620fde6d1e4096b565f138383f5c1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6210e47b3f5439aa26be44c9e032784 in term 1.
I20260608 12:55:53.267900 20292 raft_consensus.cc:2804] T fe2f7e51002e407babff14057ae21997 P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:55:53.255340 20265 consensus_queue.cc:260] T 6f62fff686c540edb102aeeb12c4d76f P f6210e47b3f5439aa26be44c9e032784 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } }
I20260608 12:55:53.268342 20292 raft_consensus.cc:493] T fe2f7e51002e407babff14057ae21997 P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:53.268729 20292 raft_consensus.cc:3060] T fe2f7e51002e407babff14057ae21997 P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:55:53.268777 20183 leader_election.cc:343] T 58e33187eb944bafb49c993891e6c0ab P 88da2349ca534e1ab30db21bf1ebe526 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130:46079): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:55:53.269883 20183 leader_election.cc:343] T 167db1dca882439786450016872825c7 P 88da2349ca534e1ab30db21bf1ebe526 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130:46079): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:55:53.270294 20265 ts_tablet_manager.cc:1434] T 6f62fff686c540edb102aeeb12c4d76f P f6210e47b3f5439aa26be44c9e032784: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.001s
I20260608 12:55:53.259886 20069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f62fff686c540edb102aeeb12c4d76f" candidate_uuid: "5a620fde6d1e4096b565f138383f5c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6210e47b3f5439aa26be44c9e032784" is_pre_election: true
I20260608 12:55:53.271281 20069 raft_consensus.cc:2468] T 6f62fff686c540edb102aeeb12c4d76f P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a620fde6d1e4096b565f138383f5c1f in term 0.
I20260608 12:55:53.258147 20070 raft_consensus.cc:2468] T 167db1dca882439786450016872825c7 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88da2349ca534e1ab30db21bf1ebe526 in term 0.
I20260608 12:55:53.275511 20069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4460566b9164417bbbbcc89f8443c1a3" candidate_uuid: "5a620fde6d1e4096b565f138383f5c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6210e47b3f5439aa26be44c9e032784" is_pre_election: true
I20260608 12:55:53.271354 20265 tablet_bootstrap.cc:492] T cc18f2ec67cc4b1abca54fa67730aff6 P f6210e47b3f5439aa26be44c9e032784: Bootstrap starting.
I20260608 12:55:53.278507 20034 leader_election.cc:304] T c34b4e4e78b943febf38f4fe8e6c29a7 P f6210e47b3f5439aa26be44c9e032784 [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: 5a620fde6d1e4096b565f138383f5c1f, f6210e47b3f5439aa26be44c9e032784; no voters: 88da2349ca534e1ab30db21bf1ebe526
I20260608 12:55:53.256124 20111 leader_election.cc:304] T fe2f7e51002e407babff14057ae21997 P 5a620fde6d1e4096b565f138383f5c1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a620fde6d1e4096b565f138383f5c1f, f6210e47b3f5439aa26be44c9e032784; no voters: 
I20260608 12:55:53.281363 20286 raft_consensus.cc:2804] T fe2f7e51002e407babff14057ae21997 P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:55:53.281999 20286 raft_consensus.cc:493] T fe2f7e51002e407babff14057ae21997 P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:53.282519 20286 raft_consensus.cc:3060] T fe2f7e51002e407babff14057ae21997 P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:55:53.291790 20111 leader_election.cc:343] T cc18f2ec67cc4b1abca54fa67730aff6 P 5a620fde6d1e4096b565f138383f5c1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6210e47b3f5439aa26be44c9e032784 (127.16.174.129:32997): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:55:53.292128 20292 raft_consensus.cc:515] T fe2f7e51002e407babff14057ae21997 P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:53.292642 20111 leader_election.cc:304] T 6f62fff686c540edb102aeeb12c4d76f P 5a620fde6d1e4096b565f138383f5c1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a620fde6d1e4096b565f138383f5c1f, f6210e47b3f5439aa26be44c9e032784; no voters: 
I20260608 12:55:53.297725 20265 tablet_bootstrap.cc:654] T cc18f2ec67cc4b1abca54fa67730aff6 P f6210e47b3f5439aa26be44c9e032784: Neither blocks nor log segments found. Creating new log.
W20260608 12:55:53.301795 20111 leader_election.cc:343] T 4460566b9164417bbbbcc89f8443c1a3 P 5a620fde6d1e4096b565f138383f5c1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6210e47b3f5439aa26be44c9e032784 (127.16.174.129:32997): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:55:53.301858 20269 raft_consensus.cc:2804] T 6f62fff686c540edb102aeeb12c4d76f P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260608 12:55:53.298100 20185 leader_election.cc:343] T 58e33187eb944bafb49c993891e6c0ab P 88da2349ca534e1ab30db21bf1ebe526 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6210e47b3f5439aa26be44c9e032784 (127.16.174.129:32997): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:55:53.302584 20145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe2f7e51002e407babff14057ae21997" candidate_uuid: "88da2349ca534e1ab30db21bf1ebe526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a620fde6d1e4096b565f138383f5c1f"
I20260608 12:55:53.304396 20295 raft_consensus.cc:2804] T c34b4e4e78b943febf38f4fe8e6c29a7 P f6210e47b3f5439aa26be44c9e032784 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:53.303215 20269 raft_consensus.cc:493] T 6f62fff686c540edb102aeeb12c4d76f P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:53.310139 20267 tablet_bootstrap.cc:492] T 167db1dca882439786450016872825c7 P 5a620fde6d1e4096b565f138383f5c1f: No bootstrap required, opened a new log
I20260608 12:55:53.303726 20185 leader_election.cc:304] T 58e33187eb944bafb49c993891e6c0ab P 88da2349ca534e1ab30db21bf1ebe526 [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: 88da2349ca534e1ab30db21bf1ebe526; no voters: 5a620fde6d1e4096b565f138383f5c1f, f6210e47b3f5439aa26be44c9e032784
I20260608 12:55:53.310667 20295 raft_consensus.cc:697] T c34b4e4e78b943febf38f4fe8e6c29a7 P f6210e47b3f5439aa26be44c9e032784 [term 1 LEADER]: Becoming Leader. State: Replica: f6210e47b3f5439aa26be44c9e032784, State: Running, Role: LEADER
I20260608 12:55:53.310918 20273 raft_consensus.cc:2749] T 58e33187eb944bafb49c993891e6c0ab P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:55:53.303467 20292 leader_election.cc:290] T fe2f7e51002e407babff14057ae21997 P 88da2349ca534e1ab30db21bf1ebe526 [CANDIDATE]: Term 1 election: Requested vote from peers f6210e47b3f5439aa26be44c9e032784 (127.16.174.129:32997), 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130:46079)
I20260608 12:55:53.310417 20269 raft_consensus.cc:3060] T 6f62fff686c540edb102aeeb12c4d76f P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:53.310724 20267 ts_tablet_manager.cc:1403] T 167db1dca882439786450016872825c7 P 5a620fde6d1e4096b565f138383f5c1f: Time spent bootstrapping tablet: real 0.084s	user 0.017s	sys 0.013s
I20260608 12:55:53.311945 20295 consensus_queue.cc:237] T c34b4e4e78b943febf38f4fe8e6c29a7 P f6210e47b3f5439aa26be44c9e032784 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:53.313488 20264 tablet_bootstrap.cc:492] T bd34e3248e0748f3873cf32539c48212 P 88da2349ca534e1ab30db21bf1ebe526: No bootstrap required, opened a new log
I20260608 12:55:53.314026 20264 ts_tablet_manager.cc:1403] T bd34e3248e0748f3873cf32539c48212 P 88da2349ca534e1ab30db21bf1ebe526: Time spent bootstrapping tablet: real 0.163s	user 0.050s	sys 0.092s
I20260608 12:55:53.311951 20286 raft_consensus.cc:515] T fe2f7e51002e407babff14057ae21997 P 5a620fde6d1e4096b565f138383f5c1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:53.315320 20145 raft_consensus.cc:2393] T fe2f7e51002e407babff14057ae21997 P 5a620fde6d1e4096b565f138383f5c1f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 88da2349ca534e1ab30db21bf1ebe526 in current term 1: Already voted for candidate 5a620fde6d1e4096b565f138383f5c1f in this term.
I20260608 12:55:53.315223 20267 raft_consensus.cc:359] T 167db1dca882439786450016872825c7 P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:53.316032 20267 raft_consensus.cc:385] T 167db1dca882439786450016872825c7 P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:53.316390 20267 raft_consensus.cc:740] T 167db1dca882439786450016872825c7 P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a620fde6d1e4096b565f138383f5c1f, State: Initialized, Role: FOLLOWER
I20260608 12:55:53.317286 20069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe2f7e51002e407babff14057ae21997" candidate_uuid: "5a620fde6d1e4096b565f138383f5c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6210e47b3f5439aa26be44c9e032784"
I20260608 12:55:53.317166 20267 consensus_queue.cc:260] T 167db1dca882439786450016872825c7 P 5a620fde6d1e4096b565f138383f5c1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:53.317449 20264 raft_consensus.cc:359] T bd34e3248e0748f3873cf32539c48212 P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:53.317903 20069 raft_consensus.cc:3060] T fe2f7e51002e407babff14057ae21997 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:53.318125 20264 raft_consensus.cc:385] T bd34e3248e0748f3873cf32539c48212 P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:53.318765 20264 raft_consensus.cc:740] T bd34e3248e0748f3873cf32539c48212 P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88da2349ca534e1ab30db21bf1ebe526, State: Initialized, Role: FOLLOWER
I20260608 12:55:53.319772 20264 consensus_queue.cc:260] T bd34e3248e0748f3873cf32539c48212 P 88da2349ca534e1ab30db21bf1ebe526 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:53.322234 20264 ts_tablet_manager.cc:1434] T bd34e3248e0748f3873cf32539c48212 P 88da2349ca534e1ab30db21bf1ebe526: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:55:53.324954 20264 tablet_bootstrap.cc:492] T 6f62fff686c540edb102aeeb12c4d76f P 88da2349ca534e1ab30db21bf1ebe526: Bootstrap starting.
I20260608 12:55:53.326992 20269 raft_consensus.cc:515] T 6f62fff686c540edb102aeeb12c4d76f P 5a620fde6d1e4096b565f138383f5c1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } }
I20260608 12:55:53.323199 20185 leader_election.cc:304] T 167db1dca882439786450016872825c7 P 88da2349ca534e1ab30db21bf1ebe526 [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: 88da2349ca534e1ab30db21bf1ebe526, f6210e47b3f5439aa26be44c9e032784; no voters: 5a620fde6d1e4096b565f138383f5c1f
I20260608 12:55:53.328420 20292 raft_consensus.cc:2804] T 167db1dca882439786450016872825c7 P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:55:53.328747 20286 leader_election.cc:290] T fe2f7e51002e407babff14057ae21997 P 5a620fde6d1e4096b565f138383f5c1f [CANDIDATE]: Term 1 election: Requested vote from peers f6210e47b3f5439aa26be44c9e032784 (127.16.174.129:32997), 88da2349ca534e1ab30db21bf1ebe526 (127.16.174.131:41525)
I20260608 12:55:53.327287 20069 raft_consensus.cc:2468] T fe2f7e51002e407babff14057ae21997 P f6210e47b3f5439aa26be44c9e032784 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a620fde6d1e4096b565f138383f5c1f in term 1.
I20260608 12:55:53.329926 20070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe2f7e51002e407babff14057ae21997" candidate_uuid: "88da2349ca534e1ab30db21bf1ebe526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6210e47b3f5439aa26be44c9e032784"
I20260608 12:55:53.330525 20111 leader_election.cc:304] T fe2f7e51002e407babff14057ae21997 P 5a620fde6d1e4096b565f138383f5c1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a620fde6d1e4096b565f138383f5c1f, f6210e47b3f5439aa26be44c9e032784; no voters: 
I20260608 12:55:53.330765 20070 raft_consensus.cc:2393] T fe2f7e51002e407babff14057ae21997 P f6210e47b3f5439aa26be44c9e032784 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 88da2349ca534e1ab30db21bf1ebe526 in current term 1: Already voted for candidate 5a620fde6d1e4096b565f138383f5c1f in this term.
I20260608 12:55:53.331662 20286 raft_consensus.cc:2804] T fe2f7e51002e407babff14057ae21997 P 5a620fde6d1e4096b565f138383f5c1f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:53.332149 20286 raft_consensus.cc:697] T fe2f7e51002e407babff14057ae21997 P 5a620fde6d1e4096b565f138383f5c1f [term 1 LEADER]: Becoming Leader. State: Replica: 5a620fde6d1e4096b565f138383f5c1f, State: Running, Role: LEADER
I20260608 12:55:53.328977 20292 raft_consensus.cc:493] T 167db1dca882439786450016872825c7 P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:53.333698 20292 raft_consensus.cc:3060] T 167db1dca882439786450016872825c7 P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:53.337905 20219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe2f7e51002e407babff14057ae21997" candidate_uuid: "5a620fde6d1e4096b565f138383f5c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88da2349ca534e1ab30db21bf1ebe526" is_pre_election: true
I20260608 12:55:53.339371 20219 raft_consensus.cc:2393] T fe2f7e51002e407babff14057ae21997 P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5a620fde6d1e4096b565f138383f5c1f in current term 1: Already voted for candidate 88da2349ca534e1ab30db21bf1ebe526 in this term.
I20260608 12:55:53.340260 20217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f62fff686c540edb102aeeb12c4d76f" candidate_uuid: "5a620fde6d1e4096b565f138383f5c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88da2349ca534e1ab30db21bf1ebe526" is_pre_election: true
I20260608 12:55:53.341110 20218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc18f2ec67cc4b1abca54fa67730aff6" candidate_uuid: "5a620fde6d1e4096b565f138383f5c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88da2349ca534e1ab30db21bf1ebe526" is_pre_election: true
I20260608 12:55:53.340443 20185 leader_election.cc:304] T fe2f7e51002e407babff14057ae21997 P 88da2349ca534e1ab30db21bf1ebe526 [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: 88da2349ca534e1ab30db21bf1ebe526; no voters: 5a620fde6d1e4096b565f138383f5c1f, f6210e47b3f5439aa26be44c9e032784
I20260608 12:55:53.342203 20218 raft_consensus.cc:2468] T cc18f2ec67cc4b1abca54fa67730aff6 P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a620fde6d1e4096b565f138383f5c1f in term 0.
I20260608 12:55:53.343133 20273 raft_consensus.cc:2749] T fe2f7e51002e407babff14057ae21997 P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:55:53.333001 20286 consensus_queue.cc:237] T fe2f7e51002e407babff14057ae21997 P 5a620fde6d1e4096b565f138383f5c1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:53.344322 20216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4460566b9164417bbbbcc89f8443c1a3" candidate_uuid: "5a620fde6d1e4096b565f138383f5c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88da2349ca534e1ab30db21bf1ebe526" is_pre_election: true
I20260608 12:55:53.345419 20216 raft_consensus.cc:2468] T 4460566b9164417bbbbcc89f8443c1a3 P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a620fde6d1e4096b565f138383f5c1f in term 0.
W20260608 12:55:53.346575 20111 leader_election.cc:343] T 6f62fff686c540edb102aeeb12c4d76f P 5a620fde6d1e4096b565f138383f5c1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88da2349ca534e1ab30db21bf1ebe526 (127.16.174.131:41525): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:55:53.347216 20265 tablet_bootstrap.cc:492] T cc18f2ec67cc4b1abca54fa67730aff6 P f6210e47b3f5439aa26be44c9e032784: No bootstrap required, opened a new log
I20260608 12:55:53.347262 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe2f7e51002e407babff14057ae21997" candidate_uuid: "5a620fde6d1e4096b565f138383f5c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88da2349ca534e1ab30db21bf1ebe526"
I20260608 12:55:53.347951 20265 ts_tablet_manager.cc:1403] T cc18f2ec67cc4b1abca54fa67730aff6 P f6210e47b3f5439aa26be44c9e032784: Time spent bootstrapping tablet: real 0.077s	user 0.007s	sys 0.009s
I20260608 12:55:53.348126 20111 leader_election.cc:304] T cc18f2ec67cc4b1abca54fa67730aff6 P 5a620fde6d1e4096b565f138383f5c1f [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: 5a620fde6d1e4096b565f138383f5c1f, 88da2349ca534e1ab30db21bf1ebe526; no voters: f6210e47b3f5439aa26be44c9e032784
I20260608 12:55:53.348742 20215 raft_consensus.cc:2393] T fe2f7e51002e407babff14057ae21997 P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5a620fde6d1e4096b565f138383f5c1f in current term 1: Already voted for candidate 88da2349ca534e1ab30db21bf1ebe526 in this term.
I20260608 12:55:53.354650 20265 raft_consensus.cc:359] T cc18f2ec67cc4b1abca54fa67730aff6 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:53.355391 20265 raft_consensus.cc:385] T cc18f2ec67cc4b1abca54fa67730aff6 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:53.357462 20265 raft_consensus.cc:740] T cc18f2ec67cc4b1abca54fa67730aff6 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6210e47b3f5439aa26be44c9e032784, State: Initialized, Role: FOLLOWER
I20260608 12:55:53.361718 20269 leader_election.cc:290] T 6f62fff686c540edb102aeeb12c4d76f P 5a620fde6d1e4096b565f138383f5c1f [CANDIDATE]: Term 1 election: Requested vote from peers 88da2349ca534e1ab30db21bf1ebe526 (127.16.174.131:41525), f6210e47b3f5439aa26be44c9e032784 (127.16.174.129:32997)
I20260608 12:55:53.362015 20264 tablet_bootstrap.cc:654] T 6f62fff686c540edb102aeeb12c4d76f P 88da2349ca534e1ab30db21bf1ebe526: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:53.363867 20298 raft_consensus.cc:2804] T cc18f2ec67cc4b1abca54fa67730aff6 P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:55:53.364355 20298 raft_consensus.cc:493] T cc18f2ec67cc4b1abca54fa67730aff6 P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:53.365057 20267 ts_tablet_manager.cc:1434] T 167db1dca882439786450016872825c7 P 5a620fde6d1e4096b565f138383f5c1f: Time spent starting tablet: real 0.053s	user 0.025s	sys 0.026s
I20260608 12:55:53.366235 20267 tablet_bootstrap.cc:492] T 58e33187eb944bafb49c993891e6c0ab P 5a620fde6d1e4096b565f138383f5c1f: Bootstrap starting.
I20260608 12:55:53.364781 20298 raft_consensus.cc:3060] T cc18f2ec67cc4b1abca54fa67730aff6 P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:53.366122 20265 consensus_queue.cc:260] T cc18f2ec67cc4b1abca54fa67730aff6 P f6210e47b3f5439aa26be44c9e032784 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:53.372691 20292 raft_consensus.cc:515] T 167db1dca882439786450016872825c7 P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:53.373178 20265 ts_tablet_manager.cc:1434] T cc18f2ec67cc4b1abca54fa67730aff6 P f6210e47b3f5439aa26be44c9e032784: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260608 12:55:53.374498 20265 tablet_bootstrap.cc:492] T 4460566b9164417bbbbcc89f8443c1a3 P f6210e47b3f5439aa26be44c9e032784: Bootstrap starting.
I20260608 12:55:53.375288 20292 leader_election.cc:290] T 167db1dca882439786450016872825c7 P 88da2349ca534e1ab30db21bf1ebe526 [CANDIDATE]: Term 1 election: Requested vote from peers f6210e47b3f5439aa26be44c9e032784 (127.16.174.129:32997), 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130:46079)
I20260608 12:55:53.376758 20145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167db1dca882439786450016872825c7" candidate_uuid: "88da2349ca534e1ab30db21bf1ebe526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a620fde6d1e4096b565f138383f5c1f"
I20260608 12:55:53.377851 20145 raft_consensus.cc:3060] T 167db1dca882439786450016872825c7 P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:53.377780 20111 leader_election.cc:304] T 4460566b9164417bbbbcc89f8443c1a3 P 5a620fde6d1e4096b565f138383f5c1f [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: 5a620fde6d1e4096b565f138383f5c1f, 88da2349ca534e1ab30db21bf1ebe526; no voters: f6210e47b3f5439aa26be44c9e032784
I20260608 12:55:53.379982 20070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f62fff686c540edb102aeeb12c4d76f" candidate_uuid: "5a620fde6d1e4096b565f138383f5c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6210e47b3f5439aa26be44c9e032784"
I20260608 12:55:53.380542 20070 raft_consensus.cc:3060] T 6f62fff686c540edb102aeeb12c4d76f P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:53.377157 19968 catalog_manager.cc:5696] T c34b4e4e78b943febf38f4fe8e6c29a7 P f6210e47b3f5439aa26be44c9e032784 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6210e47b3f5439aa26be44c9e032784 (127.16.174.129). New cstate: current_term: 1 leader_uuid: "f6210e47b3f5439aa26be44c9e032784" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:53.385615 20267 tablet_bootstrap.cc:654] T 58e33187eb944bafb49c993891e6c0ab P 5a620fde6d1e4096b565f138383f5c1f: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:53.388679 19966 catalog_manager.cc:5696] T fe2f7e51002e407babff14057ae21997 P 5a620fde6d1e4096b565f138383f5c1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130). New cstate: current_term: 1 leader_uuid: "5a620fde6d1e4096b565f138383f5c1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:53.391291 20069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167db1dca882439786450016872825c7" candidate_uuid: "88da2349ca534e1ab30db21bf1ebe526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6210e47b3f5439aa26be44c9e032784"
I20260608 12:55:53.392105 20069 raft_consensus.cc:3060] T 167db1dca882439786450016872825c7 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:53.392088 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f62fff686c540edb102aeeb12c4d76f" candidate_uuid: "5a620fde6d1e4096b565f138383f5c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88da2349ca534e1ab30db21bf1ebe526"
I20260608 12:55:53.388033 20286 raft_consensus.cc:2804] T 4460566b9164417bbbbcc89f8443c1a3 P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:55:53.393898 20286 raft_consensus.cc:493] T 4460566b9164417bbbbcc89f8443c1a3 P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:53.394371 20286 raft_consensus.cc:3060] T 4460566b9164417bbbbcc89f8443c1a3 P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:55:53.394752 20111 leader_election.cc:343] T 6f62fff686c540edb102aeeb12c4d76f P 5a620fde6d1e4096b565f138383f5c1f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 88da2349ca534e1ab30db21bf1ebe526 (127.16.174.131:41525): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:55:53.396867 20070 raft_consensus.cc:2468] T 6f62fff686c540edb102aeeb12c4d76f P f6210e47b3f5439aa26be44c9e032784 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a620fde6d1e4096b565f138383f5c1f in term 1.
I20260608 12:55:53.398545 20111 leader_election.cc:304] T 6f62fff686c540edb102aeeb12c4d76f P 5a620fde6d1e4096b565f138383f5c1f [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: 5a620fde6d1e4096b565f138383f5c1f, f6210e47b3f5439aa26be44c9e032784; no voters: 88da2349ca534e1ab30db21bf1ebe526
I20260608 12:55:53.400913 20300 raft_consensus.cc:2804] T 6f62fff686c540edb102aeeb12c4d76f P 5a620fde6d1e4096b565f138383f5c1f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:53.404546 20300 raft_consensus.cc:697] T 6f62fff686c540edb102aeeb12c4d76f P 5a620fde6d1e4096b565f138383f5c1f [term 1 LEADER]: Becoming Leader. State: Replica: 5a620fde6d1e4096b565f138383f5c1f, State: Running, Role: LEADER
I20260608 12:55:53.403198 20069 raft_consensus.cc:2468] T 167db1dca882439786450016872825c7 P f6210e47b3f5439aa26be44c9e032784 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88da2349ca534e1ab30db21bf1ebe526 in term 1.
I20260608 12:55:53.408356 20185 leader_election.cc:304] T 167db1dca882439786450016872825c7 P 88da2349ca534e1ab30db21bf1ebe526 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88da2349ca534e1ab30db21bf1ebe526, f6210e47b3f5439aa26be44c9e032784; no voters: 
I20260608 12:55:53.409261 20292 raft_consensus.cc:2804] T 167db1dca882439786450016872825c7 P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:53.409751 20292 raft_consensus.cc:697] T 167db1dca882439786450016872825c7 P 88da2349ca534e1ab30db21bf1ebe526 [term 1 LEADER]: Becoming Leader. State: Replica: 88da2349ca534e1ab30db21bf1ebe526, State: Running, Role: LEADER
I20260608 12:55:53.410660 20292 consensus_queue.cc:237] T 167db1dca882439786450016872825c7 P 88da2349ca534e1ab30db21bf1ebe526 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:53.411463 20286 raft_consensus.cc:515] T 4460566b9164417bbbbcc89f8443c1a3 P 5a620fde6d1e4096b565f138383f5c1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:53.413123 20300 consensus_queue.cc:237] T 6f62fff686c540edb102aeeb12c4d76f P 5a620fde6d1e4096b565f138383f5c1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } }
I20260608 12:55:53.420233 20267 tablet_bootstrap.cc:492] T 58e33187eb944bafb49c993891e6c0ab P 5a620fde6d1e4096b565f138383f5c1f: No bootstrap required, opened a new log
I20260608 12:55:53.420827 20267 ts_tablet_manager.cc:1403] T 58e33187eb944bafb49c993891e6c0ab P 5a620fde6d1e4096b565f138383f5c1f: Time spent bootstrapping tablet: real 0.055s	user 0.020s	sys 0.004s
I20260608 12:55:53.420954 20069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4460566b9164417bbbbcc89f8443c1a3" candidate_uuid: "5a620fde6d1e4096b565f138383f5c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6210e47b3f5439aa26be44c9e032784"
I20260608 12:55:53.420135 20298 raft_consensus.cc:515] T cc18f2ec67cc4b1abca54fa67730aff6 P 5a620fde6d1e4096b565f138383f5c1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
W20260608 12:55:53.425335 20111 leader_election.cc:343] T 4460566b9164417bbbbcc89f8443c1a3 P 5a620fde6d1e4096b565f138383f5c1f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f6210e47b3f5439aa26be44c9e032784 (127.16.174.129:32997): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:55:53.422226 20286 leader_election.cc:290] T 4460566b9164417bbbbcc89f8443c1a3 P 5a620fde6d1e4096b565f138383f5c1f [CANDIDATE]: Term 1 election: Requested vote from peers f6210e47b3f5439aa26be44c9e032784 (127.16.174.129:32997), 88da2349ca534e1ab30db21bf1ebe526 (127.16.174.131:41525)
I20260608 12:55:53.424108 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4460566b9164417bbbbcc89f8443c1a3" candidate_uuid: "5a620fde6d1e4096b565f138383f5c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88da2349ca534e1ab30db21bf1ebe526"
I20260608 12:55:53.434684 20215 raft_consensus.cc:3060] T 4460566b9164417bbbbcc89f8443c1a3 P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:53.444882 20264 tablet_bootstrap.cc:492] T 6f62fff686c540edb102aeeb12c4d76f P 88da2349ca534e1ab30db21bf1ebe526: No bootstrap required, opened a new log
I20260608 12:55:53.444988 20069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc18f2ec67cc4b1abca54fa67730aff6" candidate_uuid: "5a620fde6d1e4096b565f138383f5c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6210e47b3f5439aa26be44c9e032784"
I20260608 12:55:53.445611 20264 ts_tablet_manager.cc:1403] T 6f62fff686c540edb102aeeb12c4d76f P 88da2349ca534e1ab30db21bf1ebe526: Time spent bootstrapping tablet: real 0.121s	user 0.008s	sys 0.014s
I20260608 12:55:53.445766 20069 raft_consensus.cc:3060] T cc18f2ec67cc4b1abca54fa67730aff6 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:53.446383 20216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc18f2ec67cc4b1abca54fa67730aff6" candidate_uuid: "5a620fde6d1e4096b565f138383f5c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88da2349ca534e1ab30db21bf1ebe526"
I20260608 12:55:53.446993 20216 raft_consensus.cc:3060] T cc18f2ec67cc4b1abca54fa67730aff6 P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:53.448287 20298 leader_election.cc:290] T cc18f2ec67cc4b1abca54fa67730aff6 P 5a620fde6d1e4096b565f138383f5c1f [CANDIDATE]: Term 1 election: Requested vote from peers f6210e47b3f5439aa26be44c9e032784 (127.16.174.129:32997), 88da2349ca534e1ab30db21bf1ebe526 (127.16.174.131:41525)
I20260608 12:55:53.452311 20265 tablet_bootstrap.cc:654] T 4460566b9164417bbbbcc89f8443c1a3 P f6210e47b3f5439aa26be44c9e032784: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:53.453552 20264 raft_consensus.cc:359] T 6f62fff686c540edb102aeeb12c4d76f P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } }
I20260608 12:55:53.453884 20267 raft_consensus.cc:359] T 58e33187eb944bafb49c993891e6c0ab P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:53.454341 20264 raft_consensus.cc:385] T 6f62fff686c540edb102aeeb12c4d76f P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:53.454583 20267 raft_consensus.cc:385] T 58e33187eb944bafb49c993891e6c0ab P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:53.454694 20264 raft_consensus.cc:740] T 6f62fff686c540edb102aeeb12c4d76f P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88da2349ca534e1ab30db21bf1ebe526, State: Initialized, Role: FOLLOWER
I20260608 12:55:53.454975 20267 raft_consensus.cc:740] T 58e33187eb944bafb49c993891e6c0ab P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a620fde6d1e4096b565f138383f5c1f, State: Initialized, Role: FOLLOWER
I20260608 12:55:53.452199 20215 raft_consensus.cc:2468] T 4460566b9164417bbbbcc89f8443c1a3 P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a620fde6d1e4096b565f138383f5c1f in term 1.
I20260608 12:55:53.455106 20069 raft_consensus.cc:2468] T cc18f2ec67cc4b1abca54fa67730aff6 P f6210e47b3f5439aa26be44c9e032784 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a620fde6d1e4096b565f138383f5c1f in term 1.
I20260608 12:55:53.455801 20267 consensus_queue.cc:260] T 58e33187eb944bafb49c993891e6c0ab P 5a620fde6d1e4096b565f138383f5c1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:53.455531 20264 consensus_queue.cc:260] T 6f62fff686c540edb102aeeb12c4d76f P 88da2349ca534e1ab30db21bf1ebe526 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } }
I20260608 12:55:53.459333 20264 ts_tablet_manager.cc:1434] T 6f62fff686c540edb102aeeb12c4d76f P 88da2349ca534e1ab30db21bf1ebe526: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260608 12:55:53.459749 20267 ts_tablet_manager.cc:1434] T 58e33187eb944bafb49c993891e6c0ab P 5a620fde6d1e4096b565f138383f5c1f: Time spent starting tablet: real 0.039s	user 0.010s	sys 0.000s
I20260608 12:55:53.460508 20264 tablet_bootstrap.cc:492] T c34b4e4e78b943febf38f4fe8e6c29a7 P 88da2349ca534e1ab30db21bf1ebe526: Bootstrap starting.
I20260608 12:55:53.461742 20267 tablet_bootstrap.cc:492] T bd34e3248e0748f3873cf32539c48212 P 5a620fde6d1e4096b565f138383f5c1f: Bootstrap starting.
I20260608 12:55:53.462827 20111 leader_election.cc:304] T 4460566b9164417bbbbcc89f8443c1a3 P 5a620fde6d1e4096b565f138383f5c1f [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: 5a620fde6d1e4096b565f138383f5c1f, 88da2349ca534e1ab30db21bf1ebe526; no voters: f6210e47b3f5439aa26be44c9e032784
I20260608 12:55:53.461962 20145 raft_consensus.cc:2468] T 167db1dca882439786450016872825c7 P 5a620fde6d1e4096b565f138383f5c1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88da2349ca534e1ab30db21bf1ebe526 in term 1.
I20260608 12:55:53.465423 20111 leader_election.cc:304] T cc18f2ec67cc4b1abca54fa67730aff6 P 5a620fde6d1e4096b565f138383f5c1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a620fde6d1e4096b565f138383f5c1f, f6210e47b3f5439aa26be44c9e032784; no voters: 
I20260608 12:55:53.466351 20300 raft_consensus.cc:2804] T cc18f2ec67cc4b1abca54fa67730aff6 P 5a620fde6d1e4096b565f138383f5c1f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:53.466845 20300 raft_consensus.cc:697] T cc18f2ec67cc4b1abca54fa67730aff6 P 5a620fde6d1e4096b565f138383f5c1f [term 1 LEADER]: Becoming Leader. State: Replica: 5a620fde6d1e4096b565f138383f5c1f, State: Running, Role: LEADER
I20260608 12:55:53.469090 20300 consensus_queue.cc:237] T cc18f2ec67cc4b1abca54fa67730aff6 P 5a620fde6d1e4096b565f138383f5c1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:53.471253 20216 raft_consensus.cc:2468] T cc18f2ec67cc4b1abca54fa67730aff6 P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a620fde6d1e4096b565f138383f5c1f in term 1.
I20260608 12:55:53.473186 20264 tablet_bootstrap.cc:654] T c34b4e4e78b943febf38f4fe8e6c29a7 P 88da2349ca534e1ab30db21bf1ebe526: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:53.467957 20298 raft_consensus.cc:2804] T 4460566b9164417bbbbcc89f8443c1a3 P 5a620fde6d1e4096b565f138383f5c1f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:53.493669 20267 tablet_bootstrap.cc:654] T bd34e3248e0748f3873cf32539c48212 P 5a620fde6d1e4096b565f138383f5c1f: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:53.494758 20265 tablet_bootstrap.cc:492] T 4460566b9164417bbbbcc89f8443c1a3 P f6210e47b3f5439aa26be44c9e032784: No bootstrap required, opened a new log
I20260608 12:55:53.495591 20298 raft_consensus.cc:697] T 4460566b9164417bbbbcc89f8443c1a3 P 5a620fde6d1e4096b565f138383f5c1f [term 1 LEADER]: Becoming Leader. State: Replica: 5a620fde6d1e4096b565f138383f5c1f, State: Running, Role: LEADER
I20260608 12:55:53.495849 20265 ts_tablet_manager.cc:1403] T 4460566b9164417bbbbcc89f8443c1a3 P f6210e47b3f5439aa26be44c9e032784: Time spent bootstrapping tablet: real 0.122s	user 0.028s	sys 0.008s
I20260608 12:55:53.496809 20298 consensus_queue.cc:237] T 4460566b9164417bbbbcc89f8443c1a3 P 5a620fde6d1e4096b565f138383f5c1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:53.499788 20265 raft_consensus.cc:359] T 4460566b9164417bbbbcc89f8443c1a3 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:53.500566 20265 raft_consensus.cc:385] T 4460566b9164417bbbbcc89f8443c1a3 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:53.501065 20265 raft_consensus.cc:740] T 4460566b9164417bbbbcc89f8443c1a3 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6210e47b3f5439aa26be44c9e032784, State: Initialized, Role: FOLLOWER
I20260608 12:55:53.501942 20265 consensus_queue.cc:260] T 4460566b9164417bbbbcc89f8443c1a3 P f6210e47b3f5439aa26be44c9e032784 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:53.504776 20264 tablet_bootstrap.cc:492] T c34b4e4e78b943febf38f4fe8e6c29a7 P 88da2349ca534e1ab30db21bf1ebe526: No bootstrap required, opened a new log
I20260608 12:55:53.504779 20265 ts_tablet_manager.cc:1434] T 4460566b9164417bbbbcc89f8443c1a3 P f6210e47b3f5439aa26be44c9e032784: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 12:55:53.505487 20267 tablet_bootstrap.cc:492] T bd34e3248e0748f3873cf32539c48212 P 5a620fde6d1e4096b565f138383f5c1f: No bootstrap required, opened a new log
I20260608 12:55:53.505553 20264 ts_tablet_manager.cc:1403] T c34b4e4e78b943febf38f4fe8e6c29a7 P 88da2349ca534e1ab30db21bf1ebe526: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.008s
I20260608 12:55:53.506076 20267 ts_tablet_manager.cc:1403] T bd34e3248e0748f3873cf32539c48212 P 5a620fde6d1e4096b565f138383f5c1f: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.004s
I20260608 12:55:53.506464 20265 tablet_bootstrap.cc:492] T 58e33187eb944bafb49c993891e6c0ab P f6210e47b3f5439aa26be44c9e032784: Bootstrap starting.
I20260608 12:55:53.508975 20267 raft_consensus.cc:359] T bd34e3248e0748f3873cf32539c48212 P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:53.508908 20264 raft_consensus.cc:359] T c34b4e4e78b943febf38f4fe8e6c29a7 P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:53.510013 20264 raft_consensus.cc:385] T c34b4e4e78b943febf38f4fe8e6c29a7 P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:53.510398 20264 raft_consensus.cc:740] T c34b4e4e78b943febf38f4fe8e6c29a7 P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88da2349ca534e1ab30db21bf1ebe526, State: Initialized, Role: FOLLOWER
I20260608 12:55:53.511283 20264 consensus_queue.cc:260] T c34b4e4e78b943febf38f4fe8e6c29a7 P 88da2349ca534e1ab30db21bf1ebe526 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:53.513684 20264 ts_tablet_manager.cc:1434] T c34b4e4e78b943febf38f4fe8e6c29a7 P 88da2349ca534e1ab30db21bf1ebe526: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:55:53.514050 20265 tablet_bootstrap.cc:654] T 58e33187eb944bafb49c993891e6c0ab P f6210e47b3f5439aa26be44c9e032784: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:53.509888 20267 raft_consensus.cc:385] T bd34e3248e0748f3873cf32539c48212 P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:53.516074 20267 raft_consensus.cc:740] T bd34e3248e0748f3873cf32539c48212 P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a620fde6d1e4096b565f138383f5c1f, State: Initialized, Role: FOLLOWER
I20260608 12:55:53.517732 20267 consensus_queue.cc:260] T bd34e3248e0748f3873cf32539c48212 P 5a620fde6d1e4096b565f138383f5c1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:53.518035 19967 catalog_manager.cc:5696] T 167db1dca882439786450016872825c7 P 88da2349ca534e1ab30db21bf1ebe526 reported cstate change: term changed from 0 to 1, leader changed from <none> to 88da2349ca534e1ab30db21bf1ebe526 (127.16.174.131). New cstate: current_term: 1 leader_uuid: "88da2349ca534e1ab30db21bf1ebe526" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } health_report { overall_health: HEALTHY } } }
I20260608 12:55:53.520713 20267 ts_tablet_manager.cc:1434] T bd34e3248e0748f3873cf32539c48212 P 5a620fde6d1e4096b565f138383f5c1f: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.001s
I20260608 12:55:53.527406 19968 catalog_manager.cc:5696] T 6f62fff686c540edb102aeeb12c4d76f P 5a620fde6d1e4096b565f138383f5c1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130). New cstate: current_term: 1 leader_uuid: "5a620fde6d1e4096b565f138383f5c1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } health_report { overall_health: HEALTHY } } }
I20260608 12:55:53.529296 19968 catalog_manager.cc:5696] T cc18f2ec67cc4b1abca54fa67730aff6 P 5a620fde6d1e4096b565f138383f5c1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130). New cstate: current_term: 1 leader_uuid: "5a620fde6d1e4096b565f138383f5c1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:53.531450 19968 catalog_manager.cc:5696] T 4460566b9164417bbbbcc89f8443c1a3 P 5a620fde6d1e4096b565f138383f5c1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130). New cstate: current_term: 1 leader_uuid: "5a620fde6d1e4096b565f138383f5c1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:53.535832 20265 tablet_bootstrap.cc:492] T 58e33187eb944bafb49c993891e6c0ab P f6210e47b3f5439aa26be44c9e032784: No bootstrap required, opened a new log
I20260608 12:55:53.536258 20265 ts_tablet_manager.cc:1403] T 58e33187eb944bafb49c993891e6c0ab P f6210e47b3f5439aa26be44c9e032784: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.011s
I20260608 12:55:53.538744 20265 raft_consensus.cc:359] T 58e33187eb944bafb49c993891e6c0ab P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:53.539405 20265 raft_consensus.cc:385] T 58e33187eb944bafb49c993891e6c0ab P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:53.539709 20265 raft_consensus.cc:740] T 58e33187eb944bafb49c993891e6c0ab P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6210e47b3f5439aa26be44c9e032784, State: Initialized, Role: FOLLOWER
I20260608 12:55:53.540374 20265 consensus_queue.cc:260] T 58e33187eb944bafb49c993891e6c0ab P f6210e47b3f5439aa26be44c9e032784 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:53.542475 20265 ts_tablet_manager.cc:1434] T 58e33187eb944bafb49c993891e6c0ab P f6210e47b3f5439aa26be44c9e032784: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:55:53.578784 20295 raft_consensus.cc:493] T 58e33187eb944bafb49c993891e6c0ab P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:53.579339 20295 raft_consensus.cc:515] T 58e33187eb944bafb49c993891e6c0ab P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:53.581673 20295 leader_election.cc:290] T 58e33187eb944bafb49c993891e6c0ab P f6210e47b3f5439aa26be44c9e032784 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130:46079), 88da2349ca534e1ab30db21bf1ebe526 (127.16.174.131:41525)
I20260608 12:55:53.582540 20145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58e33187eb944bafb49c993891e6c0ab" candidate_uuid: "f6210e47b3f5439aa26be44c9e032784" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a620fde6d1e4096b565f138383f5c1f" is_pre_election: true
I20260608 12:55:53.582757 20216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58e33187eb944bafb49c993891e6c0ab" candidate_uuid: "f6210e47b3f5439aa26be44c9e032784" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88da2349ca534e1ab30db21bf1ebe526" is_pre_election: true
I20260608 12:55:53.583103 20145 raft_consensus.cc:2468] T 58e33187eb944bafb49c993891e6c0ab P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6210e47b3f5439aa26be44c9e032784 in term 0.
I20260608 12:55:53.583454 20216 raft_consensus.cc:2468] T 58e33187eb944bafb49c993891e6c0ab P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6210e47b3f5439aa26be44c9e032784 in term 0.
I20260608 12:55:53.584203 20034 leader_election.cc:304] T 58e33187eb944bafb49c993891e6c0ab P f6210e47b3f5439aa26be44c9e032784 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a620fde6d1e4096b565f138383f5c1f, f6210e47b3f5439aa26be44c9e032784; no voters: 
I20260608 12:55:53.584900 20295 raft_consensus.cc:2804] T 58e33187eb944bafb49c993891e6c0ab P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:55:53.585302 20295 raft_consensus.cc:493] T 58e33187eb944bafb49c993891e6c0ab P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:53.585631 20295 raft_consensus.cc:3060] T 58e33187eb944bafb49c993891e6c0ab P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:53.590808 20295 raft_consensus.cc:515] T 58e33187eb944bafb49c993891e6c0ab P f6210e47b3f5439aa26be44c9e032784 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:53.593060 20295 leader_election.cc:290] T 58e33187eb944bafb49c993891e6c0ab P f6210e47b3f5439aa26be44c9e032784 [CANDIDATE]: Term 1 election: Requested vote from peers 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130:46079), 88da2349ca534e1ab30db21bf1ebe526 (127.16.174.131:41525)
I20260608 12:55:53.593856 20145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58e33187eb944bafb49c993891e6c0ab" candidate_uuid: "f6210e47b3f5439aa26be44c9e032784" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a620fde6d1e4096b565f138383f5c1f"
I20260608 12:55:53.594249 20216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58e33187eb944bafb49c993891e6c0ab" candidate_uuid: "f6210e47b3f5439aa26be44c9e032784" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88da2349ca534e1ab30db21bf1ebe526"
I20260608 12:55:53.594523 20145 raft_consensus.cc:3060] T 58e33187eb944bafb49c993891e6c0ab P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:53.594846 20216 raft_consensus.cc:3060] T 58e33187eb944bafb49c993891e6c0ab P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:53.601454 20216 raft_consensus.cc:2468] T 58e33187eb944bafb49c993891e6c0ab P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6210e47b3f5439aa26be44c9e032784 in term 1.
I20260608 12:55:53.601454 20145 raft_consensus.cc:2468] T 58e33187eb944bafb49c993891e6c0ab P 5a620fde6d1e4096b565f138383f5c1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6210e47b3f5439aa26be44c9e032784 in term 1.
I20260608 12:55:53.602322 20292 raft_consensus.cc:493] T 6f62fff686c540edb102aeeb12c4d76f P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:53.603022 20036 leader_election.cc:304] T 58e33187eb944bafb49c993891e6c0ab P f6210e47b3f5439aa26be44c9e032784 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88da2349ca534e1ab30db21bf1ebe526, f6210e47b3f5439aa26be44c9e032784; no voters: 
I20260608 12:55:53.602834 20292 raft_consensus.cc:515] T 6f62fff686c540edb102aeeb12c4d76f P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } }
I20260608 12:55:53.603796 20295 raft_consensus.cc:2804] T 58e33187eb944bafb49c993891e6c0ab P f6210e47b3f5439aa26be44c9e032784 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:53.604352 20295 raft_consensus.cc:697] T 58e33187eb944bafb49c993891e6c0ab P f6210e47b3f5439aa26be44c9e032784 [term 1 LEADER]: Becoming Leader. State: Replica: f6210e47b3f5439aa26be44c9e032784, State: Running, Role: LEADER
I20260608 12:55:53.605216 20295 consensus_queue.cc:237] T 58e33187eb944bafb49c993891e6c0ab P f6210e47b3f5439aa26be44c9e032784 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:53.605973 20069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f62fff686c540edb102aeeb12c4d76f" candidate_uuid: "88da2349ca534e1ab30db21bf1ebe526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6210e47b3f5439aa26be44c9e032784" is_pre_election: true
I20260608 12:55:53.606262 20292 leader_election.cc:290] T 6f62fff686c540edb102aeeb12c4d76f P 88da2349ca534e1ab30db21bf1ebe526 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6210e47b3f5439aa26be44c9e032784 (127.16.174.129:32997), 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130:46079)
I20260608 12:55:53.606783 20069 raft_consensus.cc:2393] T 6f62fff686c540edb102aeeb12c4d76f P f6210e47b3f5439aa26be44c9e032784 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 88da2349ca534e1ab30db21bf1ebe526 in current term 1: Already voted for candidate 5a620fde6d1e4096b565f138383f5c1f in this term.
I20260608 12:55:53.607163 20145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f62fff686c540edb102aeeb12c4d76f" candidate_uuid: "88da2349ca534e1ab30db21bf1ebe526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a620fde6d1e4096b565f138383f5c1f" is_pre_election: true
I20260608 12:55:53.608820 20183 leader_election.cc:304] T 6f62fff686c540edb102aeeb12c4d76f P 88da2349ca534e1ab30db21bf1ebe526 [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: 88da2349ca534e1ab30db21bf1ebe526; no voters: 5a620fde6d1e4096b565f138383f5c1f, f6210e47b3f5439aa26be44c9e032784
I20260608 12:55:53.609647 20292 raft_consensus.cc:3060] T 6f62fff686c540edb102aeeb12c4d76f P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:53.615337 19966 catalog_manager.cc:5696] T 58e33187eb944bafb49c993891e6c0ab P f6210e47b3f5439aa26be44c9e032784 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6210e47b3f5439aa26be44c9e032784 (127.16.174.129). New cstate: current_term: 1 leader_uuid: "f6210e47b3f5439aa26be44c9e032784" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:53.616848 20292 raft_consensus.cc:2749] T 6f62fff686c540edb102aeeb12c4d76f P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:55:53.736225 20292 raft_consensus.cc:493] T bd34e3248e0748f3873cf32539c48212 P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:53.736768 20292 raft_consensus.cc:515] T bd34e3248e0748f3873cf32539c48212 P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:53.738763 20292 leader_election.cc:290] T bd34e3248e0748f3873cf32539c48212 P 88da2349ca534e1ab30db21bf1ebe526 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6210e47b3f5439aa26be44c9e032784 (127.16.174.129:32997), 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130:46079)
I20260608 12:55:53.739704 20069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd34e3248e0748f3873cf32539c48212" candidate_uuid: "88da2349ca534e1ab30db21bf1ebe526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6210e47b3f5439aa26be44c9e032784" is_pre_election: true
I20260608 12:55:53.739946 20145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd34e3248e0748f3873cf32539c48212" candidate_uuid: "88da2349ca534e1ab30db21bf1ebe526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a620fde6d1e4096b565f138383f5c1f" is_pre_election: true
I20260608 12:55:53.740346 20069 raft_consensus.cc:2468] T bd34e3248e0748f3873cf32539c48212 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88da2349ca534e1ab30db21bf1ebe526 in term 0.
I20260608 12:55:53.740605 20145 raft_consensus.cc:2468] T bd34e3248e0748f3873cf32539c48212 P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88da2349ca534e1ab30db21bf1ebe526 in term 0.
I20260608 12:55:53.741633 20185 leader_election.cc:304] T bd34e3248e0748f3873cf32539c48212 P 88da2349ca534e1ab30db21bf1ebe526 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88da2349ca534e1ab30db21bf1ebe526, f6210e47b3f5439aa26be44c9e032784; no voters: 
I20260608 12:55:53.742558 20292 raft_consensus.cc:2804] T bd34e3248e0748f3873cf32539c48212 P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:55:53.742969 20292 raft_consensus.cc:493] T bd34e3248e0748f3873cf32539c48212 P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:53.743232 20292 raft_consensus.cc:3060] T bd34e3248e0748f3873cf32539c48212 P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:53.747982 20292 raft_consensus.cc:515] T bd34e3248e0748f3873cf32539c48212 P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:53.749724 20292 leader_election.cc:290] T bd34e3248e0748f3873cf32539c48212 P 88da2349ca534e1ab30db21bf1ebe526 [CANDIDATE]: Term 1 election: Requested vote from peers f6210e47b3f5439aa26be44c9e032784 (127.16.174.129:32997), 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130:46079)
I20260608 12:55:53.750874 20145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd34e3248e0748f3873cf32539c48212" candidate_uuid: "88da2349ca534e1ab30db21bf1ebe526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a620fde6d1e4096b565f138383f5c1f"
I20260608 12:55:53.750874 20069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd34e3248e0748f3873cf32539c48212" candidate_uuid: "88da2349ca534e1ab30db21bf1ebe526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6210e47b3f5439aa26be44c9e032784"
I20260608 12:55:53.751758 20069 raft_consensus.cc:3060] T bd34e3248e0748f3873cf32539c48212 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:53.751724 20145 raft_consensus.cc:3060] T bd34e3248e0748f3873cf32539c48212 P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:53.758538 20145 raft_consensus.cc:2468] T bd34e3248e0748f3873cf32539c48212 P 5a620fde6d1e4096b565f138383f5c1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88da2349ca534e1ab30db21bf1ebe526 in term 1.
I20260608 12:55:53.758538 20069 raft_consensus.cc:2468] T bd34e3248e0748f3873cf32539c48212 P f6210e47b3f5439aa26be44c9e032784 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88da2349ca534e1ab30db21bf1ebe526 in term 1.
I20260608 12:55:53.759969 20183 leader_election.cc:304] T bd34e3248e0748f3873cf32539c48212 P 88da2349ca534e1ab30db21bf1ebe526 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a620fde6d1e4096b565f138383f5c1f, 88da2349ca534e1ab30db21bf1ebe526; no voters: 
I20260608 12:55:53.760774 20292 raft_consensus.cc:2804] T bd34e3248e0748f3873cf32539c48212 P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:53.761253 20292 raft_consensus.cc:697] T bd34e3248e0748f3873cf32539c48212 P 88da2349ca534e1ab30db21bf1ebe526 [term 1 LEADER]: Becoming Leader. State: Replica: 88da2349ca534e1ab30db21bf1ebe526, State: Running, Role: LEADER
I20260608 12:55:53.761983 20292 consensus_queue.cc:237] T bd34e3248e0748f3873cf32539c48212 P 88da2349ca534e1ab30db21bf1ebe526 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:53.770229 19966 catalog_manager.cc:5696] T bd34e3248e0748f3873cf32539c48212 P 88da2349ca534e1ab30db21bf1ebe526 reported cstate change: term changed from 0 to 1, leader changed from <none> to 88da2349ca534e1ab30db21bf1ebe526 (127.16.174.131). New cstate: current_term: 1 leader_uuid: "88da2349ca534e1ab30db21bf1ebe526" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } health_report { overall_health: HEALTHY } } }
I20260608 12:55:53.849140 20292 raft_consensus.cc:493] T c34b4e4e78b943febf38f4fe8e6c29a7 P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:53.849774 20292 raft_consensus.cc:515] T c34b4e4e78b943febf38f4fe8e6c29a7 P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:53.852020 20292 leader_election.cc:290] T c34b4e4e78b943febf38f4fe8e6c29a7 P 88da2349ca534e1ab30db21bf1ebe526 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6210e47b3f5439aa26be44c9e032784 (127.16.174.129:32997), 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130:46079)
I20260608 12:55:53.852764 20069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c34b4e4e78b943febf38f4fe8e6c29a7" candidate_uuid: "88da2349ca534e1ab30db21bf1ebe526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6210e47b3f5439aa26be44c9e032784" is_pre_election: true
I20260608 12:55:53.853088 20145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c34b4e4e78b943febf38f4fe8e6c29a7" candidate_uuid: "88da2349ca534e1ab30db21bf1ebe526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a620fde6d1e4096b565f138383f5c1f" is_pre_election: true
I20260608 12:55:53.853870 20145 raft_consensus.cc:2393] T c34b4e4e78b943febf38f4fe8e6c29a7 P 5a620fde6d1e4096b565f138383f5c1f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 88da2349ca534e1ab30db21bf1ebe526 in current term 1: Already voted for candidate f6210e47b3f5439aa26be44c9e032784 in this term.
I20260608 12:55:53.855010 20183 leader_election.cc:304] T c34b4e4e78b943febf38f4fe8e6c29a7 P 88da2349ca534e1ab30db21bf1ebe526 [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: 88da2349ca534e1ab30db21bf1ebe526; no voters: 5a620fde6d1e4096b565f138383f5c1f, f6210e47b3f5439aa26be44c9e032784
I20260608 12:55:53.855929 20292 raft_consensus.cc:3060] T c34b4e4e78b943febf38f4fe8e6c29a7 P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:53.861544 20292 raft_consensus.cc:2749] T c34b4e4e78b943febf38f4fe8e6c29a7 P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:55:53.865252 20298 consensus_queue.cc:1048] T fe2f7e51002e407babff14057ae21997 P 5a620fde6d1e4096b565f138383f5c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:53.879631 20300 consensus_queue.cc:1048] T fe2f7e51002e407babff14057ae21997 P 5a620fde6d1e4096b565f138383f5c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:53.884982 20292 consensus_queue.cc:1048] T 167db1dca882439786450016872825c7 P 88da2349ca534e1ab30db21bf1ebe526 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:53.890791 20295 consensus_queue.cc:1048] T c34b4e4e78b943febf38f4fe8e6c29a7 P f6210e47b3f5439aa26be44c9e032784 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:55:53.908780 20292 consensus_queue.cc:1048] T 167db1dca882439786450016872825c7 P 88da2349ca534e1ab30db21bf1ebe526 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:53.916919 20295 raft_consensus.cc:493] T 4460566b9164417bbbbcc89f8443c1a3 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:53.917591 20295 raft_consensus.cc:515] T 4460566b9164417bbbbcc89f8443c1a3 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:53.921633 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:55:53.923219 20295 leader_election.cc:290] T 4460566b9164417bbbbcc89f8443c1a3 P f6210e47b3f5439aa26be44c9e032784 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130:46079), 88da2349ca534e1ab30db21bf1ebe526 (127.16.174.131:41525)
I20260608 12:55:53.923977 20295 consensus_queue.cc:1048] T c34b4e4e78b943febf38f4fe8e6c29a7 P f6210e47b3f5439aa26be44c9e032784 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:53.925015 20145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4460566b9164417bbbbcc89f8443c1a3" candidate_uuid: "f6210e47b3f5439aa26be44c9e032784" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a620fde6d1e4096b565f138383f5c1f" is_pre_election: true
I20260608 12:55:53.925629 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4460566b9164417bbbbcc89f8443c1a3" candidate_uuid: "f6210e47b3f5439aa26be44c9e032784" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88da2349ca534e1ab30db21bf1ebe526" is_pre_election: true
I20260608 12:55:53.926455 20215 raft_consensus.cc:2393] T 4460566b9164417bbbbcc89f8443c1a3 P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f6210e47b3f5439aa26be44c9e032784 in current term 1: Already voted for candidate 5a620fde6d1e4096b565f138383f5c1f in this term.
I20260608 12:55:53.927680 20036 leader_election.cc:304] T 4460566b9164417bbbbcc89f8443c1a3 P f6210e47b3f5439aa26be44c9e032784 [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: f6210e47b3f5439aa26be44c9e032784; no voters: 5a620fde6d1e4096b565f138383f5c1f, 88da2349ca534e1ab30db21bf1ebe526
I20260608 12:55:53.932188 20272 raft_consensus.cc:3060] T 4460566b9164417bbbbcc89f8443c1a3 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:53.935250 20300 consensus_queue.cc:1048] T cc18f2ec67cc4b1abca54fa67730aff6 P 5a620fde6d1e4096b565f138383f5c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:53.939282 20272 raft_consensus.cc:2749] T 4460566b9164417bbbbcc89f8443c1a3 P f6210e47b3f5439aa26be44c9e032784 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260608 12:55:53.947252 20330 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:53.957635 20298 consensus_queue.cc:1048] T cc18f2ec67cc4b1abca54fa67730aff6 P 5a620fde6d1e4096b565f138383f5c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:55:53.959331 20331 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:53.979035 20300 consensus_queue.cc:1048] T 4460566b9164417bbbbcc89f8443c1a3 P 5a620fde6d1e4096b565f138383f5c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:55:53.981222 20334 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:53.985527 20300 consensus_queue.cc:1048] T 6f62fff686c540edb102aeeb12c4d76f P 5a620fde6d1e4096b565f138383f5c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:55:54.041997 20300 consensus_queue.cc:1048] T 6f62fff686c540edb102aeeb12c4d76f P 5a620fde6d1e4096b565f138383f5c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:55:54.047838 20286 consensus_queue.cc:1048] T 4460566b9164417bbbbcc89f8443c1a3 P 5a620fde6d1e4096b565f138383f5c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:55:54.056871 17082 server_base.cc:1061] running on GCE node
I20260608 12:55:54.058144 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:54.058439 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:54.058686 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923354058665 us; error 0 us; skew 500 ppm
I20260608 12:55:54.059530 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:54.066033 17082 webserver.cc:533] Webserver started at http://127.16.174.132:46359/ using document root <none> and password file <none>
I20260608 12:55:54.066748 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:54.067008 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:54.067364 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:54.068892 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923273579219-17082-0/minicluster-data/ts-3-root/instance:
uuid: "4e49c9de71884a178a495be46a09a288"
format_stamp: "Formatted at 2026-06-08 12:55:54 on dist-test-slave-840c"
I20260608 12:55:54.112315 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.042s	user 0.009s	sys 0.000s
I20260608 12:55:54.131928 20345 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:54.133389 17082 fs_manager.cc:730] Time spent opening block manager: real 0.010s	user 0.003s	sys 0.001s
I20260608 12:55:54.133808 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923273579219-17082-0/minicluster-data/ts-3-root
uuid: "4e49c9de71884a178a495be46a09a288"
format_stamp: "Formatted at 2026-06-08 12:55:54 on dist-test-slave-840c"
I20260608 12:55:54.134310 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923273579219-17082-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923273579219-17082-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923273579219-17082-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:55:54.165987 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:54.167627 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:54.169507 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:54.172634 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:55:54.172920 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:54.173261 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:55:54.173499 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:54.206807 20326 consensus_queue.cc:1048] T 58e33187eb944bafb49c993891e6c0ab P f6210e47b3f5439aa26be44c9e032784 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:55:54.230309 20326 consensus_queue.cc:1048] T 58e33187eb944bafb49c993891e6c0ab P f6210e47b3f5439aa26be44c9e032784 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:55:54.279913 20292 consensus_queue.cc:1048] T bd34e3248e0748f3873cf32539c48212 P 88da2349ca534e1ab30db21bf1ebe526 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:55:54.299963 20292 consensus_queue.cc:1048] T bd34e3248e0748f3873cf32539c48212 P 88da2349ca534e1ab30db21bf1ebe526 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:55:54.306504 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.132:35725
I20260608 12:55:54.306739 20410 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.132:35725 every 8 connection(s)
I20260608 12:55:54.324213 19968 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42780:
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:55:54.348120 20413 heartbeater.cc:344] Connected to a master server at 127.16.174.190:37501
I20260608 12:55:54.348647 20413 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:54.350140 20413 heartbeater.cc:507] Master 127.16.174.190:37501 requested a full tablet report, sending...
I20260608 12:55:54.353556 19967 ts_manager.cc:194] Registered new tserver with Master: 4e49c9de71884a178a495be46a09a288 (127.16.174.132:35725)
I20260608 12:55:54.355858 19967 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42782
W20260608 12:55:54.365790 19968 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7bdef23d35ba429cbf27ac1069b9da31 has no consensus state
W20260608 12:55:54.367961 19968 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ab6686ec75f841268a98c66c9f7ba99a has no consensus state
W20260608 12:55:54.369746 19968 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 34d34cde7cc641e5b0665e9aa39f9f8c has no consensus state
W20260608 12:55:54.371519 19968 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 28d7e257a1ab4990abafb35c8b1828d9 has no consensus state
W20260608 12:55:54.374159 19968 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 51bd4b0cc55e4089898f759cee2d07b6 has no consensus state
W20260608 12:55:54.375893 19968 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5beac15aa6ef4c3dbb7d931b424dafa4 has no consensus state
W20260608 12:55:54.377866 19968 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7eaaad6379834d7bb662973cdac1ac16 has no consensus state
W20260608 12:55:54.379403 19968 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9557efcfed7c4a068f03c779d894c43b has no consensus state
W20260608 12:55:54.390177 19955 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 28d7e257a1ab4990abafb35c8b1828d9 (table range_aware_rebalance_new_range [id=ce0a3572da764bd1977971a4c24a9eb5], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 28d7e257a1ab4990abafb35c8b1828d9 has no consensus state
I20260608 12:55:54.412179 20055 tablet_service.cc:1511] Processing CreateTablet for tablet 7bdef23d35ba429cbf27ac1069b9da31 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce0a3572da764bd1977971a4c24a9eb5]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:55:54.414464 20055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bdef23d35ba429cbf27ac1069b9da31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:54.433274 20131 tablet_service.cc:1511] Processing CreateTablet for tablet 7bdef23d35ba429cbf27ac1069b9da31 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce0a3572da764bd1977971a4c24a9eb5]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:55:54.435086 20131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bdef23d35ba429cbf27ac1069b9da31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:54.438544 20373 tablet_service.cc:1511] Processing CreateTablet for tablet 7bdef23d35ba429cbf27ac1069b9da31 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce0a3572da764bd1977971a4c24a9eb5]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:55:54.440088 20373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bdef23d35ba429cbf27ac1069b9da31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:54.442037 20372 tablet_service.cc:1511] Processing CreateTablet for tablet ab6686ec75f841268a98c66c9f7ba99a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce0a3572da764bd1977971a4c24a9eb5]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:55:54.443336 20372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab6686ec75f841268a98c66c9f7ba99a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:54.444988 20058 tablet_service.cc:1511] Processing CreateTablet for tablet ab6686ec75f841268a98c66c9f7ba99a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce0a3572da764bd1977971a4c24a9eb5]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:55:54.445256 20130 tablet_service.cc:1511] Processing CreateTablet for tablet 34d34cde7cc641e5b0665e9aa39f9f8c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce0a3572da764bd1977971a4c24a9eb5]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:55:54.446182 20058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab6686ec75f841268a98c66c9f7ba99a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:54.448943 20371 tablet_service.cc:1511] Processing CreateTablet for tablet 34d34cde7cc641e5b0665e9aa39f9f8c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce0a3572da764bd1977971a4c24a9eb5]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:55:54.453037 20203 tablet_service.cc:1511] Processing CreateTablet for tablet ab6686ec75f841268a98c66c9f7ba99a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce0a3572da764bd1977971a4c24a9eb5]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:55:54.454766 20203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab6686ec75f841268a98c66c9f7ba99a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:54.454627 20370 tablet_service.cc:1511] Processing CreateTablet for tablet 28d7e257a1ab4990abafb35c8b1828d9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce0a3572da764bd1977971a4c24a9eb5]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:55:54.458081 20422 tablet_bootstrap.cc:492] T 7bdef23d35ba429cbf27ac1069b9da31 P f6210e47b3f5439aa26be44c9e032784: Bootstrap starting.
I20260608 12:55:54.457830 20060 tablet_service.cc:1511] Processing CreateTablet for tablet 28d7e257a1ab4990abafb35c8b1828d9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce0a3572da764bd1977971a4c24a9eb5]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:55:54.459450 20060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28d7e257a1ab4990abafb35c8b1828d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:54.453037 20208 tablet_service.cc:1511] Processing CreateTablet for tablet 34d34cde7cc641e5b0665e9aa39f9f8c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce0a3572da764bd1977971a4c24a9eb5]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:55:54.462786 20208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34d34cde7cc641e5b0665e9aa39f9f8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:54.462320 20128 tablet_service.cc:1511] Processing CreateTablet for tablet 28d7e257a1ab4990abafb35c8b1828d9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce0a3572da764bd1977971a4c24a9eb5]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:55:54.463547 20209 tablet_service.cc:1511] Processing CreateTablet for tablet 51bd4b0cc55e4089898f759cee2d07b6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce0a3572da764bd1977971a4c24a9eb5]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:55:54.465086 20209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51bd4b0cc55e4089898f759cee2d07b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:54.466249 20128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28d7e257a1ab4990abafb35c8b1828d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:54.467120 20370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28d7e257a1ab4990abafb35c8b1828d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:54.468295 20130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34d34cde7cc641e5b0665e9aa39f9f8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:54.470665 20055 tablet_service.cc:1511] Processing CreateTablet for tablet 51bd4b0cc55e4089898f759cee2d07b6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce0a3572da764bd1977971a4c24a9eb5]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:55:54.471781 20371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34d34cde7cc641e5b0665e9aa39f9f8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:54.472157 20055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51bd4b0cc55e4089898f759cee2d07b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:54.476882 20369 tablet_service.cc:1511] Processing CreateTablet for tablet 51bd4b0cc55e4089898f759cee2d07b6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce0a3572da764bd1977971a4c24a9eb5]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:55:54.480216 20368 tablet_service.cc:1511] Processing CreateTablet for tablet 5beac15aa6ef4c3dbb7d931b424dafa4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce0a3572da764bd1977971a4c24a9eb5]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:55:54.486756 20205 tablet_service.cc:1511] Processing CreateTablet for tablet 5beac15aa6ef4c3dbb7d931b424dafa4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce0a3572da764bd1977971a4c24a9eb5]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:55:54.488276 20205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5beac15aa6ef4c3dbb7d931b424dafa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:54.491943 20367 tablet_service.cc:1511] Processing CreateTablet for tablet 7eaaad6379834d7bb662973cdac1ac16 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce0a3572da764bd1977971a4c24a9eb5]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:55:54.498934 20369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51bd4b0cc55e4089898f759cee2d07b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:54.499126 20132 tablet_service.cc:1511] Processing CreateTablet for tablet 5beac15aa6ef4c3dbb7d931b424dafa4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce0a3572da764bd1977971a4c24a9eb5]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:55:54.504782 20132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5beac15aa6ef4c3dbb7d931b424dafa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:54.507910 20367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7eaaad6379834d7bb662973cdac1ac16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:54.517220 20368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5beac15aa6ef4c3dbb7d931b424dafa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:54.601589 20422 tablet_bootstrap.cc:654] T 7bdef23d35ba429cbf27ac1069b9da31 P f6210e47b3f5439aa26be44c9e032784: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:54.612910 20423 tablet_bootstrap.cc:492] T 51bd4b0cc55e4089898f759cee2d07b6 P 88da2349ca534e1ab30db21bf1ebe526: Bootstrap starting.
I20260608 12:55:54.640427 20135 tablet_service.cc:1511] Processing CreateTablet for tablet 7eaaad6379834d7bb662973cdac1ac16 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce0a3572da764bd1977971a4c24a9eb5]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:55:54.642994 20135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7eaaad6379834d7bb662973cdac1ac16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:54.691293 20424 tablet_bootstrap.cc:492] T 5beac15aa6ef4c3dbb7d931b424dafa4 P 4e49c9de71884a178a495be46a09a288: Bootstrap starting.
I20260608 12:55:54.706089 20425 tablet_bootstrap.cc:492] T 28d7e257a1ab4990abafb35c8b1828d9 P 5a620fde6d1e4096b565f138383f5c1f: Bootstrap starting.
I20260608 12:55:54.759052 20423 tablet_bootstrap.cc:654] T 51bd4b0cc55e4089898f759cee2d07b6 P 88da2349ca534e1ab30db21bf1ebe526: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:54.765794 20422 tablet_bootstrap.cc:492] T 7bdef23d35ba429cbf27ac1069b9da31 P f6210e47b3f5439aa26be44c9e032784: No bootstrap required, opened a new log
I20260608 12:55:54.763847 20060 tablet_service.cc:1511] Processing CreateTablet for tablet 7eaaad6379834d7bb662973cdac1ac16 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce0a3572da764bd1977971a4c24a9eb5]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:55:54.767349 20422 ts_tablet_manager.cc:1403] T 7bdef23d35ba429cbf27ac1069b9da31 P f6210e47b3f5439aa26be44c9e032784: Time spent bootstrapping tablet: real 0.310s	user 0.016s	sys 0.009s
I20260608 12:55:54.768682 20060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7eaaad6379834d7bb662973cdac1ac16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:54.775826 20422 raft_consensus.cc:359] T 7bdef23d35ba429cbf27ac1069b9da31 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } }
I20260608 12:55:54.777726 20422 raft_consensus.cc:385] T 7bdef23d35ba429cbf27ac1069b9da31 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:54.778080 20422 raft_consensus.cc:740] T 7bdef23d35ba429cbf27ac1069b9da31 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6210e47b3f5439aa26be44c9e032784, State: Initialized, Role: FOLLOWER
I20260608 12:55:54.780300 20424 tablet_bootstrap.cc:654] T 5beac15aa6ef4c3dbb7d931b424dafa4 P 4e49c9de71884a178a495be46a09a288: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:54.782341 20203 tablet_service.cc:1511] Processing CreateTablet for tablet 9557efcfed7c4a068f03c779d894c43b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce0a3572da764bd1977971a4c24a9eb5]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:55:54.783946 20203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9557efcfed7c4a068f03c779d894c43b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:54.789938 20422 consensus_queue.cc:260] T 7bdef23d35ba429cbf27ac1069b9da31 P f6210e47b3f5439aa26be44c9e032784 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } }
I20260608 12:55:54.791380 20369 tablet_service.cc:1511] Processing CreateTablet for tablet 9557efcfed7c4a068f03c779d894c43b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce0a3572da764bd1977971a4c24a9eb5]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:55:54.794607 20055 tablet_service.cc:1511] Processing CreateTablet for tablet 9557efcfed7c4a068f03c779d894c43b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ce0a3572da764bd1977971a4c24a9eb5]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:55:54.812883 20055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9557efcfed7c4a068f03c779d894c43b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:54.829655 20423 tablet_bootstrap.cc:492] T 51bd4b0cc55e4089898f759cee2d07b6 P 88da2349ca534e1ab30db21bf1ebe526: No bootstrap required, opened a new log
I20260608 12:55:54.831295 20423 ts_tablet_manager.cc:1403] T 51bd4b0cc55e4089898f759cee2d07b6 P 88da2349ca534e1ab30db21bf1ebe526: Time spent bootstrapping tablet: real 0.219s	user 0.027s	sys 0.007s
I20260608 12:55:54.833674 20425 tablet_bootstrap.cc:654] T 28d7e257a1ab4990abafb35c8b1828d9 P 5a620fde6d1e4096b565f138383f5c1f: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:54.837284 20422 ts_tablet_manager.cc:1434] T 7bdef23d35ba429cbf27ac1069b9da31 P f6210e47b3f5439aa26be44c9e032784: Time spent starting tablet: real 0.070s	user 0.006s	sys 0.006s
I20260608 12:55:54.834854 20423 raft_consensus.cc:359] T 51bd4b0cc55e4089898f759cee2d07b6 P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } }
I20260608 12:55:54.838125 20423 raft_consensus.cc:385] T 51bd4b0cc55e4089898f759cee2d07b6 P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:54.838603 20423 raft_consensus.cc:740] T 51bd4b0cc55e4089898f759cee2d07b6 P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88da2349ca534e1ab30db21bf1ebe526, State: Initialized, Role: FOLLOWER
I20260608 12:55:54.839265 20424 tablet_bootstrap.cc:492] T 5beac15aa6ef4c3dbb7d931b424dafa4 P 4e49c9de71884a178a495be46a09a288: No bootstrap required, opened a new log
I20260608 12:55:54.839800 20424 ts_tablet_manager.cc:1403] T 5beac15aa6ef4c3dbb7d931b424dafa4 P 4e49c9de71884a178a495be46a09a288: Time spent bootstrapping tablet: real 0.149s	user 0.026s	sys 0.017s
I20260608 12:55:54.839720 20423 consensus_queue.cc:260] T 51bd4b0cc55e4089898f759cee2d07b6 P 88da2349ca534e1ab30db21bf1ebe526 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } }
I20260608 12:55:54.830157 20369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9557efcfed7c4a068f03c779d894c43b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:54.843251 20424 raft_consensus.cc:359] T 5beac15aa6ef4c3dbb7d931b424dafa4 P 4e49c9de71884a178a495be46a09a288 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } }
I20260608 12:55:54.844105 20424 raft_consensus.cc:385] T 5beac15aa6ef4c3dbb7d931b424dafa4 P 4e49c9de71884a178a495be46a09a288 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:54.844444 20424 raft_consensus.cc:740] T 5beac15aa6ef4c3dbb7d931b424dafa4 P 4e49c9de71884a178a495be46a09a288 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e49c9de71884a178a495be46a09a288, State: Initialized, Role: FOLLOWER
I20260608 12:55:54.845289 20424 consensus_queue.cc:260] T 5beac15aa6ef4c3dbb7d931b424dafa4 P 4e49c9de71884a178a495be46a09a288 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } }
I20260608 12:55:54.854835 20424 ts_tablet_manager.cc:1434] T 5beac15aa6ef4c3dbb7d931b424dafa4 P 4e49c9de71884a178a495be46a09a288: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.001s
I20260608 12:55:54.855705 20413 heartbeater.cc:499] Master 127.16.174.190:37501 was elected leader, sending a full tablet report...
I20260608 12:55:54.861716 20422 tablet_bootstrap.cc:492] T 51bd4b0cc55e4089898f759cee2d07b6 P f6210e47b3f5439aa26be44c9e032784: Bootstrap starting.
I20260608 12:55:54.864423 20423 ts_tablet_manager.cc:1434] T 51bd4b0cc55e4089898f759cee2d07b6 P 88da2349ca534e1ab30db21bf1ebe526: Time spent starting tablet: real 0.033s	user 0.010s	sys 0.000s
I20260608 12:55:54.865747 20423 tablet_bootstrap.cc:492] T 34d34cde7cc641e5b0665e9aa39f9f8c P 88da2349ca534e1ab30db21bf1ebe526: Bootstrap starting.
I20260608 12:55:54.866665 20424 tablet_bootstrap.cc:492] T 28d7e257a1ab4990abafb35c8b1828d9 P 4e49c9de71884a178a495be46a09a288: Bootstrap starting.
I20260608 12:55:54.869704 20425 tablet_bootstrap.cc:492] T 28d7e257a1ab4990abafb35c8b1828d9 P 5a620fde6d1e4096b565f138383f5c1f: No bootstrap required, opened a new log
I20260608 12:55:54.870160 20425 ts_tablet_manager.cc:1403] T 28d7e257a1ab4990abafb35c8b1828d9 P 5a620fde6d1e4096b565f138383f5c1f: Time spent bootstrapping tablet: real 0.175s	user 0.008s	sys 0.010s
I20260608 12:55:54.872539 20425 raft_consensus.cc:359] T 28d7e257a1ab4990abafb35c8b1828d9 P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } }
I20260608 12:55:54.873075 20425 raft_consensus.cc:385] T 28d7e257a1ab4990abafb35c8b1828d9 P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:54.873167 20423 tablet_bootstrap.cc:654] T 34d34cde7cc641e5b0665e9aa39f9f8c P 88da2349ca534e1ab30db21bf1ebe526: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:54.877528 20273 raft_consensus.cc:493] T 51bd4b0cc55e4089898f759cee2d07b6 P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:54.878177 20273 raft_consensus.cc:515] T 51bd4b0cc55e4089898f759cee2d07b6 P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } }
I20260608 12:55:54.882108 20273 leader_election.cc:290] T 51bd4b0cc55e4089898f759cee2d07b6 P 88da2349ca534e1ab30db21bf1ebe526 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6210e47b3f5439aa26be44c9e032784 (127.16.174.129:32997), 4e49c9de71884a178a495be46a09a288 (127.16.174.132:35725)
I20260608 12:55:54.882357 20069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bd4b0cc55e4089898f759cee2d07b6" candidate_uuid: "88da2349ca534e1ab30db21bf1ebe526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6210e47b3f5439aa26be44c9e032784" is_pre_election: true
I20260608 12:55:54.885610 20424 tablet_bootstrap.cc:654] T 28d7e257a1ab4990abafb35c8b1828d9 P 4e49c9de71884a178a495be46a09a288: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:54.887494 20423 tablet_bootstrap.cc:492] T 34d34cde7cc641e5b0665e9aa39f9f8c P 88da2349ca534e1ab30db21bf1ebe526: No bootstrap required, opened a new log
W20260608 12:55:54.887748 20185 leader_election.cc:343] T 51bd4b0cc55e4089898f759cee2d07b6 P 88da2349ca534e1ab30db21bf1ebe526 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6210e47b3f5439aa26be44c9e032784 (127.16.174.129:32997): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:55:54.888137 20423 ts_tablet_manager.cc:1403] T 34d34cde7cc641e5b0665e9aa39f9f8c P 88da2349ca534e1ab30db21bf1ebe526: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.009s
I20260608 12:55:54.873296 20425 raft_consensus.cc:740] T 28d7e257a1ab4990abafb35c8b1828d9 P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a620fde6d1e4096b565f138383f5c1f, State: Initialized, Role: FOLLOWER
I20260608 12:55:54.889989 20422 tablet_bootstrap.cc:654] T 51bd4b0cc55e4089898f759cee2d07b6 P f6210e47b3f5439aa26be44c9e032784: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:54.892094 20425 consensus_queue.cc:260] T 28d7e257a1ab4990abafb35c8b1828d9 P 5a620fde6d1e4096b565f138383f5c1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } }
I20260608 12:55:54.894923 20423 raft_consensus.cc:359] T 34d34cde7cc641e5b0665e9aa39f9f8c P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:54.895699 20423 raft_consensus.cc:385] T 34d34cde7cc641e5b0665e9aa39f9f8c P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:54.895994 20423 raft_consensus.cc:740] T 34d34cde7cc641e5b0665e9aa39f9f8c P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88da2349ca534e1ab30db21bf1ebe526, State: Initialized, Role: FOLLOWER
I20260608 12:55:54.899060 20424 tablet_bootstrap.cc:492] T 28d7e257a1ab4990abafb35c8b1828d9 P 4e49c9de71884a178a495be46a09a288: No bootstrap required, opened a new log
I20260608 12:55:54.900033 20423 consensus_queue.cc:260] T 34d34cde7cc641e5b0665e9aa39f9f8c P 88da2349ca534e1ab30db21bf1ebe526 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:54.900722 20424 ts_tablet_manager.cc:1403] T 28d7e257a1ab4990abafb35c8b1828d9 P 4e49c9de71884a178a495be46a09a288: Time spent bootstrapping tablet: real 0.034s	user 0.004s	sys 0.013s
I20260608 12:55:54.901644 20425 ts_tablet_manager.cc:1434] T 28d7e257a1ab4990abafb35c8b1828d9 P 5a620fde6d1e4096b565f138383f5c1f: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.000s
I20260608 12:55:54.902734 20425 tablet_bootstrap.cc:492] T 5beac15aa6ef4c3dbb7d931b424dafa4 P 5a620fde6d1e4096b565f138383f5c1f: Bootstrap starting.
I20260608 12:55:54.904417 20424 raft_consensus.cc:359] T 28d7e257a1ab4990abafb35c8b1828d9 P 4e49c9de71884a178a495be46a09a288 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } }
I20260608 12:55:54.906467 20424 raft_consensus.cc:385] T 28d7e257a1ab4990abafb35c8b1828d9 P 4e49c9de71884a178a495be46a09a288 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:54.906790 20424 raft_consensus.cc:740] T 28d7e257a1ab4990abafb35c8b1828d9 P 4e49c9de71884a178a495be46a09a288 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e49c9de71884a178a495be46a09a288, State: Initialized, Role: FOLLOWER
I20260608 12:55:54.907704 20424 consensus_queue.cc:260] T 28d7e257a1ab4990abafb35c8b1828d9 P 4e49c9de71884a178a495be46a09a288 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } }
I20260608 12:55:54.905977 20423 ts_tablet_manager.cc:1434] T 34d34cde7cc641e5b0665e9aa39f9f8c P 88da2349ca534e1ab30db21bf1ebe526: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260608 12:55:54.910846 20423 tablet_bootstrap.cc:492] T 5beac15aa6ef4c3dbb7d931b424dafa4 P 88da2349ca534e1ab30db21bf1ebe526: Bootstrap starting.
I20260608 12:55:54.914216 20425 tablet_bootstrap.cc:654] T 5beac15aa6ef4c3dbb7d931b424dafa4 P 5a620fde6d1e4096b565f138383f5c1f: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:54.921082 20423 tablet_bootstrap.cc:654] T 5beac15aa6ef4c3dbb7d931b424dafa4 P 88da2349ca534e1ab30db21bf1ebe526: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:54.928776 20424 ts_tablet_manager.cc:1434] T 28d7e257a1ab4990abafb35c8b1828d9 P 4e49c9de71884a178a495be46a09a288: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260608 12:55:54.929917 20424 tablet_bootstrap.cc:492] T 7bdef23d35ba429cbf27ac1069b9da31 P 4e49c9de71884a178a495be46a09a288: Bootstrap starting.
I20260608 12:55:54.930380 20411 raft_consensus.cc:493] T 34d34cde7cc641e5b0665e9aa39f9f8c P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:54.930918 20411 raft_consensus.cc:515] T 34d34cde7cc641e5b0665e9aa39f9f8c P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:54.933642 20411 leader_election.cc:290] T 34d34cde7cc641e5b0665e9aa39f9f8c P 88da2349ca534e1ab30db21bf1ebe526 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e49c9de71884a178a495be46a09a288 (127.16.174.132:35725), 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130:46079)
I20260608 12:55:54.937512 20145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d34cde7cc641e5b0665e9aa39f9f8c" candidate_uuid: "88da2349ca534e1ab30db21bf1ebe526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a620fde6d1e4096b565f138383f5c1f" is_pre_election: true
W20260608 12:55:54.940450 20183 leader_election.cc:343] T 34d34cde7cc641e5b0665e9aa39f9f8c P 88da2349ca534e1ab30db21bf1ebe526 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130:46079): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:55:54.941340 20383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bd4b0cc55e4089898f759cee2d07b6" candidate_uuid: "88da2349ca534e1ab30db21bf1ebe526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e49c9de71884a178a495be46a09a288" is_pre_election: true
I20260608 12:55:54.941644 20382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d34cde7cc641e5b0665e9aa39f9f8c" candidate_uuid: "88da2349ca534e1ab30db21bf1ebe526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e49c9de71884a178a495be46a09a288" is_pre_election: true
I20260608 12:55:54.942509 20425 tablet_bootstrap.cc:492] T 5beac15aa6ef4c3dbb7d931b424dafa4 P 5a620fde6d1e4096b565f138383f5c1f: No bootstrap required, opened a new log
I20260608 12:55:54.943038 20425 ts_tablet_manager.cc:1403] T 5beac15aa6ef4c3dbb7d931b424dafa4 P 5a620fde6d1e4096b565f138383f5c1f: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.014s
I20260608 12:55:54.943542 20422 tablet_bootstrap.cc:492] T 51bd4b0cc55e4089898f759cee2d07b6 P f6210e47b3f5439aa26be44c9e032784: No bootstrap required, opened a new log
W20260608 12:55:54.943499 20183 leader_election.cc:343] T 51bd4b0cc55e4089898f759cee2d07b6 P 88da2349ca534e1ab30db21bf1ebe526 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e49c9de71884a178a495be46a09a288 (127.16.174.132:35725): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:55:54.944358 20422 ts_tablet_manager.cc:1403] T 51bd4b0cc55e4089898f759cee2d07b6 P f6210e47b3f5439aa26be44c9e032784: Time spent bootstrapping tablet: real 0.093s	user 0.021s	sys 0.023s
I20260608 12:55:54.944238 20183 leader_election.cc:304] T 51bd4b0cc55e4089898f759cee2d07b6 P 88da2349ca534e1ab30db21bf1ebe526 [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: 88da2349ca534e1ab30db21bf1ebe526; no voters: 4e49c9de71884a178a495be46a09a288, f6210e47b3f5439aa26be44c9e032784
W20260608 12:55:54.945631 20183 leader_election.cc:343] T 34d34cde7cc641e5b0665e9aa39f9f8c P 88da2349ca534e1ab30db21bf1ebe526 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e49c9de71884a178a495be46a09a288 (127.16.174.132:35725): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:55:54.946056 20183 leader_election.cc:304] T 34d34cde7cc641e5b0665e9aa39f9f8c P 88da2349ca534e1ab30db21bf1ebe526 [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: 88da2349ca534e1ab30db21bf1ebe526; no voters: 4e49c9de71884a178a495be46a09a288, 5a620fde6d1e4096b565f138383f5c1f
I20260608 12:55:54.946297 20425 raft_consensus.cc:359] T 5beac15aa6ef4c3dbb7d931b424dafa4 P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } }
I20260608 12:55:54.946957 20292 raft_consensus.cc:2749] T 51bd4b0cc55e4089898f759cee2d07b6 P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:55:54.947139 20425 raft_consensus.cc:385] T 5beac15aa6ef4c3dbb7d931b424dafa4 P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:54.947489 20425 raft_consensus.cc:740] T 5beac15aa6ef4c3dbb7d931b424dafa4 P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a620fde6d1e4096b565f138383f5c1f, State: Initialized, Role: FOLLOWER
I20260608 12:55:54.947718 20292 raft_consensus.cc:2749] T 34d34cde7cc641e5b0665e9aa39f9f8c P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:55:54.947827 20422 raft_consensus.cc:359] T 51bd4b0cc55e4089898f759cee2d07b6 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } }
I20260608 12:55:54.948724 20422 raft_consensus.cc:385] T 51bd4b0cc55e4089898f759cee2d07b6 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:54.948319 20425 consensus_queue.cc:260] T 5beac15aa6ef4c3dbb7d931b424dafa4 P 5a620fde6d1e4096b565f138383f5c1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } }
I20260608 12:55:54.949055 20422 raft_consensus.cc:740] T 51bd4b0cc55e4089898f759cee2d07b6 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6210e47b3f5439aa26be44c9e032784, State: Initialized, Role: FOLLOWER
I20260608 12:55:54.949581 20423 tablet_bootstrap.cc:492] T 5beac15aa6ef4c3dbb7d931b424dafa4 P 88da2349ca534e1ab30db21bf1ebe526: No bootstrap required, opened a new log
I20260608 12:55:54.950265 20423 ts_tablet_manager.cc:1403] T 5beac15aa6ef4c3dbb7d931b424dafa4 P 88da2349ca534e1ab30db21bf1ebe526: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.005s
I20260608 12:55:54.949977 20422 consensus_queue.cc:260] T 51bd4b0cc55e4089898f759cee2d07b6 P f6210e47b3f5439aa26be44c9e032784 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } }
I20260608 12:55:54.950825 20425 ts_tablet_manager.cc:1434] T 5beac15aa6ef4c3dbb7d931b424dafa4 P 5a620fde6d1e4096b565f138383f5c1f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:55:54.952064 20425 tablet_bootstrap.cc:492] T 34d34cde7cc641e5b0665e9aa39f9f8c P 5a620fde6d1e4096b565f138383f5c1f: Bootstrap starting.
I20260608 12:55:54.953050 20422 ts_tablet_manager.cc:1434] T 51bd4b0cc55e4089898f759cee2d07b6 P f6210e47b3f5439aa26be44c9e032784: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260608 12:55:54.954126 20422 tablet_bootstrap.cc:492] T ab6686ec75f841268a98c66c9f7ba99a P f6210e47b3f5439aa26be44c9e032784: Bootstrap starting.
I20260608 12:55:54.959247 20425 tablet_bootstrap.cc:654] T 34d34cde7cc641e5b0665e9aa39f9f8c P 5a620fde6d1e4096b565f138383f5c1f: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:54.961087 20422 tablet_bootstrap.cc:654] T ab6686ec75f841268a98c66c9f7ba99a P f6210e47b3f5439aa26be44c9e032784: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:54.971408 20300 raft_consensus.cc:493] T 28d7e257a1ab4990abafb35c8b1828d9 P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:54.972196 20300 raft_consensus.cc:515] T 28d7e257a1ab4990abafb35c8b1828d9 P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } }
I20260608 12:55:54.983693 20069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d7e257a1ab4990abafb35c8b1828d9" candidate_uuid: "5a620fde6d1e4096b565f138383f5c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6210e47b3f5439aa26be44c9e032784" is_pre_election: true
I20260608 12:55:54.985544 20423 raft_consensus.cc:359] T 5beac15aa6ef4c3dbb7d931b424dafa4 P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } }
I20260608 12:55:54.986747 20423 raft_consensus.cc:385] T 5beac15aa6ef4c3dbb7d931b424dafa4 P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:54.987185 20423 raft_consensus.cc:740] T 5beac15aa6ef4c3dbb7d931b424dafa4 P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88da2349ca534e1ab30db21bf1ebe526, State: Initialized, Role: FOLLOWER
W20260608 12:55:54.988794 20111 leader_election.cc:343] T 28d7e257a1ab4990abafb35c8b1828d9 P 5a620fde6d1e4096b565f138383f5c1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6210e47b3f5439aa26be44c9e032784 (127.16.174.129:32997): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:55:54.989755 20300 leader_election.cc:290] T 28d7e257a1ab4990abafb35c8b1828d9 P 5a620fde6d1e4096b565f138383f5c1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e49c9de71884a178a495be46a09a288 (127.16.174.132:35725), f6210e47b3f5439aa26be44c9e032784 (127.16.174.129:32997)
I20260608 12:55:54.997293 20423 consensus_queue.cc:260] T 5beac15aa6ef4c3dbb7d931b424dafa4 P 88da2349ca534e1ab30db21bf1ebe526 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } }
I20260608 12:55:55.004690 20423 ts_tablet_manager.cc:1434] T 5beac15aa6ef4c3dbb7d931b424dafa4 P 88da2349ca534e1ab30db21bf1ebe526: Time spent starting tablet: real 0.054s	user 0.010s	sys 0.001s
I20260608 12:55:55.006224 20423 tablet_bootstrap.cc:492] T ab6686ec75f841268a98c66c9f7ba99a P 88da2349ca534e1ab30db21bf1ebe526: Bootstrap starting.
I20260608 12:55:55.018667 20423 tablet_bootstrap.cc:654] T ab6686ec75f841268a98c66c9f7ba99a P 88da2349ca534e1ab30db21bf1ebe526: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:55.042073 20423 tablet_bootstrap.cc:492] T ab6686ec75f841268a98c66c9f7ba99a P 88da2349ca534e1ab30db21bf1ebe526: No bootstrap required, opened a new log
I20260608 12:55:55.043912 20272 raft_consensus.cc:493] T 51bd4b0cc55e4089898f759cee2d07b6 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:55.044668 20272 raft_consensus.cc:515] T 51bd4b0cc55e4089898f759cee2d07b6 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } }
I20260608 12:55:55.046947 20424 tablet_bootstrap.cc:654] T 7bdef23d35ba429cbf27ac1069b9da31 P 4e49c9de71884a178a495be46a09a288: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:55.049599 20216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bd4b0cc55e4089898f759cee2d07b6" candidate_uuid: "f6210e47b3f5439aa26be44c9e032784" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88da2349ca534e1ab30db21bf1ebe526" is_pre_election: true
I20260608 12:55:55.071863 20216 raft_consensus.cc:2468] T 51bd4b0cc55e4089898f759cee2d07b6 P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6210e47b3f5439aa26be44c9e032784 in term 0.
I20260608 12:55:55.053139 20272 leader_election.cc:290] T 51bd4b0cc55e4089898f759cee2d07b6 P f6210e47b3f5439aa26be44c9e032784 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88da2349ca534e1ab30db21bf1ebe526 (127.16.174.131:41525), 4e49c9de71884a178a495be46a09a288 (127.16.174.132:35725)
I20260608 12:55:55.074015 20036 leader_election.cc:304] T 51bd4b0cc55e4089898f759cee2d07b6 P f6210e47b3f5439aa26be44c9e032784 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88da2349ca534e1ab30db21bf1ebe526, f6210e47b3f5439aa26be44c9e032784; no voters: 
I20260608 12:55:55.042832 20423 ts_tablet_manager.cc:1403] T ab6686ec75f841268a98c66c9f7ba99a P 88da2349ca534e1ab30db21bf1ebe526: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.010s
I20260608 12:55:55.080263 20272 raft_consensus.cc:2804] T 51bd4b0cc55e4089898f759cee2d07b6 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:55:55.080911 20272 raft_consensus.cc:493] T 51bd4b0cc55e4089898f759cee2d07b6 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:55.081629 20272 raft_consensus.cc:3060] T 51bd4b0cc55e4089898f759cee2d07b6 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:55.087334 20422 tablet_bootstrap.cc:492] T ab6686ec75f841268a98c66c9f7ba99a P f6210e47b3f5439aa26be44c9e032784: No bootstrap required, opened a new log
I20260608 12:55:55.087929 20422 ts_tablet_manager.cc:1403] T ab6686ec75f841268a98c66c9f7ba99a P f6210e47b3f5439aa26be44c9e032784: Time spent bootstrapping tablet: real 0.134s	user 0.055s	sys 0.070s
I20260608 12:55:55.088322 20425 tablet_bootstrap.cc:492] T 34d34cde7cc641e5b0665e9aa39f9f8c P 5a620fde6d1e4096b565f138383f5c1f: No bootstrap required, opened a new log
I20260608 12:55:55.088872 20425 ts_tablet_manager.cc:1403] T 34d34cde7cc641e5b0665e9aa39f9f8c P 5a620fde6d1e4096b565f138383f5c1f: Time spent bootstrapping tablet: real 0.137s	user 0.068s	sys 0.060s
I20260608 12:55:55.091913 20422 raft_consensus.cc:359] T ab6686ec75f841268a98c66c9f7ba99a P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } }
I20260608 12:55:55.092711 20422 raft_consensus.cc:385] T ab6686ec75f841268a98c66c9f7ba99a P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:55.092092 20423 raft_consensus.cc:359] T ab6686ec75f841268a98c66c9f7ba99a P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } }
I20260608 12:55:55.093122 20422 raft_consensus.cc:740] T ab6686ec75f841268a98c66c9f7ba99a P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6210e47b3f5439aa26be44c9e032784, State: Initialized, Role: FOLLOWER
I20260608 12:55:55.093298 20423 raft_consensus.cc:385] T ab6686ec75f841268a98c66c9f7ba99a P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:55.093966 20423 raft_consensus.cc:740] T ab6686ec75f841268a98c66c9f7ba99a P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88da2349ca534e1ab30db21bf1ebe526, State: Initialized, Role: FOLLOWER
I20260608 12:55:55.092108 20272 raft_consensus.cc:515] T 51bd4b0cc55e4089898f759cee2d07b6 P f6210e47b3f5439aa26be44c9e032784 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } }
I20260608 12:55:55.094759 20423 consensus_queue.cc:260] T ab6686ec75f841268a98c66c9f7ba99a P 88da2349ca534e1ab30db21bf1ebe526 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } }
I20260608 12:55:55.094409 20422 consensus_queue.cc:260] T ab6686ec75f841268a98c66c9f7ba99a P f6210e47b3f5439aa26be44c9e032784 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } }
I20260608 12:55:55.096560 20382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bd4b0cc55e4089898f759cee2d07b6" candidate_uuid: "f6210e47b3f5439aa26be44c9e032784" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e49c9de71884a178a495be46a09a288" is_pre_election: true
I20260608 12:55:55.097762 20383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d7e257a1ab4990abafb35c8b1828d9" candidate_uuid: "5a620fde6d1e4096b565f138383f5c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e49c9de71884a178a495be46a09a288" is_pre_election: true
I20260608 12:55:55.098393 20383 raft_consensus.cc:2468] T 28d7e257a1ab4990abafb35c8b1828d9 P 4e49c9de71884a178a495be46a09a288 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a620fde6d1e4096b565f138383f5c1f in term 0.
W20260608 12:55:55.099675 20034 leader_election.cc:343] T 51bd4b0cc55e4089898f759cee2d07b6 P f6210e47b3f5439aa26be44c9e032784 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e49c9de71884a178a495be46a09a288 (127.16.174.132:35725): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:55:55.101667 20109 leader_election.cc:304] T 28d7e257a1ab4990abafb35c8b1828d9 P 5a620fde6d1e4096b565f138383f5c1f [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: 4e49c9de71884a178a495be46a09a288, 5a620fde6d1e4096b565f138383f5c1f; no voters: f6210e47b3f5439aa26be44c9e032784
I20260608 12:55:55.103433 20383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bd4b0cc55e4089898f759cee2d07b6" candidate_uuid: "f6210e47b3f5439aa26be44c9e032784" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e49c9de71884a178a495be46a09a288"
I20260608 12:55:55.104825 20216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bd4b0cc55e4089898f759cee2d07b6" candidate_uuid: "f6210e47b3f5439aa26be44c9e032784" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88da2349ca534e1ab30db21bf1ebe526"
I20260608 12:55:55.105737 20216 raft_consensus.cc:3060] T 51bd4b0cc55e4089898f759cee2d07b6 P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:55:55.107818 20034 leader_election.cc:343] T 51bd4b0cc55e4089898f759cee2d07b6 P f6210e47b3f5439aa26be44c9e032784 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4e49c9de71884a178a495be46a09a288 (127.16.174.132:35725): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:55:55.108531 20300 raft_consensus.cc:2804] T 28d7e257a1ab4990abafb35c8b1828d9 P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:55:55.108914 20300 raft_consensus.cc:493] T 28d7e257a1ab4990abafb35c8b1828d9 P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:55.109280 20423 ts_tablet_manager.cc:1434] T ab6686ec75f841268a98c66c9f7ba99a P 88da2349ca534e1ab30db21bf1ebe526: Time spent starting tablet: real 0.034s	user 0.009s	sys 0.000s
I20260608 12:55:55.109246 20300 raft_consensus.cc:3060] T 28d7e257a1ab4990abafb35c8b1828d9 P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:55.110693 20423 tablet_bootstrap.cc:492] T 9557efcfed7c4a068f03c779d894c43b P 88da2349ca534e1ab30db21bf1ebe526: Bootstrap starting.
I20260608 12:55:55.116691 20216 raft_consensus.cc:2468] T 51bd4b0cc55e4089898f759cee2d07b6 P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6210e47b3f5439aa26be44c9e032784 in term 1.
I20260608 12:55:55.117468 20272 leader_election.cc:290] T 51bd4b0cc55e4089898f759cee2d07b6 P f6210e47b3f5439aa26be44c9e032784 [CANDIDATE]: Term 1 election: Requested vote from peers 88da2349ca534e1ab30db21bf1ebe526 (127.16.174.131:41525), 4e49c9de71884a178a495be46a09a288 (127.16.174.132:35725)
I20260608 12:55:55.119061 20036 leader_election.cc:304] T 51bd4b0cc55e4089898f759cee2d07b6 P f6210e47b3f5439aa26be44c9e032784 [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: 88da2349ca534e1ab30db21bf1ebe526, f6210e47b3f5439aa26be44c9e032784; no voters: 4e49c9de71884a178a495be46a09a288
I20260608 12:55:55.121060 20272 raft_consensus.cc:2804] T 51bd4b0cc55e4089898f759cee2d07b6 P f6210e47b3f5439aa26be44c9e032784 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:55.122064 20272 raft_consensus.cc:697] T 51bd4b0cc55e4089898f759cee2d07b6 P f6210e47b3f5439aa26be44c9e032784 [term 1 LEADER]: Becoming Leader. State: Replica: f6210e47b3f5439aa26be44c9e032784, State: Running, Role: LEADER
I20260608 12:55:55.123682 20422 ts_tablet_manager.cc:1434] T ab6686ec75f841268a98c66c9f7ba99a P f6210e47b3f5439aa26be44c9e032784: Time spent starting tablet: real 0.035s	user 0.016s	sys 0.002s
I20260608 12:55:55.123831 20272 consensus_queue.cc:237] T 51bd4b0cc55e4089898f759cee2d07b6 P f6210e47b3f5439aa26be44c9e032784 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } }
I20260608 12:55:55.124768 20422 tablet_bootstrap.cc:492] T 28d7e257a1ab4990abafb35c8b1828d9 P f6210e47b3f5439aa26be44c9e032784: Bootstrap starting.
I20260608 12:55:55.116882 20300 raft_consensus.cc:515] T 28d7e257a1ab4990abafb35c8b1828d9 P 5a620fde6d1e4096b565f138383f5c1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } }
I20260608 12:55:55.128904 20300 leader_election.cc:290] T 28d7e257a1ab4990abafb35c8b1828d9 P 5a620fde6d1e4096b565f138383f5c1f [CANDIDATE]: Term 1 election: Requested vote from peers 4e49c9de71884a178a495be46a09a288 (127.16.174.132:35725), f6210e47b3f5439aa26be44c9e032784 (127.16.174.129:32997)
I20260608 12:55:55.130144 20383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d7e257a1ab4990abafb35c8b1828d9" candidate_uuid: "5a620fde6d1e4096b565f138383f5c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e49c9de71884a178a495be46a09a288"
I20260608 12:55:55.130388 20069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d7e257a1ab4990abafb35c8b1828d9" candidate_uuid: "5a620fde6d1e4096b565f138383f5c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6210e47b3f5439aa26be44c9e032784"
I20260608 12:55:55.130764 20383 raft_consensus.cc:3060] T 28d7e257a1ab4990abafb35c8b1828d9 P 4e49c9de71884a178a495be46a09a288 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:55.131436 20446 raft_consensus.cc:493] T ab6686ec75f841268a98c66c9f7ba99a P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:55.132159 20446 raft_consensus.cc:515] T ab6686ec75f841268a98c66c9f7ba99a P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } }
W20260608 12:55:55.133688 20111 leader_election.cc:343] T 28d7e257a1ab4990abafb35c8b1828d9 P 5a620fde6d1e4096b565f138383f5c1f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f6210e47b3f5439aa26be44c9e032784 (127.16.174.129:32997): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:55:55.139420 20424 tablet_bootstrap.cc:492] T 7bdef23d35ba429cbf27ac1069b9da31 P 4e49c9de71884a178a495be46a09a288: No bootstrap required, opened a new log
I20260608 12:55:55.141757 20424 ts_tablet_manager.cc:1403] T 7bdef23d35ba429cbf27ac1069b9da31 P 4e49c9de71884a178a495be46a09a288: Time spent bootstrapping tablet: real 0.212s	user 0.022s	sys 0.008s
I20260608 12:55:55.145991 20423 tablet_bootstrap.cc:654] T 9557efcfed7c4a068f03c779d894c43b P 88da2349ca534e1ab30db21bf1ebe526: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:55.140075 20425 raft_consensus.cc:359] T 34d34cde7cc641e5b0665e9aa39f9f8c P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:55.147060 20425 raft_consensus.cc:385] T 34d34cde7cc641e5b0665e9aa39f9f8c P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:55.147413 20425 raft_consensus.cc:740] T 34d34cde7cc641e5b0665e9aa39f9f8c P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a620fde6d1e4096b565f138383f5c1f, State: Initialized, Role: FOLLOWER
I20260608 12:55:55.147989 20383 raft_consensus.cc:2468] T 28d7e257a1ab4990abafb35c8b1828d9 P 4e49c9de71884a178a495be46a09a288 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a620fde6d1e4096b565f138383f5c1f in term 1.
I20260608 12:55:55.150440 20109 leader_election.cc:304] T 28d7e257a1ab4990abafb35c8b1828d9 P 5a620fde6d1e4096b565f138383f5c1f [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: 4e49c9de71884a178a495be46a09a288, 5a620fde6d1e4096b565f138383f5c1f; no voters: f6210e47b3f5439aa26be44c9e032784
I20260608 12:55:55.151301 20425 consensus_queue.cc:260] T 34d34cde7cc641e5b0665e9aa39f9f8c P 5a620fde6d1e4096b565f138383f5c1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:55.151935 20300 raft_consensus.cc:2804] T 28d7e257a1ab4990abafb35c8b1828d9 P 5a620fde6d1e4096b565f138383f5c1f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:55.152530 20300 raft_consensus.cc:697] T 28d7e257a1ab4990abafb35c8b1828d9 P 5a620fde6d1e4096b565f138383f5c1f [term 1 LEADER]: Becoming Leader. State: Replica: 5a620fde6d1e4096b565f138383f5c1f, State: Running, Role: LEADER
I20260608 12:55:55.153429 20300 consensus_queue.cc:237] T 28d7e257a1ab4990abafb35c8b1828d9 P 5a620fde6d1e4096b565f138383f5c1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } }
I20260608 12:55:55.154062 20425 ts_tablet_manager.cc:1434] T 34d34cde7cc641e5b0665e9aa39f9f8c P 5a620fde6d1e4096b565f138383f5c1f: Time spent starting tablet: real 0.065s	user 0.008s	sys 0.005s
I20260608 12:55:55.155431 20425 tablet_bootstrap.cc:492] T 7eaaad6379834d7bb662973cdac1ac16 P 5a620fde6d1e4096b565f138383f5c1f: Bootstrap starting.
I20260608 12:55:55.156440 19968 catalog_manager.cc:5696] T 51bd4b0cc55e4089898f759cee2d07b6 P f6210e47b3f5439aa26be44c9e032784 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6210e47b3f5439aa26be44c9e032784 (127.16.174.129). New cstate: current_term: 1 leader_uuid: "f6210e47b3f5439aa26be44c9e032784" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:55.158530 20422 tablet_bootstrap.cc:654] T 28d7e257a1ab4990abafb35c8b1828d9 P f6210e47b3f5439aa26be44c9e032784: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:55.160058 20383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab6686ec75f841268a98c66c9f7ba99a" candidate_uuid: "f6210e47b3f5439aa26be44c9e032784" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e49c9de71884a178a495be46a09a288" is_pre_election: true
W20260608 12:55:55.165126 20034 leader_election.cc:343] T ab6686ec75f841268a98c66c9f7ba99a P f6210e47b3f5439aa26be44c9e032784 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e49c9de71884a178a495be46a09a288 (127.16.174.132:35725): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:55:55.166134 20446 leader_election.cc:290] T ab6686ec75f841268a98c66c9f7ba99a P f6210e47b3f5439aa26be44c9e032784 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e49c9de71884a178a495be46a09a288 (127.16.174.132:35725), 88da2349ca534e1ab30db21bf1ebe526 (127.16.174.131:41525)
I20260608 12:55:55.166098 20424 raft_consensus.cc:359] T 7bdef23d35ba429cbf27ac1069b9da31 P 4e49c9de71884a178a495be46a09a288 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } }
I20260608 12:55:55.172474 20425 tablet_bootstrap.cc:654] T 7eaaad6379834d7bb662973cdac1ac16 P 5a620fde6d1e4096b565f138383f5c1f: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:55.168529 20216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab6686ec75f841268a98c66c9f7ba99a" candidate_uuid: "f6210e47b3f5439aa26be44c9e032784" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88da2349ca534e1ab30db21bf1ebe526" is_pre_election: true
I20260608 12:55:55.190075 20216 raft_consensus.cc:2468] T ab6686ec75f841268a98c66c9f7ba99a P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6210e47b3f5439aa26be44c9e032784 in term 0.
I20260608 12:55:55.191752 20036 leader_election.cc:304] T ab6686ec75f841268a98c66c9f7ba99a P f6210e47b3f5439aa26be44c9e032784 [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: 88da2349ca534e1ab30db21bf1ebe526, f6210e47b3f5439aa26be44c9e032784; no voters: 4e49c9de71884a178a495be46a09a288
I20260608 12:55:55.193392 20446 raft_consensus.cc:2804] T ab6686ec75f841268a98c66c9f7ba99a P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:55:55.193924 20446 raft_consensus.cc:493] T ab6686ec75f841268a98c66c9f7ba99a P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:55.168638 20424 raft_consensus.cc:385] T 7bdef23d35ba429cbf27ac1069b9da31 P 4e49c9de71884a178a495be46a09a288 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:55.194445 20446 raft_consensus.cc:3060] T ab6686ec75f841268a98c66c9f7ba99a P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:55.194926 20424 raft_consensus.cc:740] T 7bdef23d35ba429cbf27ac1069b9da31 P 4e49c9de71884a178a495be46a09a288 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e49c9de71884a178a495be46a09a288, State: Initialized, Role: FOLLOWER
I20260608 12:55:55.196067 20424 consensus_queue.cc:260] T 7bdef23d35ba429cbf27ac1069b9da31 P 4e49c9de71884a178a495be46a09a288 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } }
I20260608 12:55:55.200506 20424 ts_tablet_manager.cc:1434] T 7bdef23d35ba429cbf27ac1069b9da31 P 4e49c9de71884a178a495be46a09a288: Time spent starting tablet: real 0.057s	user 0.001s	sys 0.015s
I20260608 12:55:55.202574 20423 tablet_bootstrap.cc:492] T 9557efcfed7c4a068f03c779d894c43b P 88da2349ca534e1ab30db21bf1ebe526: No bootstrap required, opened a new log
I20260608 12:55:55.202721 20021 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:55:55.203382 20423 ts_tablet_manager.cc:1403] T 9557efcfed7c4a068f03c779d894c43b P 88da2349ca534e1ab30db21bf1ebe526: Time spent bootstrapping tablet: real 0.093s	user 0.015s	sys 0.015s
W20260608 12:55:55.206533 20021 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 12:55:55.206836 20423 raft_consensus.cc:359] T 9557efcfed7c4a068f03c779d894c43b P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } }
I20260608 12:55:55.207787 20423 raft_consensus.cc:385] T 9557efcfed7c4a068f03c779d894c43b P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:55.208171 20423 raft_consensus.cc:740] T 9557efcfed7c4a068f03c779d894c43b P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88da2349ca534e1ab30db21bf1ebe526, State: Initialized, Role: FOLLOWER
I20260608 12:55:55.208988 20423 consensus_queue.cc:260] T 9557efcfed7c4a068f03c779d894c43b P 88da2349ca534e1ab30db21bf1ebe526 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } }
I20260608 12:55:55.211833 20423 ts_tablet_manager.cc:1434] T 9557efcfed7c4a068f03c779d894c43b P 88da2349ca534e1ab30db21bf1ebe526: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:55:55.212966 20424 tablet_bootstrap.cc:492] T ab6686ec75f841268a98c66c9f7ba99a P 4e49c9de71884a178a495be46a09a288: Bootstrap starting.
I20260608 12:55:55.216977 20431 raft_consensus.cc:493] T 5beac15aa6ef4c3dbb7d931b424dafa4 P 4e49c9de71884a178a495be46a09a288 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:55.217545 20431 raft_consensus.cc:515] T 5beac15aa6ef4c3dbb7d931b424dafa4 P 4e49c9de71884a178a495be46a09a288 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } }
I20260608 12:55:55.220463 20272 raft_consensus.cc:493] T 7bdef23d35ba429cbf27ac1069b9da31 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:55.221287 20272 raft_consensus.cc:515] T 7bdef23d35ba429cbf27ac1069b9da31 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } }
I20260608 12:55:55.225669 20272 leader_election.cc:290] T 7bdef23d35ba429cbf27ac1069b9da31 P f6210e47b3f5439aa26be44c9e032784 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e49c9de71884a178a495be46a09a288 (127.16.174.132:35725), 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130:46079)
I20260608 12:55:55.228586 20431 leader_election.cc:290] T 5beac15aa6ef4c3dbb7d931b424dafa4 P 4e49c9de71884a178a495be46a09a288 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88da2349ca534e1ab30db21bf1ebe526 (127.16.174.131:41525), 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130:46079)
I20260608 12:55:55.228617 20145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bdef23d35ba429cbf27ac1069b9da31" candidate_uuid: "f6210e47b3f5439aa26be44c9e032784" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a620fde6d1e4096b565f138383f5c1f" is_pre_election: true
W20260608 12:55:55.233609 20034 leader_election.cc:343] T 7bdef23d35ba429cbf27ac1069b9da31 P f6210e47b3f5439aa26be44c9e032784 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130:46079): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:55:55.254891 20425 tablet_bootstrap.cc:492] T 7eaaad6379834d7bb662973cdac1ac16 P 5a620fde6d1e4096b565f138383f5c1f: No bootstrap required, opened a new log
I20260608 12:55:55.257022 20383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bdef23d35ba429cbf27ac1069b9da31" candidate_uuid: "f6210e47b3f5439aa26be44c9e032784" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e49c9de71884a178a495be46a09a288" is_pre_election: true
I20260608 12:55:55.257758 20383 raft_consensus.cc:2468] T 7bdef23d35ba429cbf27ac1069b9da31 P 4e49c9de71884a178a495be46a09a288 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6210e47b3f5439aa26be44c9e032784 in term 0.
I20260608 12:55:55.259912 20034 leader_election.cc:304] T 7bdef23d35ba429cbf27ac1069b9da31 P f6210e47b3f5439aa26be44c9e032784 [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: 4e49c9de71884a178a495be46a09a288, f6210e47b3f5439aa26be44c9e032784; no voters: 5a620fde6d1e4096b565f138383f5c1f
I20260608 12:55:55.260784 20272 raft_consensus.cc:2804] T 7bdef23d35ba429cbf27ac1069b9da31 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:55:55.261297 20272 raft_consensus.cc:493] T 7bdef23d35ba429cbf27ac1069b9da31 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:55.261684 20272 raft_consensus.cc:3060] T 7bdef23d35ba429cbf27ac1069b9da31 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:55.265202 20424 tablet_bootstrap.cc:654] T ab6686ec75f841268a98c66c9f7ba99a P 4e49c9de71884a178a495be46a09a288: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:55.270371 20272 raft_consensus.cc:515] T 7bdef23d35ba429cbf27ac1069b9da31 P f6210e47b3f5439aa26be44c9e032784 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } }
I20260608 12:55:55.274315 20422 tablet_bootstrap.cc:492] T 28d7e257a1ab4990abafb35c8b1828d9 P f6210e47b3f5439aa26be44c9e032784: No bootstrap required, opened a new log
I20260608 12:55:55.274936 20422 ts_tablet_manager.cc:1403] T 28d7e257a1ab4990abafb35c8b1828d9 P f6210e47b3f5439aa26be44c9e032784: Time spent bootstrapping tablet: real 0.150s	user 0.057s	sys 0.055s
I20260608 12:55:55.275235 20145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bdef23d35ba429cbf27ac1069b9da31" candidate_uuid: "f6210e47b3f5439aa26be44c9e032784" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a620fde6d1e4096b565f138383f5c1f"
W20260608 12:55:55.276873 20034 leader_election.cc:343] T 7bdef23d35ba429cbf27ac1069b9da31 P f6210e47b3f5439aa26be44c9e032784 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130:46079): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:55:55.277940 20272 leader_election.cc:290] T 7bdef23d35ba429cbf27ac1069b9da31 P f6210e47b3f5439aa26be44c9e032784 [CANDIDATE]: Term 1 election: Requested vote from peers 4e49c9de71884a178a495be46a09a288 (127.16.174.132:35725), 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130:46079)
I20260608 12:55:55.278781 20383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bdef23d35ba429cbf27ac1069b9da31" candidate_uuid: "f6210e47b3f5439aa26be44c9e032784" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e49c9de71884a178a495be46a09a288"
I20260608 12:55:55.278690 20422 raft_consensus.cc:359] T 28d7e257a1ab4990abafb35c8b1828d9 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } }
I20260608 12:55:55.279489 20383 raft_consensus.cc:3060] T 7bdef23d35ba429cbf27ac1069b9da31 P 4e49c9de71884a178a495be46a09a288 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:55.279677 20422 raft_consensus.cc:385] T 28d7e257a1ab4990abafb35c8b1828d9 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260608 12:55:55.282127 20016 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:55:55.283917 19965 catalog_manager.cc:5696] T 28d7e257a1ab4990abafb35c8b1828d9 P 5a620fde6d1e4096b565f138383f5c1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130). New cstate: current_term: 1 leader_uuid: "5a620fde6d1e4096b565f138383f5c1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } health_report { overall_health: HEALTHY } } }
I20260608 12:55:55.285689 20145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5beac15aa6ef4c3dbb7d931b424dafa4" candidate_uuid: "4e49c9de71884a178a495be46a09a288" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a620fde6d1e4096b565f138383f5c1f" is_pre_election: true
I20260608 12:55:55.286341 20145 raft_consensus.cc:2468] T 5beac15aa6ef4c3dbb7d931b424dafa4 P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e49c9de71884a178a495be46a09a288 in term 0.
I20260608 12:55:55.286960 20383 raft_consensus.cc:2468] T 7bdef23d35ba429cbf27ac1069b9da31 P 4e49c9de71884a178a495be46a09a288 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6210e47b3f5439aa26be44c9e032784 in term 1.
I20260608 12:55:55.287883 20347 leader_election.cc:304] T 5beac15aa6ef4c3dbb7d931b424dafa4 P 4e49c9de71884a178a495be46a09a288 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e49c9de71884a178a495be46a09a288, 5a620fde6d1e4096b565f138383f5c1f; no voters: 
I20260608 12:55:55.288302 20034 leader_election.cc:304] T 7bdef23d35ba429cbf27ac1069b9da31 P f6210e47b3f5439aa26be44c9e032784 [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: 4e49c9de71884a178a495be46a09a288, f6210e47b3f5439aa26be44c9e032784; no voters: 5a620fde6d1e4096b565f138383f5c1f
I20260608 12:55:55.288890 20431 raft_consensus.cc:2804] T 5beac15aa6ef4c3dbb7d931b424dafa4 P 4e49c9de71884a178a495be46a09a288 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:55:55.289271 20431 raft_consensus.cc:493] T 5beac15aa6ef4c3dbb7d931b424dafa4 P 4e49c9de71884a178a495be46a09a288 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:55.255466 20425 ts_tablet_manager.cc:1403] T 7eaaad6379834d7bb662973cdac1ac16 P 5a620fde6d1e4096b565f138383f5c1f: Time spent bootstrapping tablet: real 0.100s	user 0.013s	sys 0.009s
I20260608 12:55:55.289618 20431 raft_consensus.cc:3060] T 5beac15aa6ef4c3dbb7d931b424dafa4 P 4e49c9de71884a178a495be46a09a288 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:55.293361 20422 raft_consensus.cc:740] T 28d7e257a1ab4990abafb35c8b1828d9 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6210e47b3f5439aa26be44c9e032784, State: Initialized, Role: FOLLOWER
I20260608 12:55:55.294402 20422 consensus_queue.cc:260] T 28d7e257a1ab4990abafb35c8b1828d9 P f6210e47b3f5439aa26be44c9e032784 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } }
I20260608 12:55:55.260624 20446 raft_consensus.cc:515] T ab6686ec75f841268a98c66c9f7ba99a P f6210e47b3f5439aa26be44c9e032784 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } }
I20260608 12:55:55.301292 20431 raft_consensus.cc:515] T 5beac15aa6ef4c3dbb7d931b424dafa4 P 4e49c9de71884a178a495be46a09a288 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } }
I20260608 12:55:55.310393 20447 raft_consensus.cc:2804] T 7bdef23d35ba429cbf27ac1069b9da31 P f6210e47b3f5439aa26be44c9e032784 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:55.316854 20446 leader_election.cc:290] T ab6686ec75f841268a98c66c9f7ba99a P f6210e47b3f5439aa26be44c9e032784 [CANDIDATE]: Term 1 election: Requested vote from peers 4e49c9de71884a178a495be46a09a288 (127.16.174.132:35725), 88da2349ca534e1ab30db21bf1ebe526 (127.16.174.131:41525)
I20260608 12:55:55.311424 19967 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 9c3a1a271efb4c0887c9ab85f7a67895: range_aware_rebalance_new_range [id=ce0a3572da764bd1977971a4c24a9eb5] alter complete (version 0)
I20260608 12:55:55.323060 20422 ts_tablet_manager.cc:1434] T 28d7e257a1ab4990abafb35c8b1828d9 P f6210e47b3f5439aa26be44c9e032784: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.005s
I20260608 12:55:55.324194 20422 tablet_bootstrap.cc:492] T 7eaaad6379834d7bb662973cdac1ac16 P f6210e47b3f5439aa26be44c9e032784: Bootstrap starting.
I20260608 12:55:55.324396 20383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab6686ec75f841268a98c66c9f7ba99a" candidate_uuid: "f6210e47b3f5439aa26be44c9e032784" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e49c9de71884a178a495be46a09a288"
I20260608 12:55:55.319375 20447 raft_consensus.cc:697] T 7bdef23d35ba429cbf27ac1069b9da31 P f6210e47b3f5439aa26be44c9e032784 [term 1 LEADER]: Becoming Leader. State: Replica: f6210e47b3f5439aa26be44c9e032784, State: Running, Role: LEADER
I20260608 12:55:55.328492 20145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5beac15aa6ef4c3dbb7d931b424dafa4" candidate_uuid: "4e49c9de71884a178a495be46a09a288" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a620fde6d1e4096b565f138383f5c1f"
I20260608 12:55:55.329063 20145 raft_consensus.cc:3060] T 5beac15aa6ef4c3dbb7d931b424dafa4 P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:55.329324 20216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab6686ec75f841268a98c66c9f7ba99a" candidate_uuid: "f6210e47b3f5439aa26be44c9e032784" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88da2349ca534e1ab30db21bf1ebe526"
I20260608 12:55:55.329949 20216 raft_consensus.cc:3060] T ab6686ec75f841268a98c66c9f7ba99a P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:55:55.335808 20034 leader_election.cc:343] T ab6686ec75f841268a98c66c9f7ba99a P f6210e47b3f5439aa26be44c9e032784 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4e49c9de71884a178a495be46a09a288 (127.16.174.132:35725): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:55:55.340130 20216 raft_consensus.cc:2468] T ab6686ec75f841268a98c66c9f7ba99a P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6210e47b3f5439aa26be44c9e032784 in term 1.
I20260608 12:55:55.326751 20431 leader_election.cc:290] T 5beac15aa6ef4c3dbb7d931b424dafa4 P 4e49c9de71884a178a495be46a09a288 [CANDIDATE]: Term 1 election: Requested vote from peers 88da2349ca534e1ab30db21bf1ebe526 (127.16.174.131:41525), 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130:46079)
I20260608 12:55:55.342123 20145 raft_consensus.cc:2468] T 5beac15aa6ef4c3dbb7d931b424dafa4 P 5a620fde6d1e4096b565f138383f5c1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e49c9de71884a178a495be46a09a288 in term 1.
I20260608 12:55:55.342967 20424 tablet_bootstrap.cc:492] T ab6686ec75f841268a98c66c9f7ba99a P 4e49c9de71884a178a495be46a09a288: No bootstrap required, opened a new log
I20260608 12:55:55.343482 20424 ts_tablet_manager.cc:1403] T ab6686ec75f841268a98c66c9f7ba99a P 4e49c9de71884a178a495be46a09a288: Time spent bootstrapping tablet: real 0.131s	user 0.016s	sys 0.000s
I20260608 12:55:55.344731 20036 leader_election.cc:304] T ab6686ec75f841268a98c66c9f7ba99a P f6210e47b3f5439aa26be44c9e032784 [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: 88da2349ca534e1ab30db21bf1ebe526, f6210e47b3f5439aa26be44c9e032784; no voters: 4e49c9de71884a178a495be46a09a288
I20260608 12:55:55.347114 20347 leader_election.cc:304] T 5beac15aa6ef4c3dbb7d931b424dafa4 P 4e49c9de71884a178a495be46a09a288 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e49c9de71884a178a495be46a09a288, 5a620fde6d1e4096b565f138383f5c1f; no voters: 
I20260608 12:55:55.344895 20447 consensus_queue.cc:237] T 7bdef23d35ba429cbf27ac1069b9da31 P f6210e47b3f5439aa26be44c9e032784 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } }
I20260608 12:55:55.349148 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5beac15aa6ef4c3dbb7d931b424dafa4" candidate_uuid: "4e49c9de71884a178a495be46a09a288" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88da2349ca534e1ab30db21bf1ebe526"
I20260608 12:55:55.349917 20215 raft_consensus.cc:3060] T 5beac15aa6ef4c3dbb7d931b424dafa4 P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:55.351109 20431 raft_consensus.cc:2804] T 5beac15aa6ef4c3dbb7d931b424dafa4 P 4e49c9de71884a178a495be46a09a288 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:55.352329 20272 raft_consensus.cc:2804] T ab6686ec75f841268a98c66c9f7ba99a P f6210e47b3f5439aa26be44c9e032784 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:55.352221 20425 raft_consensus.cc:359] T 7eaaad6379834d7bb662973cdac1ac16 P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } }
I20260608 12:55:55.352975 20272 raft_consensus.cc:697] T ab6686ec75f841268a98c66c9f7ba99a P f6210e47b3f5439aa26be44c9e032784 [term 1 LEADER]: Becoming Leader. State: Replica: f6210e47b3f5439aa26be44c9e032784, State: Running, Role: LEADER
I20260608 12:55:55.353149 20425 raft_consensus.cc:385] T 7eaaad6379834d7bb662973cdac1ac16 P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:55.353205 20216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5beac15aa6ef4c3dbb7d931b424dafa4" candidate_uuid: "4e49c9de71884a178a495be46a09a288" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88da2349ca534e1ab30db21bf1ebe526" is_pre_election: true
I20260608 12:55:55.353681 20425 raft_consensus.cc:740] T 7eaaad6379834d7bb662973cdac1ac16 P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a620fde6d1e4096b565f138383f5c1f, State: Initialized, Role: FOLLOWER
I20260608 12:55:55.356166 20425 consensus_queue.cc:260] T 7eaaad6379834d7bb662973cdac1ac16 P 5a620fde6d1e4096b565f138383f5c1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } }
I20260608 12:55:55.356763 20272 consensus_queue.cc:237] T ab6686ec75f841268a98c66c9f7ba99a P f6210e47b3f5439aa26be44c9e032784 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } }
I20260608 12:55:55.358899 20425 ts_tablet_manager.cc:1434] T 7eaaad6379834d7bb662973cdac1ac16 P 5a620fde6d1e4096b565f138383f5c1f: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.000s
I20260608 12:55:55.360110 20425 tablet_bootstrap.cc:492] T 7bdef23d35ba429cbf27ac1069b9da31 P 5a620fde6d1e4096b565f138383f5c1f: Bootstrap starting.
I20260608 12:55:55.361558 20422 tablet_bootstrap.cc:654] T 7eaaad6379834d7bb662973cdac1ac16 P f6210e47b3f5439aa26be44c9e032784: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:55.370533 20425 tablet_bootstrap.cc:654] T 7bdef23d35ba429cbf27ac1069b9da31 P 5a620fde6d1e4096b565f138383f5c1f: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:55.372447 20424 raft_consensus.cc:359] T ab6686ec75f841268a98c66c9f7ba99a P 4e49c9de71884a178a495be46a09a288 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } }
I20260608 12:55:55.373312 20424 raft_consensus.cc:385] T ab6686ec75f841268a98c66c9f7ba99a P 4e49c9de71884a178a495be46a09a288 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:55.366608 20215 raft_consensus.cc:2468] T 5beac15aa6ef4c3dbb7d931b424dafa4 P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e49c9de71884a178a495be46a09a288 in term 1.
I20260608 12:55:55.374328 20424 raft_consensus.cc:740] T ab6686ec75f841268a98c66c9f7ba99a P 4e49c9de71884a178a495be46a09a288 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e49c9de71884a178a495be46a09a288, State: Initialized, Role: FOLLOWER
I20260608 12:55:55.379172 20424 consensus_queue.cc:260] T ab6686ec75f841268a98c66c9f7ba99a P 4e49c9de71884a178a495be46a09a288 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } }
I20260608 12:55:55.384614 20447 raft_consensus.cc:493] T 28d7e257a1ab4990abafb35c8b1828d9 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:55.385161 20447 raft_consensus.cc:515] T 28d7e257a1ab4990abafb35c8b1828d9 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } }
I20260608 12:55:55.387600 20447 leader_election.cc:290] T 28d7e257a1ab4990abafb35c8b1828d9 P f6210e47b3f5439aa26be44c9e032784 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e49c9de71884a178a495be46a09a288 (127.16.174.132:35725), 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130:46079)
I20260608 12:55:55.390349 20383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d7e257a1ab4990abafb35c8b1828d9" candidate_uuid: "f6210e47b3f5439aa26be44c9e032784" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e49c9de71884a178a495be46a09a288" is_pre_election: true
I20260608 12:55:55.391177 20431 raft_consensus.cc:697] T 5beac15aa6ef4c3dbb7d931b424dafa4 P 4e49c9de71884a178a495be46a09a288 [term 1 LEADER]: Becoming Leader. State: Replica: 4e49c9de71884a178a495be46a09a288, State: Running, Role: LEADER
I20260608 12:55:55.391692 20145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d7e257a1ab4990abafb35c8b1828d9" candidate_uuid: "f6210e47b3f5439aa26be44c9e032784" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a620fde6d1e4096b565f138383f5c1f" is_pre_election: true
I20260608 12:55:55.392303 20431 consensus_queue.cc:237] T 5beac15aa6ef4c3dbb7d931b424dafa4 P 4e49c9de71884a178a495be46a09a288 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } }
I20260608 12:55:55.393129 20424 ts_tablet_manager.cc:1434] T ab6686ec75f841268a98c66c9f7ba99a P 4e49c9de71884a178a495be46a09a288: Time spent starting tablet: real 0.049s	user 0.003s	sys 0.006s
I20260608 12:55:55.394179 20383 raft_consensus.cc:2393] T 28d7e257a1ab4990abafb35c8b1828d9 P 4e49c9de71884a178a495be46a09a288 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f6210e47b3f5439aa26be44c9e032784 in current term 1: Already voted for candidate 5a620fde6d1e4096b565f138383f5c1f in this term.
I20260608 12:55:55.394773 20424 tablet_bootstrap.cc:492] T 51bd4b0cc55e4089898f759cee2d07b6 P 4e49c9de71884a178a495be46a09a288: Bootstrap starting.
I20260608 12:55:55.395684 20034 leader_election.cc:304] T 28d7e257a1ab4990abafb35c8b1828d9 P f6210e47b3f5439aa26be44c9e032784 [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: f6210e47b3f5439aa26be44c9e032784; no voters: 4e49c9de71884a178a495be46a09a288, 5a620fde6d1e4096b565f138383f5c1f
I20260608 12:55:55.396637 20272 raft_consensus.cc:3060] T 28d7e257a1ab4990abafb35c8b1828d9 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:55.387283 19965 catalog_manager.cc:5696] T 7bdef23d35ba429cbf27ac1069b9da31 P f6210e47b3f5439aa26be44c9e032784 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6210e47b3f5439aa26be44c9e032784 (127.16.174.129). New cstate: current_term: 1 leader_uuid: "f6210e47b3f5439aa26be44c9e032784" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:55.398958 20422 tablet_bootstrap.cc:492] T 7eaaad6379834d7bb662973cdac1ac16 P f6210e47b3f5439aa26be44c9e032784: No bootstrap required, opened a new log
I20260608 12:55:55.403951 20272 raft_consensus.cc:2749] T 28d7e257a1ab4990abafb35c8b1828d9 P f6210e47b3f5439aa26be44c9e032784 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:55:55.404960 20424 tablet_bootstrap.cc:654] T 51bd4b0cc55e4089898f759cee2d07b6 P 4e49c9de71884a178a495be46a09a288: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:55.406598 20425 tablet_bootstrap.cc:492] T 7bdef23d35ba429cbf27ac1069b9da31 P 5a620fde6d1e4096b565f138383f5c1f: No bootstrap required, opened a new log
I20260608 12:55:55.407135 20425 ts_tablet_manager.cc:1403] T 7bdef23d35ba429cbf27ac1069b9da31 P 5a620fde6d1e4096b565f138383f5c1f: Time spent bootstrapping tablet: real 0.047s	user 0.018s	sys 0.015s
I20260608 12:55:55.411280 20425 raft_consensus.cc:359] T 7bdef23d35ba429cbf27ac1069b9da31 P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } }
I20260608 12:55:55.412287 20425 raft_consensus.cc:385] T 7bdef23d35ba429cbf27ac1069b9da31 P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:55.412675 20425 raft_consensus.cc:740] T 7bdef23d35ba429cbf27ac1069b9da31 P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a620fde6d1e4096b565f138383f5c1f, State: Initialized, Role: FOLLOWER
I20260608 12:55:55.416889 20424 tablet_bootstrap.cc:492] T 51bd4b0cc55e4089898f759cee2d07b6 P 4e49c9de71884a178a495be46a09a288: No bootstrap required, opened a new log
I20260608 12:55:55.418051 20424 ts_tablet_manager.cc:1403] T 51bd4b0cc55e4089898f759cee2d07b6 P 4e49c9de71884a178a495be46a09a288: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.008s
I20260608 12:55:55.418804 20425 consensus_queue.cc:260] T 7bdef23d35ba429cbf27ac1069b9da31 P 5a620fde6d1e4096b565f138383f5c1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } }
I20260608 12:55:55.421638 20425 ts_tablet_manager.cc:1434] T 7bdef23d35ba429cbf27ac1069b9da31 P 5a620fde6d1e4096b565f138383f5c1f: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.003s
I20260608 12:55:55.399487 20422 ts_tablet_manager.cc:1403] T 7eaaad6379834d7bb662973cdac1ac16 P f6210e47b3f5439aa26be44c9e032784: Time spent bootstrapping tablet: real 0.076s	user 0.016s	sys 0.004s
I20260608 12:55:55.424048 19965 catalog_manager.cc:5696] T ab6686ec75f841268a98c66c9f7ba99a P f6210e47b3f5439aa26be44c9e032784 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6210e47b3f5439aa26be44c9e032784 (127.16.174.129). New cstate: current_term: 1 leader_uuid: "f6210e47b3f5439aa26be44c9e032784" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } health_report { overall_health: HEALTHY } } }
I20260608 12:55:55.425164 20424 raft_consensus.cc:359] T 51bd4b0cc55e4089898f759cee2d07b6 P 4e49c9de71884a178a495be46a09a288 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } }
I20260608 12:55:55.426023 20424 raft_consensus.cc:385] T 51bd4b0cc55e4089898f759cee2d07b6 P 4e49c9de71884a178a495be46a09a288 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:55.426342 20424 raft_consensus.cc:740] T 51bd4b0cc55e4089898f759cee2d07b6 P 4e49c9de71884a178a495be46a09a288 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e49c9de71884a178a495be46a09a288, State: Initialized, Role: FOLLOWER
I20260608 12:55:55.426616 20422 raft_consensus.cc:359] T 7eaaad6379834d7bb662973cdac1ac16 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } }
I20260608 12:55:55.427335 20422 raft_consensus.cc:385] T 7eaaad6379834d7bb662973cdac1ac16 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:55.427136 20424 consensus_queue.cc:260] T 51bd4b0cc55e4089898f759cee2d07b6 P 4e49c9de71884a178a495be46a09a288 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } }
I20260608 12:55:55.427693 20422 raft_consensus.cc:740] T 7eaaad6379834d7bb662973cdac1ac16 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6210e47b3f5439aa26be44c9e032784, State: Initialized, Role: FOLLOWER
I20260608 12:55:55.428699 20422 consensus_queue.cc:260] T 7eaaad6379834d7bb662973cdac1ac16 P f6210e47b3f5439aa26be44c9e032784 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } }
I20260608 12:55:55.430342 20424 ts_tablet_manager.cc:1434] T 51bd4b0cc55e4089898f759cee2d07b6 P 4e49c9de71884a178a495be46a09a288: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260608 12:55:55.431411 20422 ts_tablet_manager.cc:1434] T 7eaaad6379834d7bb662973cdac1ac16 P f6210e47b3f5439aa26be44c9e032784: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:55:55.431444 20424 tablet_bootstrap.cc:492] T 34d34cde7cc641e5b0665e9aa39f9f8c P 4e49c9de71884a178a495be46a09a288: Bootstrap starting.
I20260608 12:55:55.432616 20422 tablet_bootstrap.cc:492] T 9557efcfed7c4a068f03c779d894c43b P f6210e47b3f5439aa26be44c9e032784: Bootstrap starting.
I20260608 12:55:55.441180 20424 tablet_bootstrap.cc:654] T 34d34cde7cc641e5b0665e9aa39f9f8c P 4e49c9de71884a178a495be46a09a288: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:55.441171 20422 tablet_bootstrap.cc:654] T 9557efcfed7c4a068f03c779d894c43b P f6210e47b3f5439aa26be44c9e032784: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:55.442126 19967 catalog_manager.cc:5696] T 5beac15aa6ef4c3dbb7d931b424dafa4 P 4e49c9de71884a178a495be46a09a288 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e49c9de71884a178a495be46a09a288 (127.16.174.132). New cstate: current_term: 1 leader_uuid: "4e49c9de71884a178a495be46a09a288" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:55.453573 20424 tablet_bootstrap.cc:492] T 34d34cde7cc641e5b0665e9aa39f9f8c P 4e49c9de71884a178a495be46a09a288: No bootstrap required, opened a new log
I20260608 12:55:55.454193 20424 ts_tablet_manager.cc:1403] T 34d34cde7cc641e5b0665e9aa39f9f8c P 4e49c9de71884a178a495be46a09a288: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.006s
I20260608 12:55:55.456100 20422 tablet_bootstrap.cc:492] T 9557efcfed7c4a068f03c779d894c43b P f6210e47b3f5439aa26be44c9e032784: No bootstrap required, opened a new log
I20260608 12:55:55.456682 20422 ts_tablet_manager.cc:1403] T 9557efcfed7c4a068f03c779d894c43b P f6210e47b3f5439aa26be44c9e032784: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.008s
I20260608 12:55:55.457731 20424 raft_consensus.cc:359] T 34d34cde7cc641e5b0665e9aa39f9f8c P 4e49c9de71884a178a495be46a09a288 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:55.458546 20424 raft_consensus.cc:385] T 34d34cde7cc641e5b0665e9aa39f9f8c P 4e49c9de71884a178a495be46a09a288 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:55.458871 20424 raft_consensus.cc:740] T 34d34cde7cc641e5b0665e9aa39f9f8c P 4e49c9de71884a178a495be46a09a288 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e49c9de71884a178a495be46a09a288, State: Initialized, Role: FOLLOWER
I20260608 12:55:55.459090 20422 raft_consensus.cc:359] T 9557efcfed7c4a068f03c779d894c43b P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } }
I20260608 12:55:55.459861 20422 raft_consensus.cc:385] T 9557efcfed7c4a068f03c779d894c43b P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:55.460317 20422 raft_consensus.cc:740] T 9557efcfed7c4a068f03c779d894c43b P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6210e47b3f5439aa26be44c9e032784, State: Initialized, Role: FOLLOWER
I20260608 12:55:55.459798 20424 consensus_queue.cc:260] T 34d34cde7cc641e5b0665e9aa39f9f8c P 4e49c9de71884a178a495be46a09a288 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:55.461135 20422 consensus_queue.cc:260] T 9557efcfed7c4a068f03c779d894c43b P f6210e47b3f5439aa26be44c9e032784 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } }
I20260608 12:55:55.462802 20424 ts_tablet_manager.cc:1434] T 34d34cde7cc641e5b0665e9aa39f9f8c P 4e49c9de71884a178a495be46a09a288: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260608 12:55:55.463557 20422 ts_tablet_manager.cc:1434] T 9557efcfed7c4a068f03c779d894c43b P f6210e47b3f5439aa26be44c9e032784: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260608 12:55:55.463864 20424 tablet_bootstrap.cc:492] T 7eaaad6379834d7bb662973cdac1ac16 P 4e49c9de71884a178a495be46a09a288: Bootstrap starting.
I20260608 12:55:55.472193 20424 tablet_bootstrap.cc:654] T 7eaaad6379834d7bb662973cdac1ac16 P 4e49c9de71884a178a495be46a09a288: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:55.477855 20424 tablet_bootstrap.cc:492] T 7eaaad6379834d7bb662973cdac1ac16 P 4e49c9de71884a178a495be46a09a288: No bootstrap required, opened a new log
I20260608 12:55:55.478395 20424 ts_tablet_manager.cc:1403] T 7eaaad6379834d7bb662973cdac1ac16 P 4e49c9de71884a178a495be46a09a288: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260608 12:55:55.480743 20424 raft_consensus.cc:359] T 7eaaad6379834d7bb662973cdac1ac16 P 4e49c9de71884a178a495be46a09a288 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } }
I20260608 12:55:55.481387 20424 raft_consensus.cc:385] T 7eaaad6379834d7bb662973cdac1ac16 P 4e49c9de71884a178a495be46a09a288 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:55.481632 20424 raft_consensus.cc:740] T 7eaaad6379834d7bb662973cdac1ac16 P 4e49c9de71884a178a495be46a09a288 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e49c9de71884a178a495be46a09a288, State: Initialized, Role: FOLLOWER
I20260608 12:55:55.482272 20424 consensus_queue.cc:260] T 7eaaad6379834d7bb662973cdac1ac16 P 4e49c9de71884a178a495be46a09a288 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } }
I20260608 12:55:55.484050 20424 ts_tablet_manager.cc:1434] T 7eaaad6379834d7bb662973cdac1ac16 P 4e49c9de71884a178a495be46a09a288: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:55:55.484882 20424 tablet_bootstrap.cc:492] T 9557efcfed7c4a068f03c779d894c43b P 4e49c9de71884a178a495be46a09a288: Bootstrap starting.
I20260608 12:55:55.489784 20424 tablet_bootstrap.cc:654] T 9557efcfed7c4a068f03c779d894c43b P 4e49c9de71884a178a495be46a09a288: Neither blocks nor log segments found. Creating new log.
W20260608 12:55:55.489962 19953 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 34d34cde7cc641e5b0665e9aa39f9f8c (table range_aware_rebalance_new_range [id=ce0a3572da764bd1977971a4c24a9eb5], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 34d34cde7cc641e5b0665e9aa39f9f8c consensus state has no leader
I20260608 12:55:55.495065 20424 tablet_bootstrap.cc:492] T 9557efcfed7c4a068f03c779d894c43b P 4e49c9de71884a178a495be46a09a288: No bootstrap required, opened a new log
I20260608 12:55:55.495489 20424 ts_tablet_manager.cc:1403] T 9557efcfed7c4a068f03c779d894c43b P 4e49c9de71884a178a495be46a09a288: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 12:55:55.497457 20424 raft_consensus.cc:359] T 9557efcfed7c4a068f03c779d894c43b P 4e49c9de71884a178a495be46a09a288 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } }
I20260608 12:55:55.498050 20424 raft_consensus.cc:385] T 9557efcfed7c4a068f03c779d894c43b P 4e49c9de71884a178a495be46a09a288 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:55.498298 20424 raft_consensus.cc:740] T 9557efcfed7c4a068f03c779d894c43b P 4e49c9de71884a178a495be46a09a288 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e49c9de71884a178a495be46a09a288, State: Initialized, Role: FOLLOWER
I20260608 12:55:55.498979 20424 consensus_queue.cc:260] T 9557efcfed7c4a068f03c779d894c43b P 4e49c9de71884a178a495be46a09a288 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } }
I20260608 12:55:55.500563 20424 ts_tablet_manager.cc:1434] T 9557efcfed7c4a068f03c779d894c43b P 4e49c9de71884a178a495be46a09a288: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:55:55.510006 20272 raft_consensus.cc:493] T 7eaaad6379834d7bb662973cdac1ac16 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:55.510618 20272 raft_consensus.cc:515] T 7eaaad6379834d7bb662973cdac1ac16 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } }
I20260608 12:55:55.512694 20272 leader_election.cc:290] T 7eaaad6379834d7bb662973cdac1ac16 P f6210e47b3f5439aa26be44c9e032784 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e49c9de71884a178a495be46a09a288 (127.16.174.132:35725), 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130:46079)
I20260608 12:55:55.513379 20383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eaaad6379834d7bb662973cdac1ac16" candidate_uuid: "f6210e47b3f5439aa26be44c9e032784" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e49c9de71884a178a495be46a09a288" is_pre_election: true
I20260608 12:55:55.514034 20145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eaaad6379834d7bb662973cdac1ac16" candidate_uuid: "f6210e47b3f5439aa26be44c9e032784" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a620fde6d1e4096b565f138383f5c1f" is_pre_election: true
I20260608 12:55:55.514124 20383 raft_consensus.cc:2468] T 7eaaad6379834d7bb662973cdac1ac16 P 4e49c9de71884a178a495be46a09a288 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6210e47b3f5439aa26be44c9e032784 in term 0.
I20260608 12:55:55.514928 20272 raft_consensus.cc:493] T 9557efcfed7c4a068f03c779d894c43b P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:55.514871 20145 raft_consensus.cc:2468] T 7eaaad6379834d7bb662973cdac1ac16 P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6210e47b3f5439aa26be44c9e032784 in term 0.
I20260608 12:55:55.515606 20034 leader_election.cc:304] T 7eaaad6379834d7bb662973cdac1ac16 P f6210e47b3f5439aa26be44c9e032784 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e49c9de71884a178a495be46a09a288, f6210e47b3f5439aa26be44c9e032784; no voters: 
I20260608 12:55:55.515556 20272 raft_consensus.cc:515] T 9557efcfed7c4a068f03c779d894c43b P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } }
I20260608 12:55:55.516870 20447 raft_consensus.cc:2804] T 7eaaad6379834d7bb662973cdac1ac16 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:55:55.517244 20447 raft_consensus.cc:493] T 7eaaad6379834d7bb662973cdac1ac16 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:55.517598 20447 raft_consensus.cc:3060] T 7eaaad6379834d7bb662973cdac1ac16 P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:55.519379 20272 leader_election.cc:290] T 9557efcfed7c4a068f03c779d894c43b P f6210e47b3f5439aa26be44c9e032784 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88da2349ca534e1ab30db21bf1ebe526 (127.16.174.131:41525), 4e49c9de71884a178a495be46a09a288 (127.16.174.132:35725)
I20260608 12:55:55.520136 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9557efcfed7c4a068f03c779d894c43b" candidate_uuid: "f6210e47b3f5439aa26be44c9e032784" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88da2349ca534e1ab30db21bf1ebe526" is_pre_election: true
I20260608 12:55:55.520787 20215 raft_consensus.cc:2468] T 9557efcfed7c4a068f03c779d894c43b P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6210e47b3f5439aa26be44c9e032784 in term 0.
I20260608 12:55:55.520977 20383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9557efcfed7c4a068f03c779d894c43b" candidate_uuid: "f6210e47b3f5439aa26be44c9e032784" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e49c9de71884a178a495be46a09a288" is_pre_election: true
I20260608 12:55:55.521742 20383 raft_consensus.cc:2468] T 9557efcfed7c4a068f03c779d894c43b P 4e49c9de71884a178a495be46a09a288 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6210e47b3f5439aa26be44c9e032784 in term 0.
I20260608 12:55:55.522136 20036 leader_election.cc:304] T 9557efcfed7c4a068f03c779d894c43b P f6210e47b3f5439aa26be44c9e032784 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88da2349ca534e1ab30db21bf1ebe526, f6210e47b3f5439aa26be44c9e032784; no voters: 
I20260608 12:55:55.523026 20272 raft_consensus.cc:2804] T 9557efcfed7c4a068f03c779d894c43b P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:55:55.523463 20272 raft_consensus.cc:493] T 9557efcfed7c4a068f03c779d894c43b P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:55.523873 20272 raft_consensus.cc:3060] T 9557efcfed7c4a068f03c779d894c43b P f6210e47b3f5439aa26be44c9e032784 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:55.524389 20447 raft_consensus.cc:515] T 7eaaad6379834d7bb662973cdac1ac16 P f6210e47b3f5439aa26be44c9e032784 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } }
I20260608 12:55:55.525105 20300 raft_consensus.cc:493] T 34d34cde7cc641e5b0665e9aa39f9f8c P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:55.525584 20300 raft_consensus.cc:515] T 34d34cde7cc641e5b0665e9aa39f9f8c P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:55.526533 20447 leader_election.cc:290] T 7eaaad6379834d7bb662973cdac1ac16 P f6210e47b3f5439aa26be44c9e032784 [CANDIDATE]: Term 1 election: Requested vote from peers 4e49c9de71884a178a495be46a09a288 (127.16.174.132:35725), 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130:46079)
I20260608 12:55:55.527747 20300 leader_election.cc:290] T 34d34cde7cc641e5b0665e9aa39f9f8c P 5a620fde6d1e4096b565f138383f5c1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e49c9de71884a178a495be46a09a288 (127.16.174.132:35725), 88da2349ca534e1ab30db21bf1ebe526 (127.16.174.131:41525)
I20260608 12:55:55.527794 20383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eaaad6379834d7bb662973cdac1ac16" candidate_uuid: "f6210e47b3f5439aa26be44c9e032784" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e49c9de71884a178a495be46a09a288"
I20260608 12:55:55.528554 20383 raft_consensus.cc:3060] T 7eaaad6379834d7bb662973cdac1ac16 P 4e49c9de71884a178a495be46a09a288 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:55.528623 20382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d34cde7cc641e5b0665e9aa39f9f8c" candidate_uuid: "5a620fde6d1e4096b565f138383f5c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e49c9de71884a178a495be46a09a288" is_pre_election: true
I20260608 12:55:55.529349 20382 raft_consensus.cc:2468] T 34d34cde7cc641e5b0665e9aa39f9f8c P 4e49c9de71884a178a495be46a09a288 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a620fde6d1e4096b565f138383f5c1f in term 0.
I20260608 12:55:55.527766 20145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eaaad6379834d7bb662973cdac1ac16" candidate_uuid: "f6210e47b3f5439aa26be44c9e032784" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a620fde6d1e4096b565f138383f5c1f"
I20260608 12:55:55.529827 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d34cde7cc641e5b0665e9aa39f9f8c" candidate_uuid: "5a620fde6d1e4096b565f138383f5c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88da2349ca534e1ab30db21bf1ebe526" is_pre_election: true
I20260608 12:55:55.530584 20215 raft_consensus.cc:2468] T 34d34cde7cc641e5b0665e9aa39f9f8c P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a620fde6d1e4096b565f138383f5c1f in term 0.
I20260608 12:55:55.530795 20109 leader_election.cc:304] T 34d34cde7cc641e5b0665e9aa39f9f8c P 5a620fde6d1e4096b565f138383f5c1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e49c9de71884a178a495be46a09a288, 5a620fde6d1e4096b565f138383f5c1f; no voters: 
I20260608 12:55:55.531773 20300 raft_consensus.cc:2804] T 34d34cde7cc641e5b0665e9aa39f9f8c P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:55:55.532200 20300 raft_consensus.cc:493] T 34d34cde7cc641e5b0665e9aa39f9f8c P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:55.532567 20300 raft_consensus.cc:3060] T 34d34cde7cc641e5b0665e9aa39f9f8c P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:55.535197 20383 raft_consensus.cc:2468] T 7eaaad6379834d7bb662973cdac1ac16 P 4e49c9de71884a178a495be46a09a288 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6210e47b3f5439aa26be44c9e032784 in term 1.
I20260608 12:55:55.535837 20272 raft_consensus.cc:515] T 9557efcfed7c4a068f03c779d894c43b P f6210e47b3f5439aa26be44c9e032784 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } }
I20260608 12:55:55.530117 20145 raft_consensus.cc:3060] T 7eaaad6379834d7bb662973cdac1ac16 P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:55.537388 20034 leader_election.cc:304] T 7eaaad6379834d7bb662973cdac1ac16 P f6210e47b3f5439aa26be44c9e032784 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e49c9de71884a178a495be46a09a288, f6210e47b3f5439aa26be44c9e032784; no voters: 
I20260608 12:55:55.539093 20462 raft_consensus.cc:2804] T 7eaaad6379834d7bb662973cdac1ac16 P f6210e47b3f5439aa26be44c9e032784 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:55.539474 20272 leader_election.cc:290] T 9557efcfed7c4a068f03c779d894c43b P f6210e47b3f5439aa26be44c9e032784 [CANDIDATE]: Term 1 election: Requested vote from peers 88da2349ca534e1ab30db21bf1ebe526 (127.16.174.131:41525), 4e49c9de71884a178a495be46a09a288 (127.16.174.132:35725)
I20260608 12:55:55.539597 20462 raft_consensus.cc:697] T 7eaaad6379834d7bb662973cdac1ac16 P f6210e47b3f5439aa26be44c9e032784 [term 1 LEADER]: Becoming Leader. State: Replica: f6210e47b3f5439aa26be44c9e032784, State: Running, Role: LEADER
I20260608 12:55:55.540644 20462 consensus_queue.cc:237] T 7eaaad6379834d7bb662973cdac1ac16 P f6210e47b3f5439aa26be44c9e032784 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } }
I20260608 12:55:55.542398 20300 raft_consensus.cc:515] T 34d34cde7cc641e5b0665e9aa39f9f8c P 5a620fde6d1e4096b565f138383f5c1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:55.544937 20216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9557efcfed7c4a068f03c779d894c43b" candidate_uuid: "f6210e47b3f5439aa26be44c9e032784" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88da2349ca534e1ab30db21bf1ebe526"
I20260608 12:55:55.545648 20216 raft_consensus.cc:3060] T 9557efcfed7c4a068f03c779d894c43b P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:55.546543 20300 leader_election.cc:290] T 34d34cde7cc641e5b0665e9aa39f9f8c P 5a620fde6d1e4096b565f138383f5c1f [CANDIDATE]: Term 1 election: Requested vote from peers 4e49c9de71884a178a495be46a09a288 (127.16.174.132:35725), 88da2349ca534e1ab30db21bf1ebe526 (127.16.174.131:41525)
I20260608 12:55:55.548345 20218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d34cde7cc641e5b0665e9aa39f9f8c" candidate_uuid: "5a620fde6d1e4096b565f138383f5c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88da2349ca534e1ab30db21bf1ebe526"
I20260608 12:55:55.548729 20382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9557efcfed7c4a068f03c779d894c43b" candidate_uuid: "f6210e47b3f5439aa26be44c9e032784" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e49c9de71884a178a495be46a09a288"
I20260608 12:55:55.549580 20382 raft_consensus.cc:3060] T 9557efcfed7c4a068f03c779d894c43b P 4e49c9de71884a178a495be46a09a288 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:55.549006 20218 raft_consensus.cc:3060] T 34d34cde7cc641e5b0665e9aa39f9f8c P 88da2349ca534e1ab30db21bf1ebe526 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:55.556232 20216 raft_consensus.cc:2468] T 9557efcfed7c4a068f03c779d894c43b P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6210e47b3f5439aa26be44c9e032784 in term 1.
I20260608 12:55:55.558143 20036 leader_election.cc:304] T 9557efcfed7c4a068f03c779d894c43b P f6210e47b3f5439aa26be44c9e032784 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88da2349ca534e1ab30db21bf1ebe526, f6210e47b3f5439aa26be44c9e032784; no voters: 
I20260608 12:55:55.560148 20462 raft_consensus.cc:2804] T 9557efcfed7c4a068f03c779d894c43b P f6210e47b3f5439aa26be44c9e032784 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:55.560431 20218 raft_consensus.cc:2468] T 34d34cde7cc641e5b0665e9aa39f9f8c P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a620fde6d1e4096b565f138383f5c1f in term 1.
I20260608 12:55:55.560664 20462 raft_consensus.cc:697] T 9557efcfed7c4a068f03c779d894c43b P f6210e47b3f5439aa26be44c9e032784 [term 1 LEADER]: Becoming Leader. State: Replica: f6210e47b3f5439aa26be44c9e032784, State: Running, Role: LEADER
I20260608 12:55:55.562472 20383 raft_consensus.cc:3060] T 51bd4b0cc55e4089898f759cee2d07b6 P 4e49c9de71884a178a495be46a09a288 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:55.561640 20462 consensus_queue.cc:237] T 9557efcfed7c4a068f03c779d894c43b P f6210e47b3f5439aa26be44c9e032784 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } }
I20260608 12:55:55.563855 20382 raft_consensus.cc:2468] T 9557efcfed7c4a068f03c779d894c43b P 4e49c9de71884a178a495be46a09a288 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6210e47b3f5439aa26be44c9e032784 in term 1.
I20260608 12:55:55.563970 20111 leader_election.cc:304] T 34d34cde7cc641e5b0665e9aa39f9f8c P 5a620fde6d1e4096b565f138383f5c1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a620fde6d1e4096b565f138383f5c1f, 88da2349ca534e1ab30db21bf1ebe526; no voters: 
I20260608 12:55:55.565114 20338 raft_consensus.cc:493] T 7bdef23d35ba429cbf27ac1069b9da31 P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:55.562227 20381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d34cde7cc641e5b0665e9aa39f9f8c" candidate_uuid: "5a620fde6d1e4096b565f138383f5c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e49c9de71884a178a495be46a09a288"
I20260608 12:55:55.565604 20338 raft_consensus.cc:515] T 7bdef23d35ba429cbf27ac1069b9da31 P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } }
I20260608 12:55:55.566143 20381 raft_consensus.cc:3060] T 34d34cde7cc641e5b0665e9aa39f9f8c P 4e49c9de71884a178a495be46a09a288 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:55.569295 20338 leader_election.cc:290] T 7bdef23d35ba429cbf27ac1069b9da31 P 5a620fde6d1e4096b565f138383f5c1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e49c9de71884a178a495be46a09a288 (127.16.174.132:35725), f6210e47b3f5439aa26be44c9e032784 (127.16.174.129:32997)
I20260608 12:55:55.573343 20381 raft_consensus.cc:2468] T 34d34cde7cc641e5b0665e9aa39f9f8c P 4e49c9de71884a178a495be46a09a288 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a620fde6d1e4096b565f138383f5c1f in term 1.
I20260608 12:55:55.573523 20383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bdef23d35ba429cbf27ac1069b9da31" candidate_uuid: "5a620fde6d1e4096b565f138383f5c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e49c9de71884a178a495be46a09a288" is_pre_election: true
I20260608 12:55:55.574308 20383 raft_consensus.cc:2393] T 7bdef23d35ba429cbf27ac1069b9da31 P 4e49c9de71884a178a495be46a09a288 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5a620fde6d1e4096b565f138383f5c1f in current term 1: Already voted for candidate f6210e47b3f5439aa26be44c9e032784 in this term.
I20260608 12:55:55.571374 20069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bdef23d35ba429cbf27ac1069b9da31" candidate_uuid: "5a620fde6d1e4096b565f138383f5c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6210e47b3f5439aa26be44c9e032784" is_pre_election: true
I20260608 12:55:55.561838 19965 catalog_manager.cc:5696] T 7eaaad6379834d7bb662973cdac1ac16 P f6210e47b3f5439aa26be44c9e032784 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6210e47b3f5439aa26be44c9e032784 (127.16.174.129). New cstate: current_term: 1 leader_uuid: "f6210e47b3f5439aa26be44c9e032784" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } health_report { overall_health: HEALTHY } } }
I20260608 12:55:55.572742 20446 consensus_queue.cc:1048] T 51bd4b0cc55e4089898f759cee2d07b6 P f6210e47b3f5439aa26be44c9e032784 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:55.574179 20427 raft_consensus.cc:2804] T 34d34cde7cc641e5b0665e9aa39f9f8c P 5a620fde6d1e4096b565f138383f5c1f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:55.577986 20111 leader_election.cc:304] T 7bdef23d35ba429cbf27ac1069b9da31 P 5a620fde6d1e4096b565f138383f5c1f [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: 5a620fde6d1e4096b565f138383f5c1f; no voters: 4e49c9de71884a178a495be46a09a288, f6210e47b3f5439aa26be44c9e032784
I20260608 12:55:55.570780 20145 raft_consensus.cc:2468] T 7eaaad6379834d7bb662973cdac1ac16 P 5a620fde6d1e4096b565f138383f5c1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6210e47b3f5439aa26be44c9e032784 in term 1.
I20260608 12:55:55.587514 20338 raft_consensus.cc:3060] T 7bdef23d35ba429cbf27ac1069b9da31 P 5a620fde6d1e4096b565f138383f5c1f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:55.594497 20427 raft_consensus.cc:697] T 34d34cde7cc641e5b0665e9aa39f9f8c P 5a620fde6d1e4096b565f138383f5c1f [term 1 LEADER]: Becoming Leader. State: Replica: 5a620fde6d1e4096b565f138383f5c1f, State: Running, Role: LEADER
I20260608 12:55:55.596009 20427 consensus_queue.cc:237] T 34d34cde7cc641e5b0665e9aa39f9f8c P 5a620fde6d1e4096b565f138383f5c1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } }
I20260608 12:55:55.616886 19965 catalog_manager.cc:5696] T 34d34cde7cc641e5b0665e9aa39f9f8c P 5a620fde6d1e4096b565f138383f5c1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130). New cstate: current_term: 1 leader_uuid: "5a620fde6d1e4096b565f138383f5c1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:55.618345 20431 raft_consensus.cc:493] T ab6686ec75f841268a98c66c9f7ba99a P 4e49c9de71884a178a495be46a09a288 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:55.618916 20431 raft_consensus.cc:515] T ab6686ec75f841268a98c66c9f7ba99a P 4e49c9de71884a178a495be46a09a288 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } }
I20260608 12:55:55.620711 20272 consensus_queue.cc:1048] T 51bd4b0cc55e4089898f759cee2d07b6 P f6210e47b3f5439aa26be44c9e032784 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:55.623121 20216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab6686ec75f841268a98c66c9f7ba99a" candidate_uuid: "4e49c9de71884a178a495be46a09a288" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88da2349ca534e1ab30db21bf1ebe526" is_pre_election: true
I20260608 12:55:55.623951 20216 raft_consensus.cc:2393] T ab6686ec75f841268a98c66c9f7ba99a P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e49c9de71884a178a495be46a09a288 in current term 1: Already voted for candidate f6210e47b3f5439aa26be44c9e032784 in this term.
I20260608 12:55:55.630100 20431 leader_election.cc:290] T ab6686ec75f841268a98c66c9f7ba99a P 4e49c9de71884a178a495be46a09a288 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88da2349ca534e1ab30db21bf1ebe526 (127.16.174.131:41525), f6210e47b3f5439aa26be44c9e032784 (127.16.174.129:32997)
I20260608 12:55:55.634502 20338 raft_consensus.cc:2749] T 7bdef23d35ba429cbf27ac1069b9da31 P 5a620fde6d1e4096b565f138383f5c1f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:55:55.642153 19967 catalog_manager.cc:5696] T 9557efcfed7c4a068f03c779d894c43b P f6210e47b3f5439aa26be44c9e032784 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6210e47b3f5439aa26be44c9e032784 (127.16.174.129). New cstate: current_term: 1 leader_uuid: "f6210e47b3f5439aa26be44c9e032784" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } health_report { overall_health: HEALTHY } } }
I20260608 12:55:55.661998 20069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab6686ec75f841268a98c66c9f7ba99a" candidate_uuid: "4e49c9de71884a178a495be46a09a288" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6210e47b3f5439aa26be44c9e032784" is_pre_election: true
I20260608 12:55:55.663754 20349 leader_election.cc:304] T ab6686ec75f841268a98c66c9f7ba99a P 4e49c9de71884a178a495be46a09a288 [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: 4e49c9de71884a178a495be46a09a288; no voters: 88da2349ca534e1ab30db21bf1ebe526, f6210e47b3f5439aa26be44c9e032784
I20260608 12:55:55.664708 20431 raft_consensus.cc:3060] T ab6686ec75f841268a98c66c9f7ba99a P 4e49c9de71884a178a495be46a09a288 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:55.669775 20431 raft_consensus.cc:2749] T ab6686ec75f841268a98c66c9f7ba99a P 4e49c9de71884a178a495be46a09a288 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:55:55.706286 20338 consensus_queue.cc:1048] T 28d7e257a1ab4990abafb35c8b1828d9 P 5a620fde6d1e4096b565f138383f5c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:55.730075 20477 consensus_queue.cc:1048] T 28d7e257a1ab4990abafb35c8b1828d9 P 5a620fde6d1e4096b565f138383f5c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:55.753743 20462 consensus_queue.cc:1048] T ab6686ec75f841268a98c66c9f7ba99a P f6210e47b3f5439aa26be44c9e032784 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:55.767221 20462 consensus_queue.cc:1048] T ab6686ec75f841268a98c66c9f7ba99a P f6210e47b3f5439aa26be44c9e032784 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:55.777559 20431 consensus_queue.cc:1048] T 5beac15aa6ef4c3dbb7d931b424dafa4 P 4e49c9de71884a178a495be46a09a288 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:55.792829 20431 consensus_queue.cc:1048] T 5beac15aa6ef4c3dbb7d931b424dafa4 P 4e49c9de71884a178a495be46a09a288 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:55.883931 20462 consensus_queue.cc:1048] T 7bdef23d35ba429cbf27ac1069b9da31 P f6210e47b3f5439aa26be44c9e032784 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:55.896974 20446 consensus_queue.cc:1048] T 7bdef23d35ba429cbf27ac1069b9da31 P f6210e47b3f5439aa26be44c9e032784 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:55:55.931151 20446 consensus_queue.cc:1048] T 7eaaad6379834d7bb662973cdac1ac16 P f6210e47b3f5439aa26be44c9e032784 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:55.943756 20482 consensus_queue.cc:1048] T 7eaaad6379834d7bb662973cdac1ac16 P f6210e47b3f5439aa26be44c9e032784 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:55.978219 20477 consensus_queue.cc:1048] T 34d34cde7cc641e5b0665e9aa39f9f8c P 5a620fde6d1e4096b565f138383f5c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:55.989931 20477 consensus_queue.cc:1048] T 34d34cde7cc641e5b0665e9aa39f9f8c P 5a620fde6d1e4096b565f138383f5c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:56.111981 20447 consensus_queue.cc:1048] T 9557efcfed7c4a068f03c779d894c43b P f6210e47b3f5439aa26be44c9e032784 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:56.125708 20447 consensus_queue.cc:1048] T 9557efcfed7c4a068f03c779d894c43b P f6210e47b3f5439aa26be44c9e032784 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:56.330139 20143 consensus_queue.cc:237] T 4460566b9164417bbbbcc89f8443c1a3 P 5a620fde6d1e4096b565f138383f5c1f [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: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: true } }
I20260608 12:55:56.337527 20070 raft_consensus.cc:1275] T 4460566b9164417bbbbcc89f8443c1a3 P f6210e47b3f5439aa26be44c9e032784 [term 1 FOLLOWER]: Refusing update from remote peer 5a620fde6d1e4096b565f138383f5c1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:55:56.338907 20109 consensus_peers.cc:597] T 4460566b9164417bbbbcc89f8443c1a3 P 5a620fde6d1e4096b565f138383f5c1f -> Peer 4e49c9de71884a178a495be46a09a288 (127.16.174.132:35725): Couldn't send request to peer 4e49c9de71884a178a495be46a09a288. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4460566b9164417bbbbcc89f8443c1a3. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:56.339629 20338 consensus_queue.cc:1048] T 4460566b9164417bbbbcc89f8443c1a3 P 5a620fde6d1e4096b565f138383f5c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } 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:55:56.340289 20218 raft_consensus.cc:1275] T 4460566b9164417bbbbcc89f8443c1a3 P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Refusing update from remote peer 5a620fde6d1e4096b565f138383f5c1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:55:56.341900 20477 consensus_queue.cc:1048] T 4460566b9164417bbbbcc89f8443c1a3 P 5a620fde6d1e4096b565f138383f5c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:55:56.349313 20338 raft_consensus.cc:2955] T 4460566b9164417bbbbcc89f8443c1a3 P 5a620fde6d1e4096b565f138383f5c1f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4e49c9de71884a178a495be46a09a288 (127.16.174.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: true } } }
I20260608 12:55:56.354035 20070 raft_consensus.cc:2955] T 4460566b9164417bbbbcc89f8443c1a3 P f6210e47b3f5439aa26be44c9e032784 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4e49c9de71884a178a495be46a09a288 (127.16.174.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: true } } }
I20260608 12:55:56.355273 20218 raft_consensus.cc:2955] T 4460566b9164417bbbbcc89f8443c1a3 P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4e49c9de71884a178a495be46a09a288 (127.16.174.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: true } } }
I20260608 12:55:56.370599 19967 catalog_manager.cc:5696] T 4460566b9164417bbbbcc89f8443c1a3 P f6210e47b3f5439aa26be44c9e032784 reported cstate change: config changed from index -1 to 2, NON_VOTER 4e49c9de71884a178a495be46a09a288 (127.16.174.132) added. New cstate: current_term: 1 leader_uuid: "5a620fde6d1e4096b565f138383f5c1f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: true } } }
I20260608 12:55:56.390010 20069 consensus_queue.cc:237] T 58e33187eb944bafb49c993891e6c0ab P f6210e47b3f5439aa26be44c9e032784 [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: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } attrs { replace: true } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: true } }
I20260608 12:55:56.398627 20218 raft_consensus.cc:1275] T 58e33187eb944bafb49c993891e6c0ab P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Refusing update from remote peer f6210e47b3f5439aa26be44c9e032784: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:55:56.399525 20034 consensus_peers.cc:597] T 58e33187eb944bafb49c993891e6c0ab P f6210e47b3f5439aa26be44c9e032784 -> Peer 4e49c9de71884a178a495be46a09a288 (127.16.174.132:35725): Couldn't send request to peer 4e49c9de71884a178a495be46a09a288. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 58e33187eb944bafb49c993891e6c0ab. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:56.400120 20447 consensus_queue.cc:1048] T 58e33187eb944bafb49c993891e6c0ab P f6210e47b3f5439aa26be44c9e032784 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:55:56.401427 20143 raft_consensus.cc:1275] T 58e33187eb944bafb49c993891e6c0ab P 5a620fde6d1e4096b565f138383f5c1f [term 1 FOLLOWER]: Refusing update from remote peer f6210e47b3f5439aa26be44c9e032784: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:55:56.402853 20447 consensus_queue.cc:1048] T 58e33187eb944bafb49c993891e6c0ab P f6210e47b3f5439aa26be44c9e032784 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:55:56.408643 20482 raft_consensus.cc:2955] T 58e33187eb944bafb49c993891e6c0ab P f6210e47b3f5439aa26be44c9e032784 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4e49c9de71884a178a495be46a09a288 (127.16.174.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } attrs { replace: true } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: true } } }
I20260608 12:55:56.412581 20218 raft_consensus.cc:2955] T 58e33187eb944bafb49c993891e6c0ab P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4e49c9de71884a178a495be46a09a288 (127.16.174.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } attrs { replace: true } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: true } } }
I20260608 12:55:56.412581 20143 raft_consensus.cc:2955] T 58e33187eb944bafb49c993891e6c0ab P 5a620fde6d1e4096b565f138383f5c1f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4e49c9de71884a178a495be46a09a288 (127.16.174.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } attrs { replace: true } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: true } } }
I20260608 12:55:56.423559 20145 consensus_queue.cc:237] T fe2f7e51002e407babff14057ae21997 P 5a620fde6d1e4096b565f138383f5c1f [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: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: true } }
I20260608 12:55:56.431352 19965 catalog_manager.cc:5696] T 58e33187eb944bafb49c993891e6c0ab P f6210e47b3f5439aa26be44c9e032784 reported cstate change: config changed from index -1 to 2, NON_VOTER 4e49c9de71884a178a495be46a09a288 (127.16.174.132) added. New cstate: current_term: 1 leader_uuid: "f6210e47b3f5439aa26be44c9e032784" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:56.434773 20218 raft_consensus.cc:1275] T fe2f7e51002e407babff14057ae21997 P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Refusing update from remote peer 5a620fde6d1e4096b565f138383f5c1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:55:56.434881 20069 raft_consensus.cc:1275] T fe2f7e51002e407babff14057ae21997 P f6210e47b3f5439aa26be44c9e032784 [term 1 FOLLOWER]: Refusing update from remote peer 5a620fde6d1e4096b565f138383f5c1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:55:56.439023 20109 consensus_peers.cc:597] T fe2f7e51002e407babff14057ae21997 P 5a620fde6d1e4096b565f138383f5c1f -> Peer 4e49c9de71884a178a495be46a09a288 (127.16.174.132:35725): Couldn't send request to peer 4e49c9de71884a178a495be46a09a288. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fe2f7e51002e407babff14057ae21997. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:56.440155 20477 consensus_queue.cc:1048] T fe2f7e51002e407babff14057ae21997 P 5a620fde6d1e4096b565f138383f5c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } 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:55:56.441517 20427 consensus_queue.cc:1048] T fe2f7e51002e407babff14057ae21997 P 5a620fde6d1e4096b565f138383f5c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:55:56.456378 20477 raft_consensus.cc:2955] T fe2f7e51002e407babff14057ae21997 P 5a620fde6d1e4096b565f138383f5c1f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4e49c9de71884a178a495be46a09a288 (127.16.174.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: true } } }
I20260608 12:55:56.458619 20069 raft_consensus.cc:2955] T fe2f7e51002e407babff14057ae21997 P f6210e47b3f5439aa26be44c9e032784 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4e49c9de71884a178a495be46a09a288 (127.16.174.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: true } } }
I20260608 12:55:56.459156 20218 raft_consensus.cc:2955] T fe2f7e51002e407babff14057ae21997 P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4e49c9de71884a178a495be46a09a288 (127.16.174.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: true } } }
I20260608 12:55:56.473773 19967 catalog_manager.cc:5696] T fe2f7e51002e407babff14057ae21997 P f6210e47b3f5439aa26be44c9e032784 reported cstate change: config changed from index -1 to 2, NON_VOTER 4e49c9de71884a178a495be46a09a288 (127.16.174.132) added. New cstate: current_term: 1 leader_uuid: "5a620fde6d1e4096b565f138383f5c1f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: true } } }
I20260608 12:55:56.485641 20218 consensus_queue.cc:237] T 167db1dca882439786450016872825c7 P 88da2349ca534e1ab30db21bf1ebe526 [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: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: true } }
I20260608 12:55:56.493346 20145 raft_consensus.cc:1275] T 167db1dca882439786450016872825c7 P 5a620fde6d1e4096b565f138383f5c1f [term 1 FOLLOWER]: Refusing update from remote peer 88da2349ca534e1ab30db21bf1ebe526: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:55:56.495003 20183 consensus_peers.cc:597] T 167db1dca882439786450016872825c7 P 88da2349ca534e1ab30db21bf1ebe526 -> Peer 4e49c9de71884a178a495be46a09a288 (127.16.174.132:35725): Couldn't send request to peer 4e49c9de71884a178a495be46a09a288. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 167db1dca882439786450016872825c7. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:56.495608 20411 consensus_queue.cc:1048] T 167db1dca882439786450016872825c7 P 88da2349ca534e1ab30db21bf1ebe526 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:55:56.496444 20069 raft_consensus.cc:1275] T 167db1dca882439786450016872825c7 P f6210e47b3f5439aa26be44c9e032784 [term 1 FOLLOWER]: Refusing update from remote peer 88da2349ca534e1ab30db21bf1ebe526: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:55:56.498682 20411 consensus_queue.cc:1048] T 167db1dca882439786450016872825c7 P 88da2349ca534e1ab30db21bf1ebe526 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:55:56.508294 20145 raft_consensus.cc:2955] T 167db1dca882439786450016872825c7 P 5a620fde6d1e4096b565f138383f5c1f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4e49c9de71884a178a495be46a09a288 (127.16.174.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: true } } }
I20260608 12:55:56.509207 20411 raft_consensus.cc:2955] T 167db1dca882439786450016872825c7 P 88da2349ca534e1ab30db21bf1ebe526 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4e49c9de71884a178a495be46a09a288 (127.16.174.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: true } } }
I20260608 12:55:56.520226 20069 raft_consensus.cc:2955] T 167db1dca882439786450016872825c7 P f6210e47b3f5439aa26be44c9e032784 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4e49c9de71884a178a495be46a09a288 (127.16.174.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: true } } }
I20260608 12:55:56.533290 19967 catalog_manager.cc:5696] T 167db1dca882439786450016872825c7 P 5a620fde6d1e4096b565f138383f5c1f reported cstate change: config changed from index -1 to 2, NON_VOTER 4e49c9de71884a178a495be46a09a288 (127.16.174.132) added. New cstate: current_term: 1 leader_uuid: "88da2349ca534e1ab30db21bf1ebe526" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: true } } }
I20260608 12:55:56.773931 20526 ts_tablet_manager.cc:933] T 4460566b9164417bbbbcc89f8443c1a3 P 4e49c9de71884a178a495be46a09a288: Initiating tablet copy from peer 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130:46079)
I20260608 12:55:56.775691 20526 tablet_copy_client.cc:323] T 4460566b9164417bbbbcc89f8443c1a3 P 4e49c9de71884a178a495be46a09a288: tablet copy: Beginning tablet copy session from remote peer at address 127.16.174.130:46079
I20260608 12:55:56.777707 20155 tablet_copy_service.cc:140] P 5a620fde6d1e4096b565f138383f5c1f: Received BeginTabletCopySession request for tablet 4460566b9164417bbbbcc89f8443c1a3 from peer 4e49c9de71884a178a495be46a09a288 ({username='slave'} at 127.0.0.1:57398)
I20260608 12:55:56.778316 20155 tablet_copy_service.cc:161] P 5a620fde6d1e4096b565f138383f5c1f: Beginning new tablet copy session on tablet 4460566b9164417bbbbcc89f8443c1a3 from peer 4e49c9de71884a178a495be46a09a288 at {username='slave'} at 127.0.0.1:57398: session id = 4e49c9de71884a178a495be46a09a288-4460566b9164417bbbbcc89f8443c1a3
I20260608 12:55:56.785892 20155 tablet_copy_source_session.cc:215] T 4460566b9164417bbbbcc89f8443c1a3 P 5a620fde6d1e4096b565f138383f5c1f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:55:56.789403 20526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4460566b9164417bbbbcc89f8443c1a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:56.805128 20526 tablet_copy_client.cc:806] T 4460566b9164417bbbbcc89f8443c1a3 P 4e49c9de71884a178a495be46a09a288: tablet copy: Starting download of 0 data blocks...
I20260608 12:55:56.805748 20526 tablet_copy_client.cc:670] T 4460566b9164417bbbbcc89f8443c1a3 P 4e49c9de71884a178a495be46a09a288: tablet copy: Starting download of 1 WAL segments...
I20260608 12:55:56.809829 20526 tablet_copy_client.cc:538] T 4460566b9164417bbbbcc89f8443c1a3 P 4e49c9de71884a178a495be46a09a288: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:55:56.818627 20526 tablet_bootstrap.cc:492] T 4460566b9164417bbbbcc89f8443c1a3 P 4e49c9de71884a178a495be46a09a288: Bootstrap starting.
I20260608 12:55:56.841017 20526 tablet_bootstrap.cc:492] T 4460566b9164417bbbbcc89f8443c1a3 P 4e49c9de71884a178a495be46a09a288: 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:55:56.842015 20526 tablet_bootstrap.cc:492] T 4460566b9164417bbbbcc89f8443c1a3 P 4e49c9de71884a178a495be46a09a288: Bootstrap complete.
I20260608 12:55:56.842726 20526 ts_tablet_manager.cc:1403] T 4460566b9164417bbbbcc89f8443c1a3 P 4e49c9de71884a178a495be46a09a288: Time spent bootstrapping tablet: real 0.024s	user 0.024s	sys 0.000s
I20260608 12:55:56.845990 20526 raft_consensus.cc:359] T 4460566b9164417bbbbcc89f8443c1a3 P 4e49c9de71884a178a495be46a09a288 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: true } }
I20260608 12:55:56.846906 20526 raft_consensus.cc:740] T 4460566b9164417bbbbcc89f8443c1a3 P 4e49c9de71884a178a495be46a09a288 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4e49c9de71884a178a495be46a09a288, State: Initialized, Role: LEARNER
I20260608 12:55:56.847693 20526 consensus_queue.cc:260] T 4460566b9164417bbbbcc89f8443c1a3 P 4e49c9de71884a178a495be46a09a288 [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: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: true } }
I20260608 12:55:56.850430 20526 ts_tablet_manager.cc:1434] T 4460566b9164417bbbbcc89f8443c1a3 P 4e49c9de71884a178a495be46a09a288: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:55:56.852324 20155 tablet_copy_service.cc:342] P 5a620fde6d1e4096b565f138383f5c1f: Request end of tablet copy session 4e49c9de71884a178a495be46a09a288-4460566b9164417bbbbcc89f8443c1a3 received from {username='slave'} at 127.0.0.1:57398
I20260608 12:55:56.852780 20155 tablet_copy_service.cc:434] P 5a620fde6d1e4096b565f138383f5c1f: ending tablet copy session 4e49c9de71884a178a495be46a09a288-4460566b9164417bbbbcc89f8443c1a3 on tablet 4460566b9164417bbbbcc89f8443c1a3 with peer 4e49c9de71884a178a495be46a09a288
I20260608 12:55:56.915405 20526 ts_tablet_manager.cc:933] T 58e33187eb944bafb49c993891e6c0ab P 4e49c9de71884a178a495be46a09a288: Initiating tablet copy from peer f6210e47b3f5439aa26be44c9e032784 (127.16.174.129:32997)
I20260608 12:55:56.917424 20526 tablet_copy_client.cc:323] T 58e33187eb944bafb49c993891e6c0ab P 4e49c9de71884a178a495be46a09a288: tablet copy: Beginning tablet copy session from remote peer at address 127.16.174.129:32997
I20260608 12:55:56.919550 20080 tablet_copy_service.cc:140] P f6210e47b3f5439aa26be44c9e032784: Received BeginTabletCopySession request for tablet 58e33187eb944bafb49c993891e6c0ab from peer 4e49c9de71884a178a495be46a09a288 ({username='slave'} at 127.0.0.1:33062)
I20260608 12:55:56.920258 20080 tablet_copy_service.cc:161] P f6210e47b3f5439aa26be44c9e032784: Beginning new tablet copy session on tablet 58e33187eb944bafb49c993891e6c0ab from peer 4e49c9de71884a178a495be46a09a288 at {username='slave'} at 127.0.0.1:33062: session id = 4e49c9de71884a178a495be46a09a288-58e33187eb944bafb49c993891e6c0ab
I20260608 12:55:56.926004 20080 tablet_copy_source_session.cc:215] T 58e33187eb944bafb49c993891e6c0ab P f6210e47b3f5439aa26be44c9e032784: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:55:56.929422 20526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58e33187eb944bafb49c993891e6c0ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:56.943475 20526 tablet_copy_client.cc:806] T 58e33187eb944bafb49c993891e6c0ab P 4e49c9de71884a178a495be46a09a288: tablet copy: Starting download of 0 data blocks...
I20260608 12:55:56.944199 20526 tablet_copy_client.cc:670] T 58e33187eb944bafb49c993891e6c0ab P 4e49c9de71884a178a495be46a09a288: tablet copy: Starting download of 1 WAL segments...
I20260608 12:55:56.949295 20526 tablet_copy_client.cc:538] T 58e33187eb944bafb49c993891e6c0ab P 4e49c9de71884a178a495be46a09a288: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:55:56.959270 20526 tablet_bootstrap.cc:492] T 58e33187eb944bafb49c993891e6c0ab P 4e49c9de71884a178a495be46a09a288: Bootstrap starting.
I20260608 12:55:56.978230 20526 tablet_bootstrap.cc:492] T 58e33187eb944bafb49c993891e6c0ab P 4e49c9de71884a178a495be46a09a288: 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:55:56.979286 20526 tablet_bootstrap.cc:492] T 58e33187eb944bafb49c993891e6c0ab P 4e49c9de71884a178a495be46a09a288: Bootstrap complete.
I20260608 12:55:56.980026 20526 ts_tablet_manager.cc:1403] T 58e33187eb944bafb49c993891e6c0ab P 4e49c9de71884a178a495be46a09a288: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.004s
I20260608 12:55:56.983381 20526 raft_consensus.cc:359] T 58e33187eb944bafb49c993891e6c0ab P 4e49c9de71884a178a495be46a09a288 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } attrs { replace: true } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: true } }
I20260608 12:55:56.984380 20526 raft_consensus.cc:740] T 58e33187eb944bafb49c993891e6c0ab P 4e49c9de71884a178a495be46a09a288 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4e49c9de71884a178a495be46a09a288, State: Initialized, Role: LEARNER
I20260608 12:55:56.985220 20526 consensus_queue.cc:260] T 58e33187eb944bafb49c993891e6c0ab P 4e49c9de71884a178a495be46a09a288 [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: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } attrs { replace: true } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: true } }
I20260608 12:55:56.988039 20526 ts_tablet_manager.cc:1434] T 58e33187eb944bafb49c993891e6c0ab P 4e49c9de71884a178a495be46a09a288: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:55:56.990093 20080 tablet_copy_service.cc:342] P f6210e47b3f5439aa26be44c9e032784: Request end of tablet copy session 4e49c9de71884a178a495be46a09a288-58e33187eb944bafb49c993891e6c0ab received from {username='slave'} at 127.0.0.1:33062
I20260608 12:55:56.990648 20080 tablet_copy_service.cc:434] P f6210e47b3f5439aa26be44c9e032784: ending tablet copy session 4e49c9de71884a178a495be46a09a288-58e33187eb944bafb49c993891e6c0ab on tablet 58e33187eb944bafb49c993891e6c0ab with peer 4e49c9de71884a178a495be46a09a288
I20260608 12:55:57.014846 20526 ts_tablet_manager.cc:933] T fe2f7e51002e407babff14057ae21997 P 4e49c9de71884a178a495be46a09a288: Initiating tablet copy from peer 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130:46079)
I20260608 12:55:57.016543 20526 tablet_copy_client.cc:323] T fe2f7e51002e407babff14057ae21997 P 4e49c9de71884a178a495be46a09a288: tablet copy: Beginning tablet copy session from remote peer at address 127.16.174.130:46079
I20260608 12:55:57.018364 20155 tablet_copy_service.cc:140] P 5a620fde6d1e4096b565f138383f5c1f: Received BeginTabletCopySession request for tablet fe2f7e51002e407babff14057ae21997 from peer 4e49c9de71884a178a495be46a09a288 ({username='slave'} at 127.0.0.1:57398)
I20260608 12:55:57.018932 20155 tablet_copy_service.cc:161] P 5a620fde6d1e4096b565f138383f5c1f: Beginning new tablet copy session on tablet fe2f7e51002e407babff14057ae21997 from peer 4e49c9de71884a178a495be46a09a288 at {username='slave'} at 127.0.0.1:57398: session id = 4e49c9de71884a178a495be46a09a288-fe2f7e51002e407babff14057ae21997
I20260608 12:55:57.024253 20155 tablet_copy_source_session.cc:215] T fe2f7e51002e407babff14057ae21997 P 5a620fde6d1e4096b565f138383f5c1f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:55:57.027037 20526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe2f7e51002e407babff14057ae21997. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:57.037774 20532 ts_tablet_manager.cc:933] T 167db1dca882439786450016872825c7 P 4e49c9de71884a178a495be46a09a288: Initiating tablet copy from peer 88da2349ca534e1ab30db21bf1ebe526 (127.16.174.131:41525)
I20260608 12:55:57.040470 20532 tablet_copy_client.cc:323] T 167db1dca882439786450016872825c7 P 4e49c9de71884a178a495be46a09a288: tablet copy: Beginning tablet copy session from remote peer at address 127.16.174.131:41525
I20260608 12:55:57.042315 20229 tablet_copy_service.cc:140] P 88da2349ca534e1ab30db21bf1ebe526: Received BeginTabletCopySession request for tablet 167db1dca882439786450016872825c7 from peer 4e49c9de71884a178a495be46a09a288 ({username='slave'} at 127.0.0.1:54636)
I20260608 12:55:57.042788 20526 tablet_copy_client.cc:806] T fe2f7e51002e407babff14057ae21997 P 4e49c9de71884a178a495be46a09a288: tablet copy: Starting download of 0 data blocks...
I20260608 12:55:57.042892 20229 tablet_copy_service.cc:161] P 88da2349ca534e1ab30db21bf1ebe526: Beginning new tablet copy session on tablet 167db1dca882439786450016872825c7 from peer 4e49c9de71884a178a495be46a09a288 at {username='slave'} at 127.0.0.1:54636: session id = 4e49c9de71884a178a495be46a09a288-167db1dca882439786450016872825c7
I20260608 12:55:57.043510 20526 tablet_copy_client.cc:670] T fe2f7e51002e407babff14057ae21997 P 4e49c9de71884a178a495be46a09a288: tablet copy: Starting download of 1 WAL segments...
I20260608 12:55:57.047739 20526 tablet_copy_client.cc:538] T fe2f7e51002e407babff14057ae21997 P 4e49c9de71884a178a495be46a09a288: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:55:57.050807 20229 tablet_copy_source_session.cc:215] T 167db1dca882439786450016872825c7 P 88da2349ca534e1ab30db21bf1ebe526: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:55:57.054267 20532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 167db1dca882439786450016872825c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:57.056289 20526 tablet_bootstrap.cc:492] T fe2f7e51002e407babff14057ae21997 P 4e49c9de71884a178a495be46a09a288: Bootstrap starting.
I20260608 12:55:57.071384 20532 tablet_copy_client.cc:806] T 167db1dca882439786450016872825c7 P 4e49c9de71884a178a495be46a09a288: tablet copy: Starting download of 0 data blocks...
I20260608 12:55:57.072157 20532 tablet_copy_client.cc:670] T 167db1dca882439786450016872825c7 P 4e49c9de71884a178a495be46a09a288: tablet copy: Starting download of 1 WAL segments...
I20260608 12:55:57.079825 20532 tablet_copy_client.cc:538] T 167db1dca882439786450016872825c7 P 4e49c9de71884a178a495be46a09a288: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:55:57.081712 20526 tablet_bootstrap.cc:492] T fe2f7e51002e407babff14057ae21997 P 4e49c9de71884a178a495be46a09a288: 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:55:57.082731 20526 tablet_bootstrap.cc:492] T fe2f7e51002e407babff14057ae21997 P 4e49c9de71884a178a495be46a09a288: Bootstrap complete.
I20260608 12:55:57.083438 20526 ts_tablet_manager.cc:1403] T fe2f7e51002e407babff14057ae21997 P 4e49c9de71884a178a495be46a09a288: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.008s
I20260608 12:55:57.086794 20526 raft_consensus.cc:359] T fe2f7e51002e407babff14057ae21997 P 4e49c9de71884a178a495be46a09a288 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: true } }
I20260608 12:55:57.087898 20526 raft_consensus.cc:740] T fe2f7e51002e407babff14057ae21997 P 4e49c9de71884a178a495be46a09a288 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4e49c9de71884a178a495be46a09a288, State: Initialized, Role: LEARNER
I20260608 12:55:57.088586 20526 consensus_queue.cc:260] T fe2f7e51002e407babff14057ae21997 P 4e49c9de71884a178a495be46a09a288 [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: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: true } }
I20260608 12:55:57.090655 20532 tablet_bootstrap.cc:492] T 167db1dca882439786450016872825c7 P 4e49c9de71884a178a495be46a09a288: Bootstrap starting.
I20260608 12:55:57.093909 20526 ts_tablet_manager.cc:1434] T fe2f7e51002e407babff14057ae21997 P 4e49c9de71884a178a495be46a09a288: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260608 12:55:57.095963 20155 tablet_copy_service.cc:342] P 5a620fde6d1e4096b565f138383f5c1f: Request end of tablet copy session 4e49c9de71884a178a495be46a09a288-fe2f7e51002e407babff14057ae21997 received from {username='slave'} at 127.0.0.1:57398
I20260608 12:55:57.096431 20155 tablet_copy_service.cc:434] P 5a620fde6d1e4096b565f138383f5c1f: ending tablet copy session 4e49c9de71884a178a495be46a09a288-fe2f7e51002e407babff14057ae21997 on tablet fe2f7e51002e407babff14057ae21997 with peer 4e49c9de71884a178a495be46a09a288
I20260608 12:55:57.112699 20532 tablet_bootstrap.cc:492] T 167db1dca882439786450016872825c7 P 4e49c9de71884a178a495be46a09a288: 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:55:57.113469 20532 tablet_bootstrap.cc:492] T 167db1dca882439786450016872825c7 P 4e49c9de71884a178a495be46a09a288: Bootstrap complete.
I20260608 12:55:57.114043 20532 ts_tablet_manager.cc:1403] T 167db1dca882439786450016872825c7 P 4e49c9de71884a178a495be46a09a288: Time spent bootstrapping tablet: real 0.024s	user 0.022s	sys 0.000s
I20260608 12:55:57.116371 20532 raft_consensus.cc:359] T 167db1dca882439786450016872825c7 P 4e49c9de71884a178a495be46a09a288 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: true } }
I20260608 12:55:57.117044 20532 raft_consensus.cc:740] T 167db1dca882439786450016872825c7 P 4e49c9de71884a178a495be46a09a288 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4e49c9de71884a178a495be46a09a288, State: Initialized, Role: LEARNER
I20260608 12:55:57.117646 20532 consensus_queue.cc:260] T 167db1dca882439786450016872825c7 P 4e49c9de71884a178a495be46a09a288 [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: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: true } }
I20260608 12:55:57.120075 20532 ts_tablet_manager.cc:1434] T 167db1dca882439786450016872825c7 P 4e49c9de71884a178a495be46a09a288: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:55:57.122452 20229 tablet_copy_service.cc:342] P 88da2349ca534e1ab30db21bf1ebe526: Request end of tablet copy session 4e49c9de71884a178a495be46a09a288-167db1dca882439786450016872825c7 received from {username='slave'} at 127.0.0.1:54636
I20260608 12:55:57.122954 20229 tablet_copy_service.cc:434] P 88da2349ca534e1ab30db21bf1ebe526: ending tablet copy session 4e49c9de71884a178a495be46a09a288-167db1dca882439786450016872825c7 on tablet 167db1dca882439786450016872825c7 with peer 4e49c9de71884a178a495be46a09a288
I20260608 12:55:57.187609 20383 raft_consensus.cc:1217] T 4460566b9164417bbbbcc89f8443c1a3 P 4e49c9de71884a178a495be46a09a288 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:55:57.207859 20021 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:55:57.239822 20069 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58e33187eb944bafb49c993891e6c0ab"
dest_uuid: "f6210e47b3f5439aa26be44c9e032784"
mode: GRACEFUL
new_leader_uuid: "5a620fde6d1e4096b565f138383f5c1f"
 from {username='slave'} at 127.0.0.1:33082
I20260608 12:55:57.240558 20069 raft_consensus.cc:606] T 58e33187eb944bafb49c993891e6c0ab P f6210e47b3f5439aa26be44c9e032784 [term 1 LEADER]: Received request to transfer leadership to TS 5a620fde6d1e4096b565f138383f5c1f
I20260608 12:55:57.254869 20145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6f62fff686c540edb102aeeb12c4d76f"
dest_uuid: "5a620fde6d1e4096b565f138383f5c1f"
mode: GRACEFUL
new_leader_uuid: "88da2349ca534e1ab30db21bf1ebe526"
 from {username='slave'} at 127.0.0.1:57416
I20260608 12:55:57.255515 20145 raft_consensus.cc:606] T 6f62fff686c540edb102aeeb12c4d76f P 5a620fde6d1e4096b565f138383f5c1f [term 1 LEADER]: Received request to transfer leadership to TS 88da2349ca534e1ab30db21bf1ebe526
I20260608 12:55:57.258733 20069 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7eaaad6379834d7bb662973cdac1ac16"
dest_uuid: "f6210e47b3f5439aa26be44c9e032784"
mode: GRACEFUL
new_leader_uuid: "4e49c9de71884a178a495be46a09a288"
 from {username='slave'} at 127.0.0.1:33082
I20260608 12:55:57.259235 20069 raft_consensus.cc:606] T 7eaaad6379834d7bb662973cdac1ac16 P f6210e47b3f5439aa26be44c9e032784 [term 1 LEADER]: Received request to transfer leadership to TS 4e49c9de71884a178a495be46a09a288
I20260608 12:55:57.261686 20069 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab6686ec75f841268a98c66c9f7ba99a"
dest_uuid: "f6210e47b3f5439aa26be44c9e032784"
mode: GRACEFUL
new_leader_uuid: "4e49c9de71884a178a495be46a09a288"
 from {username='slave'} at 127.0.0.1:33082
I20260608 12:55:57.262135 20069 raft_consensus.cc:606] T ab6686ec75f841268a98c66c9f7ba99a P f6210e47b3f5439aa26be44c9e032784 [term 1 LEADER]: Received request to transfer leadership to TS 4e49c9de71884a178a495be46a09a288
I20260608 12:55:57.264542 20145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fe2f7e51002e407babff14057ae21997"
dest_uuid: "5a620fde6d1e4096b565f138383f5c1f"
mode: GRACEFUL
new_leader_uuid: "88da2349ca534e1ab30db21bf1ebe526"
 from {username='slave'} at 127.0.0.1:57416
I20260608 12:55:57.265081 20145 raft_consensus.cc:606] T fe2f7e51002e407babff14057ae21997 P 5a620fde6d1e4096b565f138383f5c1f [term 1 LEADER]: Received request to transfer leadership to TS 88da2349ca534e1ab30db21bf1ebe526
I20260608 12:55:57.266302 20021 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 5
I20260608 12:55:57.267064 20021 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:57.284732 20482 raft_consensus.cc:993] T 58e33187eb944bafb49c993891e6c0ab P f6210e47b3f5439aa26be44c9e032784: : Instructing follower 5a620fde6d1e4096b565f138383f5c1f to start an election
I20260608 12:55:57.285472 20482 raft_consensus.cc:1081] T 58e33187eb944bafb49c993891e6c0ab P f6210e47b3f5439aa26be44c9e032784 [term 1 LEADER]: Signalling peer 5a620fde6d1e4096b565f138383f5c1f to start an election
I20260608 12:55:57.287588 20143 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "58e33187eb944bafb49c993891e6c0ab"
dest_uuid: "5a620fde6d1e4096b565f138383f5c1f"
 from {username='slave'} at 127.0.0.1:57380
I20260608 12:55:57.288338 20143 raft_consensus.cc:493] T 58e33187eb944bafb49c993891e6c0ab P 5a620fde6d1e4096b565f138383f5c1f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:55:57.288694 20143 raft_consensus.cc:3060] T 58e33187eb944bafb49c993891e6c0ab P 5a620fde6d1e4096b565f138383f5c1f [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:55:57.293954 20143 raft_consensus.cc:515] T 58e33187eb944bafb49c993891e6c0ab P 5a620fde6d1e4096b565f138383f5c1f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } attrs { replace: true } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: true } }
I20260608 12:55:57.295840 20143 leader_election.cc:290] T 58e33187eb944bafb49c993891e6c0ab P 5a620fde6d1e4096b565f138383f5c1f [CANDIDATE]: Term 2 election: Requested vote from peers f6210e47b3f5439aa26be44c9e032784 (127.16.174.129:32997), 88da2349ca534e1ab30db21bf1ebe526 (127.16.174.131:41525)
I20260608 12:55:57.296792 20069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58e33187eb944bafb49c993891e6c0ab" candidate_uuid: "5a620fde6d1e4096b565f138383f5c1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "f6210e47b3f5439aa26be44c9e032784"
I20260608 12:55:57.297232 20218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58e33187eb944bafb49c993891e6c0ab" candidate_uuid: "5a620fde6d1e4096b565f138383f5c1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "88da2349ca534e1ab30db21bf1ebe526"
I20260608 12:55:57.297467 20069 raft_consensus.cc:3055] T 58e33187eb944bafb49c993891e6c0ab P f6210e47b3f5439aa26be44c9e032784 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:55:57.297909 20218 raft_consensus.cc:3060] T 58e33187eb944bafb49c993891e6c0ab P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:55:57.297936 20069 raft_consensus.cc:740] T 58e33187eb944bafb49c993891e6c0ab P f6210e47b3f5439aa26be44c9e032784 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f6210e47b3f5439aa26be44c9e032784, State: Running, Role: LEADER
I20260608 12:55:57.299324 20069 consensus_queue.cc:260] T 58e33187eb944bafb49c993891e6c0ab P f6210e47b3f5439aa26be44c9e032784 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } attrs { replace: true } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: true } }
I20260608 12:55:57.300757 20069 raft_consensus.cc:3060] T 58e33187eb944bafb49c993891e6c0ab P f6210e47b3f5439aa26be44c9e032784 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:55:57.306504 20069 raft_consensus.cc:2468] T 58e33187eb944bafb49c993891e6c0ab P f6210e47b3f5439aa26be44c9e032784 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a620fde6d1e4096b565f138383f5c1f in term 2.
I20260608 12:55:57.307005 20218 raft_consensus.cc:2468] T 58e33187eb944bafb49c993891e6c0ab P 88da2349ca534e1ab30db21bf1ebe526 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a620fde6d1e4096b565f138383f5c1f in term 2.
I20260608 12:55:57.307405 20482 raft_consensus.cc:993] T 7eaaad6379834d7bb662973cdac1ac16 P f6210e47b3f5439aa26be44c9e032784: : Instructing follower 4e49c9de71884a178a495be46a09a288 to start an election
I20260608 12:55:57.308104 20111 leader_election.cc:304] T 58e33187eb944bafb49c993891e6c0ab P 5a620fde6d1e4096b565f138383f5c1f [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: 5a620fde6d1e4096b565f138383f5c1f, f6210e47b3f5439aa26be44c9e032784; no voters: 
I20260608 12:55:57.309088 20537 raft_consensus.cc:2804] T 58e33187eb944bafb49c993891e6c0ab P 5a620fde6d1e4096b565f138383f5c1f [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:55:57.309684 20537 raft_consensus.cc:697] T 58e33187eb944bafb49c993891e6c0ab P 5a620fde6d1e4096b565f138383f5c1f [term 2 LEADER]: Becoming Leader. State: Replica: 5a620fde6d1e4096b565f138383f5c1f, State: Running, Role: LEADER
I20260608 12:55:57.308897 20447 raft_consensus.cc:1081] T 7eaaad6379834d7bb662973cdac1ac16 P f6210e47b3f5439aa26be44c9e032784 [term 1 LEADER]: Signalling peer 4e49c9de71884a178a495be46a09a288 to start an election
I20260608 12:55:57.310688 20537 consensus_queue.cc:237] T 58e33187eb944bafb49c993891e6c0ab P 5a620fde6d1e4096b565f138383f5c1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } attrs { replace: true } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: true } }
I20260608 12:55:57.311858 20383 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7eaaad6379834d7bb662973cdac1ac16"
dest_uuid: "4e49c9de71884a178a495be46a09a288"
 from {username='slave'} at 127.0.0.1:35268
I20260608 12:55:57.312493 20383 raft_consensus.cc:493] T 7eaaad6379834d7bb662973cdac1ac16 P 4e49c9de71884a178a495be46a09a288 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:55:57.312912 20383 raft_consensus.cc:3060] T 7eaaad6379834d7bb662973cdac1ac16 P 4e49c9de71884a178a495be46a09a288 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:55:57.320151 20383 raft_consensus.cc:515] T 7eaaad6379834d7bb662973cdac1ac16 P 4e49c9de71884a178a495be46a09a288 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } }
I20260608 12:55:57.322664 20383 leader_election.cc:290] T 7eaaad6379834d7bb662973cdac1ac16 P 4e49c9de71884a178a495be46a09a288 [CANDIDATE]: Term 2 election: Requested vote from peers 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130:46079), f6210e47b3f5439aa26be44c9e032784 (127.16.174.129:32997)
I20260608 12:55:57.321552 19968 catalog_manager.cc:5696] T 58e33187eb944bafb49c993891e6c0ab P 5a620fde6d1e4096b565f138383f5c1f reported cstate change: term changed from 1 to 2, leader changed from f6210e47b3f5439aa26be44c9e032784 (127.16.174.129) to 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130). New cstate: current_term: 2 leader_uuid: "5a620fde6d1e4096b565f138383f5c1f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:57.323082 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eaaad6379834d7bb662973cdac1ac16" candidate_uuid: "4e49c9de71884a178a495be46a09a288" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a620fde6d1e4096b565f138383f5c1f"
I20260608 12:55:57.323930 20143 raft_consensus.cc:3060] T 7eaaad6379834d7bb662973cdac1ac16 P 5a620fde6d1e4096b565f138383f5c1f [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:55:57.324127 20069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eaaad6379834d7bb662973cdac1ac16" candidate_uuid: "4e49c9de71884a178a495be46a09a288" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6210e47b3f5439aa26be44c9e032784"
I20260608 12:55:57.324786 20069 raft_consensus.cc:3055] T 7eaaad6379834d7bb662973cdac1ac16 P f6210e47b3f5439aa26be44c9e032784 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:55:57.325173 20069 raft_consensus.cc:740] T 7eaaad6379834d7bb662973cdac1ac16 P f6210e47b3f5439aa26be44c9e032784 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f6210e47b3f5439aa26be44c9e032784, State: Running, Role: LEADER
I20260608 12:55:57.326632 20069 consensus_queue.cc:260] T 7eaaad6379834d7bb662973cdac1ac16 P f6210e47b3f5439aa26be44c9e032784 [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: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } }
I20260608 12:55:57.328014 20069 raft_consensus.cc:3060] T 7eaaad6379834d7bb662973cdac1ac16 P f6210e47b3f5439aa26be44c9e032784 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:55:57.332156 20143 raft_consensus.cc:2468] T 7eaaad6379834d7bb662973cdac1ac16 P 5a620fde6d1e4096b565f138383f5c1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e49c9de71884a178a495be46a09a288 in term 2.
I20260608 12:55:57.333297 20300 raft_consensus.cc:993] T fe2f7e51002e407babff14057ae21997 P 5a620fde6d1e4096b565f138383f5c1f: : Instructing follower 88da2349ca534e1ab30db21bf1ebe526 to start an election
I20260608 12:55:57.333555 20347 leader_election.cc:304] T 7eaaad6379834d7bb662973cdac1ac16 P 4e49c9de71884a178a495be46a09a288 [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: 4e49c9de71884a178a495be46a09a288, 5a620fde6d1e4096b565f138383f5c1f; no voters: 
I20260608 12:55:57.333880 20300 raft_consensus.cc:1081] T fe2f7e51002e407babff14057ae21997 P 5a620fde6d1e4096b565f138383f5c1f [term 1 LEADER]: Signalling peer 88da2349ca534e1ab30db21bf1ebe526 to start an election
I20260608 12:55:57.334534 20508 raft_consensus.cc:2804] T 7eaaad6379834d7bb662973cdac1ac16 P 4e49c9de71884a178a495be46a09a288 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:55:57.334611 20069 raft_consensus.cc:2468] T 7eaaad6379834d7bb662973cdac1ac16 P f6210e47b3f5439aa26be44c9e032784 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e49c9de71884a178a495be46a09a288 in term 2.
I20260608 12:55:57.336843 20218 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fe2f7e51002e407babff14057ae21997"
dest_uuid: "88da2349ca534e1ab30db21bf1ebe526"
 from {username='slave'} at 127.0.0.1:54620
I20260608 12:55:57.336982 20508 raft_consensus.cc:697] T 7eaaad6379834d7bb662973cdac1ac16 P 4e49c9de71884a178a495be46a09a288 [term 2 LEADER]: Becoming Leader. State: Replica: 4e49c9de71884a178a495be46a09a288, State: Running, Role: LEADER
I20260608 12:55:57.337522 20218 raft_consensus.cc:493] T fe2f7e51002e407babff14057ae21997 P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:55:57.337987 20218 raft_consensus.cc:3060] T fe2f7e51002e407babff14057ae21997 P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:55:57.338641 20508 consensus_queue.cc:237] T 7eaaad6379834d7bb662973cdac1ac16 P 4e49c9de71884a178a495be46a09a288 [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: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } }
I20260608 12:55:57.355978 20218 raft_consensus.cc:515] T fe2f7e51002e407babff14057ae21997 P 88da2349ca534e1ab30db21bf1ebe526 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: true } }
I20260608 12:55:57.358701 20143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58e33187eb944bafb49c993891e6c0ab"
dest_uuid: "5a620fde6d1e4096b565f138383f5c1f"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:57364
I20260608 12:55:57.359316 20143 raft_consensus.cc:606] T 58e33187eb944bafb49c993891e6c0ab P 5a620fde6d1e4096b565f138383f5c1f [term 2 LEADER]: Received request to transfer leadership
I20260608 12:55:57.358886 19968 catalog_manager.cc:5696] T 7eaaad6379834d7bb662973cdac1ac16 P 4e49c9de71884a178a495be46a09a288 reported cstate change: term changed from 1 to 2, leader changed from f6210e47b3f5439aa26be44c9e032784 (127.16.174.129) to 4e49c9de71884a178a495be46a09a288 (127.16.174.132). New cstate: current_term: 2 leader_uuid: "4e49c9de71884a178a495be46a09a288" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:57.363026 20218 leader_election.cc:290] T fe2f7e51002e407babff14057ae21997 P 88da2349ca534e1ab30db21bf1ebe526 [CANDIDATE]: Term 2 election: Requested vote from peers f6210e47b3f5439aa26be44c9e032784 (127.16.174.129:32997), 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130:46079)
I20260608 12:55:57.363230 20069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe2f7e51002e407babff14057ae21997" candidate_uuid: "88da2349ca534e1ab30db21bf1ebe526" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "f6210e47b3f5439aa26be44c9e032784"
I20260608 12:55:57.363824 20069 raft_consensus.cc:3060] T fe2f7e51002e407babff14057ae21997 P f6210e47b3f5439aa26be44c9e032784 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:55:57.363710 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe2f7e51002e407babff14057ae21997" candidate_uuid: "88da2349ca534e1ab30db21bf1ebe526" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "5a620fde6d1e4096b565f138383f5c1f"
I20260608 12:55:57.364490 20143 raft_consensus.cc:3055] T fe2f7e51002e407babff14057ae21997 P 5a620fde6d1e4096b565f138383f5c1f [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:55:57.364848 20143 raft_consensus.cc:740] T fe2f7e51002e407babff14057ae21997 P 5a620fde6d1e4096b565f138383f5c1f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a620fde6d1e4096b565f138383f5c1f, State: Running, Role: LEADER
I20260608 12:55:57.366845 20143 consensus_queue.cc:260] T fe2f7e51002e407babff14057ae21997 P 5a620fde6d1e4096b565f138383f5c1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: true } }
I20260608 12:55:57.368217 20143 raft_consensus.cc:3060] T fe2f7e51002e407babff14057ae21997 P 5a620fde6d1e4096b565f138383f5c1f [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:55:57.370115 20069 raft_consensus.cc:2468] T fe2f7e51002e407babff14057ae21997 P f6210e47b3f5439aa26be44c9e032784 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88da2349ca534e1ab30db21bf1ebe526 in term 2.
I20260608 12:55:57.370234 20145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58e33187eb944bafb49c993891e6c0ab"
dest_uuid: "5a620fde6d1e4096b565f138383f5c1f"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:57364
I20260608 12:55:57.370937 20145 raft_consensus.cc:606] T 58e33187eb944bafb49c993891e6c0ab P 5a620fde6d1e4096b565f138383f5c1f [term 2 LEADER]: Received request to transfer leadership
I20260608 12:55:57.371176 20185 leader_election.cc:304] T fe2f7e51002e407babff14057ae21997 P 88da2349ca534e1ab30db21bf1ebe526 [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: 88da2349ca534e1ab30db21bf1ebe526, f6210e47b3f5439aa26be44c9e032784; no voters: 
I20260608 12:55:57.372275 20525 raft_consensus.cc:2804] T fe2f7e51002e407babff14057ae21997 P 88da2349ca534e1ab30db21bf1ebe526 [term 2 FOLLOWER]: Leader election won for term 2
W20260608 12:55:57.372409 19953 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 58e33187eb944bafb49c993891e6c0ab already in progress
I20260608 12:55:57.373517 20525 raft_consensus.cc:697] T fe2f7e51002e407babff14057ae21997 P 88da2349ca534e1ab30db21bf1ebe526 [term 2 LEADER]: Becoming Leader. State: Replica: 88da2349ca534e1ab30db21bf1ebe526, State: Running, Role: LEADER
I20260608 12:55:57.374491 20525 consensus_queue.cc:237] T fe2f7e51002e407babff14057ae21997 P 88da2349ca534e1ab30db21bf1ebe526 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: true } }
I20260608 12:55:57.376191 20143 raft_consensus.cc:2468] T fe2f7e51002e407babff14057ae21997 P 5a620fde6d1e4096b565f138383f5c1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88da2349ca534e1ab30db21bf1ebe526 in term 2.
I20260608 12:55:57.379359 20143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58e33187eb944bafb49c993891e6c0ab"
dest_uuid: "5a620fde6d1e4096b565f138383f5c1f"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:57364
I20260608 12:55:57.380004 20143 raft_consensus.cc:606] T 58e33187eb944bafb49c993891e6c0ab P 5a620fde6d1e4096b565f138383f5c1f [term 2 LEADER]: Received request to transfer leadership
W20260608 12:55:57.386986 20016 auto_rebalancer.cc:855] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260608 12:55:57.387387 20016 auto_rebalancer.cc:863] Could not move replica: Remote error: Service unavailable: leadership transfer for 58e33187eb944bafb49c993891e6c0ab already in progress
W20260608 12:55:57.387718 20016 auto_rebalancer.cc:301] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 58e33187eb944bafb49c993891e6c0ab already in progress
I20260608 12:55:57.387693 19968 catalog_manager.cc:5696] T fe2f7e51002e407babff14057ae21997 P 88da2349ca534e1ab30db21bf1ebe526 reported cstate change: term changed from 1 to 2, leader changed from 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130) to 88da2349ca534e1ab30db21bf1ebe526 (127.16.174.131). New cstate: current_term: 2 leader_uuid: "88da2349ca534e1ab30db21bf1ebe526" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:57.400594 20218 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fe2f7e51002e407babff14057ae21997"
dest_uuid: "88da2349ca534e1ab30db21bf1ebe526"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:54598
I20260608 12:55:57.401216 20218 raft_consensus.cc:606] T fe2f7e51002e407babff14057ae21997 P 88da2349ca534e1ab30db21bf1ebe526 [term 2 LEADER]: Received request to transfer leadership
I20260608 12:55:57.405506 20218 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fe2f7e51002e407babff14057ae21997"
dest_uuid: "88da2349ca534e1ab30db21bf1ebe526"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:54598
I20260608 12:55:57.405975 20218 raft_consensus.cc:606] T fe2f7e51002e407babff14057ae21997 P 88da2349ca534e1ab30db21bf1ebe526 [term 2 LEADER]: Received request to transfer leadership
I20260608 12:55:57.408502 20218 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fe2f7e51002e407babff14057ae21997"
dest_uuid: "88da2349ca534e1ab30db21bf1ebe526"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:54598
I20260608 12:55:57.409010 20218 raft_consensus.cc:606] T fe2f7e51002e407babff14057ae21997 P 88da2349ca534e1ab30db21bf1ebe526 [term 2 LEADER]: Received request to transfer leadership
W20260608 12:55:57.412878 20016 auto_rebalancer.cc:855] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260608 12:55:57.413208 20016 auto_rebalancer.cc:863] Could not move replica: Remote error: Service unavailable: leadership transfer for fe2f7e51002e407babff14057ae21997 already in progress
W20260608 12:55:57.413434 20016 auto_rebalancer.cc:301] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for fe2f7e51002e407babff14057ae21997 already in progress
I20260608 12:55:57.459964 20383 raft_consensus.cc:1217] T 167db1dca882439786450016872825c7 P 4e49c9de71884a178a495be46a09a288 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:55:57.659849 20535 raft_consensus.cc:993] T 6f62fff686c540edb102aeeb12c4d76f P 5a620fde6d1e4096b565f138383f5c1f: : Instructing follower 88da2349ca534e1ab30db21bf1ebe526 to start an election
I20260608 12:55:57.660364 20535 raft_consensus.cc:1081] T 6f62fff686c540edb102aeeb12c4d76f P 5a620fde6d1e4096b565f138383f5c1f [term 1 LEADER]: Signalling peer 88da2349ca534e1ab30db21bf1ebe526 to start an election
I20260608 12:55:57.662374 20216 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6f62fff686c540edb102aeeb12c4d76f"
dest_uuid: "88da2349ca534e1ab30db21bf1ebe526"
 from {username='slave'} at 127.0.0.1:54620
I20260608 12:55:57.662941 20216 raft_consensus.cc:493] T 6f62fff686c540edb102aeeb12c4d76f P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:55:57.663364 20216 raft_consensus.cc:3060] T 6f62fff686c540edb102aeeb12c4d76f P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:55:57.670238 20216 raft_consensus.cc:515] T 6f62fff686c540edb102aeeb12c4d76f P 88da2349ca534e1ab30db21bf1ebe526 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } }
I20260608 12:55:57.673036 20069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f62fff686c540edb102aeeb12c4d76f" candidate_uuid: "88da2349ca534e1ab30db21bf1ebe526" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6210e47b3f5439aa26be44c9e032784"
I20260608 12:55:57.673317 20216 leader_election.cc:290] T 6f62fff686c540edb102aeeb12c4d76f P 88da2349ca534e1ab30db21bf1ebe526 [CANDIDATE]: Term 2 election: Requested vote from peers f6210e47b3f5439aa26be44c9e032784 (127.16.174.129:32997), 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130:46079)
I20260608 12:55:57.673615 20069 raft_consensus.cc:3060] T 6f62fff686c540edb102aeeb12c4d76f P f6210e47b3f5439aa26be44c9e032784 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:55:57.673568 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f62fff686c540edb102aeeb12c4d76f" candidate_uuid: "88da2349ca534e1ab30db21bf1ebe526" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a620fde6d1e4096b565f138383f5c1f"
I20260608 12:55:57.674489 20143 raft_consensus.cc:3055] T 6f62fff686c540edb102aeeb12c4d76f P 5a620fde6d1e4096b565f138383f5c1f [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:55:57.674782 20143 raft_consensus.cc:740] T 6f62fff686c540edb102aeeb12c4d76f P 5a620fde6d1e4096b565f138383f5c1f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a620fde6d1e4096b565f138383f5c1f, State: Running, Role: LEADER
I20260608 12:55:57.675693 20143 consensus_queue.cc:260] T 6f62fff686c540edb102aeeb12c4d76f P 5a620fde6d1e4096b565f138383f5c1f [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: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } }
I20260608 12:55:57.676952 20143 raft_consensus.cc:3060] T 6f62fff686c540edb102aeeb12c4d76f P 5a620fde6d1e4096b565f138383f5c1f [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:55:57.680760 20069 raft_consensus.cc:2468] T 6f62fff686c540edb102aeeb12c4d76f P f6210e47b3f5439aa26be44c9e032784 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88da2349ca534e1ab30db21bf1ebe526 in term 2.
I20260608 12:55:57.681874 20185 leader_election.cc:304] T 6f62fff686c540edb102aeeb12c4d76f P 88da2349ca534e1ab30db21bf1ebe526 [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: 88da2349ca534e1ab30db21bf1ebe526, f6210e47b3f5439aa26be44c9e032784; no voters: 
I20260608 12:55:57.682734 20549 raft_consensus.cc:2804] T 6f62fff686c540edb102aeeb12c4d76f P 88da2349ca534e1ab30db21bf1ebe526 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:55:57.683421 20143 raft_consensus.cc:2468] T 6f62fff686c540edb102aeeb12c4d76f P 5a620fde6d1e4096b565f138383f5c1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88da2349ca534e1ab30db21bf1ebe526 in term 2.
I20260608 12:55:57.683210 20549 raft_consensus.cc:697] T 6f62fff686c540edb102aeeb12c4d76f P 88da2349ca534e1ab30db21bf1ebe526 [term 2 LEADER]: Becoming Leader. State: Replica: 88da2349ca534e1ab30db21bf1ebe526, State: Running, Role: LEADER
I20260608 12:55:57.684607 20549 consensus_queue.cc:237] T 6f62fff686c540edb102aeeb12c4d76f P 88da2349ca534e1ab30db21bf1ebe526 [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: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } }
I20260608 12:55:57.693075 19967 catalog_manager.cc:5696] T 6f62fff686c540edb102aeeb12c4d76f P 88da2349ca534e1ab30db21bf1ebe526 reported cstate change: term changed from 1 to 2, leader changed from 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130) to 88da2349ca534e1ab30db21bf1ebe526 (127.16.174.131). New cstate: current_term: 2 leader_uuid: "88da2349ca534e1ab30db21bf1ebe526" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:57.694495 20537 raft_consensus.cc:1064] T 4460566b9164417bbbbcc89f8443c1a3 P 5a620fde6d1e4096b565f138383f5c1f: attempting to promote NON_VOTER 4e49c9de71884a178a495be46a09a288 to VOTER
I20260608 12:55:57.697113 20537 consensus_queue.cc:237] T 4460566b9164417bbbbcc89f8443c1a3 P 5a620fde6d1e4096b565f138383f5c1f [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: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false } }
I20260608 12:55:57.705084 20383 raft_consensus.cc:1275] T 4460566b9164417bbbbcc89f8443c1a3 P 4e49c9de71884a178a495be46a09a288 [term 1 LEARNER]: Refusing update from remote peer 5a620fde6d1e4096b565f138383f5c1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:55:57.705502 20069 raft_consensus.cc:1275] T 4460566b9164417bbbbcc89f8443c1a3 P f6210e47b3f5439aa26be44c9e032784 [term 1 FOLLOWER]: Refusing update from remote peer 5a620fde6d1e4096b565f138383f5c1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:55:57.706223 20216 raft_consensus.cc:1275] T 4460566b9164417bbbbcc89f8443c1a3 P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Refusing update from remote peer 5a620fde6d1e4096b565f138383f5c1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:55:57.707803 20537 consensus_queue.cc:1048] T 4460566b9164417bbbbcc89f8443c1a3 P 5a620fde6d1e4096b565f138383f5c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } 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:55:57.708777 20300 consensus_queue.cc:1048] T 4460566b9164417bbbbcc89f8443c1a3 P 5a620fde6d1e4096b565f138383f5c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:55:57.711172 20300 consensus_queue.cc:1048] T 4460566b9164417bbbbcc89f8443c1a3 P 5a620fde6d1e4096b565f138383f5c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } 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:55:57.721376 20447 raft_consensus.cc:993] T ab6686ec75f841268a98c66c9f7ba99a P f6210e47b3f5439aa26be44c9e032784: : Instructing follower 4e49c9de71884a178a495be46a09a288 to start an election
I20260608 12:55:57.721895 20541 raft_consensus.cc:1081] T ab6686ec75f841268a98c66c9f7ba99a P f6210e47b3f5439aa26be44c9e032784 [term 1 LEADER]: Signalling peer 4e49c9de71884a178a495be46a09a288 to start an election
I20260608 12:55:57.724239 20381 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab6686ec75f841268a98c66c9f7ba99a"
dest_uuid: "4e49c9de71884a178a495be46a09a288"
 from {username='slave'} at 127.0.0.1:35268
I20260608 12:55:57.724812 20381 raft_consensus.cc:493] T ab6686ec75f841268a98c66c9f7ba99a P 4e49c9de71884a178a495be46a09a288 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:55:57.725168 20381 raft_consensus.cc:3060] T ab6686ec75f841268a98c66c9f7ba99a P 4e49c9de71884a178a495be46a09a288 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:55:57.731033 20537 raft_consensus.cc:2955] T 4460566b9164417bbbbcc89f8443c1a3 P 5a620fde6d1e4096b565f138383f5c1f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4e49c9de71884a178a495be46a09a288 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false } } }
I20260608 12:55:57.735148 20381 raft_consensus.cc:515] T ab6686ec75f841268a98c66c9f7ba99a P 4e49c9de71884a178a495be46a09a288 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } }
I20260608 12:55:57.736534 20070 raft_consensus.cc:2955] T 4460566b9164417bbbbcc89f8443c1a3 P f6210e47b3f5439aa26be44c9e032784 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4e49c9de71884a178a495be46a09a288 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false } } }
I20260608 12:55:57.739511 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab6686ec75f841268a98c66c9f7ba99a" candidate_uuid: "4e49c9de71884a178a495be46a09a288" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88da2349ca534e1ab30db21bf1ebe526"
I20260608 12:55:57.740150 20215 raft_consensus.cc:3060] T ab6686ec75f841268a98c66c9f7ba99a P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:55:57.742451 20383 raft_consensus.cc:2955] T 4460566b9164417bbbbcc89f8443c1a3 P 4e49c9de71884a178a495be46a09a288 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4e49c9de71884a178a495be46a09a288 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false } } }
I20260608 12:55:57.751813 19968 catalog_manager.cc:5696] T 4460566b9164417bbbbcc89f8443c1a3 P f6210e47b3f5439aa26be44c9e032784 reported cstate change: config changed from index 2 to 3, 4e49c9de71884a178a495be46a09a288 (127.16.174.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5a620fde6d1e4096b565f138383f5c1f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false } } }
I20260608 12:55:57.759567 20215 raft_consensus.cc:2468] T ab6686ec75f841268a98c66c9f7ba99a P 88da2349ca534e1ab30db21bf1ebe526 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e49c9de71884a178a495be46a09a288 in term 2.
I20260608 12:55:57.762940 20381 leader_election.cc:290] T ab6686ec75f841268a98c66c9f7ba99a P 4e49c9de71884a178a495be46a09a288 [CANDIDATE]: Term 2 election: Requested vote from peers 88da2349ca534e1ab30db21bf1ebe526 (127.16.174.131:41525), f6210e47b3f5439aa26be44c9e032784 (127.16.174.129:32997)
I20260608 12:55:57.763756 20349 leader_election.cc:304] T ab6686ec75f841268a98c66c9f7ba99a P 4e49c9de71884a178a495be46a09a288 [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: 4e49c9de71884a178a495be46a09a288, 88da2349ca534e1ab30db21bf1ebe526; no voters: 
I20260608 12:55:57.765390 20508 raft_consensus.cc:2804] T ab6686ec75f841268a98c66c9f7ba99a P 4e49c9de71884a178a495be46a09a288 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:55:57.765872 20508 raft_consensus.cc:697] T ab6686ec75f841268a98c66c9f7ba99a P 4e49c9de71884a178a495be46a09a288 [term 2 LEADER]: Becoming Leader. State: Replica: 4e49c9de71884a178a495be46a09a288, State: Running, Role: LEADER
I20260608 12:55:57.766749 20508 consensus_queue.cc:237] T ab6686ec75f841268a98c66c9f7ba99a P 4e49c9de71884a178a495be46a09a288 [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: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } }
I20260608 12:55:57.770556 20070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab6686ec75f841268a98c66c9f7ba99a" candidate_uuid: "4e49c9de71884a178a495be46a09a288" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6210e47b3f5439aa26be44c9e032784"
I20260608 12:55:57.771121 20070 raft_consensus.cc:3055] T ab6686ec75f841268a98c66c9f7ba99a P f6210e47b3f5439aa26be44c9e032784 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:55:57.771420 20070 raft_consensus.cc:740] T ab6686ec75f841268a98c66c9f7ba99a P f6210e47b3f5439aa26be44c9e032784 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f6210e47b3f5439aa26be44c9e032784, State: Running, Role: LEADER
I20260608 12:55:57.772624 20070 consensus_queue.cc:260] T ab6686ec75f841268a98c66c9f7ba99a P f6210e47b3f5439aa26be44c9e032784 [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: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } }
I20260608 12:55:57.772686 20215 raft_consensus.cc:2955] T 4460566b9164417bbbbcc89f8443c1a3 P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4e49c9de71884a178a495be46a09a288 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false } } }
I20260608 12:55:57.773962 20070 raft_consensus.cc:3060] T ab6686ec75f841268a98c66c9f7ba99a P f6210e47b3f5439aa26be44c9e032784 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:55:57.782617 20143 consensus_queue.cc:237] T 4460566b9164417bbbbcc89f8443c1a3 P 5a620fde6d1e4096b565f138383f5c1f [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: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false } }
I20260608 12:55:57.785351 20070 raft_consensus.cc:2468] T ab6686ec75f841268a98c66c9f7ba99a P f6210e47b3f5439aa26be44c9e032784 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e49c9de71884a178a495be46a09a288 in term 2.
I20260608 12:55:57.788054 20216 raft_consensus.cc:1275] T 58e33187eb944bafb49c993891e6c0ab P 88da2349ca534e1ab30db21bf1ebe526 [term 2 FOLLOWER]: Refusing update from remote peer 5a620fde6d1e4096b565f138383f5c1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:55:57.788487 19967 catalog_manager.cc:5696] T ab6686ec75f841268a98c66c9f7ba99a P 4e49c9de71884a178a495be46a09a288 reported cstate change: term changed from 1 to 2, leader changed from f6210e47b3f5439aa26be44c9e032784 (127.16.174.129) to 4e49c9de71884a178a495be46a09a288 (127.16.174.132). New cstate: current_term: 2 leader_uuid: "4e49c9de71884a178a495be46a09a288" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:57.790205 20537 consensus_queue.cc:1048] T 58e33187eb944bafb49c993891e6c0ab P 5a620fde6d1e4096b565f138383f5c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:55:57.791215 20381 raft_consensus.cc:1275] T 4460566b9164417bbbbcc89f8443c1a3 P 4e49c9de71884a178a495be46a09a288 [term 1 FOLLOWER]: Refusing update from remote peer 5a620fde6d1e4096b565f138383f5c1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:55:57.792759 20537 consensus_queue.cc:1048] T 4460566b9164417bbbbcc89f8443c1a3 P 5a620fde6d1e4096b565f138383f5c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } 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:55:57.800787 20143 raft_consensus.cc:1275] T 7eaaad6379834d7bb662973cdac1ac16 P 5a620fde6d1e4096b565f138383f5c1f [term 2 FOLLOWER]: Refusing update from remote peer 4e49c9de71884a178a495be46a09a288: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:55:57.802465 20300 raft_consensus.cc:2955] T 4460566b9164417bbbbcc89f8443c1a3 P 5a620fde6d1e4096b565f138383f5c1f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f6210e47b3f5439aa26be44c9e032784 (127.16.174.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false } } }
I20260608 12:55:57.804862 20508 consensus_queue.cc:1048] T 7eaaad6379834d7bb662973cdac1ac16 P 4e49c9de71884a178a495be46a09a288 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:55:57.808977 20381 raft_consensus.cc:2955] T 4460566b9164417bbbbcc89f8443c1a3 P 4e49c9de71884a178a495be46a09a288 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f6210e47b3f5439aa26be44c9e032784 (127.16.174.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false } } }
I20260608 12:55:57.815330 20070 raft_consensus.cc:1275] T 58e33187eb944bafb49c993891e6c0ab P f6210e47b3f5439aa26be44c9e032784 [term 2 FOLLOWER]: Refusing update from remote peer 5a620fde6d1e4096b565f138383f5c1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:55:57.816668 20535 raft_consensus.cc:993] T 58e33187eb944bafb49c993891e6c0ab P 5a620fde6d1e4096b565f138383f5c1f: : Instructing follower 88da2349ca534e1ab30db21bf1ebe526 to start an election
I20260608 12:55:57.829046 20145 raft_consensus.cc:1275] T fe2f7e51002e407babff14057ae21997 P 5a620fde6d1e4096b565f138383f5c1f [term 2 FOLLOWER]: Refusing update from remote peer 88da2349ca534e1ab30db21bf1ebe526: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:55:57.831840 20547 consensus_queue.cc:1048] T fe2f7e51002e407babff14057ae21997 P 88da2349ca534e1ab30db21bf1ebe526 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:55:57.820915 20537 raft_consensus.cc:1081] T 58e33187eb944bafb49c993891e6c0ab P 5a620fde6d1e4096b565f138383f5c1f [term 2 LEADER]: Signalling peer 88da2349ca534e1ab30db21bf1ebe526 to start an election
I20260608 12:55:57.843395 20559 consensus_queue.cc:1048] T 58e33187eb944bafb49c993891e6c0ab P 5a620fde6d1e4096b565f138383f5c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:55:57.850433 20070 raft_consensus.cc:1275] T fe2f7e51002e407babff14057ae21997 P f6210e47b3f5439aa26be44c9e032784 [term 2 FOLLOWER]: Refusing update from remote peer 88da2349ca534e1ab30db21bf1ebe526: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:55:57.862268 20068 raft_consensus.cc:1275] T 7eaaad6379834d7bb662973cdac1ac16 P f6210e47b3f5439aa26be44c9e032784 [term 2 FOLLOWER]: Refusing update from remote peer 4e49c9de71884a178a495be46a09a288: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:55:57.862721 19953 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 4460566b9164417bbbbcc89f8443c1a3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:55:57.861573 20216 raft_consensus.cc:1275] T 4460566b9164417bbbbcc89f8443c1a3 P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Refusing update from remote peer 5a620fde6d1e4096b565f138383f5c1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:55:57.872107 20543 consensus_queue.cc:1048] T 7eaaad6379834d7bb662973cdac1ac16 P 4e49c9de71884a178a495be46a09a288 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260608 12:55:57.877111 20218 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "58e33187eb944bafb49c993891e6c0ab"
dest_uuid: "88da2349ca534e1ab30db21bf1ebe526"
 from {username='slave'} at 127.0.0.1:54620
I20260608 12:55:57.877476 20549 consensus_queue.cc:1048] T fe2f7e51002e407babff14057ae21997 P 88da2349ca534e1ab30db21bf1ebe526 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:55:57.877725 20218 raft_consensus.cc:493] T 58e33187eb944bafb49c993891e6c0ab P 88da2349ca534e1ab30db21bf1ebe526 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:55:57.878966 20218 raft_consensus.cc:3060] T 58e33187eb944bafb49c993891e6c0ab P 88da2349ca534e1ab30db21bf1ebe526 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:55:57.873950 19968 catalog_manager.cc:5696] T 4460566b9164417bbbbcc89f8443c1a3 P 5a620fde6d1e4096b565f138383f5c1f reported cstate change: config changed from index 3 to 4, VOTER f6210e47b3f5439aa26be44c9e032784 (127.16.174.129) evicted. New cstate: current_term: 1 leader_uuid: "5a620fde6d1e4096b565f138383f5c1f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:55:57.890098 20537 consensus_queue.cc:1048] T 4460566b9164417bbbbcc89f8443c1a3 P 5a620fde6d1e4096b565f138383f5c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:55:57.899299 20218 raft_consensus.cc:515] T 58e33187eb944bafb49c993891e6c0ab P 88da2349ca534e1ab30db21bf1ebe526 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } attrs { replace: true } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: true } }
I20260608 12:55:57.913848 20218 leader_election.cc:290] T 58e33187eb944bafb49c993891e6c0ab P 88da2349ca534e1ab30db21bf1ebe526 [CANDIDATE]: Term 3 election: Requested vote from peers f6210e47b3f5439aa26be44c9e032784 (127.16.174.129:32997), 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130:46079)
I20260608 12:55:57.920758 20142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58e33187eb944bafb49c993891e6c0ab" candidate_uuid: "88da2349ca534e1ab30db21bf1ebe526" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "5a620fde6d1e4096b565f138383f5c1f"
I20260608 12:55:57.921326 20383 raft_consensus.cc:3060] T 58e33187eb944bafb49c993891e6c0ab P 4e49c9de71884a178a495be46a09a288 [term 1 LEARNER]: Advancing to term 2
I20260608 12:55:57.923691 20215 raft_consensus.cc:2955] T 4460566b9164417bbbbcc89f8443c1a3 P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f6210e47b3f5439aa26be44c9e032784 (127.16.174.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false } } }
I20260608 12:55:57.928133 20055 tablet_service.cc:1558] Processing DeleteTablet for tablet 4460566b9164417bbbbcc89f8443c1a3 with delete_type TABLET_DATA_TOMBSTONED (TS f6210e47b3f5439aa26be44c9e032784 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33036
I20260608 12:55:57.936874 20067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58e33187eb944bafb49c993891e6c0ab" candidate_uuid: "88da2349ca534e1ab30db21bf1ebe526" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "f6210e47b3f5439aa26be44c9e032784"
I20260608 12:55:57.941254 20549 raft_consensus.cc:1064] T 167db1dca882439786450016872825c7 P 88da2349ca534e1ab30db21bf1ebe526: attempting to promote NON_VOTER 4e49c9de71884a178a495be46a09a288 to VOTER
I20260608 12:55:57.942353 20383 raft_consensus.cc:1275] T 58e33187eb944bafb49c993891e6c0ab P 4e49c9de71884a178a495be46a09a288 [term 2 LEARNER]: Refusing update from remote peer 5a620fde6d1e4096b565f138383f5c1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:55:57.943984 20549 consensus_queue.cc:237] T 167db1dca882439786450016872825c7 P 88da2349ca534e1ab30db21bf1ebe526 [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: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false } }
I20260608 12:55:57.951376 20142 raft_consensus.cc:3055] T 58e33187eb944bafb49c993891e6c0ab P 5a620fde6d1e4096b565f138383f5c1f [term 2 LEADER]: Stepping down as leader of term 2
I20260608 12:55:57.951830 20142 raft_consensus.cc:740] T 58e33187eb944bafb49c993891e6c0ab P 5a620fde6d1e4096b565f138383f5c1f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5a620fde6d1e4096b565f138383f5c1f, State: Running, Role: LEADER
I20260608 12:55:57.955708 20142 consensus_queue.cc:260] T 58e33187eb944bafb49c993891e6c0ab P 5a620fde6d1e4096b565f138383f5c1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } attrs { replace: true } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: true } }
I20260608 12:55:57.958422 20142 raft_consensus.cc:3060] T 58e33187eb944bafb49c993891e6c0ab P 5a620fde6d1e4096b565f138383f5c1f [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:55:57.959421 20382 raft_consensus.cc:3060] T fe2f7e51002e407babff14057ae21997 P 4e49c9de71884a178a495be46a09a288 [term 1 LEARNER]: Advancing to term 2
I20260608 12:55:57.980576 20547 raft_consensus.cc:993] T fe2f7e51002e407babff14057ae21997 P 88da2349ca534e1ab30db21bf1ebe526: : Instructing follower f6210e47b3f5439aa26be44c9e032784 to start an election
I20260608 12:55:57.981119 20525 raft_consensus.cc:1081] T fe2f7e51002e407babff14057ae21997 P 88da2349ca534e1ab30db21bf1ebe526 [term 2 LEADER]: Signalling peer f6210e47b3f5439aa26be44c9e032784 to start an election
I20260608 12:55:57.984331 20067 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fe2f7e51002e407babff14057ae21997"
dest_uuid: "f6210e47b3f5439aa26be44c9e032784"
 from {username='slave'} at 127.0.0.1:33046
I20260608 12:55:58.004666 20568 tablet_replica.cc:333] T 4460566b9164417bbbbcc89f8443c1a3 P f6210e47b3f5439aa26be44c9e032784: stopping tablet replica
I20260608 12:55:58.005825 20568 raft_consensus.cc:2243] T 4460566b9164417bbbbcc89f8443c1a3 P f6210e47b3f5439aa26be44c9e032784 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:58.006621 20568 raft_consensus.cc:2272] T 4460566b9164417bbbbcc89f8443c1a3 P f6210e47b3f5439aa26be44c9e032784 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:58.013063 20142 raft_consensus.cc:2468] T 58e33187eb944bafb49c993891e6c0ab P 5a620fde6d1e4096b565f138383f5c1f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88da2349ca534e1ab30db21bf1ebe526 in term 3.
I20260608 12:55:58.015547 20382 raft_consensus.cc:1275] T fe2f7e51002e407babff14057ae21997 P 4e49c9de71884a178a495be46a09a288 [term 2 LEARNER]: Refusing update from remote peer 88da2349ca534e1ab30db21bf1ebe526: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260608 12:55:57.963507 20564 consensus_queue.cc:1175] T 58e33187eb944bafb49c993891e6c0ab P 5a620fde6d1e4096b565f138383f5c1f [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "4e49c9de71884a178a495be46a09a288" responder_term: 2 status { last_received { term: 1 index: 2 } last_committed_idx: 2 error { code: PRECEDING_ENTRY_DIDNT_MATCH status { code: ILLEGAL_STATE message: "Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)" } } last_received_current_leader { term: 0 index: 0 } }
I20260608 12:55:58.020664 20183 leader_election.cc:304] T 58e33187eb944bafb49c993891e6c0ab P 88da2349ca534e1ab30db21bf1ebe526 [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: 5a620fde6d1e4096b565f138383f5c1f, 88da2349ca534e1ab30db21bf1ebe526; no voters: f6210e47b3f5439aa26be44c9e032784
I20260608 12:55:58.043823 20576 raft_consensus.cc:2804] T 58e33187eb944bafb49c993891e6c0ab P 88da2349ca534e1ab30db21bf1ebe526 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:55:58.044795 20576 raft_consensus.cc:697] T 58e33187eb944bafb49c993891e6c0ab P 88da2349ca534e1ab30db21bf1ebe526 [term 3 LEADER]: Becoming Leader. State: Replica: 88da2349ca534e1ab30db21bf1ebe526, State: Running, Role: LEADER
I20260608 12:55:58.059724 20570 consensus_queue.cc:1048] T fe2f7e51002e407babff14057ae21997 P 88da2349ca534e1ab30db21bf1ebe526 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:55:58.063032 20568 ts_tablet_manager.cc:1916] T 4460566b9164417bbbbcc89f8443c1a3 P f6210e47b3f5439aa26be44c9e032784: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:55:58.046144 20576 consensus_queue.cc:237] T 58e33187eb944bafb49c993891e6c0ab P 88da2349ca534e1ab30db21bf1ebe526 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } attrs { replace: true } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: true } }
I20260608 12:55:58.067688 20067 raft_consensus.cc:493] T fe2f7e51002e407babff14057ae21997 P f6210e47b3f5439aa26be44c9e032784 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:55:58.068141 20067 raft_consensus.cc:3060] T fe2f7e51002e407babff14057ae21997 P f6210e47b3f5439aa26be44c9e032784 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:55:58.080559 20067 raft_consensus.cc:515] T fe2f7e51002e407babff14057ae21997 P f6210e47b3f5439aa26be44c9e032784 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: true } }
I20260608 12:55:58.086809 20142 raft_consensus.cc:1275] T 167db1dca882439786450016872825c7 P 5a620fde6d1e4096b565f138383f5c1f [term 1 FOLLOWER]: Refusing update from remote peer 88da2349ca534e1ab30db21bf1ebe526: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:55:58.088483 20382 raft_consensus.cc:1275] T 167db1dca882439786450016872825c7 P 4e49c9de71884a178a495be46a09a288 [term 1 LEARNER]: Refusing update from remote peer 88da2349ca534e1ab30db21bf1ebe526: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:55:58.090792 20070 raft_consensus.cc:1275] T 167db1dca882439786450016872825c7 P f6210e47b3f5439aa26be44c9e032784 [term 1 FOLLOWER]: Refusing update from remote peer 88da2349ca534e1ab30db21bf1ebe526: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:55:58.095201 20570 consensus_queue.cc:1048] T 167db1dca882439786450016872825c7 P 88da2349ca534e1ab30db21bf1ebe526 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } 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:55:58.098997 20142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe2f7e51002e407babff14057ae21997" candidate_uuid: "f6210e47b3f5439aa26be44c9e032784" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "5a620fde6d1e4096b565f138383f5c1f"
I20260608 12:55:58.099709 20142 raft_consensus.cc:3060] T fe2f7e51002e407babff14057ae21997 P 5a620fde6d1e4096b565f138383f5c1f [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:55:58.100486 20549 consensus_queue.cc:1048] T 167db1dca882439786450016872825c7 P 88da2349ca534e1ab30db21bf1ebe526 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:55:58.101464 20525 consensus_queue.cc:1048] T 167db1dca882439786450016872825c7 P 88da2349ca534e1ab30db21bf1ebe526 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } 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:55:58.111857 20067 leader_election.cc:290] T fe2f7e51002e407babff14057ae21997 P f6210e47b3f5439aa26be44c9e032784 [CANDIDATE]: Term 3 election: Requested vote from peers 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130:46079), 88da2349ca534e1ab30db21bf1ebe526 (127.16.174.131:41525)
I20260608 12:55:58.113482 20068 raft_consensus.cc:1275] T 6f62fff686c540edb102aeeb12c4d76f P f6210e47b3f5439aa26be44c9e032784 [term 2 FOLLOWER]: Refusing update from remote peer 88da2349ca534e1ab30db21bf1ebe526: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:55:58.116148 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe2f7e51002e407babff14057ae21997" candidate_uuid: "f6210e47b3f5439aa26be44c9e032784" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "88da2349ca534e1ab30db21bf1ebe526"
I20260608 12:55:58.116731 20215 raft_consensus.cc:3055] T fe2f7e51002e407babff14057ae21997 P 88da2349ca534e1ab30db21bf1ebe526 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 12:55:58.117053 20215 raft_consensus.cc:740] T fe2f7e51002e407babff14057ae21997 P 88da2349ca534e1ab30db21bf1ebe526 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 88da2349ca534e1ab30db21bf1ebe526, State: Running, Role: LEADER
I20260608 12:55:58.120616 20525 consensus_queue.cc:1048] T 6f62fff686c540edb102aeeb12c4d76f P 88da2349ca534e1ab30db21bf1ebe526 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:55:58.111076 20142 raft_consensus.cc:2468] T fe2f7e51002e407babff14057ae21997 P 5a620fde6d1e4096b565f138383f5c1f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6210e47b3f5439aa26be44c9e032784 in term 3.
I20260608 12:55:58.117894 20215 consensus_queue.cc:260] T fe2f7e51002e407babff14057ae21997 P 88da2349ca534e1ab30db21bf1ebe526 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: true } }
I20260608 12:55:58.122622 20034 leader_election.cc:304] T fe2f7e51002e407babff14057ae21997 P f6210e47b3f5439aa26be44c9e032784 [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: 5a620fde6d1e4096b565f138383f5c1f, f6210e47b3f5439aa26be44c9e032784; no voters: 
I20260608 12:55:58.123368 20215 raft_consensus.cc:3060] T fe2f7e51002e407babff14057ae21997 P 88da2349ca534e1ab30db21bf1ebe526 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:55:58.123570 20447 raft_consensus.cc:2804] T fe2f7e51002e407babff14057ae21997 P f6210e47b3f5439aa26be44c9e032784 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:55:58.124269 20447 raft_consensus.cc:697] T fe2f7e51002e407babff14057ae21997 P f6210e47b3f5439aa26be44c9e032784 [term 3 LEADER]: Becoming Leader. State: Replica: f6210e47b3f5439aa26be44c9e032784, State: Running, Role: LEADER
I20260608 12:55:58.125170 20447 consensus_queue.cc:237] T fe2f7e51002e407babff14057ae21997 P f6210e47b3f5439aa26be44c9e032784 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: true } }
I20260608 12:55:58.133857 20215 raft_consensus.cc:2468] T fe2f7e51002e407babff14057ae21997 P 88da2349ca534e1ab30db21bf1ebe526 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6210e47b3f5439aa26be44c9e032784 in term 3.
I20260608 12:55:58.143113 19967 catalog_manager.cc:5696] T fe2f7e51002e407babff14057ae21997 P f6210e47b3f5439aa26be44c9e032784 reported cstate change: term changed from 2 to 3, leader changed from 88da2349ca534e1ab30db21bf1ebe526 (127.16.174.131) to f6210e47b3f5439aa26be44c9e032784 (127.16.174.129). New cstate: current_term: 3 leader_uuid: "f6210e47b3f5439aa26be44c9e032784" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:58.159103 19967 catalog_manager.cc:5696] T 58e33187eb944bafb49c993891e6c0ab P 88da2349ca534e1ab30db21bf1ebe526 reported cstate change: term changed from 2 to 3, leader changed from 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130) to 88da2349ca534e1ab30db21bf1ebe526 (127.16.174.131). New cstate: current_term: 3 leader_uuid: "88da2349ca534e1ab30db21bf1ebe526" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:58.181668 20568 ts_tablet_manager.cc:1929] T 4460566b9164417bbbbcc89f8443c1a3 P f6210e47b3f5439aa26be44c9e032784: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:55:58.188920 20568 log.cc:1199] T 4460566b9164417bbbbcc89f8443c1a3 P f6210e47b3f5439aa26be44c9e032784: Deleting WAL directory at /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923273579219-17082-0/minicluster-data/ts-0-root/wals/4460566b9164417bbbbcc89f8443c1a3
I20260608 12:55:58.189894 20145 raft_consensus.cc:1275] T 6f62fff686c540edb102aeeb12c4d76f P 5a620fde6d1e4096b565f138383f5c1f [term 2 FOLLOWER]: Refusing update from remote peer 88da2349ca534e1ab30db21bf1ebe526: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260608 12:55:58.182253 20577 log.cc:927] Time spent T fe2f7e51002e407babff14057ae21997 P 4e49c9de71884a178a495be46a09a288: Append to log took a long time: real 0.067s	user 0.001s	sys 0.000s
I20260608 12:55:58.191982 19955 catalog_manager.cc:5027] TS f6210e47b3f5439aa26be44c9e032784 (127.16.174.129:32997): tablet 4460566b9164417bbbbcc89f8443c1a3 (table range_aware_rebalance_new_range [id=ce0a3572da764bd1977971a4c24a9eb5]) successfully deleted
I20260608 12:55:58.192157 20547 raft_consensus.cc:2955] T 167db1dca882439786450016872825c7 P 88da2349ca534e1ab30db21bf1ebe526 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4e49c9de71884a178a495be46a09a288 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false } } }
I20260608 12:55:58.194835 20525 consensus_queue.cc:1048] T 6f62fff686c540edb102aeeb12c4d76f P 88da2349ca534e1ab30db21bf1ebe526 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:55:58.201546 20067 raft_consensus.cc:2955] T 167db1dca882439786450016872825c7 P f6210e47b3f5439aa26be44c9e032784 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4e49c9de71884a178a495be46a09a288 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false } } }
I20260608 12:55:58.207610 20143 raft_consensus.cc:2955] T 167db1dca882439786450016872825c7 P 5a620fde6d1e4096b565f138383f5c1f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4e49c9de71884a178a495be46a09a288 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false } } }
I20260608 12:55:58.213201 20381 raft_consensus.cc:2955] T 167db1dca882439786450016872825c7 P 4e49c9de71884a178a495be46a09a288 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4e49c9de71884a178a495be46a09a288 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false } } }
I20260608 12:55:58.215802 19967 catalog_manager.cc:5696] T 167db1dca882439786450016872825c7 P f6210e47b3f5439aa26be44c9e032784 reported cstate change: config changed from index 2 to 3, 4e49c9de71884a178a495be46a09a288 (127.16.174.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "88da2349ca534e1ab30db21bf1ebe526" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false } } }
I20260608 12:55:58.244709 20215 consensus_queue.cc:237] T 167db1dca882439786450016872825c7 P 88da2349ca534e1ab30db21bf1ebe526 [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: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false } }
I20260608 12:55:58.251669 20381 raft_consensus.cc:1275] T 167db1dca882439786450016872825c7 P 4e49c9de71884a178a495be46a09a288 [term 1 FOLLOWER]: Refusing update from remote peer 88da2349ca534e1ab30db21bf1ebe526: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:55:58.251945 20143 raft_consensus.cc:1275] T 167db1dca882439786450016872825c7 P 5a620fde6d1e4096b565f138383f5c1f [term 1 FOLLOWER]: Refusing update from remote peer 88da2349ca534e1ab30db21bf1ebe526: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:55:58.253391 20570 consensus_queue.cc:1048] T 167db1dca882439786450016872825c7 P 88da2349ca534e1ab30db21bf1ebe526 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:55:58.256590 20570 consensus_queue.cc:1048] T 167db1dca882439786450016872825c7 P 88da2349ca534e1ab30db21bf1ebe526 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } 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:55:58.260083 20576 raft_consensus.cc:2955] T 167db1dca882439786450016872825c7 P 88da2349ca534e1ab30db21bf1ebe526 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f6210e47b3f5439aa26be44c9e032784 (127.16.174.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false } } }
I20260608 12:55:58.264288 20143 raft_consensus.cc:2955] T 167db1dca882439786450016872825c7 P 5a620fde6d1e4096b565f138383f5c1f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f6210e47b3f5439aa26be44c9e032784 (127.16.174.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false } } }
I20260608 12:55:58.269138 20067 raft_consensus.cc:1275] T ab6686ec75f841268a98c66c9f7ba99a P f6210e47b3f5439aa26be44c9e032784 [term 2 FOLLOWER]: Refusing update from remote peer 4e49c9de71884a178a495be46a09a288: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:55:58.273183 20543 consensus_queue.cc:1048] T ab6686ec75f841268a98c66c9f7ba99a P 4e49c9de71884a178a495be46a09a288 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:55:58.274389 19955 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 167db1dca882439786450016872825c7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:55:58.281616 20381 raft_consensus.cc:2955] T 167db1dca882439786450016872825c7 P 4e49c9de71884a178a495be46a09a288 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f6210e47b3f5439aa26be44c9e032784 (127.16.174.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false } } }
I20260608 12:55:58.287722 20215 raft_consensus.cc:1275] T ab6686ec75f841268a98c66c9f7ba99a P 88da2349ca534e1ab30db21bf1ebe526 [term 2 FOLLOWER]: Refusing update from remote peer 4e49c9de71884a178a495be46a09a288: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:55:58.290580 20508 consensus_queue.cc:1048] T ab6686ec75f841268a98c66c9f7ba99a P 4e49c9de71884a178a495be46a09a288 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:55:58.292127 19966 catalog_manager.cc:5696] T 167db1dca882439786450016872825c7 P 88da2349ca534e1ab30db21bf1ebe526 reported cstate change: config changed from index 3 to 4, VOTER f6210e47b3f5439aa26be44c9e032784 (127.16.174.129) evicted. New cstate: current_term: 1 leader_uuid: "88da2349ca534e1ab30db21bf1ebe526" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:55:58.316506 20055 tablet_service.cc:1558] Processing DeleteTablet for tablet 167db1dca882439786450016872825c7 with delete_type TABLET_DATA_TOMBSTONED (TS f6210e47b3f5439aa26be44c9e032784 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33036
I20260608 12:55:58.317430 20568 tablet_replica.cc:333] T 167db1dca882439786450016872825c7 P f6210e47b3f5439aa26be44c9e032784: stopping tablet replica
I20260608 12:55:58.318296 20568 raft_consensus.cc:2243] T 167db1dca882439786450016872825c7 P f6210e47b3f5439aa26be44c9e032784 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:58.319024 20568 raft_consensus.cc:2272] T 167db1dca882439786450016872825c7 P f6210e47b3f5439aa26be44c9e032784 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:58.321764 20568 ts_tablet_manager.cc:1916] T 167db1dca882439786450016872825c7 P f6210e47b3f5439aa26be44c9e032784: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:55:58.332075 20568 ts_tablet_manager.cc:1929] T 167db1dca882439786450016872825c7 P f6210e47b3f5439aa26be44c9e032784: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:55:58.332394 20568 log.cc:1199] T 167db1dca882439786450016872825c7 P f6210e47b3f5439aa26be44c9e032784: Deleting WAL directory at /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923273579219-17082-0/minicluster-data/ts-0-root/wals/167db1dca882439786450016872825c7
I20260608 12:55:58.333791 19955 catalog_manager.cc:5027] TS f6210e47b3f5439aa26be44c9e032784 (127.16.174.129:32997): tablet 167db1dca882439786450016872825c7 (table range_aware_rebalance_new_range [id=ce0a3572da764bd1977971a4c24a9eb5]) successfully deleted
I20260608 12:55:58.477517 20067 raft_consensus.cc:3060] T 58e33187eb944bafb49c993891e6c0ab P f6210e47b3f5439aa26be44c9e032784 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:55:58.482762 20067 raft_consensus.cc:1275] T 58e33187eb944bafb49c993891e6c0ab P f6210e47b3f5439aa26be44c9e032784 [term 3 FOLLOWER]: Refusing update from remote peer 88da2349ca534e1ab30db21bf1ebe526: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:55:58.484118 20570 consensus_queue.cc:1048] T 58e33187eb944bafb49c993891e6c0ab P 88da2349ca534e1ab30db21bf1ebe526 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:55:58.492385 20381 raft_consensus.cc:3060] T 58e33187eb944bafb49c993891e6c0ab P 4e49c9de71884a178a495be46a09a288 [term 2 LEARNER]: Advancing to term 3
I20260608 12:55:58.493122 20143 raft_consensus.cc:1275] T 58e33187eb944bafb49c993891e6c0ab P 5a620fde6d1e4096b565f138383f5c1f [term 3 FOLLOWER]: Refusing update from remote peer 88da2349ca534e1ab30db21bf1ebe526: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:55:58.494902 20570 consensus_queue.cc:1048] T 58e33187eb944bafb49c993891e6c0ab P 88da2349ca534e1ab30db21bf1ebe526 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } 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:55:58.498512 20381 raft_consensus.cc:1275] T 58e33187eb944bafb49c993891e6c0ab P 4e49c9de71884a178a495be46a09a288 [term 3 LEARNER]: Refusing update from remote peer 88da2349ca534e1ab30db21bf1ebe526: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:55:58.500177 20570 consensus_queue.cc:1048] T 58e33187eb944bafb49c993891e6c0ab P 88da2349ca534e1ab30db21bf1ebe526 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:55:58.509784 20547 raft_consensus.cc:1064] T 58e33187eb944bafb49c993891e6c0ab P 88da2349ca534e1ab30db21bf1ebe526: attempting to promote NON_VOTER 4e49c9de71884a178a495be46a09a288 to VOTER
I20260608 12:55:58.512396 20547 consensus_queue.cc:237] T 58e33187eb944bafb49c993891e6c0ab P 88da2349ca534e1ab30db21bf1ebe526 [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: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } attrs { replace: true } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false } }
I20260608 12:55:58.519553 20067 raft_consensus.cc:1275] T 58e33187eb944bafb49c993891e6c0ab P f6210e47b3f5439aa26be44c9e032784 [term 3 FOLLOWER]: Refusing update from remote peer 88da2349ca534e1ab30db21bf1ebe526: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:55:58.521637 20576 consensus_queue.cc:1048] T 58e33187eb944bafb49c993891e6c0ab P 88da2349ca534e1ab30db21bf1ebe526 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:55:58.521824 20143 raft_consensus.cc:1275] T 58e33187eb944bafb49c993891e6c0ab P 5a620fde6d1e4096b565f138383f5c1f [term 3 FOLLOWER]: Refusing update from remote peer 88da2349ca534e1ab30db21bf1ebe526: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:55:58.522253 20381 raft_consensus.cc:1275] T 58e33187eb944bafb49c993891e6c0ab P 4e49c9de71884a178a495be46a09a288 [term 3 LEARNER]: Refusing update from remote peer 88da2349ca534e1ab30db21bf1ebe526: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:55:58.523334 20215 raft_consensus.cc:1275] T fe2f7e51002e407babff14057ae21997 P 88da2349ca534e1ab30db21bf1ebe526 [term 3 FOLLOWER]: Refusing update from remote peer f6210e47b3f5439aa26be44c9e032784: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:55:58.524768 20447 consensus_queue.cc:1048] T fe2f7e51002e407babff14057ae21997 P f6210e47b3f5439aa26be44c9e032784 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } 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:55:58.524682 20576 consensus_queue.cc:1048] T 58e33187eb944bafb49c993891e6c0ab P 88da2349ca534e1ab30db21bf1ebe526 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } 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:55:58.532044 20547 consensus_queue.cc:1048] T 58e33187eb944bafb49c993891e6c0ab P 88da2349ca534e1ab30db21bf1ebe526 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:55:58.538569 20381 raft_consensus.cc:3060] T fe2f7e51002e407babff14057ae21997 P 4e49c9de71884a178a495be46a09a288 [term 2 LEARNER]: Advancing to term 3
I20260608 12:55:58.540462 20525 raft_consensus.cc:2955] T 58e33187eb944bafb49c993891e6c0ab P 88da2349ca534e1ab30db21bf1ebe526 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 4e49c9de71884a178a495be46a09a288 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } attrs { replace: true } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false } } }
I20260608 12:55:58.546729 20067 raft_consensus.cc:2955] T 58e33187eb944bafb49c993891e6c0ab P f6210e47b3f5439aa26be44c9e032784 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 4e49c9de71884a178a495be46a09a288 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } attrs { replace: true } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false } } }
I20260608 12:55:58.554744 20143 raft_consensus.cc:2955] T 58e33187eb944bafb49c993891e6c0ab P 5a620fde6d1e4096b565f138383f5c1f [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 4e49c9de71884a178a495be46a09a288 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } attrs { replace: true } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false } } }
I20260608 12:55:58.556864 20142 raft_consensus.cc:1275] T fe2f7e51002e407babff14057ae21997 P 5a620fde6d1e4096b565f138383f5c1f [term 3 FOLLOWER]: Refusing update from remote peer f6210e47b3f5439aa26be44c9e032784: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:55:58.557704 20381 raft_consensus.cc:1275] T fe2f7e51002e407babff14057ae21997 P 4e49c9de71884a178a495be46a09a288 [term 3 LEARNER]: Refusing update from remote peer f6210e47b3f5439aa26be44c9e032784: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:55:58.560447 20587 consensus_queue.cc:1048] T fe2f7e51002e407babff14057ae21997 P f6210e47b3f5439aa26be44c9e032784 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:55:58.561466 20447 consensus_queue.cc:1048] T fe2f7e51002e407babff14057ae21997 P f6210e47b3f5439aa26be44c9e032784 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:55:58.562184 20382 raft_consensus.cc:2955] T 58e33187eb944bafb49c993891e6c0ab P 4e49c9de71884a178a495be46a09a288 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 4e49c9de71884a178a495be46a09a288 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } attrs { replace: true } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false } } }
I20260608 12:55:58.572026 19967 catalog_manager.cc:5696] T 58e33187eb944bafb49c993891e6c0ab P 88da2349ca534e1ab30db21bf1ebe526 reported cstate change: config changed from index 2 to 5, 4e49c9de71884a178a495be46a09a288 (127.16.174.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "88da2349ca534e1ab30db21bf1ebe526" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:55:58.578405 20447 raft_consensus.cc:1064] T fe2f7e51002e407babff14057ae21997 P f6210e47b3f5439aa26be44c9e032784: attempting to promote NON_VOTER 4e49c9de71884a178a495be46a09a288 to VOTER
I20260608 12:55:58.581599 20447 consensus_queue.cc:237] T fe2f7e51002e407babff14057ae21997 P f6210e47b3f5439aa26be44c9e032784 [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: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false } }
I20260608 12:55:58.589260 20381 raft_consensus.cc:1275] T fe2f7e51002e407babff14057ae21997 P 4e49c9de71884a178a495be46a09a288 [term 3 LEARNER]: Refusing update from remote peer f6210e47b3f5439aa26be44c9e032784: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:55:58.590730 20541 consensus_queue.cc:1048] T fe2f7e51002e407babff14057ae21997 P f6210e47b3f5439aa26be44c9e032784 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } 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:55:58.591176 20218 raft_consensus.cc:1275] T fe2f7e51002e407babff14057ae21997 P 88da2349ca534e1ab30db21bf1ebe526 [term 3 FOLLOWER]: Refusing update from remote peer f6210e47b3f5439aa26be44c9e032784: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:55:58.593495 20142 raft_consensus.cc:1275] T fe2f7e51002e407babff14057ae21997 P 5a620fde6d1e4096b565f138383f5c1f [term 3 FOLLOWER]: Refusing update from remote peer f6210e47b3f5439aa26be44c9e032784: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:55:58.593618 20541 consensus_queue.cc:1048] T fe2f7e51002e407babff14057ae21997 P f6210e47b3f5439aa26be44c9e032784 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } 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:55:58.595364 20587 consensus_queue.cc:1048] T fe2f7e51002e407babff14057ae21997 P f6210e47b3f5439aa26be44c9e032784 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:55:58.600134 20215 consensus_queue.cc:237] T 58e33187eb944bafb49c993891e6c0ab P 88da2349ca534e1ab30db21bf1ebe526 [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: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false } }
I20260608 12:55:58.608465 20067 raft_consensus.cc:1275] T 58e33187eb944bafb49c993891e6c0ab P f6210e47b3f5439aa26be44c9e032784 [term 3 FOLLOWER]: Refusing update from remote peer 88da2349ca534e1ab30db21bf1ebe526: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260608 12:55:58.610915 20588 consensus_queue.cc:1048] T 58e33187eb944bafb49c993891e6c0ab P 88da2349ca534e1ab30db21bf1ebe526 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 12:55:58.611393 20382 raft_consensus.cc:2955] T fe2f7e51002e407babff14057ae21997 P 4e49c9de71884a178a495be46a09a288 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 4e49c9de71884a178a495be46a09a288 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false } } }
I20260608 12:55:58.616683 20447 raft_consensus.cc:2955] T fe2f7e51002e407babff14057ae21997 P f6210e47b3f5439aa26be44c9e032784 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 4e49c9de71884a178a495be46a09a288 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false } } }
I20260608 12:55:58.613559 20142 raft_consensus.cc:2955] T fe2f7e51002e407babff14057ae21997 P 5a620fde6d1e4096b565f138383f5c1f [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 4e49c9de71884a178a495be46a09a288 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false } } }
I20260608 12:55:58.618474 20547 raft_consensus.cc:2955] T 58e33187eb944bafb49c993891e6c0ab P 88da2349ca534e1ab30db21bf1ebe526 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false } } }
I20260608 12:55:58.611860 20381 raft_consensus.cc:1275] T 58e33187eb944bafb49c993891e6c0ab P 4e49c9de71884a178a495be46a09a288 [term 3 FOLLOWER]: Refusing update from remote peer 88da2349ca534e1ab30db21bf1ebe526: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260608 12:55:58.623561 20576 consensus_queue.cc:1048] T 58e33187eb944bafb49c993891e6c0ab P 88da2349ca534e1ab30db21bf1ebe526 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } 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:55:58.627800 20215 raft_consensus.cc:2955] T fe2f7e51002e407babff14057ae21997 P 88da2349ca534e1ab30db21bf1ebe526 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 4e49c9de71884a178a495be46a09a288 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false } } }
I20260608 12:55:58.628268 20070 raft_consensus.cc:2955] T 58e33187eb944bafb49c993891e6c0ab P f6210e47b3f5439aa26be44c9e032784 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false } } }
I20260608 12:55:58.635037 19955 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 58e33187eb944bafb49c993891e6c0ab with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:55:58.637266 20381 raft_consensus.cc:2955] T 58e33187eb944bafb49c993891e6c0ab P 4e49c9de71884a178a495be46a09a288 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false } } }
I20260608 12:55:58.645377 19964 catalog_manager.cc:5696] T 58e33187eb944bafb49c993891e6c0ab P 88da2349ca534e1ab30db21bf1ebe526 reported cstate change: config changed from index 5 to 6, VOTER 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130) evicted. New cstate: current_term: 3 leader_uuid: "88da2349ca534e1ab30db21bf1ebe526" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:58.646257 19967 catalog_manager.cc:5696] T fe2f7e51002e407babff14057ae21997 P f6210e47b3f5439aa26be44c9e032784 reported cstate change: config changed from index 2 to 5, 4e49c9de71884a178a495be46a09a288 (127.16.174.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "f6210e47b3f5439aa26be44c9e032784" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:55:58.658522 20131 tablet_service.cc:1558] Processing DeleteTablet for tablet 58e33187eb944bafb49c993891e6c0ab with delete_type TABLET_DATA_TOMBSTONED (TS 5a620fde6d1e4096b565f138383f5c1f not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:57364
I20260608 12:55:58.660482 20590 tablet_replica.cc:333] T 58e33187eb944bafb49c993891e6c0ab P 5a620fde6d1e4096b565f138383f5c1f: stopping tablet replica
I20260608 12:55:58.661438 20590 raft_consensus.cc:2243] T 58e33187eb944bafb49c993891e6c0ab P 5a620fde6d1e4096b565f138383f5c1f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:58.663197 20590 raft_consensus.cc:2272] T 58e33187eb944bafb49c993891e6c0ab P 5a620fde6d1e4096b565f138383f5c1f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:58.667105 20590 ts_tablet_manager.cc:1916] T 58e33187eb944bafb49c993891e6c0ab P 5a620fde6d1e4096b565f138383f5c1f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:55:58.670361 20070 consensus_queue.cc:237] T fe2f7e51002e407babff14057ae21997 P f6210e47b3f5439aa26be44c9e032784 [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: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false } }
I20260608 12:55:58.677826 20142 raft_consensus.cc:1275] T fe2f7e51002e407babff14057ae21997 P 5a620fde6d1e4096b565f138383f5c1f [term 3 FOLLOWER]: Refusing update from remote peer f6210e47b3f5439aa26be44c9e032784: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260608 12:55:58.679571 20382 raft_consensus.cc:1275] T fe2f7e51002e407babff14057ae21997 P 4e49c9de71884a178a495be46a09a288 [term 3 FOLLOWER]: Refusing update from remote peer f6210e47b3f5439aa26be44c9e032784: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260608 12:55:58.679576 20447 consensus_queue.cc:1048] T fe2f7e51002e407babff14057ae21997 P f6210e47b3f5439aa26be44c9e032784 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260608 12:55:58.681226 20587 consensus_queue.cc:1048] T fe2f7e51002e407babff14057ae21997 P f6210e47b3f5439aa26be44c9e032784 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } 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:55:58.683768 20590 ts_tablet_manager.cc:1929] T 58e33187eb944bafb49c993891e6c0ab P 5a620fde6d1e4096b565f138383f5c1f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260608 12:55:58.684253 20590 log.cc:1199] T 58e33187eb944bafb49c993891e6c0ab P 5a620fde6d1e4096b565f138383f5c1f: Deleting WAL directory at /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923273579219-17082-0/minicluster-data/ts-1-root/wals/58e33187eb944bafb49c993891e6c0ab
I20260608 12:55:58.686185 19953 catalog_manager.cc:5027] TS 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130:46079): tablet 58e33187eb944bafb49c993891e6c0ab (table range_aware_rebalance_new_range [id=ce0a3572da764bd1977971a4c24a9eb5]) successfully deleted
I20260608 12:55:58.687676 20447 raft_consensus.cc:2955] T fe2f7e51002e407babff14057ae21997 P f6210e47b3f5439aa26be44c9e032784 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 88da2349ca534e1ab30db21bf1ebe526 (127.16.174.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false } } }
I20260608 12:55:58.689663 20142 raft_consensus.cc:2955] T fe2f7e51002e407babff14057ae21997 P 5a620fde6d1e4096b565f138383f5c1f [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 88da2349ca534e1ab30db21bf1ebe526 (127.16.174.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false } } }
I20260608 12:55:58.690714 20382 raft_consensus.cc:2955] T fe2f7e51002e407babff14057ae21997 P 4e49c9de71884a178a495be46a09a288 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 88da2349ca534e1ab30db21bf1ebe526 (127.16.174.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false } } }
I20260608 12:55:58.696337 19955 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet fe2f7e51002e407babff14057ae21997 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:55:58.700711 19967 catalog_manager.cc:5696] T fe2f7e51002e407babff14057ae21997 P f6210e47b3f5439aa26be44c9e032784 reported cstate change: config changed from index 5 to 6, VOTER 88da2349ca534e1ab30db21bf1ebe526 (127.16.174.131) evicted. New cstate: current_term: 3 leader_uuid: "f6210e47b3f5439aa26be44c9e032784" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:55:58.711705 20203 tablet_service.cc:1558] Processing DeleteTablet for tablet fe2f7e51002e407babff14057ae21997 with delete_type TABLET_DATA_TOMBSTONED (TS 88da2349ca534e1ab30db21bf1ebe526 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:54598
I20260608 12:55:58.713792 20591 tablet_replica.cc:333] T fe2f7e51002e407babff14057ae21997 P 88da2349ca534e1ab30db21bf1ebe526: stopping tablet replica
I20260608 12:55:58.714775 20591 raft_consensus.cc:2243] T fe2f7e51002e407babff14057ae21997 P 88da2349ca534e1ab30db21bf1ebe526 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:58.715734 20591 raft_consensus.cc:2272] T fe2f7e51002e407babff14057ae21997 P 88da2349ca534e1ab30db21bf1ebe526 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:58.719266 20591 ts_tablet_manager.cc:1916] T fe2f7e51002e407babff14057ae21997 P 88da2349ca534e1ab30db21bf1ebe526: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:55:58.730840 20591 ts_tablet_manager.cc:1929] T fe2f7e51002e407babff14057ae21997 P 88da2349ca534e1ab30db21bf1ebe526: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260608 12:55:58.731166 20591 log.cc:1199] T fe2f7e51002e407babff14057ae21997 P 88da2349ca534e1ab30db21bf1ebe526: Deleting WAL directory at /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923273579219-17082-0/minicluster-data/ts-2-root/wals/fe2f7e51002e407babff14057ae21997
I20260608 12:55:58.732707 19955 catalog_manager.cc:5027] TS 88da2349ca534e1ab30db21bf1ebe526 (127.16.174.131:41525): tablet fe2f7e51002e407babff14057ae21997 (table range_aware_rebalance_new_range [id=ce0a3572da764bd1977971a4c24a9eb5]) successfully deleted
I20260608 12:55:59.268321 20021 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:55:59.283417 20070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51bd4b0cc55e4089898f759cee2d07b6"
dest_uuid: "f6210e47b3f5439aa26be44c9e032784"
mode: GRACEFUL
new_leader_uuid: "4e49c9de71884a178a495be46a09a288"
 from {username='slave'} at 127.0.0.1:33082
I20260608 12:55:59.284125 20070 raft_consensus.cc:606] T 51bd4b0cc55e4089898f759cee2d07b6 P f6210e47b3f5439aa26be44c9e032784 [term 1 LEADER]: Received request to transfer leadership to TS 4e49c9de71884a178a495be46a09a288
I20260608 12:55:59.288543 20021 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260608 12:55:59.289446 20021 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:59.334934 20070 consensus_queue.cc:237] T 9557efcfed7c4a068f03c779d894c43b P f6210e47b3f5439aa26be44c9e032784 [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: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { replace: true } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: NON_VOTER last_known_addr { host: "127.16.174.130" port: 46079 } attrs { promote: true } }
I20260608 12:55:59.341435 20382 raft_consensus.cc:1275] T 9557efcfed7c4a068f03c779d894c43b P 4e49c9de71884a178a495be46a09a288 [term 1 FOLLOWER]: Refusing update from remote peer f6210e47b3f5439aa26be44c9e032784: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:55:59.342010 20034 consensus_peers.cc:597] T 9557efcfed7c4a068f03c779d894c43b P f6210e47b3f5439aa26be44c9e032784 -> Peer 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130:46079): Couldn't send request to peer 5a620fde6d1e4096b565f138383f5c1f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9557efcfed7c4a068f03c779d894c43b. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:59.343055 20587 consensus_queue.cc:1048] T 9557efcfed7c4a068f03c779d894c43b P f6210e47b3f5439aa26be44c9e032784 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:55:59.344738 20215 raft_consensus.cc:1275] T 9557efcfed7c4a068f03c779d894c43b P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Refusing update from remote peer f6210e47b3f5439aa26be44c9e032784: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:55:59.346240 20587 consensus_queue.cc:1048] T 9557efcfed7c4a068f03c779d894c43b P f6210e47b3f5439aa26be44c9e032784 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:55:59.351841 20447 raft_consensus.cc:2955] T 9557efcfed7c4a068f03c779d894c43b P f6210e47b3f5439aa26be44c9e032784 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { replace: true } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: NON_VOTER last_known_addr { host: "127.16.174.130" port: 46079 } attrs { promote: true } } }
I20260608 12:55:59.353766 20382 raft_consensus.cc:2955] T 9557efcfed7c4a068f03c779d894c43b P 4e49c9de71884a178a495be46a09a288 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { replace: true } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: NON_VOTER last_known_addr { host: "127.16.174.130" port: 46079 } attrs { promote: true } } }
I20260608 12:55:59.356860 20218 raft_consensus.cc:2955] T 9557efcfed7c4a068f03c779d894c43b P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { replace: true } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: NON_VOTER last_known_addr { host: "127.16.174.130" port: 46079 } attrs { promote: true } } }
I20260608 12:55:59.363269 19968 catalog_manager.cc:5696] T 9557efcfed7c4a068f03c779d894c43b P f6210e47b3f5439aa26be44c9e032784 reported cstate change: config changed from index -1 to 2, NON_VOTER 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130) added. New cstate: current_term: 1 leader_uuid: "f6210e47b3f5439aa26be44c9e032784" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: NON_VOTER last_known_addr { host: "127.16.174.130" port: 46079 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:59.364382 20070 consensus_queue.cc:237] T c34b4e4e78b943febf38f4fe8e6c29a7 P f6210e47b3f5439aa26be44c9e032784 [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: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } attrs { replace: true } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: true } }
I20260608 12:55:59.378314 20218 raft_consensus.cc:1275] T c34b4e4e78b943febf38f4fe8e6c29a7 P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Refusing update from remote peer f6210e47b3f5439aa26be44c9e032784: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:55:59.378654 20034 consensus_peers.cc:597] T c34b4e4e78b943febf38f4fe8e6c29a7 P f6210e47b3f5439aa26be44c9e032784 -> Peer 4e49c9de71884a178a495be46a09a288 (127.16.174.132:35725): Couldn't send request to peer 4e49c9de71884a178a495be46a09a288. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c34b4e4e78b943febf38f4fe8e6c29a7. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:59.379920 20587 consensus_queue.cc:1048] T c34b4e4e78b943febf38f4fe8e6c29a7 P f6210e47b3f5439aa26be44c9e032784 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:55:59.383559 20143 raft_consensus.cc:1275] T c34b4e4e78b943febf38f4fe8e6c29a7 P 5a620fde6d1e4096b565f138383f5c1f [term 1 FOLLOWER]: Refusing update from remote peer f6210e47b3f5439aa26be44c9e032784: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:55:59.385281 20593 consensus_queue.cc:1048] T c34b4e4e78b943febf38f4fe8e6c29a7 P f6210e47b3f5439aa26be44c9e032784 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:55:59.391671 20587 raft_consensus.cc:2955] T c34b4e4e78b943febf38f4fe8e6c29a7 P f6210e47b3f5439aa26be44c9e032784 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4e49c9de71884a178a495be46a09a288 (127.16.174.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } attrs { replace: true } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: true } } }
I20260608 12:55:59.397828 20142 raft_consensus.cc:2955] T c34b4e4e78b943febf38f4fe8e6c29a7 P 5a620fde6d1e4096b565f138383f5c1f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4e49c9de71884a178a495be46a09a288 (127.16.174.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } attrs { replace: true } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: true } } }
I20260608 12:55:59.400712 20218 raft_consensus.cc:2955] T c34b4e4e78b943febf38f4fe8e6c29a7 P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4e49c9de71884a178a495be46a09a288 (127.16.174.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } attrs { replace: true } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: true } } }
I20260608 12:55:59.409319 20070 consensus_queue.cc:237] T 7bdef23d35ba429cbf27ac1069b9da31 P f6210e47b3f5439aa26be44c9e032784 [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: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { replace: true } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: NON_VOTER last_known_addr { host: "127.16.174.131" port: 41525 } attrs { promote: true } }
I20260608 12:55:59.412912 19967 catalog_manager.cc:5696] T c34b4e4e78b943febf38f4fe8e6c29a7 P f6210e47b3f5439aa26be44c9e032784 reported cstate change: config changed from index -1 to 2, NON_VOTER 4e49c9de71884a178a495be46a09a288 (127.16.174.132) added. New cstate: current_term: 1 leader_uuid: "f6210e47b3f5439aa26be44c9e032784" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:59.419111 20142 raft_consensus.cc:1275] T 7bdef23d35ba429cbf27ac1069b9da31 P 5a620fde6d1e4096b565f138383f5c1f [term 1 FOLLOWER]: Refusing update from remote peer f6210e47b3f5439aa26be44c9e032784: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:55:59.419394 20036 consensus_peers.cc:597] T 7bdef23d35ba429cbf27ac1069b9da31 P f6210e47b3f5439aa26be44c9e032784 -> Peer 88da2349ca534e1ab30db21bf1ebe526 (127.16.174.131:41525): Couldn't send request to peer 88da2349ca534e1ab30db21bf1ebe526. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7bdef23d35ba429cbf27ac1069b9da31. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:59.422073 20587 consensus_queue.cc:1048] T 7bdef23d35ba429cbf27ac1069b9da31 P f6210e47b3f5439aa26be44c9e032784 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:55:59.425873 20382 raft_consensus.cc:1275] T 7bdef23d35ba429cbf27ac1069b9da31 P 4e49c9de71884a178a495be46a09a288 [term 1 FOLLOWER]: Refusing update from remote peer f6210e47b3f5439aa26be44c9e032784: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:55:59.427356 20447 consensus_queue.cc:1048] T 7bdef23d35ba429cbf27ac1069b9da31 P f6210e47b3f5439aa26be44c9e032784 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:55:59.437520 20447 raft_consensus.cc:2955] T 7bdef23d35ba429cbf27ac1069b9da31 P f6210e47b3f5439aa26be44c9e032784 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 88da2349ca534e1ab30db21bf1ebe526 (127.16.174.131) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { replace: true } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: NON_VOTER last_known_addr { host: "127.16.174.131" port: 41525 } attrs { promote: true } } }
I20260608 12:55:59.439683 20382 raft_consensus.cc:2955] T 7bdef23d35ba429cbf27ac1069b9da31 P 4e49c9de71884a178a495be46a09a288 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 88da2349ca534e1ab30db21bf1ebe526 (127.16.174.131) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { replace: true } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: NON_VOTER last_known_addr { host: "127.16.174.131" port: 41525 } attrs { promote: true } } }
I20260608 12:55:59.440354 20143 raft_consensus.cc:2955] T 7bdef23d35ba429cbf27ac1069b9da31 P 5a620fde6d1e4096b565f138383f5c1f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 88da2349ca534e1ab30db21bf1ebe526 (127.16.174.131) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { replace: true } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: NON_VOTER last_known_addr { host: "127.16.174.131" port: 41525 } attrs { promote: true } } }
I20260608 12:55:59.453200 19966 catalog_manager.cc:5696] T 7bdef23d35ba429cbf27ac1069b9da31 P 5a620fde6d1e4096b565f138383f5c1f reported cstate change: config changed from index -1 to 2, NON_VOTER 88da2349ca534e1ab30db21bf1ebe526 (127.16.174.131) added. New cstate: current_term: 1 leader_uuid: "f6210e47b3f5439aa26be44c9e032784" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { replace: true } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: NON_VOTER last_known_addr { host: "127.16.174.131" port: 41525 } attrs { promote: true } } }
I20260608 12:55:59.455366 20142 consensus_queue.cc:237] T cc18f2ec67cc4b1abca54fa67730aff6 P 5a620fde6d1e4096b565f138383f5c1f [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: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: true } }
I20260608 12:55:59.462577 20218 raft_consensus.cc:1275] T cc18f2ec67cc4b1abca54fa67730aff6 P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Refusing update from remote peer 5a620fde6d1e4096b565f138383f5c1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:55:59.464330 20564 consensus_queue.cc:1048] T cc18f2ec67cc4b1abca54fa67730aff6 P 5a620fde6d1e4096b565f138383f5c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:55:59.468530 20109 consensus_peers.cc:597] T cc18f2ec67cc4b1abca54fa67730aff6 P 5a620fde6d1e4096b565f138383f5c1f -> Peer 4e49c9de71884a178a495be46a09a288 (127.16.174.132:35725): Couldn't send request to peer 4e49c9de71884a178a495be46a09a288. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cc18f2ec67cc4b1abca54fa67730aff6. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:59.477432 20070 raft_consensus.cc:1275] T cc18f2ec67cc4b1abca54fa67730aff6 P f6210e47b3f5439aa26be44c9e032784 [term 1 FOLLOWER]: Refusing update from remote peer 5a620fde6d1e4096b565f138383f5c1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:55:59.478946 20564 consensus_queue.cc:1048] T cc18f2ec67cc4b1abca54fa67730aff6 P 5a620fde6d1e4096b565f138383f5c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:55:59.484084 20607 raft_consensus.cc:2955] T cc18f2ec67cc4b1abca54fa67730aff6 P 5a620fde6d1e4096b565f138383f5c1f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4e49c9de71884a178a495be46a09a288 (127.16.174.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: true } } }
I20260608 12:55:59.486048 20218 raft_consensus.cc:2955] T cc18f2ec67cc4b1abca54fa67730aff6 P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4e49c9de71884a178a495be46a09a288 (127.16.174.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: true } } }
I20260608 12:55:59.489297 20070 raft_consensus.cc:2955] T cc18f2ec67cc4b1abca54fa67730aff6 P f6210e47b3f5439aa26be44c9e032784 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4e49c9de71884a178a495be46a09a288 (127.16.174.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: true } } }
I20260608 12:55:59.501410 19968 catalog_manager.cc:5696] T cc18f2ec67cc4b1abca54fa67730aff6 P f6210e47b3f5439aa26be44c9e032784 reported cstate change: config changed from index -1 to 2, NON_VOTER 4e49c9de71884a178a495be46a09a288 (127.16.174.132) added. New cstate: current_term: 1 leader_uuid: "5a620fde6d1e4096b565f138383f5c1f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: true } } }
I20260608 12:55:59.650388 20587 raft_consensus.cc:993] T 51bd4b0cc55e4089898f759cee2d07b6 P f6210e47b3f5439aa26be44c9e032784: : Instructing follower 4e49c9de71884a178a495be46a09a288 to start an election
I20260608 12:55:59.650928 20447 raft_consensus.cc:1081] T 51bd4b0cc55e4089898f759cee2d07b6 P f6210e47b3f5439aa26be44c9e032784 [term 1 LEADER]: Signalling peer 4e49c9de71884a178a495be46a09a288 to start an election
I20260608 12:55:59.652770 20382 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "51bd4b0cc55e4089898f759cee2d07b6"
dest_uuid: "4e49c9de71884a178a495be46a09a288"
 from {username='slave'} at 127.0.0.1:35268
I20260608 12:55:59.653287 20382 raft_consensus.cc:493] T 51bd4b0cc55e4089898f759cee2d07b6 P 4e49c9de71884a178a495be46a09a288 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:55:59.653640 20382 raft_consensus.cc:3060] T 51bd4b0cc55e4089898f759cee2d07b6 P 4e49c9de71884a178a495be46a09a288 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:55:59.658710 20382 raft_consensus.cc:515] T 51bd4b0cc55e4089898f759cee2d07b6 P 4e49c9de71884a178a495be46a09a288 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } }
I20260608 12:55:59.660737 20382 leader_election.cc:290] T 51bd4b0cc55e4089898f759cee2d07b6 P 4e49c9de71884a178a495be46a09a288 [CANDIDATE]: Term 2 election: Requested vote from peers 88da2349ca534e1ab30db21bf1ebe526 (127.16.174.131:41525), f6210e47b3f5439aa26be44c9e032784 (127.16.174.129:32997)
I20260608 12:55:59.661684 20218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bd4b0cc55e4089898f759cee2d07b6" candidate_uuid: "4e49c9de71884a178a495be46a09a288" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88da2349ca534e1ab30db21bf1ebe526"
I20260608 12:55:59.662056 20070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bd4b0cc55e4089898f759cee2d07b6" candidate_uuid: "4e49c9de71884a178a495be46a09a288" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6210e47b3f5439aa26be44c9e032784"
I20260608 12:55:59.662339 20218 raft_consensus.cc:3060] T 51bd4b0cc55e4089898f759cee2d07b6 P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:55:59.662658 20070 raft_consensus.cc:3055] T 51bd4b0cc55e4089898f759cee2d07b6 P f6210e47b3f5439aa26be44c9e032784 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:55:59.662999 20070 raft_consensus.cc:740] T 51bd4b0cc55e4089898f759cee2d07b6 P f6210e47b3f5439aa26be44c9e032784 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f6210e47b3f5439aa26be44c9e032784, State: Running, Role: LEADER
I20260608 12:55:59.663861 20070 consensus_queue.cc:260] T 51bd4b0cc55e4089898f759cee2d07b6 P f6210e47b3f5439aa26be44c9e032784 [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: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } }
I20260608 12:55:59.665073 20070 raft_consensus.cc:3060] T 51bd4b0cc55e4089898f759cee2d07b6 P f6210e47b3f5439aa26be44c9e032784 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:55:59.668928 20218 raft_consensus.cc:2468] T 51bd4b0cc55e4089898f759cee2d07b6 P 88da2349ca534e1ab30db21bf1ebe526 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e49c9de71884a178a495be46a09a288 in term 2.
I20260608 12:55:59.670254 20349 leader_election.cc:304] T 51bd4b0cc55e4089898f759cee2d07b6 P 4e49c9de71884a178a495be46a09a288 [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: 4e49c9de71884a178a495be46a09a288, 88da2349ca534e1ab30db21bf1ebe526; no voters: 
I20260608 12:55:59.671152 20543 raft_consensus.cc:2804] T 51bd4b0cc55e4089898f759cee2d07b6 P 4e49c9de71884a178a495be46a09a288 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:55:59.671684 20070 raft_consensus.cc:2468] T 51bd4b0cc55e4089898f759cee2d07b6 P f6210e47b3f5439aa26be44c9e032784 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e49c9de71884a178a495be46a09a288 in term 2.
I20260608 12:55:59.672271 20543 raft_consensus.cc:697] T 51bd4b0cc55e4089898f759cee2d07b6 P 4e49c9de71884a178a495be46a09a288 [term 2 LEADER]: Becoming Leader. State: Replica: 4e49c9de71884a178a495be46a09a288, State: Running, Role: LEADER
I20260608 12:55:59.673175 20543 consensus_queue.cc:237] T 51bd4b0cc55e4089898f759cee2d07b6 P 4e49c9de71884a178a495be46a09a288 [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: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } }
I20260608 12:55:59.680680 19968 catalog_manager.cc:5696] T 51bd4b0cc55e4089898f759cee2d07b6 P 4e49c9de71884a178a495be46a09a288 reported cstate change: term changed from 1 to 2, leader changed from f6210e47b3f5439aa26be44c9e032784 (127.16.174.129) to 4e49c9de71884a178a495be46a09a288 (127.16.174.132). New cstate: current_term: 2 leader_uuid: "4e49c9de71884a178a495be46a09a288" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } health_report { overall_health: HEALTHY } } }
I20260608 12:55:59.828824 20613 ts_tablet_manager.cc:933] T 7bdef23d35ba429cbf27ac1069b9da31 P 88da2349ca534e1ab30db21bf1ebe526: Initiating tablet copy from peer f6210e47b3f5439aa26be44c9e032784 (127.16.174.129:32997)
I20260608 12:55:59.830561 20613 tablet_copy_client.cc:323] T 7bdef23d35ba429cbf27ac1069b9da31 P 88da2349ca534e1ab30db21bf1ebe526: tablet copy: Beginning tablet copy session from remote peer at address 127.16.174.129:32997
I20260608 12:55:59.832324 20080 tablet_copy_service.cc:140] P f6210e47b3f5439aa26be44c9e032784: Received BeginTabletCopySession request for tablet 7bdef23d35ba429cbf27ac1069b9da31 from peer 88da2349ca534e1ab30db21bf1ebe526 ({username='slave'} at 127.0.0.1:33046)
I20260608 12:55:59.832774 20080 tablet_copy_service.cc:161] P f6210e47b3f5439aa26be44c9e032784: Beginning new tablet copy session on tablet 7bdef23d35ba429cbf27ac1069b9da31 from peer 88da2349ca534e1ab30db21bf1ebe526 at {username='slave'} at 127.0.0.1:33046: session id = 88da2349ca534e1ab30db21bf1ebe526-7bdef23d35ba429cbf27ac1069b9da31
I20260608 12:55:59.837703 20080 tablet_copy_source_session.cc:215] T 7bdef23d35ba429cbf27ac1069b9da31 P f6210e47b3f5439aa26be44c9e032784: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:55:59.840428 20613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bdef23d35ba429cbf27ac1069b9da31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:59.850742 20613 tablet_copy_client.cc:806] T 7bdef23d35ba429cbf27ac1069b9da31 P 88da2349ca534e1ab30db21bf1ebe526: tablet copy: Starting download of 0 data blocks...
I20260608 12:55:59.851449 20613 tablet_copy_client.cc:670] T 7bdef23d35ba429cbf27ac1069b9da31 P 88da2349ca534e1ab30db21bf1ebe526: tablet copy: Starting download of 1 WAL segments...
I20260608 12:55:59.855770 20613 tablet_copy_client.cc:538] T 7bdef23d35ba429cbf27ac1069b9da31 P 88da2349ca534e1ab30db21bf1ebe526: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:55:59.865801 20613 tablet_bootstrap.cc:492] T 7bdef23d35ba429cbf27ac1069b9da31 P 88da2349ca534e1ab30db21bf1ebe526: Bootstrap starting.
I20260608 12:55:59.880122 20615 ts_tablet_manager.cc:933] T 9557efcfed7c4a068f03c779d894c43b P 5a620fde6d1e4096b565f138383f5c1f: Initiating tablet copy from peer f6210e47b3f5439aa26be44c9e032784 (127.16.174.129:32997)
I20260608 12:55:59.882300 20615 tablet_copy_client.cc:323] T 9557efcfed7c4a068f03c779d894c43b P 5a620fde6d1e4096b565f138383f5c1f: tablet copy: Beginning tablet copy session from remote peer at address 127.16.174.129:32997
I20260608 12:55:59.883929 20080 tablet_copy_service.cc:140] P f6210e47b3f5439aa26be44c9e032784: Received BeginTabletCopySession request for tablet 9557efcfed7c4a068f03c779d894c43b from peer 5a620fde6d1e4096b565f138383f5c1f ({username='slave'} at 127.0.0.1:33040)
I20260608 12:55:59.884392 20080 tablet_copy_service.cc:161] P f6210e47b3f5439aa26be44c9e032784: Beginning new tablet copy session on tablet 9557efcfed7c4a068f03c779d894c43b from peer 5a620fde6d1e4096b565f138383f5c1f at {username='slave'} at 127.0.0.1:33040: session id = 5a620fde6d1e4096b565f138383f5c1f-9557efcfed7c4a068f03c779d894c43b
I20260608 12:55:59.892125 20613 tablet_bootstrap.cc:492] T 7bdef23d35ba429cbf27ac1069b9da31 P 88da2349ca534e1ab30db21bf1ebe526: 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:55:59.892535 20080 tablet_copy_source_session.cc:215] T 9557efcfed7c4a068f03c779d894c43b P f6210e47b3f5439aa26be44c9e032784: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:55:59.893164 20613 tablet_bootstrap.cc:492] T 7bdef23d35ba429cbf27ac1069b9da31 P 88da2349ca534e1ab30db21bf1ebe526: Bootstrap complete.
I20260608 12:55:59.894025 20613 ts_tablet_manager.cc:1403] T 7bdef23d35ba429cbf27ac1069b9da31 P 88da2349ca534e1ab30db21bf1ebe526: Time spent bootstrapping tablet: real 0.028s	user 0.025s	sys 0.000s
I20260608 12:55:59.895876 20615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9557efcfed7c4a068f03c779d894c43b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:59.896713 20613 raft_consensus.cc:359] T 7bdef23d35ba429cbf27ac1069b9da31 P 88da2349ca534e1ab30db21bf1ebe526 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { replace: true } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: NON_VOTER last_known_addr { host: "127.16.174.131" port: 41525 } attrs { promote: true } }
I20260608 12:55:59.897363 20613 raft_consensus.cc:740] T 7bdef23d35ba429cbf27ac1069b9da31 P 88da2349ca534e1ab30db21bf1ebe526 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 88da2349ca534e1ab30db21bf1ebe526, State: Initialized, Role: LEARNER
I20260608 12:55:59.897912 20613 consensus_queue.cc:260] T 7bdef23d35ba429cbf27ac1069b9da31 P 88da2349ca534e1ab30db21bf1ebe526 [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: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { replace: true } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: NON_VOTER last_known_addr { host: "127.16.174.131" port: 41525 } attrs { promote: true } }
I20260608 12:55:59.900213 20613 ts_tablet_manager.cc:1434] T 7bdef23d35ba429cbf27ac1069b9da31 P 88da2349ca534e1ab30db21bf1ebe526: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260608 12:55:59.902487 20080 tablet_copy_service.cc:342] P f6210e47b3f5439aa26be44c9e032784: Request end of tablet copy session 88da2349ca534e1ab30db21bf1ebe526-7bdef23d35ba429cbf27ac1069b9da31 received from {username='slave'} at 127.0.0.1:33046
I20260608 12:55:59.902936 20080 tablet_copy_service.cc:434] P f6210e47b3f5439aa26be44c9e032784: ending tablet copy session 88da2349ca534e1ab30db21bf1ebe526-7bdef23d35ba429cbf27ac1069b9da31 on tablet 7bdef23d35ba429cbf27ac1069b9da31 with peer 88da2349ca534e1ab30db21bf1ebe526
I20260608 12:55:59.915975 20615 tablet_copy_client.cc:806] T 9557efcfed7c4a068f03c779d894c43b P 5a620fde6d1e4096b565f138383f5c1f: tablet copy: Starting download of 0 data blocks...
I20260608 12:55:59.916606 20615 tablet_copy_client.cc:670] T 9557efcfed7c4a068f03c779d894c43b P 5a620fde6d1e4096b565f138383f5c1f: tablet copy: Starting download of 1 WAL segments...
I20260608 12:55:59.920396 20615 tablet_copy_client.cc:538] T 9557efcfed7c4a068f03c779d894c43b P 5a620fde6d1e4096b565f138383f5c1f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:55:59.926910 20615 tablet_bootstrap.cc:492] T 9557efcfed7c4a068f03c779d894c43b P 5a620fde6d1e4096b565f138383f5c1f: Bootstrap starting.
I20260608 12:55:59.946816 20615 tablet_bootstrap.cc:492] T 9557efcfed7c4a068f03c779d894c43b P 5a620fde6d1e4096b565f138383f5c1f: 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:55:59.947592 20615 tablet_bootstrap.cc:492] T 9557efcfed7c4a068f03c779d894c43b P 5a620fde6d1e4096b565f138383f5c1f: Bootstrap complete.
I20260608 12:55:59.948225 20615 ts_tablet_manager.cc:1403] T 9557efcfed7c4a068f03c779d894c43b P 5a620fde6d1e4096b565f138383f5c1f: Time spent bootstrapping tablet: real 0.021s	user 0.023s	sys 0.000s
I20260608 12:55:59.950773 20615 raft_consensus.cc:359] T 9557efcfed7c4a068f03c779d894c43b P 5a620fde6d1e4096b565f138383f5c1f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { replace: true } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: NON_VOTER last_known_addr { host: "127.16.174.130" port: 46079 } attrs { promote: true } }
I20260608 12:55:59.951474 20615 raft_consensus.cc:740] T 9557efcfed7c4a068f03c779d894c43b P 5a620fde6d1e4096b565f138383f5c1f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5a620fde6d1e4096b565f138383f5c1f, State: Initialized, Role: LEARNER
I20260608 12:55:59.952147 20615 consensus_queue.cc:260] T 9557efcfed7c4a068f03c779d894c43b P 5a620fde6d1e4096b565f138383f5c1f [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: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { replace: true } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: NON_VOTER last_known_addr { host: "127.16.174.130" port: 46079 } attrs { promote: true } }
I20260608 12:55:59.954141 20615 ts_tablet_manager.cc:1434] T 9557efcfed7c4a068f03c779d894c43b P 5a620fde6d1e4096b565f138383f5c1f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:55:59.956703 20080 tablet_copy_service.cc:342] P f6210e47b3f5439aa26be44c9e032784: Request end of tablet copy session 5a620fde6d1e4096b565f138383f5c1f-9557efcfed7c4a068f03c779d894c43b received from {username='slave'} at 127.0.0.1:33040
I20260608 12:55:59.957172 20080 tablet_copy_service.cc:434] P f6210e47b3f5439aa26be44c9e032784: ending tablet copy session 5a620fde6d1e4096b565f138383f5c1f-9557efcfed7c4a068f03c779d894c43b on tablet 9557efcfed7c4a068f03c779d894c43b with peer 5a620fde6d1e4096b565f138383f5c1f
I20260608 12:55:59.972492 20619 ts_tablet_manager.cc:933] T c34b4e4e78b943febf38f4fe8e6c29a7 P 4e49c9de71884a178a495be46a09a288: Initiating tablet copy from peer f6210e47b3f5439aa26be44c9e032784 (127.16.174.129:32997)
I20260608 12:55:59.974263 20619 tablet_copy_client.cc:323] T c34b4e4e78b943febf38f4fe8e6c29a7 P 4e49c9de71884a178a495be46a09a288: tablet copy: Beginning tablet copy session from remote peer at address 127.16.174.129:32997
I20260608 12:55:59.975836 20080 tablet_copy_service.cc:140] P f6210e47b3f5439aa26be44c9e032784: Received BeginTabletCopySession request for tablet c34b4e4e78b943febf38f4fe8e6c29a7 from peer 4e49c9de71884a178a495be46a09a288 ({username='slave'} at 127.0.0.1:33062)
I20260608 12:55:59.976306 20080 tablet_copy_service.cc:161] P f6210e47b3f5439aa26be44c9e032784: Beginning new tablet copy session on tablet c34b4e4e78b943febf38f4fe8e6c29a7 from peer 4e49c9de71884a178a495be46a09a288 at {username='slave'} at 127.0.0.1:33062: session id = 4e49c9de71884a178a495be46a09a288-c34b4e4e78b943febf38f4fe8e6c29a7
I20260608 12:55:59.987080 20080 tablet_copy_source_session.cc:215] T c34b4e4e78b943febf38f4fe8e6c29a7 P f6210e47b3f5439aa26be44c9e032784: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:55:59.989915 20619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c34b4e4e78b943febf38f4fe8e6c29a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:00.008486 20619 tablet_copy_client.cc:806] T c34b4e4e78b943febf38f4fe8e6c29a7 P 4e49c9de71884a178a495be46a09a288: tablet copy: Starting download of 0 data blocks...
I20260608 12:56:00.009459 20619 tablet_copy_client.cc:670] T c34b4e4e78b943febf38f4fe8e6c29a7 P 4e49c9de71884a178a495be46a09a288: tablet copy: Starting download of 1 WAL segments...
I20260608 12:56:00.016225 20619 tablet_copy_client.cc:538] T c34b4e4e78b943febf38f4fe8e6c29a7 P 4e49c9de71884a178a495be46a09a288: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:56:00.016537 20621 ts_tablet_manager.cc:933] T cc18f2ec67cc4b1abca54fa67730aff6 P 4e49c9de71884a178a495be46a09a288: Initiating tablet copy from peer 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130:46079)
I20260608 12:56:00.020856 20621 tablet_copy_client.cc:323] T cc18f2ec67cc4b1abca54fa67730aff6 P 4e49c9de71884a178a495be46a09a288: tablet copy: Beginning tablet copy session from remote peer at address 127.16.174.130:46079
I20260608 12:56:00.023622 20155 tablet_copy_service.cc:140] P 5a620fde6d1e4096b565f138383f5c1f: Received BeginTabletCopySession request for tablet cc18f2ec67cc4b1abca54fa67730aff6 from peer 4e49c9de71884a178a495be46a09a288 ({username='slave'} at 127.0.0.1:57398)
I20260608 12:56:00.024230 20155 tablet_copy_service.cc:161] P 5a620fde6d1e4096b565f138383f5c1f: Beginning new tablet copy session on tablet cc18f2ec67cc4b1abca54fa67730aff6 from peer 4e49c9de71884a178a495be46a09a288 at {username='slave'} at 127.0.0.1:57398: session id = 4e49c9de71884a178a495be46a09a288-cc18f2ec67cc4b1abca54fa67730aff6
I20260608 12:56:00.029824 20619 tablet_bootstrap.cc:492] T c34b4e4e78b943febf38f4fe8e6c29a7 P 4e49c9de71884a178a495be46a09a288: Bootstrap starting.
I20260608 12:56:00.036646 20155 tablet_copy_source_session.cc:215] T cc18f2ec67cc4b1abca54fa67730aff6 P 5a620fde6d1e4096b565f138383f5c1f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:56:00.040880 20621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc18f2ec67cc4b1abca54fa67730aff6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:00.064373 20619 tablet_bootstrap.cc:492] T c34b4e4e78b943febf38f4fe8e6c29a7 P 4e49c9de71884a178a495be46a09a288: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:56:00.064528 20621 tablet_copy_client.cc:806] T cc18f2ec67cc4b1abca54fa67730aff6 P 4e49c9de71884a178a495be46a09a288: tablet copy: Starting download of 0 data blocks...
I20260608 12:56:00.065538 20619 tablet_bootstrap.cc:492] T c34b4e4e78b943febf38f4fe8e6c29a7 P 4e49c9de71884a178a495be46a09a288: Bootstrap complete.
I20260608 12:56:00.065575 20621 tablet_copy_client.cc:670] T cc18f2ec67cc4b1abca54fa67730aff6 P 4e49c9de71884a178a495be46a09a288: tablet copy: Starting download of 1 WAL segments...
I20260608 12:56:00.066556 20619 ts_tablet_manager.cc:1403] T c34b4e4e78b943febf38f4fe8e6c29a7 P 4e49c9de71884a178a495be46a09a288: Time spent bootstrapping tablet: real 0.037s	user 0.027s	sys 0.009s
I20260608 12:56:00.069968 20070 raft_consensus.cc:1275] T 51bd4b0cc55e4089898f759cee2d07b6 P f6210e47b3f5439aa26be44c9e032784 [term 2 FOLLOWER]: Refusing update from remote peer 4e49c9de71884a178a495be46a09a288: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:56:00.070346 20619 raft_consensus.cc:359] T c34b4e4e78b943febf38f4fe8e6c29a7 P 4e49c9de71884a178a495be46a09a288 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } attrs { replace: true } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: true } }
I20260608 12:56:00.071262 20619 raft_consensus.cc:740] T c34b4e4e78b943febf38f4fe8e6c29a7 P 4e49c9de71884a178a495be46a09a288 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4e49c9de71884a178a495be46a09a288, State: Initialized, Role: LEARNER
I20260608 12:56:00.071326 20621 tablet_copy_client.cc:538] T cc18f2ec67cc4b1abca54fa67730aff6 P 4e49c9de71884a178a495be46a09a288: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:56:00.071673 20543 consensus_queue.cc:1048] T 51bd4b0cc55e4089898f759cee2d07b6 P 4e49c9de71884a178a495be46a09a288 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:56:00.072152 20619 consensus_queue.cc:260] T c34b4e4e78b943febf38f4fe8e6c29a7 P 4e49c9de71884a178a495be46a09a288 [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: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } attrs { replace: true } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: true } }
I20260608 12:56:00.076951 20619 ts_tablet_manager.cc:1434] T c34b4e4e78b943febf38f4fe8e6c29a7 P 4e49c9de71884a178a495be46a09a288: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 12:56:00.080250 20621 tablet_bootstrap.cc:492] T cc18f2ec67cc4b1abca54fa67730aff6 P 4e49c9de71884a178a495be46a09a288: Bootstrap starting.
I20260608 12:56:00.081940 20080 tablet_copy_service.cc:342] P f6210e47b3f5439aa26be44c9e032784: Request end of tablet copy session 4e49c9de71884a178a495be46a09a288-c34b4e4e78b943febf38f4fe8e6c29a7 received from {username='slave'} at 127.0.0.1:33062
I20260608 12:56:00.082424 20080 tablet_copy_service.cc:434] P f6210e47b3f5439aa26be44c9e032784: ending tablet copy session 4e49c9de71884a178a495be46a09a288-c34b4e4e78b943febf38f4fe8e6c29a7 on tablet c34b4e4e78b943febf38f4fe8e6c29a7 with peer 4e49c9de71884a178a495be46a09a288
I20260608 12:56:00.102250 20218 raft_consensus.cc:1275] T 51bd4b0cc55e4089898f759cee2d07b6 P 88da2349ca534e1ab30db21bf1ebe526 [term 2 FOLLOWER]: Refusing update from remote peer 4e49c9de71884a178a495be46a09a288: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:56:00.105988 20543 consensus_queue.cc:1048] T 51bd4b0cc55e4089898f759cee2d07b6 P 4e49c9de71884a178a495be46a09a288 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:56:00.119298 20621 tablet_bootstrap.cc:492] T cc18f2ec67cc4b1abca54fa67730aff6 P 4e49c9de71884a178a495be46a09a288: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:56:00.120841 20621 tablet_bootstrap.cc:492] T cc18f2ec67cc4b1abca54fa67730aff6 P 4e49c9de71884a178a495be46a09a288: Bootstrap complete.
I20260608 12:56:00.122177 20621 ts_tablet_manager.cc:1403] T cc18f2ec67cc4b1abca54fa67730aff6 P 4e49c9de71884a178a495be46a09a288: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.020s
I20260608 12:56:00.126582 20621 raft_consensus.cc:359] T cc18f2ec67cc4b1abca54fa67730aff6 P 4e49c9de71884a178a495be46a09a288 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: true } }
I20260608 12:56:00.127828 20621 raft_consensus.cc:740] T cc18f2ec67cc4b1abca54fa67730aff6 P 4e49c9de71884a178a495be46a09a288 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4e49c9de71884a178a495be46a09a288, State: Initialized, Role: LEARNER
I20260608 12:56:00.129096 20621 consensus_queue.cc:260] T cc18f2ec67cc4b1abca54fa67730aff6 P 4e49c9de71884a178a495be46a09a288 [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: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: true } }
I20260608 12:56:00.132349 20621 ts_tablet_manager.cc:1434] T cc18f2ec67cc4b1abca54fa67730aff6 P 4e49c9de71884a178a495be46a09a288: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 12:56:00.134495 20155 tablet_copy_service.cc:342] P 5a620fde6d1e4096b565f138383f5c1f: Request end of tablet copy session 4e49c9de71884a178a495be46a09a288-cc18f2ec67cc4b1abca54fa67730aff6 received from {username='slave'} at 127.0.0.1:57398
I20260608 12:56:00.134922 20155 tablet_copy_service.cc:434] P 5a620fde6d1e4096b565f138383f5c1f: ending tablet copy session 4e49c9de71884a178a495be46a09a288-cc18f2ec67cc4b1abca54fa67730aff6 on tablet cc18f2ec67cc4b1abca54fa67730aff6 with peer 4e49c9de71884a178a495be46a09a288
I20260608 12:56:00.292722 20218 raft_consensus.cc:1217] T 7bdef23d35ba429cbf27ac1069b9da31 P 88da2349ca534e1ab30db21bf1ebe526 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:56:00.299450 20143 raft_consensus.cc:1217] T 9557efcfed7c4a068f03c779d894c43b P 5a620fde6d1e4096b565f138383f5c1f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:56:00.474133 20382 raft_consensus.cc:1217] T c34b4e4e78b943febf38f4fe8e6c29a7 P 4e49c9de71884a178a495be46a09a288 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:56:00.539580 20382 raft_consensus.cc:1217] T cc18f2ec67cc4b1abca54fa67730aff6 P 4e49c9de71884a178a495be46a09a288 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:56:00.760156 20447 raft_consensus.cc:1064] T 9557efcfed7c4a068f03c779d894c43b P f6210e47b3f5439aa26be44c9e032784: attempting to promote NON_VOTER 5a620fde6d1e4096b565f138383f5c1f to VOTER
I20260608 12:56:00.761883 20447 consensus_queue.cc:237] T 9557efcfed7c4a068f03c779d894c43b P f6210e47b3f5439aa26be44c9e032784 [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: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { replace: true } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } attrs { promote: false } }
I20260608 12:56:00.768424 20382 raft_consensus.cc:1275] T 9557efcfed7c4a068f03c779d894c43b P 4e49c9de71884a178a495be46a09a288 [term 1 FOLLOWER]: Refusing update from remote peer f6210e47b3f5439aa26be44c9e032784: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:00.768755 20215 raft_consensus.cc:1275] T 9557efcfed7c4a068f03c779d894c43b P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Refusing update from remote peer f6210e47b3f5439aa26be44c9e032784: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:00.768460 20143 raft_consensus.cc:1275] T 9557efcfed7c4a068f03c779d894c43b P 5a620fde6d1e4096b565f138383f5c1f [term 1 LEARNER]: Refusing update from remote peer f6210e47b3f5439aa26be44c9e032784: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:00.770473 20447 consensus_queue.cc:1048] T 9557efcfed7c4a068f03c779d894c43b P f6210e47b3f5439aa26be44c9e032784 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:56:00.771550 20631 consensus_queue.cc:1048] T 9557efcfed7c4a068f03c779d894c43b P f6210e47b3f5439aa26be44c9e032784 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:56:00.772429 20632 consensus_queue.cc:1048] T 9557efcfed7c4a068f03c779d894c43b P f6210e47b3f5439aa26be44c9e032784 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:56:00.781880 20632 raft_consensus.cc:1064] T 7bdef23d35ba429cbf27ac1069b9da31 P f6210e47b3f5439aa26be44c9e032784: attempting to promote NON_VOTER 88da2349ca534e1ab30db21bf1ebe526 to VOTER
I20260608 12:56:00.784896 20632 consensus_queue.cc:237] T 7bdef23d35ba429cbf27ac1069b9da31 P f6210e47b3f5439aa26be44c9e032784 [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: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { replace: true } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } attrs { promote: false } }
I20260608 12:56:00.801945 20637 raft_consensus.cc:2955] T 9557efcfed7c4a068f03c779d894c43b P f6210e47b3f5439aa26be44c9e032784 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { replace: true } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } attrs { promote: false } } }
I20260608 12:56:00.804324 20142 raft_consensus.cc:2955] T 9557efcfed7c4a068f03c779d894c43b P 5a620fde6d1e4096b565f138383f5c1f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { replace: true } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } attrs { promote: false } } }
I20260608 12:56:00.808462 20143 raft_consensus.cc:1275] T 7bdef23d35ba429cbf27ac1069b9da31 P 5a620fde6d1e4096b565f138383f5c1f [term 1 FOLLOWER]: Refusing update from remote peer f6210e47b3f5439aa26be44c9e032784: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:00.810216 20447 consensus_queue.cc:1048] T 7bdef23d35ba429cbf27ac1069b9da31 P f6210e47b3f5439aa26be44c9e032784 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:56:00.813006 20218 raft_consensus.cc:2955] T 9557efcfed7c4a068f03c779d894c43b P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { replace: true } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } attrs { promote: false } } }
I20260608 12:56:00.820816 20382 raft_consensus.cc:2955] T 9557efcfed7c4a068f03c779d894c43b P 4e49c9de71884a178a495be46a09a288 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { replace: true } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } attrs { promote: false } } }
I20260608 12:56:00.824235 20215 raft_consensus.cc:1275] T 7bdef23d35ba429cbf27ac1069b9da31 P 88da2349ca534e1ab30db21bf1ebe526 [term 1 LEARNER]: Refusing update from remote peer f6210e47b3f5439aa26be44c9e032784: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:00.824692 19966 catalog_manager.cc:5696] T 9557efcfed7c4a068f03c779d894c43b P f6210e47b3f5439aa26be44c9e032784 reported cstate change: config changed from index 2 to 3, 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f6210e47b3f5439aa26be44c9e032784" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:56:00.839342 20631 consensus_queue.cc:1048] T 7bdef23d35ba429cbf27ac1069b9da31 P f6210e47b3f5439aa26be44c9e032784 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } 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:56:00.846067 20382 raft_consensus.cc:1275] T 7bdef23d35ba429cbf27ac1069b9da31 P 4e49c9de71884a178a495be46a09a288 [term 1 FOLLOWER]: Refusing update from remote peer f6210e47b3f5439aa26be44c9e032784: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:00.848487 20637 consensus_queue.cc:1048] T 7bdef23d35ba429cbf27ac1069b9da31 P f6210e47b3f5439aa26be44c9e032784 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:56:00.872386 20447 raft_consensus.cc:2955] T 7bdef23d35ba429cbf27ac1069b9da31 P f6210e47b3f5439aa26be44c9e032784 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 88da2349ca534e1ab30db21bf1ebe526 (127.16.174.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { replace: true } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } attrs { promote: false } } }
I20260608 12:56:00.875154 20382 raft_consensus.cc:2955] T 7bdef23d35ba429cbf27ac1069b9da31 P 4e49c9de71884a178a495be46a09a288 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 88da2349ca534e1ab30db21bf1ebe526 (127.16.174.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { replace: true } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } attrs { promote: false } } }
I20260608 12:56:00.888636 20142 raft_consensus.cc:2955] T 7bdef23d35ba429cbf27ac1069b9da31 P 5a620fde6d1e4096b565f138383f5c1f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 88da2349ca534e1ab30db21bf1ebe526 (127.16.174.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { replace: true } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } attrs { promote: false } } }
I20260608 12:56:00.898524 20218 raft_consensus.cc:2955] T 7bdef23d35ba429cbf27ac1069b9da31 P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 88da2349ca534e1ab30db21bf1ebe526 (127.16.174.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { replace: true } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } attrs { promote: false } } }
I20260608 12:56:00.913173 20070 consensus_queue.cc:237] T 9557efcfed7c4a068f03c779d894c43b P f6210e47b3f5439aa26be44c9e032784 [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: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } attrs { promote: false } }
I20260608 12:56:00.918949 19964 catalog_manager.cc:5696] T 7bdef23d35ba429cbf27ac1069b9da31 P 4e49c9de71884a178a495be46a09a288 reported cstate change: config changed from index 2 to 3, 88da2349ca534e1ab30db21bf1ebe526 (127.16.174.131) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f6210e47b3f5439aa26be44c9e032784" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { replace: true } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } attrs { promote: false } } }
I20260608 12:56:00.920842 20142 raft_consensus.cc:1275] T 9557efcfed7c4a068f03c779d894c43b P 5a620fde6d1e4096b565f138383f5c1f [term 1 FOLLOWER]: Refusing update from remote peer f6210e47b3f5439aa26be44c9e032784: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:56:00.922766 20447 consensus_queue.cc:1048] T 9557efcfed7c4a068f03c779d894c43b P f6210e47b3f5439aa26be44c9e032784 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:56:00.924618 20218 raft_consensus.cc:1275] T 9557efcfed7c4a068f03c779d894c43b P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Refusing update from remote peer f6210e47b3f5439aa26be44c9e032784: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:56:00.926258 20447 consensus_queue.cc:1048] T 9557efcfed7c4a068f03c779d894c43b P f6210e47b3f5439aa26be44c9e032784 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:56:00.931033 20631 raft_consensus.cc:2955] T 9557efcfed7c4a068f03c779d894c43b P f6210e47b3f5439aa26be44c9e032784 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4e49c9de71884a178a495be46a09a288 (127.16.174.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } attrs { promote: false } } }
I20260608 12:56:00.932358 20143 raft_consensus.cc:2955] T 9557efcfed7c4a068f03c779d894c43b P 5a620fde6d1e4096b565f138383f5c1f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4e49c9de71884a178a495be46a09a288 (127.16.174.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } attrs { promote: false } } }
I20260608 12:56:00.941937 20070 consensus_queue.cc:237] T 7bdef23d35ba429cbf27ac1069b9da31 P f6210e47b3f5439aa26be44c9e032784 [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: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } attrs { promote: false } }
I20260608 12:56:00.946764 19955 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 9557efcfed7c4a068f03c779d894c43b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:56:00.950627 19967 catalog_manager.cc:5696] T 9557efcfed7c4a068f03c779d894c43b P f6210e47b3f5439aa26be44c9e032784 reported cstate change: config changed from index 3 to 4, VOTER 4e49c9de71884a178a495be46a09a288 (127.16.174.132) evicted. New cstate: current_term: 1 leader_uuid: "f6210e47b3f5439aa26be44c9e032784" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:56:00.956416 20215 raft_consensus.cc:1275] T 7bdef23d35ba429cbf27ac1069b9da31 P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Refusing update from remote peer f6210e47b3f5439aa26be44c9e032784: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:56:00.955952 20218 raft_consensus.cc:2955] T 9557efcfed7c4a068f03c779d894c43b P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4e49c9de71884a178a495be46a09a288 (127.16.174.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } attrs { promote: false } } }
I20260608 12:56:00.958011 20631 consensus_queue.cc:1048] T 7bdef23d35ba429cbf27ac1069b9da31 P f6210e47b3f5439aa26be44c9e032784 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:56:00.960413 20143 raft_consensus.cc:1275] T 7bdef23d35ba429cbf27ac1069b9da31 P 5a620fde6d1e4096b565f138383f5c1f [term 1 FOLLOWER]: Refusing update from remote peer f6210e47b3f5439aa26be44c9e032784: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:56:00.962056 20631 consensus_queue.cc:1048] T 7bdef23d35ba429cbf27ac1069b9da31 P f6210e47b3f5439aa26be44c9e032784 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:56:00.967258 20369 tablet_service.cc:1558] Processing DeleteTablet for tablet 9557efcfed7c4a068f03c779d894c43b with delete_type TABLET_DATA_TOMBSTONED (TS 4e49c9de71884a178a495be46a09a288 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35250
I20260608 12:56:00.972090 20637 raft_consensus.cc:2955] T 7bdef23d35ba429cbf27ac1069b9da31 P f6210e47b3f5439aa26be44c9e032784 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4e49c9de71884a178a495be46a09a288 (127.16.174.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } attrs { promote: false } } }
I20260608 12:56:00.991992 20215 raft_consensus.cc:2955] T 7bdef23d35ba429cbf27ac1069b9da31 P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4e49c9de71884a178a495be46a09a288 (127.16.174.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } attrs { promote: false } } }
I20260608 12:56:00.996413 20143 raft_consensus.cc:2955] T 7bdef23d35ba429cbf27ac1069b9da31 P 5a620fde6d1e4096b565f138383f5c1f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4e49c9de71884a178a495be46a09a288 (127.16.174.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } attrs { promote: false } } }
I20260608 12:56:01.001543 20607 raft_consensus.cc:1064] T cc18f2ec67cc4b1abca54fa67730aff6 P 5a620fde6d1e4096b565f138383f5c1f: attempting to promote NON_VOTER 4e49c9de71884a178a495be46a09a288 to VOTER
I20260608 12:56:01.001200 19955 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 7bdef23d35ba429cbf27ac1069b9da31 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:56:01.006036 20607 consensus_queue.cc:237] T cc18f2ec67cc4b1abca54fa67730aff6 P 5a620fde6d1e4096b565f138383f5c1f [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: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false } }
I20260608 12:56:01.011848 20650 tablet_replica.cc:333] T 9557efcfed7c4a068f03c779d894c43b P 4e49c9de71884a178a495be46a09a288: stopping tablet replica
I20260608 12:56:01.012897 20650 raft_consensus.cc:2243] T 9557efcfed7c4a068f03c779d894c43b P 4e49c9de71884a178a495be46a09a288 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:01.013962 20650 raft_consensus.cc:2272] T 9557efcfed7c4a068f03c779d894c43b P 4e49c9de71884a178a495be46a09a288 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:01.014447 19967 catalog_manager.cc:5696] T 7bdef23d35ba429cbf27ac1069b9da31 P f6210e47b3f5439aa26be44c9e032784 reported cstate change: config changed from index 3 to 4, VOTER 4e49c9de71884a178a495be46a09a288 (127.16.174.132) evicted. New cstate: current_term: 1 leader_uuid: "f6210e47b3f5439aa26be44c9e032784" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:56:01.029829 20650 ts_tablet_manager.cc:1916] T 9557efcfed7c4a068f03c779d894c43b P 4e49c9de71884a178a495be46a09a288: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260608 12:56:01.039243 20183 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.174.130:46079, user_credentials={real_user=slave}} blocked reactor thread for 59317.2us
I20260608 12:56:01.043834 20369 tablet_service.cc:1558] Processing DeleteTablet for tablet 7bdef23d35ba429cbf27ac1069b9da31 with delete_type TABLET_DATA_TOMBSTONED (TS 4e49c9de71884a178a495be46a09a288 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35250
I20260608 12:56:01.049787 20218 raft_consensus.cc:1275] T cc18f2ec67cc4b1abca54fa67730aff6 P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Refusing update from remote peer 5a620fde6d1e4096b565f138383f5c1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:01.052721 20634 consensus_queue.cc:1048] T cc18f2ec67cc4b1abca54fa67730aff6 P 5a620fde6d1e4096b565f138383f5c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:56:01.058434 20650 ts_tablet_manager.cc:1929] T 9557efcfed7c4a068f03c779d894c43b P 4e49c9de71884a178a495be46a09a288: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:56:01.059008 20650 log.cc:1199] T 9557efcfed7c4a068f03c779d894c43b P 4e49c9de71884a178a495be46a09a288: Deleting WAL directory at /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923273579219-17082-0/minicluster-data/ts-3-root/wals/9557efcfed7c4a068f03c779d894c43b
I20260608 12:56:01.061164 19953 catalog_manager.cc:5027] TS 4e49c9de71884a178a495be46a09a288 (127.16.174.132:35725): tablet 9557efcfed7c4a068f03c779d894c43b (table range_aware_rebalance_new_range [id=ce0a3572da764bd1977971a4c24a9eb5]) successfully deleted
I20260608 12:56:01.061123 20650 tablet_replica.cc:333] T 7bdef23d35ba429cbf27ac1069b9da31 P 4e49c9de71884a178a495be46a09a288: stopping tablet replica
I20260608 12:56:01.062934 20650 raft_consensus.cc:2243] T 7bdef23d35ba429cbf27ac1069b9da31 P 4e49c9de71884a178a495be46a09a288 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:01.064291 20650 raft_consensus.cc:2272] T 7bdef23d35ba429cbf27ac1069b9da31 P 4e49c9de71884a178a495be46a09a288 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:01.067821 20650 ts_tablet_manager.cc:1916] T 7bdef23d35ba429cbf27ac1069b9da31 P 4e49c9de71884a178a495be46a09a288: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:56:01.068773 20382 raft_consensus.cc:1275] T cc18f2ec67cc4b1abca54fa67730aff6 P 4e49c9de71884a178a495be46a09a288 [term 1 LEARNER]: Refusing update from remote peer 5a620fde6d1e4096b565f138383f5c1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:01.070595 20633 consensus_queue.cc:1048] T cc18f2ec67cc4b1abca54fa67730aff6 P 5a620fde6d1e4096b565f138383f5c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } 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:56:01.071224 20070 raft_consensus.cc:1275] T cc18f2ec67cc4b1abca54fa67730aff6 P f6210e47b3f5439aa26be44c9e032784 [term 1 FOLLOWER]: Refusing update from remote peer 5a620fde6d1e4096b565f138383f5c1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:01.074046 20633 consensus_queue.cc:1048] T cc18f2ec67cc4b1abca54fa67730aff6 P 5a620fde6d1e4096b565f138383f5c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:56:01.086409 20650 ts_tablet_manager.cc:1929] T 7bdef23d35ba429cbf27ac1069b9da31 P 4e49c9de71884a178a495be46a09a288: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:56:01.086941 20650 log.cc:1199] T 7bdef23d35ba429cbf27ac1069b9da31 P 4e49c9de71884a178a495be46a09a288: Deleting WAL directory at /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923273579219-17082-0/minicluster-data/ts-3-root/wals/7bdef23d35ba429cbf27ac1069b9da31
I20260608 12:56:01.090591 20631 raft_consensus.cc:1064] T c34b4e4e78b943febf38f4fe8e6c29a7 P f6210e47b3f5439aa26be44c9e032784: attempting to promote NON_VOTER 4e49c9de71884a178a495be46a09a288 to VOTER
I20260608 12:56:01.091418 19953 catalog_manager.cc:5027] TS 4e49c9de71884a178a495be46a09a288 (127.16.174.132:35725): tablet 7bdef23d35ba429cbf27ac1069b9da31 (table range_aware_rebalance_new_range [id=ce0a3572da764bd1977971a4c24a9eb5]) successfully deleted
I20260608 12:56:01.094038 20631 consensus_queue.cc:237] T c34b4e4e78b943febf38f4fe8e6c29a7 P f6210e47b3f5439aa26be44c9e032784 [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: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } attrs { replace: true } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false } }
I20260608 12:56:01.107939 20655 raft_consensus.cc:2955] T cc18f2ec67cc4b1abca54fa67730aff6 P 5a620fde6d1e4096b565f138383f5c1f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4e49c9de71884a178a495be46a09a288 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false } } }
I20260608 12:56:01.112392 20381 raft_consensus.cc:2955] T cc18f2ec67cc4b1abca54fa67730aff6 P 4e49c9de71884a178a495be46a09a288 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4e49c9de71884a178a495be46a09a288 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false } } }
I20260608 12:56:01.115311 20067 raft_consensus.cc:2955] T cc18f2ec67cc4b1abca54fa67730aff6 P f6210e47b3f5439aa26be44c9e032784 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4e49c9de71884a178a495be46a09a288 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false } } }
I20260608 12:56:01.139012 19968 catalog_manager.cc:5696] T cc18f2ec67cc4b1abca54fa67730aff6 P f6210e47b3f5439aa26be44c9e032784 reported cstate change: config changed from index 2 to 3, 4e49c9de71884a178a495be46a09a288 (127.16.174.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5a620fde6d1e4096b565f138383f5c1f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false } } }
I20260608 12:56:01.145887 20381 raft_consensus.cc:1275] T c34b4e4e78b943febf38f4fe8e6c29a7 P 4e49c9de71884a178a495be46a09a288 [term 1 LEARNER]: Refusing update from remote peer f6210e47b3f5439aa26be44c9e032784: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:01.146813 20215 raft_consensus.cc:2955] T cc18f2ec67cc4b1abca54fa67730aff6 P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4e49c9de71884a178a495be46a09a288 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false } } }
I20260608 12:56:01.150194 20218 raft_consensus.cc:1275] T c34b4e4e78b943febf38f4fe8e6c29a7 P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Refusing update from remote peer f6210e47b3f5439aa26be44c9e032784: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:01.151242 20142 raft_consensus.cc:1275] T c34b4e4e78b943febf38f4fe8e6c29a7 P 5a620fde6d1e4096b565f138383f5c1f [term 1 FOLLOWER]: Refusing update from remote peer f6210e47b3f5439aa26be44c9e032784: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:01.152550 20637 consensus_queue.cc:1048] T c34b4e4e78b943febf38f4fe8e6c29a7 P f6210e47b3f5439aa26be44c9e032784 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:56:01.155186 20632 consensus_queue.cc:1048] T c34b4e4e78b943febf38f4fe8e6c29a7 P f6210e47b3f5439aa26be44c9e032784 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } 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:56:01.158520 20632 consensus_queue.cc:1048] T c34b4e4e78b943febf38f4fe8e6c29a7 P f6210e47b3f5439aa26be44c9e032784 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } 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:56:01.172894 20143 consensus_queue.cc:237] T cc18f2ec67cc4b1abca54fa67730aff6 P 5a620fde6d1e4096b565f138383f5c1f [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: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false } }
I20260608 12:56:01.188258 20382 raft_consensus.cc:1275] T cc18f2ec67cc4b1abca54fa67730aff6 P 4e49c9de71884a178a495be46a09a288 [term 1 FOLLOWER]: Refusing update from remote peer 5a620fde6d1e4096b565f138383f5c1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:56:01.189478 20070 raft_consensus.cc:1275] T cc18f2ec67cc4b1abca54fa67730aff6 P f6210e47b3f5439aa26be44c9e032784 [term 1 FOLLOWER]: Refusing update from remote peer 5a620fde6d1e4096b565f138383f5c1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:56:01.190068 20634 consensus_queue.cc:1048] T cc18f2ec67cc4b1abca54fa67730aff6 P 5a620fde6d1e4096b565f138383f5c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:56:01.194940 20634 consensus_queue.cc:1048] T cc18f2ec67cc4b1abca54fa67730aff6 P 5a620fde6d1e4096b565f138383f5c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:56:01.197425 20632 raft_consensus.cc:2955] T c34b4e4e78b943febf38f4fe8e6c29a7 P f6210e47b3f5439aa26be44c9e032784 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4e49c9de71884a178a495be46a09a288 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } attrs { replace: true } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false } } }
I20260608 12:56:01.201980 20655 raft_consensus.cc:2955] T cc18f2ec67cc4b1abca54fa67730aff6 P 5a620fde6d1e4096b565f138383f5c1f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 88da2349ca534e1ab30db21bf1ebe526 (127.16.174.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false } } }
I20260608 12:56:01.212824 20218 raft_consensus.cc:2955] T c34b4e4e78b943febf38f4fe8e6c29a7 P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4e49c9de71884a178a495be46a09a288 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } attrs { replace: true } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false } } }
I20260608 12:56:01.215173 20381 raft_consensus.cc:2955] T cc18f2ec67cc4b1abca54fa67730aff6 P 4e49c9de71884a178a495be46a09a288 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 88da2349ca534e1ab30db21bf1ebe526 (127.16.174.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false } } }
I20260608 12:56:01.217929 20070 raft_consensus.cc:2955] T cc18f2ec67cc4b1abca54fa67730aff6 P f6210e47b3f5439aa26be44c9e032784 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 88da2349ca534e1ab30db21bf1ebe526 (127.16.174.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false } } }
I20260608 12:56:01.226234 19968 catalog_manager.cc:5696] T c34b4e4e78b943febf38f4fe8e6c29a7 P f6210e47b3f5439aa26be44c9e032784 reported cstate change: config changed from index 2 to 3, 4e49c9de71884a178a495be46a09a288 (127.16.174.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f6210e47b3f5439aa26be44c9e032784" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:56:01.228571 19953 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet cc18f2ec67cc4b1abca54fa67730aff6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:56:01.206889 20382 raft_consensus.cc:2955] T c34b4e4e78b943febf38f4fe8e6c29a7 P 4e49c9de71884a178a495be46a09a288 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4e49c9de71884a178a495be46a09a288 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } attrs { replace: true } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false } } }
I20260608 12:56:01.250595 20067 consensus_queue.cc:237] T c34b4e4e78b943febf38f4fe8e6c29a7 P f6210e47b3f5439aa26be44c9e032784 [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: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false } }
I20260608 12:56:01.250967 19967 catalog_manager.cc:5696] T cc18f2ec67cc4b1abca54fa67730aff6 P 4e49c9de71884a178a495be46a09a288 reported cstate change: config changed from index 3 to 4, VOTER 88da2349ca534e1ab30db21bf1ebe526 (127.16.174.131) evicted. New cstate: current_term: 1 leader_uuid: "5a620fde6d1e4096b565f138383f5c1f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false } } }
I20260608 12:56:01.258522 20215 raft_consensus.cc:1275] T c34b4e4e78b943febf38f4fe8e6c29a7 P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Refusing update from remote peer f6210e47b3f5439aa26be44c9e032784: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:56:01.261077 20632 consensus_queue.cc:1048] T c34b4e4e78b943febf38f4fe8e6c29a7 P f6210e47b3f5439aa26be44c9e032784 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:56:01.261768 20382 raft_consensus.cc:1275] T c34b4e4e78b943febf38f4fe8e6c29a7 P 4e49c9de71884a178a495be46a09a288 [term 1 FOLLOWER]: Refusing update from remote peer f6210e47b3f5439aa26be44c9e032784: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:56:01.263928 20632 consensus_queue.cc:1048] T c34b4e4e78b943febf38f4fe8e6c29a7 P f6210e47b3f5439aa26be44c9e032784 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:56:01.266040 20203 tablet_service.cc:1558] Processing DeleteTablet for tablet cc18f2ec67cc4b1abca54fa67730aff6 with delete_type TABLET_DATA_TOMBSTONED (TS 88da2349ca534e1ab30db21bf1ebe526 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54598
I20260608 12:56:01.268422 20632 raft_consensus.cc:2955] T c34b4e4e78b943febf38f4fe8e6c29a7 P f6210e47b3f5439aa26be44c9e032784 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false } } }
I20260608 12:56:01.270418 20662 tablet_replica.cc:333] T cc18f2ec67cc4b1abca54fa67730aff6 P 88da2349ca534e1ab30db21bf1ebe526: stopping tablet replica
I20260608 12:56:01.271531 20662 raft_consensus.cc:2243] T cc18f2ec67cc4b1abca54fa67730aff6 P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:01.270655 20215 raft_consensus.cc:2955] T c34b4e4e78b943febf38f4fe8e6c29a7 P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false } } }
I20260608 12:56:01.272359 20662 raft_consensus.cc:2272] T cc18f2ec67cc4b1abca54fa67730aff6 P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:01.279070 20662 ts_tablet_manager.cc:1916] T cc18f2ec67cc4b1abca54fa67730aff6 P 88da2349ca534e1ab30db21bf1ebe526: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:56:01.279448 19955 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c34b4e4e78b943febf38f4fe8e6c29a7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:56:01.296464 20021 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:56:01.299055 20662 ts_tablet_manager.cc:1929] T cc18f2ec67cc4b1abca54fa67730aff6 P 88da2349ca534e1ab30db21bf1ebe526: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:56:01.299532 20662 log.cc:1199] T cc18f2ec67cc4b1abca54fa67730aff6 P 88da2349ca534e1ab30db21bf1ebe526: Deleting WAL directory at /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923273579219-17082-0/minicluster-data/ts-2-root/wals/cc18f2ec67cc4b1abca54fa67730aff6
I20260608 12:56:01.303452 19966 catalog_manager.cc:5696] T c34b4e4e78b943febf38f4fe8e6c29a7 P 88da2349ca534e1ab30db21bf1ebe526 reported cstate change: config changed from index 3 to 4, VOTER 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130) evicted. New cstate: current_term: 1 leader_uuid: "f6210e47b3f5439aa26be44c9e032784" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false } } }
I20260608 12:56:01.305094 19955 catalog_manager.cc:5027] TS 88da2349ca534e1ab30db21bf1ebe526 (127.16.174.131:41525): tablet cc18f2ec67cc4b1abca54fa67730aff6 (table range_aware_rebalance_new_range [id=ce0a3572da764bd1977971a4c24a9eb5]) successfully deleted
I20260608 12:56:01.308009 20382 raft_consensus.cc:2955] T c34b4e4e78b943febf38f4fe8e6c29a7 P 4e49c9de71884a178a495be46a09a288 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false } } }
I20260608 12:56:01.318821 20131 tablet_service.cc:1558] Processing DeleteTablet for tablet c34b4e4e78b943febf38f4fe8e6c29a7 with delete_type TABLET_DATA_TOMBSTONED (TS 5a620fde6d1e4096b565f138383f5c1f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57364
I20260608 12:56:01.319073 20021 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260608 12:56:01.320070 20021 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:01.320935 20663 tablet_replica.cc:333] T c34b4e4e78b943febf38f4fe8e6c29a7 P 5a620fde6d1e4096b565f138383f5c1f: stopping tablet replica
I20260608 12:56:01.321856 20663 raft_consensus.cc:2243] T c34b4e4e78b943febf38f4fe8e6c29a7 P 5a620fde6d1e4096b565f138383f5c1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:01.322518 20663 pending_rounds.cc:70] T c34b4e4e78b943febf38f4fe8e6c29a7 P 5a620fde6d1e4096b565f138383f5c1f: Trying to abort 1 pending ops.
I20260608 12:56:01.322849 20663 pending_rounds.cc:77] T c34b4e4e78b943febf38f4fe8e6c29a7 P 5a620fde6d1e4096b565f138383f5c1f: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7294662087033372672 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "c34b4e4e78b943febf38f4fe8e6c29a7" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } attrs { replace: true } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f6210e47b3f5439aa26be44c9e032784" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32997 } } peers { permanent_uuid: "5a620fde6d1e4096b565f138383f5c1f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46079 } attrs { replace: true } } peers { permanent_uuid: "88da2349ca534e1ab30db21bf1ebe526" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 41525 } } peers { permanent_uuid: "4e49c9de71884a178a495be46a09a288" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 35725 } attrs { promote: false } } } }
I20260608 12:56:01.324055 20663 raft_consensus.cc:2917] T c34b4e4e78b943febf38f4fe8e6c29a7 P 5a620fde6d1e4096b565f138383f5c1f [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260608 12:56:01.324520 20663 raft_consensus.cc:2889] T c34b4e4e78b943febf38f4fe8e6c29a7 P 5a620fde6d1e4096b565f138383f5c1f [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 12:56:01.324934 20663 raft_consensus.cc:2272] T c34b4e4e78b943febf38f4fe8e6c29a7 P 5a620fde6d1e4096b565f138383f5c1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:01.328438 20663 ts_tablet_manager.cc:1916] T c34b4e4e78b943febf38f4fe8e6c29a7 P 5a620fde6d1e4096b565f138383f5c1f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:56:01.341974 20663 ts_tablet_manager.cc:1929] T c34b4e4e78b943febf38f4fe8e6c29a7 P 5a620fde6d1e4096b565f138383f5c1f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:56:01.342273 20663 log.cc:1199] T c34b4e4e78b943febf38f4fe8e6c29a7 P 5a620fde6d1e4096b565f138383f5c1f: Deleting WAL directory at /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923273579219-17082-0/minicluster-data/ts-1-root/wals/c34b4e4e78b943febf38f4fe8e6c29a7
I20260608 12:56:01.344202 19953 catalog_manager.cc:5027] TS 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130:46079): tablet c34b4e4e78b943febf38f4fe8e6c29a7 (table range_aware_rebalance_new_range [id=ce0a3572da764bd1977971a4c24a9eb5]) successfully deleted
I20260608 12:56:02.045012 17082 tablet_server.cc:179] TabletServer@127.16.174.129:0 shutting down...
I20260608 12:56:02.090960 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:02.092308 17082 tablet_replica.cc:333] T 9557efcfed7c4a068f03c779d894c43b P f6210e47b3f5439aa26be44c9e032784: stopping tablet replica
I20260608 12:56:02.094712 17082 raft_consensus.cc:2243] T 9557efcfed7c4a068f03c779d894c43b P f6210e47b3f5439aa26be44c9e032784 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:02.096153 17082 raft_consensus.cc:2272] T 9557efcfed7c4a068f03c779d894c43b P f6210e47b3f5439aa26be44c9e032784 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:02.098471 17082 tablet_replica.cc:333] T fe2f7e51002e407babff14057ae21997 P f6210e47b3f5439aa26be44c9e032784: stopping tablet replica
I20260608 12:56:02.099107 17082 raft_consensus.cc:2243] T fe2f7e51002e407babff14057ae21997 P f6210e47b3f5439aa26be44c9e032784 [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:56:02.100023 17082 raft_consensus.cc:2272] T fe2f7e51002e407babff14057ae21997 P f6210e47b3f5439aa26be44c9e032784 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:02.102576 17082 tablet_replica.cc:333] T ab6686ec75f841268a98c66c9f7ba99a P f6210e47b3f5439aa26be44c9e032784: stopping tablet replica
I20260608 12:56:02.103192 17082 raft_consensus.cc:2243] T ab6686ec75f841268a98c66c9f7ba99a P f6210e47b3f5439aa26be44c9e032784 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:02.103753 17082 raft_consensus.cc:2272] T ab6686ec75f841268a98c66c9f7ba99a P f6210e47b3f5439aa26be44c9e032784 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:02.105741 17082 tablet_replica.cc:333] T 6f62fff686c540edb102aeeb12c4d76f P f6210e47b3f5439aa26be44c9e032784: stopping tablet replica
I20260608 12:56:02.106930 17082 raft_consensus.cc:2243] T 6f62fff686c540edb102aeeb12c4d76f P f6210e47b3f5439aa26be44c9e032784 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:02.107721 17082 raft_consensus.cc:2272] T 6f62fff686c540edb102aeeb12c4d76f P f6210e47b3f5439aa26be44c9e032784 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:02.110214 17082 tablet_replica.cc:333] T cc18f2ec67cc4b1abca54fa67730aff6 P f6210e47b3f5439aa26be44c9e032784: stopping tablet replica
I20260608 12:56:02.110895 17082 raft_consensus.cc:2243] T cc18f2ec67cc4b1abca54fa67730aff6 P f6210e47b3f5439aa26be44c9e032784 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:02.111750 17082 raft_consensus.cc:2272] T cc18f2ec67cc4b1abca54fa67730aff6 P f6210e47b3f5439aa26be44c9e032784 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:02.116451 17082 tablet_replica.cc:333] T 28d7e257a1ab4990abafb35c8b1828d9 P f6210e47b3f5439aa26be44c9e032784: stopping tablet replica
I20260608 12:56:02.117288 17082 raft_consensus.cc:2243] T 28d7e257a1ab4990abafb35c8b1828d9 P f6210e47b3f5439aa26be44c9e032784 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:02.117753 17082 raft_consensus.cc:2272] T 28d7e257a1ab4990abafb35c8b1828d9 P f6210e47b3f5439aa26be44c9e032784 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:02.119792 17082 tablet_replica.cc:333] T 58e33187eb944bafb49c993891e6c0ab P f6210e47b3f5439aa26be44c9e032784: stopping tablet replica
I20260608 12:56:02.120543 17082 raft_consensus.cc:2243] T 58e33187eb944bafb49c993891e6c0ab P f6210e47b3f5439aa26be44c9e032784 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:02.121650 17082 raft_consensus.cc:2272] T 58e33187eb944bafb49c993891e6c0ab P f6210e47b3f5439aa26be44c9e032784 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260608 12:56:02.126518 20349 consensus_peers.cc:597] T 51bd4b0cc55e4089898f759cee2d07b6 P 4e49c9de71884a178a495be46a09a288 -> Peer f6210e47b3f5439aa26be44c9e032784 (127.16.174.129:32997): Couldn't send request to peer f6210e47b3f5439aa26be44c9e032784. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:02.127215 17082 tablet_replica.cc:333] T 7bdef23d35ba429cbf27ac1069b9da31 P f6210e47b3f5439aa26be44c9e032784: stopping tablet replica
I20260608 12:56:02.128104 17082 raft_consensus.cc:2243] T 7bdef23d35ba429cbf27ac1069b9da31 P f6210e47b3f5439aa26be44c9e032784 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:02.128895 17082 raft_consensus.cc:2272] T 7bdef23d35ba429cbf27ac1069b9da31 P f6210e47b3f5439aa26be44c9e032784 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:02.131740 17082 tablet_replica.cc:333] T c34b4e4e78b943febf38f4fe8e6c29a7 P f6210e47b3f5439aa26be44c9e032784: stopping tablet replica
I20260608 12:56:02.132436 17082 raft_consensus.cc:2243] T c34b4e4e78b943febf38f4fe8e6c29a7 P f6210e47b3f5439aa26be44c9e032784 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:02.133906 17082 raft_consensus.cc:2272] T c34b4e4e78b943febf38f4fe8e6c29a7 P f6210e47b3f5439aa26be44c9e032784 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:02.137045 17082 tablet_replica.cc:333] T bd34e3248e0748f3873cf32539c48212 P f6210e47b3f5439aa26be44c9e032784: stopping tablet replica
I20260608 12:56:02.137624 17082 raft_consensus.cc:2243] T bd34e3248e0748f3873cf32539c48212 P f6210e47b3f5439aa26be44c9e032784 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:02.138038 17082 raft_consensus.cc:2272] T bd34e3248e0748f3873cf32539c48212 P f6210e47b3f5439aa26be44c9e032784 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:02.141291 17082 tablet_replica.cc:333] T 7eaaad6379834d7bb662973cdac1ac16 P f6210e47b3f5439aa26be44c9e032784: stopping tablet replica
I20260608 12:56:02.142112 17082 raft_consensus.cc:2243] T 7eaaad6379834d7bb662973cdac1ac16 P f6210e47b3f5439aa26be44c9e032784 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:02.142729 17082 raft_consensus.cc:2272] T 7eaaad6379834d7bb662973cdac1ac16 P f6210e47b3f5439aa26be44c9e032784 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:02.144675 17082 tablet_replica.cc:333] T 51bd4b0cc55e4089898f759cee2d07b6 P f6210e47b3f5439aa26be44c9e032784: stopping tablet replica
I20260608 12:56:02.145116 17082 raft_consensus.cc:2243] T 51bd4b0cc55e4089898f759cee2d07b6 P f6210e47b3f5439aa26be44c9e032784 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:02.145792 17082 raft_consensus.cc:2272] T 51bd4b0cc55e4089898f759cee2d07b6 P f6210e47b3f5439aa26be44c9e032784 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:02.188421 17082 tablet_server.cc:196] TabletServer@127.16.174.129:0 shutdown complete.
W20260608 12:56:02.192891 20349 consensus_peers.cc:597] T ab6686ec75f841268a98c66c9f7ba99a P 4e49c9de71884a178a495be46a09a288 -> Peer f6210e47b3f5439aa26be44c9e032784 (127.16.174.129:32997): Couldn't send request to peer f6210e47b3f5439aa26be44c9e032784. Status: Network error: Client connection negotiation failed: client connection to 127.16.174.129:32997: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:56:02.199280 20185 consensus_peers.cc:597] T 58e33187eb944bafb49c993891e6c0ab P 88da2349ca534e1ab30db21bf1ebe526 -> Peer f6210e47b3f5439aa26be44c9e032784 (127.16.174.129:32997): Couldn't send request to peer f6210e47b3f5439aa26be44c9e032784. Status: Network error: Client connection negotiation failed: client connection to 127.16.174.129:32997: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:02.222918 17082 tablet_server.cc:179] TabletServer@127.16.174.130:0 shutting down...
I20260608 12:56:02.257226 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:02.257970 17082 tablet_replica.cc:333] T 9557efcfed7c4a068f03c779d894c43b P 5a620fde6d1e4096b565f138383f5c1f: stopping tablet replica
I20260608 12:56:02.258656 17082 raft_consensus.cc:2243] T 9557efcfed7c4a068f03c779d894c43b P 5a620fde6d1e4096b565f138383f5c1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:02.259325 17082 raft_consensus.cc:2272] T 9557efcfed7c4a068f03c779d894c43b P 5a620fde6d1e4096b565f138383f5c1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:02.261762 17082 tablet_replica.cc:333] T 34d34cde7cc641e5b0665e9aa39f9f8c P 5a620fde6d1e4096b565f138383f5c1f: stopping tablet replica
I20260608 12:56:02.262457 17082 raft_consensus.cc:2243] T 34d34cde7cc641e5b0665e9aa39f9f8c P 5a620fde6d1e4096b565f138383f5c1f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:02.263367 17082 raft_consensus.cc:2272] T 34d34cde7cc641e5b0665e9aa39f9f8c P 5a620fde6d1e4096b565f138383f5c1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:02.265300 17082 tablet_replica.cc:333] T bd34e3248e0748f3873cf32539c48212 P 5a620fde6d1e4096b565f138383f5c1f: stopping tablet replica
I20260608 12:56:02.265865 17082 raft_consensus.cc:2243] T bd34e3248e0748f3873cf32539c48212 P 5a620fde6d1e4096b565f138383f5c1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:02.266286 17082 raft_consensus.cc:2272] T bd34e3248e0748f3873cf32539c48212 P 5a620fde6d1e4096b565f138383f5c1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:02.268191 17082 tablet_replica.cc:333] T 7eaaad6379834d7bb662973cdac1ac16 P 5a620fde6d1e4096b565f138383f5c1f: stopping tablet replica
I20260608 12:56:02.268755 17082 raft_consensus.cc:2243] T 7eaaad6379834d7bb662973cdac1ac16 P 5a620fde6d1e4096b565f138383f5c1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:02.269179 17082 raft_consensus.cc:2272] T 7eaaad6379834d7bb662973cdac1ac16 P 5a620fde6d1e4096b565f138383f5c1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:02.270983 17082 tablet_replica.cc:333] T 167db1dca882439786450016872825c7 P 5a620fde6d1e4096b565f138383f5c1f: stopping tablet replica
I20260608 12:56:02.271566 17082 raft_consensus.cc:2243] T 167db1dca882439786450016872825c7 P 5a620fde6d1e4096b565f138383f5c1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:02.272392 17082 raft_consensus.cc:2272] T 167db1dca882439786450016872825c7 P 5a620fde6d1e4096b565f138383f5c1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:02.274933 17082 tablet_replica.cc:333] T 5beac15aa6ef4c3dbb7d931b424dafa4 P 5a620fde6d1e4096b565f138383f5c1f: stopping tablet replica
W20260608 12:56:02.275691 20183 consensus_peers.cc:597] T 167db1dca882439786450016872825c7 P 88da2349ca534e1ab30db21bf1ebe526 -> Peer 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130:46079): Couldn't send request to peer 5a620fde6d1e4096b565f138383f5c1f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:02.275781 17082 raft_consensus.cc:2243] T 5beac15aa6ef4c3dbb7d931b424dafa4 P 5a620fde6d1e4096b565f138383f5c1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:02.276583 17082 raft_consensus.cc:2272] T 5beac15aa6ef4c3dbb7d931b424dafa4 P 5a620fde6d1e4096b565f138383f5c1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:02.278468 17082 tablet_replica.cc:333] T 7bdef23d35ba429cbf27ac1069b9da31 P 5a620fde6d1e4096b565f138383f5c1f: stopping tablet replica
I20260608 12:56:02.279085 17082 raft_consensus.cc:2243] T 7bdef23d35ba429cbf27ac1069b9da31 P 5a620fde6d1e4096b565f138383f5c1f [term 1 FOLLOWER]: Raft consensus shutting down.
W20260608 12:56:02.279551 20185 consensus_peers.cc:597] T bd34e3248e0748f3873cf32539c48212 P 88da2349ca534e1ab30db21bf1ebe526 -> Peer f6210e47b3f5439aa26be44c9e032784 (127.16.174.129:32997): Couldn't send request to peer f6210e47b3f5439aa26be44c9e032784. Status: Network error: Client connection negotiation failed: client connection to 127.16.174.129:32997: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:02.279809 17082 raft_consensus.cc:2272] T 7bdef23d35ba429cbf27ac1069b9da31 P 5a620fde6d1e4096b565f138383f5c1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:02.282480 17082 tablet_replica.cc:333] T 28d7e257a1ab4990abafb35c8b1828d9 P 5a620fde6d1e4096b565f138383f5c1f: stopping tablet replica
I20260608 12:56:02.283075 17082 raft_consensus.cc:2243] T 28d7e257a1ab4990abafb35c8b1828d9 P 5a620fde6d1e4096b565f138383f5c1f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:02.283876 17082 raft_consensus.cc:2272] T 28d7e257a1ab4990abafb35c8b1828d9 P 5a620fde6d1e4096b565f138383f5c1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:02.285773 17082 tablet_replica.cc:333] T 4460566b9164417bbbbcc89f8443c1a3 P 5a620fde6d1e4096b565f138383f5c1f: stopping tablet replica
I20260608 12:56:02.286300 17082 raft_consensus.cc:2243] T 4460566b9164417bbbbcc89f8443c1a3 P 5a620fde6d1e4096b565f138383f5c1f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:02.287045 17082 raft_consensus.cc:2272] T 4460566b9164417bbbbcc89f8443c1a3 P 5a620fde6d1e4096b565f138383f5c1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:02.289026 17082 tablet_replica.cc:333] T 6f62fff686c540edb102aeeb12c4d76f P 5a620fde6d1e4096b565f138383f5c1f: stopping tablet replica
I20260608 12:56:02.289557 17082 raft_consensus.cc:2243] T 6f62fff686c540edb102aeeb12c4d76f P 5a620fde6d1e4096b565f138383f5c1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:02.290002 17082 raft_consensus.cc:2272] T 6f62fff686c540edb102aeeb12c4d76f P 5a620fde6d1e4096b565f138383f5c1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:02.291899 17082 tablet_replica.cc:333] T cc18f2ec67cc4b1abca54fa67730aff6 P 5a620fde6d1e4096b565f138383f5c1f: stopping tablet replica
I20260608 12:56:02.292477 17082 raft_consensus.cc:2243] T cc18f2ec67cc4b1abca54fa67730aff6 P 5a620fde6d1e4096b565f138383f5c1f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:02.293416 17082 raft_consensus.cc:2272] T cc18f2ec67cc4b1abca54fa67730aff6 P 5a620fde6d1e4096b565f138383f5c1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:02.295531 17082 tablet_replica.cc:333] T fe2f7e51002e407babff14057ae21997 P 5a620fde6d1e4096b565f138383f5c1f: stopping tablet replica
I20260608 12:56:02.296052 17082 raft_consensus.cc:2243] T fe2f7e51002e407babff14057ae21997 P 5a620fde6d1e4096b565f138383f5c1f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:02.296587 17082 raft_consensus.cc:2272] T fe2f7e51002e407babff14057ae21997 P 5a620fde6d1e4096b565f138383f5c1f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:02.335296 17082 tablet_server.cc:196] TabletServer@127.16.174.130:0 shutdown complete.
W20260608 12:56:02.350246 20185 consensus_peers.cc:597] T 6f62fff686c540edb102aeeb12c4d76f P 88da2349ca534e1ab30db21bf1ebe526 -> Peer f6210e47b3f5439aa26be44c9e032784 (127.16.174.129:32997): Couldn't send request to peer f6210e47b3f5439aa26be44c9e032784. Status: Network error: Client connection negotiation failed: client connection to 127.16.174.129:32997: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:02.371170 17082 tablet_server.cc:179] TabletServer@127.16.174.131:0 shutting down...
I20260608 12:56:02.404081 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:02.404994 17082 tablet_replica.cc:333] T 9557efcfed7c4a068f03c779d894c43b P 88da2349ca534e1ab30db21bf1ebe526: stopping tablet replica
I20260608 12:56:02.405678 17082 raft_consensus.cc:2243] T 9557efcfed7c4a068f03c779d894c43b P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:02.406306 17082 raft_consensus.cc:2272] T 9557efcfed7c4a068f03c779d894c43b P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:02.408337 17082 tablet_replica.cc:333] T 34d34cde7cc641e5b0665e9aa39f9f8c P 88da2349ca534e1ab30db21bf1ebe526: stopping tablet replica
I20260608 12:56:02.409164 17082 raft_consensus.cc:2243] T 34d34cde7cc641e5b0665e9aa39f9f8c P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:02.410220 17082 raft_consensus.cc:2272] T 34d34cde7cc641e5b0665e9aa39f9f8c P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:02.412469 17082 tablet_replica.cc:333] T bd34e3248e0748f3873cf32539c48212 P 88da2349ca534e1ab30db21bf1ebe526: stopping tablet replica
I20260608 12:56:02.413074 17082 raft_consensus.cc:2243] T bd34e3248e0748f3873cf32539c48212 P 88da2349ca534e1ab30db21bf1ebe526 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:02.413853 17082 raft_consensus.cc:2272] T bd34e3248e0748f3873cf32539c48212 P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:02.415835 17082 tablet_replica.cc:333] T 6f62fff686c540edb102aeeb12c4d76f P 88da2349ca534e1ab30db21bf1ebe526: stopping tablet replica
I20260608 12:56:02.416636 17082 raft_consensus.cc:2243] T 6f62fff686c540edb102aeeb12c4d76f P 88da2349ca534e1ab30db21bf1ebe526 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:56:02.417677 17082 raft_consensus.cc:2272] T 6f62fff686c540edb102aeeb12c4d76f P 88da2349ca534e1ab30db21bf1ebe526 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:02.420925 17082 tablet_replica.cc:333] T 4460566b9164417bbbbcc89f8443c1a3 P 88da2349ca534e1ab30db21bf1ebe526: stopping tablet replica
I20260608 12:56:02.421669 17082 raft_consensus.cc:2243] T 4460566b9164417bbbbcc89f8443c1a3 P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:02.422453 17082 raft_consensus.cc:2272] T 4460566b9164417bbbbcc89f8443c1a3 P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:02.424778 17082 tablet_replica.cc:333] T c34b4e4e78b943febf38f4fe8e6c29a7 P 88da2349ca534e1ab30db21bf1ebe526: stopping tablet replica
I20260608 12:56:02.425390 17082 raft_consensus.cc:2243] T c34b4e4e78b943febf38f4fe8e6c29a7 P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:02.425940 17082 raft_consensus.cc:2272] T c34b4e4e78b943febf38f4fe8e6c29a7 P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:02.427940 17082 tablet_replica.cc:333] T ab6686ec75f841268a98c66c9f7ba99a P 88da2349ca534e1ab30db21bf1ebe526: stopping tablet replica
I20260608 12:56:02.428506 17082 raft_consensus.cc:2243] T ab6686ec75f841268a98c66c9f7ba99a P 88da2349ca534e1ab30db21bf1ebe526 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:02.428972 17082 raft_consensus.cc:2272] T ab6686ec75f841268a98c66c9f7ba99a P 88da2349ca534e1ab30db21bf1ebe526 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:02.431123 17082 tablet_replica.cc:333] T 5beac15aa6ef4c3dbb7d931b424dafa4 P 88da2349ca534e1ab30db21bf1ebe526: stopping tablet replica
I20260608 12:56:02.432214 17082 raft_consensus.cc:2243] T 5beac15aa6ef4c3dbb7d931b424dafa4 P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:02.432708 17082 raft_consensus.cc:2272] T 5beac15aa6ef4c3dbb7d931b424dafa4 P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:02.434942 17082 tablet_replica.cc:333] T 7bdef23d35ba429cbf27ac1069b9da31 P 88da2349ca534e1ab30db21bf1ebe526: stopping tablet replica
I20260608 12:56:02.435564 17082 raft_consensus.cc:2243] T 7bdef23d35ba429cbf27ac1069b9da31 P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:02.436182 17082 raft_consensus.cc:2272] T 7bdef23d35ba429cbf27ac1069b9da31 P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:02.438294 17082 tablet_replica.cc:333] T 58e33187eb944bafb49c993891e6c0ab P 88da2349ca534e1ab30db21bf1ebe526: stopping tablet replica
I20260608 12:56:02.438882 17082 raft_consensus.cc:2243] T 58e33187eb944bafb49c993891e6c0ab P 88da2349ca534e1ab30db21bf1ebe526 [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:56:02.439720 17082 raft_consensus.cc:2272] T 58e33187eb944bafb49c993891e6c0ab P 88da2349ca534e1ab30db21bf1ebe526 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:02.441795 17082 tablet_replica.cc:333] T 51bd4b0cc55e4089898f759cee2d07b6 P 88da2349ca534e1ab30db21bf1ebe526: stopping tablet replica
I20260608 12:56:02.442490 17082 raft_consensus.cc:2243] T 51bd4b0cc55e4089898f759cee2d07b6 P 88da2349ca534e1ab30db21bf1ebe526 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:02.442941 17082 raft_consensus.cc:2272] T 51bd4b0cc55e4089898f759cee2d07b6 P 88da2349ca534e1ab30db21bf1ebe526 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:02.445088 17082 tablet_replica.cc:333] T 167db1dca882439786450016872825c7 P 88da2349ca534e1ab30db21bf1ebe526: stopping tablet replica
I20260608 12:56:02.445636 17082 raft_consensus.cc:2243] T 167db1dca882439786450016872825c7 P 88da2349ca534e1ab30db21bf1ebe526 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:02.446415 17082 raft_consensus.cc:2272] T 167db1dca882439786450016872825c7 P 88da2349ca534e1ab30db21bf1ebe526 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:56:02.466603 20349 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.174.129:32997: connect: Connection refused (error 111) [suppressed 7 similar messages]
W20260608 12:56:02.470033 20349 consensus_peers.cc:597] T 7eaaad6379834d7bb662973cdac1ac16 P 4e49c9de71884a178a495be46a09a288 -> Peer f6210e47b3f5439aa26be44c9e032784 (127.16.174.129:32997): Couldn't send request to peer f6210e47b3f5439aa26be44c9e032784. Status: Network error: Client connection negotiation failed: client connection to 127.16.174.129:32997: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:02.484268 17082 tablet_server.cc:196] TabletServer@127.16.174.131:0 shutdown complete.
I20260608 12:56:02.512965 17082 tablet_server.cc:179] TabletServer@127.16.174.132:0 shutting down...
W20260608 12:56:02.531529 20347 consensus_peers.cc:597] T 5beac15aa6ef4c3dbb7d931b424dafa4 P 4e49c9de71884a178a495be46a09a288 -> Peer 5a620fde6d1e4096b565f138383f5c1f (127.16.174.130:46079): Couldn't send request to peer 5a620fde6d1e4096b565f138383f5c1f. Status: Network error: Client connection negotiation failed: client connection to 127.16.174.130:46079: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:02.538467 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:02.539091 17082 tablet_replica.cc:333] T cc18f2ec67cc4b1abca54fa67730aff6 P 4e49c9de71884a178a495be46a09a288: stopping tablet replica
I20260608 12:56:02.539775 17082 raft_consensus.cc:2243] T cc18f2ec67cc4b1abca54fa67730aff6 P 4e49c9de71884a178a495be46a09a288 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:02.540343 17082 raft_consensus.cc:2272] T cc18f2ec67cc4b1abca54fa67730aff6 P 4e49c9de71884a178a495be46a09a288 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:02.542053 17082 tablet_replica.cc:333] T c34b4e4e78b943febf38f4fe8e6c29a7 P 4e49c9de71884a178a495be46a09a288: stopping tablet replica
I20260608 12:56:02.542691 17082 raft_consensus.cc:2243] T c34b4e4e78b943febf38f4fe8e6c29a7 P 4e49c9de71884a178a495be46a09a288 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:02.543396 17082 raft_consensus.cc:2272] T c34b4e4e78b943febf38f4fe8e6c29a7 P 4e49c9de71884a178a495be46a09a288 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:02.545329 17082 tablet_replica.cc:333] T 4460566b9164417bbbbcc89f8443c1a3 P 4e49c9de71884a178a495be46a09a288: stopping tablet replica
I20260608 12:56:02.546290 17082 raft_consensus.cc:2243] T 4460566b9164417bbbbcc89f8443c1a3 P 4e49c9de71884a178a495be46a09a288 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:02.546893 17082 raft_consensus.cc:2272] T 4460566b9164417bbbbcc89f8443c1a3 P 4e49c9de71884a178a495be46a09a288 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:02.548749 17082 tablet_replica.cc:333] T 34d34cde7cc641e5b0665e9aa39f9f8c P 4e49c9de71884a178a495be46a09a288: stopping tablet replica
I20260608 12:56:02.549302 17082 raft_consensus.cc:2243] T 34d34cde7cc641e5b0665e9aa39f9f8c P 4e49c9de71884a178a495be46a09a288 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:02.549708 17082 raft_consensus.cc:2272] T 34d34cde7cc641e5b0665e9aa39f9f8c P 4e49c9de71884a178a495be46a09a288 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:02.551353 17082 tablet_replica.cc:333] T 167db1dca882439786450016872825c7 P 4e49c9de71884a178a495be46a09a288: stopping tablet replica
I20260608 12:56:02.551972 17082 raft_consensus.cc:2243] T 167db1dca882439786450016872825c7 P 4e49c9de71884a178a495be46a09a288 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:02.552464 17082 raft_consensus.cc:2272] T 167db1dca882439786450016872825c7 P 4e49c9de71884a178a495be46a09a288 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:02.554116 17082 tablet_replica.cc:333] T 7eaaad6379834d7bb662973cdac1ac16 P 4e49c9de71884a178a495be46a09a288: stopping tablet replica
I20260608 12:56:02.554661 17082 raft_consensus.cc:2243] T 7eaaad6379834d7bb662973cdac1ac16 P 4e49c9de71884a178a495be46a09a288 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:56:02.555625 17082 raft_consensus.cc:2272] T 7eaaad6379834d7bb662973cdac1ac16 P 4e49c9de71884a178a495be46a09a288 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:02.557444 17082 tablet_replica.cc:333] T 51bd4b0cc55e4089898f759cee2d07b6 P 4e49c9de71884a178a495be46a09a288: stopping tablet replica
I20260608 12:56:02.558001 17082 raft_consensus.cc:2243] T 51bd4b0cc55e4089898f759cee2d07b6 P 4e49c9de71884a178a495be46a09a288 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:56:02.558732 17082 raft_consensus.cc:2272] T 51bd4b0cc55e4089898f759cee2d07b6 P 4e49c9de71884a178a495be46a09a288 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:02.560599 17082 tablet_replica.cc:333] T ab6686ec75f841268a98c66c9f7ba99a P 4e49c9de71884a178a495be46a09a288: stopping tablet replica
I20260608 12:56:02.561125 17082 raft_consensus.cc:2243] T ab6686ec75f841268a98c66c9f7ba99a P 4e49c9de71884a178a495be46a09a288 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:56:02.561838 17082 raft_consensus.cc:2272] T ab6686ec75f841268a98c66c9f7ba99a P 4e49c9de71884a178a495be46a09a288 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:02.563522 17082 tablet_replica.cc:333] T fe2f7e51002e407babff14057ae21997 P 4e49c9de71884a178a495be46a09a288: stopping tablet replica
I20260608 12:56:02.564134 17082 raft_consensus.cc:2243] T fe2f7e51002e407babff14057ae21997 P 4e49c9de71884a178a495be46a09a288 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:02.564597 17082 raft_consensus.cc:2272] T fe2f7e51002e407babff14057ae21997 P 4e49c9de71884a178a495be46a09a288 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:02.566274 17082 tablet_replica.cc:333] T 28d7e257a1ab4990abafb35c8b1828d9 P 4e49c9de71884a178a495be46a09a288: stopping tablet replica
I20260608 12:56:02.566780 17082 raft_consensus.cc:2243] T 28d7e257a1ab4990abafb35c8b1828d9 P 4e49c9de71884a178a495be46a09a288 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:02.567211 17082 raft_consensus.cc:2272] T 28d7e257a1ab4990abafb35c8b1828d9 P 4e49c9de71884a178a495be46a09a288 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:02.569087 17082 tablet_replica.cc:333] T 58e33187eb944bafb49c993891e6c0ab P 4e49c9de71884a178a495be46a09a288: stopping tablet replica
I20260608 12:56:02.569603 17082 raft_consensus.cc:2243] T 58e33187eb944bafb49c993891e6c0ab P 4e49c9de71884a178a495be46a09a288 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:02.570173 17082 raft_consensus.cc:2272] T 58e33187eb944bafb49c993891e6c0ab P 4e49c9de71884a178a495be46a09a288 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:02.571946 17082 tablet_replica.cc:333] T 5beac15aa6ef4c3dbb7d931b424dafa4 P 4e49c9de71884a178a495be46a09a288: stopping tablet replica
I20260608 12:56:02.572397 17082 raft_consensus.cc:2243] T 5beac15aa6ef4c3dbb7d931b424dafa4 P 4e49c9de71884a178a495be46a09a288 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:02.573130 17082 raft_consensus.cc:2272] T 5beac15aa6ef4c3dbb7d931b424dafa4 P 4e49c9de71884a178a495be46a09a288 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:02.607623 17082 tablet_server.cc:196] TabletServer@127.16.174.132:0 shutdown complete.
I20260608 12:56:02.629508 17082 master.cc:562] Master@127.16.174.190:37501 shutting down...
I20260608 12:56:02.651741 17082 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9c3a1a271efb4c0887c9ab85f7a67895 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:02.652415 17082 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9c3a1a271efb4c0887c9ab85f7a67895 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:02.652796 17082 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9c3a1a271efb4c0887c9ab85f7a67895: stopping tablet replica
I20260608 12:56:02.673933 17082 master.cc:584] Master@127.16.174.190:37501 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (11680 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260608 12:56:02.728833 17082 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.174.190:36823
I20260608 12:56:02.730178 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:02.739012 20670 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:02.739020 20669 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:02.739681 20672 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:02.741741 17082 server_base.cc:1061] running on GCE node
I20260608 12:56:02.742920 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:02.743157 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:02.743326 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923362743309 us; error 0 us; skew 500 ppm
I20260608 12:56:02.744051 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:02.746778 17082 webserver.cc:533] Webserver started at http://127.16.174.190:41079/ using document root <none> and password file <none>
I20260608 12:56:02.747349 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:02.747573 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:02.747952 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:02.749116 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923273579219-17082-0/minicluster-data/master-0-root/instance:
uuid: "78baad6c452248d8ab4748d8924de067"
format_stamp: "Formatted at 2026-06-08 12:56:02 on dist-test-slave-840c"
I20260608 12:56:02.755374 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260608 12:56:02.759361 20677 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:02.760335 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:56:02.760697 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923273579219-17082-0/minicluster-data/master-0-root
uuid: "78baad6c452248d8ab4748d8924de067"
format_stamp: "Formatted at 2026-06-08 12:56:02 on dist-test-slave-840c"
I20260608 12:56:02.761022 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923273579219-17082-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923273579219-17082-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923273579219-17082-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:56:02.801614 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:02.802947 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:02.843747 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.190:36823
I20260608 12:56:02.843847 20728 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.190:36823 every 8 connection(s)
I20260608 12:56:02.847982 20729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:02.858340 20729 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 78baad6c452248d8ab4748d8924de067: Bootstrap starting.
I20260608 12:56:02.863631 20729 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 78baad6c452248d8ab4748d8924de067: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:02.869647 20729 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 78baad6c452248d8ab4748d8924de067: No bootstrap required, opened a new log
I20260608 12:56:02.872149 20729 raft_consensus.cc:359] T 00000000000000000000000000000000 P 78baad6c452248d8ab4748d8924de067 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78baad6c452248d8ab4748d8924de067" member_type: VOTER }
I20260608 12:56:02.872534 20729 raft_consensus.cc:385] T 00000000000000000000000000000000 P 78baad6c452248d8ab4748d8924de067 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:02.872725 20729 raft_consensus.cc:740] T 00000000000000000000000000000000 P 78baad6c452248d8ab4748d8924de067 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78baad6c452248d8ab4748d8924de067, State: Initialized, Role: FOLLOWER
I20260608 12:56:02.873337 20729 consensus_queue.cc:260] T 00000000000000000000000000000000 P 78baad6c452248d8ab4748d8924de067 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "78baad6c452248d8ab4748d8924de067" member_type: VOTER }
I20260608 12:56:02.873775 20729 raft_consensus.cc:399] T 00000000000000000000000000000000 P 78baad6c452248d8ab4748d8924de067 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:56:02.873976 20729 raft_consensus.cc:493] T 00000000000000000000000000000000 P 78baad6c452248d8ab4748d8924de067 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:56:02.874189 20729 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 78baad6c452248d8ab4748d8924de067 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:02.878871 20729 raft_consensus.cc:515] T 00000000000000000000000000000000 P 78baad6c452248d8ab4748d8924de067 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78baad6c452248d8ab4748d8924de067" member_type: VOTER }
I20260608 12:56:02.879405 20729 leader_election.cc:304] T 00000000000000000000000000000000 P 78baad6c452248d8ab4748d8924de067 [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: 78baad6c452248d8ab4748d8924de067; no voters: 
I20260608 12:56:02.880647 20729 leader_election.cc:290] T 00000000000000000000000000000000 P 78baad6c452248d8ab4748d8924de067 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:56:02.881083 20732 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 78baad6c452248d8ab4748d8924de067 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:02.882550 20732 raft_consensus.cc:697] T 00000000000000000000000000000000 P 78baad6c452248d8ab4748d8924de067 [term 1 LEADER]: Becoming Leader. State: Replica: 78baad6c452248d8ab4748d8924de067, State: Running, Role: LEADER
I20260608 12:56:02.883179 20732 consensus_queue.cc:237] T 00000000000000000000000000000000 P 78baad6c452248d8ab4748d8924de067 [LEADER]: Queue going to LEADER mode. State: All 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: "78baad6c452248d8ab4748d8924de067" member_type: VOTER }
I20260608 12:56:02.883780 20729 sys_catalog.cc:565] T 00000000000000000000000000000000 P 78baad6c452248d8ab4748d8924de067 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:56:02.887718 20733 sys_catalog.cc:455] T 00000000000000000000000000000000 P 78baad6c452248d8ab4748d8924de067 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "78baad6c452248d8ab4748d8924de067" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78baad6c452248d8ab4748d8924de067" member_type: VOTER } }
I20260608 12:56:02.888358 20733 sys_catalog.cc:458] T 00000000000000000000000000000000 P 78baad6c452248d8ab4748d8924de067 [sys.catalog]: This master's current role is: LEADER
I20260608 12:56:02.890394 20734 sys_catalog.cc:455] T 00000000000000000000000000000000 P 78baad6c452248d8ab4748d8924de067 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 78baad6c452248d8ab4748d8924de067. Latest consensus state: current_term: 1 leader_uuid: "78baad6c452248d8ab4748d8924de067" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78baad6c452248d8ab4748d8924de067" member_type: VOTER } }
I20260608 12:56:02.890877 20739 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:56:02.891119 20734 sys_catalog.cc:458] T 00000000000000000000000000000000 P 78baad6c452248d8ab4748d8924de067 [sys.catalog]: This master's current role is: LEADER
I20260608 12:56:02.897176 20739 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:56:02.902704 17082 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:56:02.908250 20739 catalog_manager.cc:1382] Generated new cluster ID: 378d847a667247989ab0e9f64a6293fd
I20260608 12:56:02.908721 20739 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:56:02.924932 20739 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:56:02.926283 20739 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:56:02.940047 20739 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 78baad6c452248d8ab4748d8924de067: Generated new TSK 0
I20260608 12:56:02.940789 20739 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:56:02.970046 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:02.977104 20750 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:02.978920 20751 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:02.981032 20753 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:02.981174 17082 server_base.cc:1061] running on GCE node
I20260608 12:56:02.982265 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:02.982451 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:02.982667 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923362982651 us; error 0 us; skew 500 ppm
I20260608 12:56:02.983322 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:02.986658 17082 webserver.cc:533] Webserver started at http://127.16.174.129:44575/ using document root <none> and password file <none>
I20260608 12:56:02.987363 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:02.987556 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:02.987947 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:02.989269 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923273579219-17082-0/minicluster-data/ts-0-root/instance:
uuid: "eb4d5f2b1abf477380187270ebfbacfd"
format_stamp: "Formatted at 2026-06-08 12:56:02 on dist-test-slave-840c"
I20260608 12:56:02.994580 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:56:02.999253 20758 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:03.000588 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:56:03.000993 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923273579219-17082-0/minicluster-data/ts-0-root
uuid: "eb4d5f2b1abf477380187270ebfbacfd"
format_stamp: "Formatted at 2026-06-08 12:56:02 on dist-test-slave-840c"
I20260608 12:56:03.001362 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923273579219-17082-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923273579219-17082-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923273579219-17082-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:56:03.034054 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:03.035409 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:03.037338 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:03.040541 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:03.040881 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:03.041224 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:03.041460 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:03.099519 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.129:33635
I20260608 12:56:03.099728 20820 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.129:33635 every 8 connection(s)
I20260608 12:56:03.105949 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:03.115454 20826 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:03.117621 20825 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:03.119143 20828 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:03.121155 17082 server_base.cc:1061] running on GCE node
I20260608 12:56:03.122442 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:03.122691 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:03.122754 20821 heartbeater.cc:344] Connected to a master server at 127.16.174.190:36823
I20260608 12:56:03.122956 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923363122933 us; error 0 us; skew 500 ppm
I20260608 12:56:03.123206 20821 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:03.123875 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:03.124215 20821 heartbeater.cc:507] Master 127.16.174.190:36823 requested a full tablet report, sending...
I20260608 12:56:03.127754 17082 webserver.cc:533] Webserver started at http://127.16.174.130:32837/ using document root <none> and password file <none>
I20260608 12:56:03.128245 20694 ts_manager.cc:194] Registered new tserver with Master: eb4d5f2b1abf477380187270ebfbacfd (127.16.174.129:33635)
I20260608 12:56:03.128419 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:03.128806 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:03.129176 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:03.130455 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923273579219-17082-0/minicluster-data/ts-1-root/instance:
uuid: "0eba2e943814413995d5610e4ce7b62f"
format_stamp: "Formatted at 2026-06-08 12:56:03 on dist-test-slave-840c"
I20260608 12:56:03.131279 20694 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36652
I20260608 12:56:03.137281 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:56:03.142325 20833 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:03.143772 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:56:03.144125 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923273579219-17082-0/minicluster-data/ts-1-root
uuid: "0eba2e943814413995d5610e4ce7b62f"
format_stamp: "Formatted at 2026-06-08 12:56:03 on dist-test-slave-840c"
I20260608 12:56:03.144449 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923273579219-17082-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923273579219-17082-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923273579219-17082-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:56:03.159250 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:03.160526 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:03.162106 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:03.164816 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:03.165055 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:03.165319 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:03.165493 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:03.218735 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.130:43767
I20260608 12:56:03.218858 20895 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.130:43767 every 8 connection(s)
I20260608 12:56:03.224553 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:03.235605 20899 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:03.237288 20900 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:03.242067 20896 heartbeater.cc:344] Connected to a master server at 127.16.174.190:36823
I20260608 12:56:03.242089 17082 server_base.cc:1061] running on GCE node
I20260608 12:56:03.242702 20896 heartbeater.cc:461] Registering TS with master...
W20260608 12:56:03.243345 20902 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:03.243898 20896 heartbeater.cc:507] Master 127.16.174.190:36823 requested a full tablet report, sending...
I20260608 12:56:03.244489 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:03.244750 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:03.245020 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923363244999 us; error 0 us; skew 500 ppm
I20260608 12:56:03.245914 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:03.246960 20694 ts_manager.cc:194] Registered new tserver with Master: 0eba2e943814413995d5610e4ce7b62f (127.16.174.130:43767)
I20260608 12:56:03.249250 20694 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36668
I20260608 12:56:03.249883 17082 webserver.cc:533] Webserver started at http://127.16.174.131:37309/ using document root <none> and password file <none>
I20260608 12:56:03.250654 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:03.251026 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:03.251387 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:03.252619 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923273579219-17082-0/minicluster-data/ts-2-root/instance:
uuid: "c766b35b1afc4ccf88b73c07617bf656"
format_stamp: "Formatted at 2026-06-08 12:56:03 on dist-test-slave-840c"
I20260608 12:56:03.257507 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:56:03.261354 20907 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:03.262748 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 12:56:03.263144 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923273579219-17082-0/minicluster-data/ts-2-root
uuid: "c766b35b1afc4ccf88b73c07617bf656"
format_stamp: "Formatted at 2026-06-08 12:56:03 on dist-test-slave-840c"
I20260608 12:56:03.263476 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923273579219-17082-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923273579219-17082-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923273579219-17082-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:56:03.278584 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:03.279779 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:03.284991 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:03.289403 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:03.289638 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:03.289898 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:03.290074 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:03.342303 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.131:34161
I20260608 12:56:03.342410 20969 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.131:34161 every 8 connection(s)
I20260608 12:56:03.348028 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:03.355906 20973 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:03.356614 20974 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:03.360903 20976 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:03.361210 17082 server_base.cc:1061] running on GCE node
I20260608 12:56:03.362780 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:56:03.362993 20970 heartbeater.cc:344] Connected to a master server at 127.16.174.190:36823
W20260608 12:56:03.363081 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:03.363514 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923363363492 us; error 0 us; skew 500 ppm
I20260608 12:56:03.363586 20970 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:03.364681 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:03.364848 20970 heartbeater.cc:507] Master 127.16.174.190:36823 requested a full tablet report, sending...
I20260608 12:56:03.367724 20694 ts_manager.cc:194] Registered new tserver with Master: c766b35b1afc4ccf88b73c07617bf656 (127.16.174.131:34161)
I20260608 12:56:03.368178 17082 webserver.cc:533] Webserver started at http://127.16.174.132:38967/ using document root <none> and password file <none>
I20260608 12:56:03.368861 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:03.369119 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:03.369422 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:03.369561 20694 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36678
I20260608 12:56:03.370922 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923273579219-17082-0/minicluster-data/ts-3-root/instance:
uuid: "2054c0122b75446cb742a09bc91c72a5"
format_stamp: "Formatted at 2026-06-08 12:56:03 on dist-test-slave-840c"
I20260608 12:56:03.376482 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:56:03.380653 20981 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:03.381616 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:56:03.381992 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923273579219-17082-0/minicluster-data/ts-3-root
uuid: "2054c0122b75446cb742a09bc91c72a5"
format_stamp: "Formatted at 2026-06-08 12:56:03 on dist-test-slave-840c"
I20260608 12:56:03.382391 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923273579219-17082-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923273579219-17082-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923273579219-17082-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:56:03.401749 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:03.403133 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:03.404740 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:03.407132 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:03.407402 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:03.407732 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:03.407933 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:03.459998 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.132:42265
I20260608 12:56:03.460191 21043 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.132:42265 every 8 connection(s)
I20260608 12:56:03.477703 21044 heartbeater.cc:344] Connected to a master server at 127.16.174.190:36823
I20260608 12:56:03.478191 21044 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:03.479032 21044 heartbeater.cc:507] Master 127.16.174.190:36823 requested a full tablet report, sending...
I20260608 12:56:03.481419 20694 ts_manager.cc:194] Registered new tserver with Master: 2054c0122b75446cb742a09bc91c72a5 (127.16.174.132:42265)
I20260608 12:56:03.482090 17082 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.018083949s
I20260608 12:56:03.483126 20694 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36692
I20260608 12:56:04.043985 20694 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36716:
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:56:04.096362 20786 tablet_service.cc:1511] Processing CreateTablet for tablet 702221d73c3d4285966055e08e20c374 (DEFAULT_TABLE table=test-workload [id=b36b1655de1d456d8ffb7c2a434112ab]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:56:04.097856 20786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 702221d73c3d4285966055e08e20c374. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:04.106513 21009 tablet_service.cc:1511] Processing CreateTablet for tablet 702221d73c3d4285966055e08e20c374 (DEFAULT_TABLE table=test-workload [id=b36b1655de1d456d8ffb7c2a434112ab]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:56:04.107993 21009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 702221d73c3d4285966055e08e20c374. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:04.108946 20935 tablet_service.cc:1511] Processing CreateTablet for tablet 702221d73c3d4285966055e08e20c374 (DEFAULT_TABLE table=test-workload [id=b36b1655de1d456d8ffb7c2a434112ab]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:56:04.110450 20935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 702221d73c3d4285966055e08e20c374. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:04.118811 21065 tablet_bootstrap.cc:492] T 702221d73c3d4285966055e08e20c374 P eb4d5f2b1abf477380187270ebfbacfd: Bootstrap starting.
I20260608 12:56:04.126693 21065 tablet_bootstrap.cc:654] T 702221d73c3d4285966055e08e20c374 P eb4d5f2b1abf477380187270ebfbacfd: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:04.126909 21066 tablet_bootstrap.cc:492] T 702221d73c3d4285966055e08e20c374 P 2054c0122b75446cb742a09bc91c72a5: Bootstrap starting.
I20260608 12:56:04.130702 21067 tablet_bootstrap.cc:492] T 702221d73c3d4285966055e08e20c374 P c766b35b1afc4ccf88b73c07617bf656: Bootstrap starting.
I20260608 12:56:04.134364 21066 tablet_bootstrap.cc:654] T 702221d73c3d4285966055e08e20c374 P 2054c0122b75446cb742a09bc91c72a5: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:04.134941 20821 heartbeater.cc:499] Master 127.16.174.190:36823 was elected leader, sending a full tablet report...
I20260608 12:56:04.140389 21067 tablet_bootstrap.cc:654] T 702221d73c3d4285966055e08e20c374 P c766b35b1afc4ccf88b73c07617bf656: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:04.141798 21065 tablet_bootstrap.cc:492] T 702221d73c3d4285966055e08e20c374 P eb4d5f2b1abf477380187270ebfbacfd: No bootstrap required, opened a new log
I20260608 12:56:04.142889 21065 ts_tablet_manager.cc:1403] T 702221d73c3d4285966055e08e20c374 P eb4d5f2b1abf477380187270ebfbacfd: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.004s
I20260608 12:56:04.146606 21065 raft_consensus.cc:359] T 702221d73c3d4285966055e08e20c374 P eb4d5f2b1abf477380187270ebfbacfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb4d5f2b1abf477380187270ebfbacfd" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 33635 } } peers { permanent_uuid: "2054c0122b75446cb742a09bc91c72a5" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 42265 } } peers { permanent_uuid: "c766b35b1afc4ccf88b73c07617bf656" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34161 } }
I20260608 12:56:04.148077 21065 raft_consensus.cc:385] T 702221d73c3d4285966055e08e20c374 P eb4d5f2b1abf477380187270ebfbacfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:04.148518 21065 raft_consensus.cc:740] T 702221d73c3d4285966055e08e20c374 P eb4d5f2b1abf477380187270ebfbacfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb4d5f2b1abf477380187270ebfbacfd, State: Initialized, Role: FOLLOWER
I20260608 12:56:04.151307 21066 tablet_bootstrap.cc:492] T 702221d73c3d4285966055e08e20c374 P 2054c0122b75446cb742a09bc91c72a5: No bootstrap required, opened a new log
I20260608 12:56:04.151880 21066 ts_tablet_manager.cc:1403] T 702221d73c3d4285966055e08e20c374 P 2054c0122b75446cb742a09bc91c72a5: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.011s
I20260608 12:56:04.150553 21065 consensus_queue.cc:260] T 702221d73c3d4285966055e08e20c374 P eb4d5f2b1abf477380187270ebfbacfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb4d5f2b1abf477380187270ebfbacfd" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 33635 } } peers { permanent_uuid: "2054c0122b75446cb742a09bc91c72a5" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 42265 } } peers { permanent_uuid: "c766b35b1afc4ccf88b73c07617bf656" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34161 } }
I20260608 12:56:04.155933 21067 tablet_bootstrap.cc:492] T 702221d73c3d4285966055e08e20c374 P c766b35b1afc4ccf88b73c07617bf656: No bootstrap required, opened a new log
I20260608 12:56:04.156777 21067 ts_tablet_manager.cc:1403] T 702221d73c3d4285966055e08e20c374 P c766b35b1afc4ccf88b73c07617bf656: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.007s
I20260608 12:56:04.156807 21066 raft_consensus.cc:359] T 702221d73c3d4285966055e08e20c374 P 2054c0122b75446cb742a09bc91c72a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb4d5f2b1abf477380187270ebfbacfd" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 33635 } } peers { permanent_uuid: "2054c0122b75446cb742a09bc91c72a5" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 42265 } } peers { permanent_uuid: "c766b35b1afc4ccf88b73c07617bf656" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34161 } }
I20260608 12:56:04.158205 21066 raft_consensus.cc:385] T 702221d73c3d4285966055e08e20c374 P 2054c0122b75446cb742a09bc91c72a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:04.158923 21066 raft_consensus.cc:740] T 702221d73c3d4285966055e08e20c374 P 2054c0122b75446cb742a09bc91c72a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2054c0122b75446cb742a09bc91c72a5, State: Initialized, Role: FOLLOWER
I20260608 12:56:04.160665 21065 ts_tablet_manager.cc:1434] T 702221d73c3d4285966055e08e20c374 P eb4d5f2b1abf477380187270ebfbacfd: Time spent starting tablet: real 0.017s	user 0.012s	sys 0.000s
I20260608 12:56:04.160300 21066 consensus_queue.cc:260] T 702221d73c3d4285966055e08e20c374 P 2054c0122b75446cb742a09bc91c72a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb4d5f2b1abf477380187270ebfbacfd" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 33635 } } peers { permanent_uuid: "2054c0122b75446cb742a09bc91c72a5" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 42265 } } peers { permanent_uuid: "c766b35b1afc4ccf88b73c07617bf656" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34161 } }
I20260608 12:56:04.164043 21044 heartbeater.cc:499] Master 127.16.174.190:36823 was elected leader, sending a full tablet report...
I20260608 12:56:04.164384 21067 raft_consensus.cc:359] T 702221d73c3d4285966055e08e20c374 P c766b35b1afc4ccf88b73c07617bf656 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb4d5f2b1abf477380187270ebfbacfd" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 33635 } } peers { permanent_uuid: "2054c0122b75446cb742a09bc91c72a5" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 42265 } } peers { permanent_uuid: "c766b35b1afc4ccf88b73c07617bf656" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34161 } }
I20260608 12:56:04.165015 21066 ts_tablet_manager.cc:1434] T 702221d73c3d4285966055e08e20c374 P 2054c0122b75446cb742a09bc91c72a5: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.002s
I20260608 12:56:04.165443 21067 raft_consensus.cc:385] T 702221d73c3d4285966055e08e20c374 P c766b35b1afc4ccf88b73c07617bf656 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:04.166180 21067 raft_consensus.cc:740] T 702221d73c3d4285966055e08e20c374 P c766b35b1afc4ccf88b73c07617bf656 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c766b35b1afc4ccf88b73c07617bf656, State: Initialized, Role: FOLLOWER
I20260608 12:56:04.167250 21067 consensus_queue.cc:260] T 702221d73c3d4285966055e08e20c374 P c766b35b1afc4ccf88b73c07617bf656 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb4d5f2b1abf477380187270ebfbacfd" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 33635 } } peers { permanent_uuid: "2054c0122b75446cb742a09bc91c72a5" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 42265 } } peers { permanent_uuid: "c766b35b1afc4ccf88b73c07617bf656" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34161 } }
I20260608 12:56:04.170678 21067 ts_tablet_manager.cc:1434] T 702221d73c3d4285966055e08e20c374 P c766b35b1afc4ccf88b73c07617bf656: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260608 12:56:04.210877 20970 heartbeater.cc:499] Master 127.16.174.190:36823 was elected leader, sending a full tablet report...
I20260608 12:56:04.211534 21072 raft_consensus.cc:493] T 702221d73c3d4285966055e08e20c374 P eb4d5f2b1abf477380187270ebfbacfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:04.213095 21072 raft_consensus.cc:515] T 702221d73c3d4285966055e08e20c374 P eb4d5f2b1abf477380187270ebfbacfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb4d5f2b1abf477380187270ebfbacfd" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 33635 } } peers { permanent_uuid: "2054c0122b75446cb742a09bc91c72a5" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 42265 } } peers { permanent_uuid: "c766b35b1afc4ccf88b73c07617bf656" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34161 } }
I20260608 12:56:04.217537 21073 raft_consensus.cc:493] T 702221d73c3d4285966055e08e20c374 P 2054c0122b75446cb742a09bc91c72a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:04.221323 21073 raft_consensus.cc:515] T 702221d73c3d4285966055e08e20c374 P 2054c0122b75446cb742a09bc91c72a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb4d5f2b1abf477380187270ebfbacfd" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 33635 } } peers { permanent_uuid: "2054c0122b75446cb742a09bc91c72a5" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 42265 } } peers { permanent_uuid: "c766b35b1afc4ccf88b73c07617bf656" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34161 } }
I20260608 12:56:04.226908 21073 leader_election.cc:290] T 702221d73c3d4285966055e08e20c374 P 2054c0122b75446cb742a09bc91c72a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb4d5f2b1abf477380187270ebfbacfd (127.16.174.129:33635), c766b35b1afc4ccf88b73c07617bf656 (127.16.174.131:34161)
I20260608 12:56:04.229434 21072 leader_election.cc:290] T 702221d73c3d4285966055e08e20c374 P eb4d5f2b1abf477380187270ebfbacfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2054c0122b75446cb742a09bc91c72a5 (127.16.174.132:42265), c766b35b1afc4ccf88b73c07617bf656 (127.16.174.131:34161)
I20260608 12:56:04.248716 21019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702221d73c3d4285966055e08e20c374" candidate_uuid: "eb4d5f2b1abf477380187270ebfbacfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2054c0122b75446cb742a09bc91c72a5" is_pre_election: true
I20260608 12:56:04.249883 21019 raft_consensus.cc:2468] T 702221d73c3d4285966055e08e20c374 P 2054c0122b75446cb742a09bc91c72a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb4d5f2b1abf477380187270ebfbacfd in term 0.
I20260608 12:56:04.251915 20761 leader_election.cc:304] T 702221d73c3d4285966055e08e20c374 P eb4d5f2b1abf477380187270ebfbacfd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2054c0122b75446cb742a09bc91c72a5, eb4d5f2b1abf477380187270ebfbacfd; no voters: 
I20260608 12:56:04.253206 21072 raft_consensus.cc:2804] T 702221d73c3d4285966055e08e20c374 P eb4d5f2b1abf477380187270ebfbacfd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:04.253531 20896 heartbeater.cc:499] Master 127.16.174.190:36823 was elected leader, sending a full tablet report...
I20260608 12:56:04.253865 21072 raft_consensus.cc:493] T 702221d73c3d4285966055e08e20c374 P eb4d5f2b1abf477380187270ebfbacfd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:04.254465 21072 raft_consensus.cc:3060] T 702221d73c3d4285966055e08e20c374 P eb4d5f2b1abf477380187270ebfbacfd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:04.266680 21072 raft_consensus.cc:515] T 702221d73c3d4285966055e08e20c374 P eb4d5f2b1abf477380187270ebfbacfd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb4d5f2b1abf477380187270ebfbacfd" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 33635 } } peers { permanent_uuid: "2054c0122b75446cb742a09bc91c72a5" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 42265 } } peers { permanent_uuid: "c766b35b1afc4ccf88b73c07617bf656" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34161 } }
I20260608 12:56:04.268312 20945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702221d73c3d4285966055e08e20c374" candidate_uuid: "eb4d5f2b1abf477380187270ebfbacfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c766b35b1afc4ccf88b73c07617bf656" is_pre_election: true
I20260608 12:56:04.269235 20945 raft_consensus.cc:2468] T 702221d73c3d4285966055e08e20c374 P c766b35b1afc4ccf88b73c07617bf656 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb4d5f2b1abf477380187270ebfbacfd in term 0.
I20260608 12:56:04.270702 21019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702221d73c3d4285966055e08e20c374" candidate_uuid: "eb4d5f2b1abf477380187270ebfbacfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2054c0122b75446cb742a09bc91c72a5"
I20260608 12:56:04.271410 21019 raft_consensus.cc:3060] T 702221d73c3d4285966055e08e20c374 P 2054c0122b75446cb742a09bc91c72a5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:04.272533 21072 leader_election.cc:290] T 702221d73c3d4285966055e08e20c374 P eb4d5f2b1abf477380187270ebfbacfd [CANDIDATE]: Term 1 election: Requested vote from peers 2054c0122b75446cb742a09bc91c72a5 (127.16.174.132:42265), c766b35b1afc4ccf88b73c07617bf656 (127.16.174.131:34161)
I20260608 12:56:04.274264 20945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702221d73c3d4285966055e08e20c374" candidate_uuid: "eb4d5f2b1abf477380187270ebfbacfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c766b35b1afc4ccf88b73c07617bf656"
I20260608 12:56:04.275358 20945 raft_consensus.cc:3060] T 702221d73c3d4285966055e08e20c374 P c766b35b1afc4ccf88b73c07617bf656 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:04.274581 20944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702221d73c3d4285966055e08e20c374" candidate_uuid: "2054c0122b75446cb742a09bc91c72a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c766b35b1afc4ccf88b73c07617bf656" is_pre_election: true
I20260608 12:56:04.278689 20796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702221d73c3d4285966055e08e20c374" candidate_uuid: "2054c0122b75446cb742a09bc91c72a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb4d5f2b1abf477380187270ebfbacfd" is_pre_election: true
I20260608 12:56:04.279628 20796 raft_consensus.cc:2393] T 702221d73c3d4285966055e08e20c374 P eb4d5f2b1abf477380187270ebfbacfd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2054c0122b75446cb742a09bc91c72a5 in current term 1: Already voted for candidate eb4d5f2b1abf477380187270ebfbacfd in this term.
I20260608 12:56:04.280408 21019 raft_consensus.cc:2468] T 702221d73c3d4285966055e08e20c374 P 2054c0122b75446cb742a09bc91c72a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb4d5f2b1abf477380187270ebfbacfd in term 1.
I20260608 12:56:04.281090 20985 leader_election.cc:304] T 702221d73c3d4285966055e08e20c374 P 2054c0122b75446cb742a09bc91c72a5 [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: 2054c0122b75446cb742a09bc91c72a5; no voters: c766b35b1afc4ccf88b73c07617bf656, eb4d5f2b1abf477380187270ebfbacfd
I20260608 12:56:04.281769 20761 leader_election.cc:304] T 702221d73c3d4285966055e08e20c374 P eb4d5f2b1abf477380187270ebfbacfd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2054c0122b75446cb742a09bc91c72a5, eb4d5f2b1abf477380187270ebfbacfd; no voters: 
I20260608 12:56:04.282111 21073 raft_consensus.cc:2749] T 702221d73c3d4285966055e08e20c374 P 2054c0122b75446cb742a09bc91c72a5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:04.282742 21072 raft_consensus.cc:2804] T 702221d73c3d4285966055e08e20c374 P eb4d5f2b1abf477380187270ebfbacfd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:04.284087 20945 raft_consensus.cc:2468] T 702221d73c3d4285966055e08e20c374 P c766b35b1afc4ccf88b73c07617bf656 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb4d5f2b1abf477380187270ebfbacfd in term 1.
I20260608 12:56:04.284289 21072 raft_consensus.cc:697] T 702221d73c3d4285966055e08e20c374 P eb4d5f2b1abf477380187270ebfbacfd [term 1 LEADER]: Becoming Leader. State: Replica: eb4d5f2b1abf477380187270ebfbacfd, State: Running, Role: LEADER
I20260608 12:56:04.286528 21072 consensus_queue.cc:237] T 702221d73c3d4285966055e08e20c374 P eb4d5f2b1abf477380187270ebfbacfd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb4d5f2b1abf477380187270ebfbacfd" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 33635 } } peers { permanent_uuid: "2054c0122b75446cb742a09bc91c72a5" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 42265 } } peers { permanent_uuid: "c766b35b1afc4ccf88b73c07617bf656" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34161 } }
I20260608 12:56:04.295742 20694 catalog_manager.cc:5696] T 702221d73c3d4285966055e08e20c374 P eb4d5f2b1abf477380187270ebfbacfd reported cstate change: term changed from 0 to 1, leader changed from <none> to eb4d5f2b1abf477380187270ebfbacfd (127.16.174.129). New cstate: current_term: 1 leader_uuid: "eb4d5f2b1abf477380187270ebfbacfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb4d5f2b1abf477380187270ebfbacfd" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 33635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2054c0122b75446cb742a09bc91c72a5" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 42265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c766b35b1afc4ccf88b73c07617bf656" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34161 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:04.679708 21072 consensus_queue.cc:1048] T 702221d73c3d4285966055e08e20c374 P eb4d5f2b1abf477380187270ebfbacfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c766b35b1afc4ccf88b73c07617bf656" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:04.696447 21072 consensus_queue.cc:1048] T 702221d73c3d4285966055e08e20c374 P eb4d5f2b1abf477380187270ebfbacfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2054c0122b75446cb742a09bc91c72a5" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 42265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:04.902674 20747 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:56:04.904773 20747 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:56:04.905246 20747 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:56:06.133723 20725 debug-util.cc:398] Leaking SignalData structure 0x7b0800093080 after lost signal to thread 17085
W20260608 12:56:06.134845 20725 debug-util.cc:398] Leaking SignalData structure 0x7b0800158c80 after lost signal to thread 20728
W20260608 12:56:06.136039 20725 debug-util.cc:398] Leaking SignalData structure 0x7b08001493c0 after lost signal to thread 20820
W20260608 12:56:06.136956 20725 debug-util.cc:398] Leaking SignalData structure 0x7b08001e1a00 after lost signal to thread 20895
W20260608 12:56:06.137825 20725 debug-util.cc:398] Leaking SignalData structure 0x7b0800149b00 after lost signal to thread 20969
W20260608 12:56:06.138726 20725 debug-util.cc:398] Leaking SignalData structure 0x7b08001ad340 after lost signal to thread 21043
I20260608 12:56:06.906267 20747 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:56:06.907851 20747 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:56:06.908191 20747 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:08.909219 20747 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:56:08.910611 20747 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:56:08.910939 20747 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:10.912034 20747 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:56:10.913519 20747 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:56:10.913825 20747 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:12.915257 20747 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:56:12.916822 20747 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:56:12.917188 20747 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:14.918503 20747 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:56:14.920372 20747 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:56:14.920670 20747 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:15.410637 17082 tablet_server.cc:179] TabletServer@127.16.174.129:0 shutting down...
I20260608 12:56:15.451520 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:15.452451 17082 tablet_replica.cc:333] T 702221d73c3d4285966055e08e20c374 P eb4d5f2b1abf477380187270ebfbacfd: stopping tablet replica
I20260608 12:56:15.453083 17082 raft_consensus.cc:2243] T 702221d73c3d4285966055e08e20c374 P eb4d5f2b1abf477380187270ebfbacfd [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:15.454137 17082 raft_consensus.cc:2272] T 702221d73c3d4285966055e08e20c374 P eb4d5f2b1abf477380187270ebfbacfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:15.477198 17082 tablet_server.cc:196] TabletServer@127.16.174.129:0 shutdown complete.
I20260608 12:56:15.493033 17082 tablet_server.cc:179] TabletServer@127.16.174.130:0 shutting down...
I20260608 12:56:15.518193 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:15.534864 17082 tablet_server.cc:196] TabletServer@127.16.174.130:0 shutdown complete.
I20260608 12:56:15.544920 17082 tablet_server.cc:179] TabletServer@127.16.174.131:0 shutting down...
I20260608 12:56:15.570369 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:15.571280 17082 tablet_replica.cc:333] T 702221d73c3d4285966055e08e20c374 P c766b35b1afc4ccf88b73c07617bf656: stopping tablet replica
I20260608 12:56:15.571928 17082 raft_consensus.cc:2243] T 702221d73c3d4285966055e08e20c374 P c766b35b1afc4ccf88b73c07617bf656 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:15.572455 17082 raft_consensus.cc:2272] T 702221d73c3d4285966055e08e20c374 P c766b35b1afc4ccf88b73c07617bf656 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:15.593312 17082 tablet_server.cc:196] TabletServer@127.16.174.131:0 shutdown complete.
I20260608 12:56:15.604872 17082 tablet_server.cc:179] TabletServer@127.16.174.132:0 shutting down...
I20260608 12:56:15.632212 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:15.632946 17082 tablet_replica.cc:333] T 702221d73c3d4285966055e08e20c374 P 2054c0122b75446cb742a09bc91c72a5: stopping tablet replica
I20260608 12:56:15.633473 17082 raft_consensus.cc:2243] T 702221d73c3d4285966055e08e20c374 P 2054c0122b75446cb742a09bc91c72a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:15.633925 17082 raft_consensus.cc:2272] T 702221d73c3d4285966055e08e20c374 P 2054c0122b75446cb742a09bc91c72a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:15.653903 17082 tablet_server.cc:196] TabletServer@127.16.174.132:0 shutdown complete.
I20260608 12:56:15.666081 17082 master.cc:562] Master@127.16.174.190:36823 shutting down...
I20260608 12:56:15.687892 17082 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 78baad6c452248d8ab4748d8924de067 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:15.688602 17082 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 78baad6c452248d8ab4748d8924de067 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:15.689116 17082 tablet_replica.cc:333] T 00000000000000000000000000000000 P 78baad6c452248d8ab4748d8924de067: stopping tablet replica
I20260608 12:56:15.726152 17082 master.cc:584] Master@127.16.174.190:36823 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (13037 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260608 12:56:15.765903 17082 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.174.190:37077
I20260608 12:56:15.767164 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:15.773572 21093 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:15.773674 21094 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:15.774724 21096 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:15.775444 17082 server_base.cc:1061] running on GCE node
I20260608 12:56:15.776283 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:15.776471 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:15.776585 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923375776574 us; error 0 us; skew 500 ppm
I20260608 12:56:15.777089 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:15.780201 17082 webserver.cc:533] Webserver started at http://127.16.174.190:42521/ using document root <none> and password file <none>
I20260608 12:56:15.780730 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:15.780908 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:15.781196 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:15.782429 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923273579219-17082-0/minicluster-data/master-0-root/instance:
uuid: "840309ab892047b7920d024eb7142871"
format_stamp: "Formatted at 2026-06-08 12:56:15 on dist-test-slave-840c"
I20260608 12:56:15.787732 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.003s
I20260608 12:56:15.791428 21101 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:15.792482 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:56:15.792815 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923273579219-17082-0/minicluster-data/master-0-root
uuid: "840309ab892047b7920d024eb7142871"
format_stamp: "Formatted at 2026-06-08 12:56:15 on dist-test-slave-840c"
I20260608 12:56:15.793124 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923273579219-17082-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923273579219-17082-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923273579219-17082-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:56:15.813212 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:15.814496 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:15.855532 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.190:37077
I20260608 12:56:15.855722 21152 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.190:37077 every 8 connection(s)
I20260608 12:56:15.860077 21153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:15.871177 21153 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 840309ab892047b7920d024eb7142871: Bootstrap starting.
I20260608 12:56:15.876893 21153 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 840309ab892047b7920d024eb7142871: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:15.882091 21153 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 840309ab892047b7920d024eb7142871: No bootstrap required, opened a new log
I20260608 12:56:15.884755 21153 raft_consensus.cc:359] T 00000000000000000000000000000000 P 840309ab892047b7920d024eb7142871 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "840309ab892047b7920d024eb7142871" member_type: VOTER }
I20260608 12:56:15.885206 21153 raft_consensus.cc:385] T 00000000000000000000000000000000 P 840309ab892047b7920d024eb7142871 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:15.885481 21153 raft_consensus.cc:740] T 00000000000000000000000000000000 P 840309ab892047b7920d024eb7142871 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 840309ab892047b7920d024eb7142871, State: Initialized, Role: FOLLOWER
I20260608 12:56:15.886209 21153 consensus_queue.cc:260] T 00000000000000000000000000000000 P 840309ab892047b7920d024eb7142871 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "840309ab892047b7920d024eb7142871" member_type: VOTER }
I20260608 12:56:15.886718 21153 raft_consensus.cc:399] T 00000000000000000000000000000000 P 840309ab892047b7920d024eb7142871 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:56:15.886958 21153 raft_consensus.cc:493] T 00000000000000000000000000000000 P 840309ab892047b7920d024eb7142871 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:56:15.887288 21153 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 840309ab892047b7920d024eb7142871 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:15.892288 21153 raft_consensus.cc:515] T 00000000000000000000000000000000 P 840309ab892047b7920d024eb7142871 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "840309ab892047b7920d024eb7142871" member_type: VOTER }
I20260608 12:56:15.892849 21153 leader_election.cc:304] T 00000000000000000000000000000000 P 840309ab892047b7920d024eb7142871 [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: 840309ab892047b7920d024eb7142871; no voters: 
I20260608 12:56:15.894090 21153 leader_election.cc:290] T 00000000000000000000000000000000 P 840309ab892047b7920d024eb7142871 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:56:15.894577 21156 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 840309ab892047b7920d024eb7142871 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:15.896142 21156 raft_consensus.cc:697] T 00000000000000000000000000000000 P 840309ab892047b7920d024eb7142871 [term 1 LEADER]: Becoming Leader. State: Replica: 840309ab892047b7920d024eb7142871, State: Running, Role: LEADER
I20260608 12:56:15.896847 21156 consensus_queue.cc:237] T 00000000000000000000000000000000 P 840309ab892047b7920d024eb7142871 [LEADER]: Queue going to LEADER mode. State: All 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: "840309ab892047b7920d024eb7142871" member_type: VOTER }
I20260608 12:56:15.897625 21153 sys_catalog.cc:565] T 00000000000000000000000000000000 P 840309ab892047b7920d024eb7142871 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:56:15.901983 21157 sys_catalog.cc:455] T 00000000000000000000000000000000 P 840309ab892047b7920d024eb7142871 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "840309ab892047b7920d024eb7142871" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "840309ab892047b7920d024eb7142871" member_type: VOTER } }
I20260608 12:56:15.902931 21157 sys_catalog.cc:458] T 00000000000000000000000000000000 P 840309ab892047b7920d024eb7142871 [sys.catalog]: This master's current role is: LEADER
I20260608 12:56:15.902627 21158 sys_catalog.cc:455] T 00000000000000000000000000000000 P 840309ab892047b7920d024eb7142871 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 840309ab892047b7920d024eb7142871. Latest consensus state: current_term: 1 leader_uuid: "840309ab892047b7920d024eb7142871" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "840309ab892047b7920d024eb7142871" member_type: VOTER } }
I20260608 12:56:15.904343 21158 sys_catalog.cc:458] T 00000000000000000000000000000000 P 840309ab892047b7920d024eb7142871 [sys.catalog]: This master's current role is: LEADER
I20260608 12:56:15.908085 21163 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:56:15.913332 21163 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:56:15.916215 17082 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:56:15.923027 21163 catalog_manager.cc:1382] Generated new cluster ID: 5721bed004d241b19adc8555fd008ed4
I20260608 12:56:15.923328 21163 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:56:15.954921 21163 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:56:15.956429 21163 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:56:15.974414 21163 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 840309ab892047b7920d024eb7142871: Generated new TSK 0
I20260608 12:56:15.975071 21163 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:56:15.982633 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:15.990034 21174 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:15.990162 21175 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:15.992038 21177 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:15.992969 17082 server_base.cc:1061] running on GCE node
I20260608 12:56:15.993901 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:15.994091 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:15.994210 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923375994199 us; error 0 us; skew 500 ppm
I20260608 12:56:15.994854 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:15.997318 17082 webserver.cc:533] Webserver started at http://127.16.174.129:37193/ using document root <none> and password file <none>
I20260608 12:56:15.997792 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:15.997949 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:15.998174 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:15.999488 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923273579219-17082-0/minicluster-data/ts-0-root/instance:
uuid: "fe9b63e259564f27840817f95a6b1d35"
format_stamp: "Formatted at 2026-06-08 12:56:15 on dist-test-slave-840c"
I20260608 12:56:16.004436 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:56:16.008157 21182 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:16.009047 17082 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260608 12:56:16.009370 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923273579219-17082-0/minicluster-data/ts-0-root
uuid: "fe9b63e259564f27840817f95a6b1d35"
format_stamp: "Formatted at 2026-06-08 12:56:15 on dist-test-slave-840c"
I20260608 12:56:16.009852 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923273579219-17082-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923273579219-17082-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923273579219-17082-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:56:16.031818 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:16.033070 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:16.034600 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:16.037093 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:16.037282 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:16.037599 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:16.037744 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:16.081493 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.129:32969
I20260608 12:56:16.081669 21244 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.129:32969 every 8 connection(s)
I20260608 12:56:16.087105 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:16.095546 21249 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:16.099051 21250 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:16.100822 21252 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:16.101182 17082 server_base.cc:1061] running on GCE node
I20260608 12:56:16.102270 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:16.102466 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:16.102687 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923376102649 us; error 0 us; skew 500 ppm
I20260608 12:56:16.103295 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:16.106072 17082 webserver.cc:533] Webserver started at http://127.16.174.130:45687/ using document root <none> and password file <none>
I20260608 12:56:16.106110 21245 heartbeater.cc:344] Connected to a master server at 127.16.174.190:37077
I20260608 12:56:16.106576 21245 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:16.106657 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:16.106948 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:16.107218 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:16.107497 21245 heartbeater.cc:507] Master 127.16.174.190:37077 requested a full tablet report, sending...
I20260608 12:56:16.108417 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923273579219-17082-0/minicluster-data/ts-1-root/instance:
uuid: "fd15efc252854348987c3f114fde61de"
format_stamp: "Formatted at 2026-06-08 12:56:16 on dist-test-slave-840c"
I20260608 12:56:16.110157 21118 ts_manager.cc:194] Registered new tserver with Master: fe9b63e259564f27840817f95a6b1d35 (127.16.174.129:32969)
I20260608 12:56:16.112915 21118 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60914
I20260608 12:56:16.115192 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260608 12:56:16.119212 21257 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:16.120169 17082 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:56:16.120431 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923273579219-17082-0/minicluster-data/ts-1-root
uuid: "fd15efc252854348987c3f114fde61de"
format_stamp: "Formatted at 2026-06-08 12:56:16 on dist-test-slave-840c"
I20260608 12:56:16.120675 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923273579219-17082-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923273579219-17082-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923273579219-17082-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:56:16.147425 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:16.148736 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:16.150281 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:16.152715 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:16.152900 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:16.153203 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:16.153362 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:16.198066 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.130:32987
I20260608 12:56:16.198177 21319 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.130:32987 every 8 connection(s)
I20260608 12:56:16.203670 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:16.211324 21323 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:16.211850 21324 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:16.215489 21327 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:16.216190 17082 server_base.cc:1061] running on GCE node
I20260608 12:56:16.217238 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:56:16.217303 21320 heartbeater.cc:344] Connected to a master server at 127.16.174.190:37077
W20260608 12:56:16.217589 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:16.217823 21320 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:16.217832 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923376217816 us; error 0 us; skew 500 ppm
I20260608 12:56:16.218751 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:16.218784 21320 heartbeater.cc:507] Master 127.16.174.190:37077 requested a full tablet report, sending...
I20260608 12:56:16.221295 21118 ts_manager.cc:194] Registered new tserver with Master: fd15efc252854348987c3f114fde61de (127.16.174.130:32987)
I20260608 12:56:16.221680 17082 webserver.cc:533] Webserver started at http://127.16.174.131:40805/ using document root <none> and password file <none>
I20260608 12:56:16.222314 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:16.222539 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:16.222947 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:16.223078 21118 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60926
I20260608 12:56:16.224406 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923273579219-17082-0/minicluster-data/ts-2-root/instance:
uuid: "eb2d573d25714d1f9c5330ca1460815c"
format_stamp: "Formatted at 2026-06-08 12:56:16 on dist-test-slave-840c"
I20260608 12:56:16.228978 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:56:16.232558 21331 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:16.233649 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:56:16.234064 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923273579219-17082-0/minicluster-data/ts-2-root
uuid: "eb2d573d25714d1f9c5330ca1460815c"
format_stamp: "Formatted at 2026-06-08 12:56:16 on dist-test-slave-840c"
I20260608 12:56:16.234361 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923273579219-17082-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923273579219-17082-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923273579219-17082-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:56:16.268626 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:16.269877 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:16.271430 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:16.273763 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:16.273943 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:16.274237 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:16.274422 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:16.319752 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.131:42323
I20260608 12:56:16.320106 21393 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.131:42323 every 8 connection(s)
I20260608 12:56:16.335189 21394 heartbeater.cc:344] Connected to a master server at 127.16.174.190:37077
I20260608 12:56:16.335785 21394 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:16.336875 21394 heartbeater.cc:507] Master 127.16.174.190:37077 requested a full tablet report, sending...
I20260608 12:56:16.339227 21118 ts_manager.cc:194] Registered new tserver with Master: eb2d573d25714d1f9c5330ca1460815c (127.16.174.131:42323)
I20260608 12:56:16.339567 17082 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016234335s
I20260608 12:56:16.340757 21118 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60930
I20260608 12:56:17.116272 21245 heartbeater.cc:499] Master 127.16.174.190:37077 was elected leader, sending a full tablet report...
I20260608 12:56:17.225768 21320 heartbeater.cc:499] Master 127.16.174.190:37077 was elected leader, sending a full tablet report...
I20260608 12:56:17.344059 21394 heartbeater.cc:499] Master 127.16.174.190:37077 was elected leader, sending a full tablet report...
I20260608 12:56:17.411975 21118 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60252:
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:56:17.414402 21118 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:56:17.465169 21359 tablet_service.cc:1511] Processing CreateTablet for tablet a4ed79bb7dad43fa83d95ac33ee4cf0d (DEFAULT_TABLE table=test-workload [id=167422a29580485081861656c7726706]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:56:17.466647 21359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4ed79bb7dad43fa83d95ac33ee4cf0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:17.471757 21285 tablet_service.cc:1511] Processing CreateTablet for tablet a4ed79bb7dad43fa83d95ac33ee4cf0d (DEFAULT_TABLE table=test-workload [id=167422a29580485081861656c7726706]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:56:17.471855 21210 tablet_service.cc:1511] Processing CreateTablet for tablet a4ed79bb7dad43fa83d95ac33ee4cf0d (DEFAULT_TABLE table=test-workload [id=167422a29580485081861656c7726706]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:56:17.472976 21285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4ed79bb7dad43fa83d95ac33ee4cf0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:17.473165 21210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4ed79bb7dad43fa83d95ac33ee4cf0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:17.485833 21415 tablet_bootstrap.cc:492] T a4ed79bb7dad43fa83d95ac33ee4cf0d P eb2d573d25714d1f9c5330ca1460815c: Bootstrap starting.
I20260608 12:56:17.488909 21416 tablet_bootstrap.cc:492] T a4ed79bb7dad43fa83d95ac33ee4cf0d P fd15efc252854348987c3f114fde61de: Bootstrap starting.
I20260608 12:56:17.492969 21415 tablet_bootstrap.cc:654] T a4ed79bb7dad43fa83d95ac33ee4cf0d P eb2d573d25714d1f9c5330ca1460815c: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:17.492987 21417 tablet_bootstrap.cc:492] T a4ed79bb7dad43fa83d95ac33ee4cf0d P fe9b63e259564f27840817f95a6b1d35: Bootstrap starting.
I20260608 12:56:17.496963 21416 tablet_bootstrap.cc:654] T a4ed79bb7dad43fa83d95ac33ee4cf0d P fd15efc252854348987c3f114fde61de: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:17.502118 21417 tablet_bootstrap.cc:654] T a4ed79bb7dad43fa83d95ac33ee4cf0d P fe9b63e259564f27840817f95a6b1d35: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:17.503152 21416 tablet_bootstrap.cc:492] T a4ed79bb7dad43fa83d95ac33ee4cf0d P fd15efc252854348987c3f114fde61de: No bootstrap required, opened a new log
I20260608 12:56:17.503582 21416 ts_tablet_manager.cc:1403] T a4ed79bb7dad43fa83d95ac33ee4cf0d P fd15efc252854348987c3f114fde61de: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260608 12:56:17.505472 21415 tablet_bootstrap.cc:492] T a4ed79bb7dad43fa83d95ac33ee4cf0d P eb2d573d25714d1f9c5330ca1460815c: No bootstrap required, opened a new log
I20260608 12:56:17.505959 21415 ts_tablet_manager.cc:1403] T a4ed79bb7dad43fa83d95ac33ee4cf0d P eb2d573d25714d1f9c5330ca1460815c: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260608 12:56:17.506713 21417 tablet_bootstrap.cc:492] T a4ed79bb7dad43fa83d95ac33ee4cf0d P fe9b63e259564f27840817f95a6b1d35: No bootstrap required, opened a new log
I20260608 12:56:17.507118 21417 ts_tablet_manager.cc:1403] T a4ed79bb7dad43fa83d95ac33ee4cf0d P fe9b63e259564f27840817f95a6b1d35: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260608 12:56:17.506940 21416 raft_consensus.cc:359] T a4ed79bb7dad43fa83d95ac33ee4cf0d P fd15efc252854348987c3f114fde61de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb2d573d25714d1f9c5330ca1460815c" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42323 } } peers { permanent_uuid: "fe9b63e259564f27840817f95a6b1d35" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32969 } } peers { permanent_uuid: "fd15efc252854348987c3f114fde61de" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 32987 } }
I20260608 12:56:17.507771 21416 raft_consensus.cc:385] T a4ed79bb7dad43fa83d95ac33ee4cf0d P fd15efc252854348987c3f114fde61de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:17.508085 21416 raft_consensus.cc:740] T a4ed79bb7dad43fa83d95ac33ee4cf0d P fd15efc252854348987c3f114fde61de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd15efc252854348987c3f114fde61de, State: Initialized, Role: FOLLOWER
I20260608 12:56:17.508961 21415 raft_consensus.cc:359] T a4ed79bb7dad43fa83d95ac33ee4cf0d P eb2d573d25714d1f9c5330ca1460815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb2d573d25714d1f9c5330ca1460815c" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42323 } } peers { permanent_uuid: "fe9b63e259564f27840817f95a6b1d35" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32969 } } peers { permanent_uuid: "fd15efc252854348987c3f114fde61de" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 32987 } }
I20260608 12:56:17.509009 21416 consensus_queue.cc:260] T a4ed79bb7dad43fa83d95ac33ee4cf0d P fd15efc252854348987c3f114fde61de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb2d573d25714d1f9c5330ca1460815c" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42323 } } peers { permanent_uuid: "fe9b63e259564f27840817f95a6b1d35" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32969 } } peers { permanent_uuid: "fd15efc252854348987c3f114fde61de" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 32987 } }
I20260608 12:56:17.509850 21415 raft_consensus.cc:385] T a4ed79bb7dad43fa83d95ac33ee4cf0d P eb2d573d25714d1f9c5330ca1460815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:17.510285 21415 raft_consensus.cc:740] T a4ed79bb7dad43fa83d95ac33ee4cf0d P eb2d573d25714d1f9c5330ca1460815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb2d573d25714d1f9c5330ca1460815c, State: Initialized, Role: FOLLOWER
I20260608 12:56:17.511504 21417 raft_consensus.cc:359] T a4ed79bb7dad43fa83d95ac33ee4cf0d P fe9b63e259564f27840817f95a6b1d35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb2d573d25714d1f9c5330ca1460815c" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42323 } } peers { permanent_uuid: "fe9b63e259564f27840817f95a6b1d35" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32969 } } peers { permanent_uuid: "fd15efc252854348987c3f114fde61de" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 32987 } }
I20260608 12:56:17.511294 21415 consensus_queue.cc:260] T a4ed79bb7dad43fa83d95ac33ee4cf0d P eb2d573d25714d1f9c5330ca1460815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb2d573d25714d1f9c5330ca1460815c" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42323 } } peers { permanent_uuid: "fe9b63e259564f27840817f95a6b1d35" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32969 } } peers { permanent_uuid: "fd15efc252854348987c3f114fde61de" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 32987 } }
I20260608 12:56:17.512379 21416 ts_tablet_manager.cc:1434] T a4ed79bb7dad43fa83d95ac33ee4cf0d P fd15efc252854348987c3f114fde61de: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 12:56:17.512348 21417 raft_consensus.cc:385] T a4ed79bb7dad43fa83d95ac33ee4cf0d P fe9b63e259564f27840817f95a6b1d35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:17.513258 21417 raft_consensus.cc:740] T a4ed79bb7dad43fa83d95ac33ee4cf0d P fe9b63e259564f27840817f95a6b1d35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe9b63e259564f27840817f95a6b1d35, State: Initialized, Role: FOLLOWER
I20260608 12:56:17.514151 21417 consensus_queue.cc:260] T a4ed79bb7dad43fa83d95ac33ee4cf0d P fe9b63e259564f27840817f95a6b1d35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb2d573d25714d1f9c5330ca1460815c" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42323 } } peers { permanent_uuid: "fe9b63e259564f27840817f95a6b1d35" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32969 } } peers { permanent_uuid: "fd15efc252854348987c3f114fde61de" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 32987 } }
I20260608 12:56:17.514796 21415 ts_tablet_manager.cc:1434] T a4ed79bb7dad43fa83d95ac33ee4cf0d P eb2d573d25714d1f9c5330ca1460815c: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260608 12:56:17.517273 21417 ts_tablet_manager.cc:1434] T a4ed79bb7dad43fa83d95ac33ee4cf0d P fe9b63e259564f27840817f95a6b1d35: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260608 12:56:17.588613 21423 raft_consensus.cc:493] T a4ed79bb7dad43fa83d95ac33ee4cf0d P fe9b63e259564f27840817f95a6b1d35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:17.589123 21423 raft_consensus.cc:515] T a4ed79bb7dad43fa83d95ac33ee4cf0d P fe9b63e259564f27840817f95a6b1d35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb2d573d25714d1f9c5330ca1460815c" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42323 } } peers { permanent_uuid: "fe9b63e259564f27840817f95a6b1d35" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32969 } } peers { permanent_uuid: "fd15efc252854348987c3f114fde61de" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 32987 } }
I20260608 12:56:17.591760 21423 leader_election.cc:290] T a4ed79bb7dad43fa83d95ac33ee4cf0d P fe9b63e259564f27840817f95a6b1d35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb2d573d25714d1f9c5330ca1460815c (127.16.174.131:42323), fd15efc252854348987c3f114fde61de (127.16.174.130:32987)
I20260608 12:56:17.602128 21369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4ed79bb7dad43fa83d95ac33ee4cf0d" candidate_uuid: "fe9b63e259564f27840817f95a6b1d35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb2d573d25714d1f9c5330ca1460815c" is_pre_election: true
I20260608 12:56:17.602803 21369 raft_consensus.cc:2468] T a4ed79bb7dad43fa83d95ac33ee4cf0d P eb2d573d25714d1f9c5330ca1460815c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe9b63e259564f27840817f95a6b1d35 in term 0.
I20260608 12:56:17.604000 21183 leader_election.cc:304] T a4ed79bb7dad43fa83d95ac33ee4cf0d P fe9b63e259564f27840817f95a6b1d35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb2d573d25714d1f9c5330ca1460815c, fe9b63e259564f27840817f95a6b1d35; no voters: 
I20260608 12:56:17.604738 21423 raft_consensus.cc:2804] T a4ed79bb7dad43fa83d95ac33ee4cf0d P fe9b63e259564f27840817f95a6b1d35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:17.604751 21295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4ed79bb7dad43fa83d95ac33ee4cf0d" candidate_uuid: "fe9b63e259564f27840817f95a6b1d35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd15efc252854348987c3f114fde61de" is_pre_election: true
I20260608 12:56:17.605127 21423 raft_consensus.cc:493] T a4ed79bb7dad43fa83d95ac33ee4cf0d P fe9b63e259564f27840817f95a6b1d35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:17.605504 21423 raft_consensus.cc:3060] T a4ed79bb7dad43fa83d95ac33ee4cf0d P fe9b63e259564f27840817f95a6b1d35 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:17.605508 21295 raft_consensus.cc:2468] T a4ed79bb7dad43fa83d95ac33ee4cf0d P fd15efc252854348987c3f114fde61de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe9b63e259564f27840817f95a6b1d35 in term 0.
I20260608 12:56:17.611202 21423 raft_consensus.cc:515] T a4ed79bb7dad43fa83d95ac33ee4cf0d P fe9b63e259564f27840817f95a6b1d35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb2d573d25714d1f9c5330ca1460815c" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42323 } } peers { permanent_uuid: "fe9b63e259564f27840817f95a6b1d35" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32969 } } peers { permanent_uuid: "fd15efc252854348987c3f114fde61de" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 32987 } }
I20260608 12:56:17.613216 21423 leader_election.cc:290] T a4ed79bb7dad43fa83d95ac33ee4cf0d P fe9b63e259564f27840817f95a6b1d35 [CANDIDATE]: Term 1 election: Requested vote from peers eb2d573d25714d1f9c5330ca1460815c (127.16.174.131:42323), fd15efc252854348987c3f114fde61de (127.16.174.130:32987)
I20260608 12:56:17.614316 21369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4ed79bb7dad43fa83d95ac33ee4cf0d" candidate_uuid: "fe9b63e259564f27840817f95a6b1d35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb2d573d25714d1f9c5330ca1460815c"
I20260608 12:56:17.614317 21295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4ed79bb7dad43fa83d95ac33ee4cf0d" candidate_uuid: "fe9b63e259564f27840817f95a6b1d35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd15efc252854348987c3f114fde61de"
I20260608 12:56:17.615193 21369 raft_consensus.cc:3060] T a4ed79bb7dad43fa83d95ac33ee4cf0d P eb2d573d25714d1f9c5330ca1460815c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:17.615211 21295 raft_consensus.cc:3060] T a4ed79bb7dad43fa83d95ac33ee4cf0d P fd15efc252854348987c3f114fde61de [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:17.620934 21369 raft_consensus.cc:2468] T a4ed79bb7dad43fa83d95ac33ee4cf0d P eb2d573d25714d1f9c5330ca1460815c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe9b63e259564f27840817f95a6b1d35 in term 1.
I20260608 12:56:17.621138 21295 raft_consensus.cc:2468] T a4ed79bb7dad43fa83d95ac33ee4cf0d P fd15efc252854348987c3f114fde61de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe9b63e259564f27840817f95a6b1d35 in term 1.
I20260608 12:56:17.622130 21183 leader_election.cc:304] T a4ed79bb7dad43fa83d95ac33ee4cf0d P fe9b63e259564f27840817f95a6b1d35 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb2d573d25714d1f9c5330ca1460815c, fe9b63e259564f27840817f95a6b1d35; no voters: 
I20260608 12:56:17.623001 21423 raft_consensus.cc:2804] T a4ed79bb7dad43fa83d95ac33ee4cf0d P fe9b63e259564f27840817f95a6b1d35 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:17.624241 21423 raft_consensus.cc:697] T a4ed79bb7dad43fa83d95ac33ee4cf0d P fe9b63e259564f27840817f95a6b1d35 [term 1 LEADER]: Becoming Leader. State: Replica: fe9b63e259564f27840817f95a6b1d35, State: Running, Role: LEADER
I20260608 12:56:17.624936 21423 consensus_queue.cc:237] T a4ed79bb7dad43fa83d95ac33ee4cf0d P fe9b63e259564f27840817f95a6b1d35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb2d573d25714d1f9c5330ca1460815c" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42323 } } peers { permanent_uuid: "fe9b63e259564f27840817f95a6b1d35" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32969 } } peers { permanent_uuid: "fd15efc252854348987c3f114fde61de" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 32987 } }
I20260608 12:56:17.633533 21116 catalog_manager.cc:5696] T a4ed79bb7dad43fa83d95ac33ee4cf0d P fe9b63e259564f27840817f95a6b1d35 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe9b63e259564f27840817f95a6b1d35 (127.16.174.129). New cstate: current_term: 1 leader_uuid: "fe9b63e259564f27840817f95a6b1d35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb2d573d25714d1f9c5330ca1460815c" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe9b63e259564f27840817f95a6b1d35" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd15efc252854348987c3f114fde61de" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 32987 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:17.914927 21166 placement_policy_util.cc:407] tablet a4ed79bb7dad43fa83d95ac33ee4cf0d: detected majority of replicas (2 of 3) at location L0
I20260608 12:56:17.916035 21171 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:56:17.917480 21171 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:56:17.917819 21171 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:18.068249 21423 consensus_queue.cc:1048] T a4ed79bb7dad43fa83d95ac33ee4cf0d P fe9b63e259564f27840817f95a6b1d35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb2d573d25714d1f9c5330ca1460815c" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:18.083501 21431 consensus_queue.cc:1048] T a4ed79bb7dad43fa83d95ac33ee4cf0d P fe9b63e259564f27840817f95a6b1d35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd15efc252854348987c3f114fde61de" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 32987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:18.924492 21166 placement_policy_util.cc:407] tablet a4ed79bb7dad43fa83d95ac33ee4cf0d: detected majority of replicas (2 of 3) at location L0
W20260608 12:56:19.848767 21316 debug-util.cc:398] Leaking SignalData structure 0x7b0800054920 after lost signal to thread 17085
W20260608 12:56:19.849735 21316 debug-util.cc:398] Leaking SignalData structure 0x7b080007df60 after lost signal to thread 21152
W20260608 12:56:19.850672 21316 debug-util.cc:398] Leaking SignalData structure 0x7b0800183460 after lost signal to thread 21244
W20260608 12:56:19.851470 21316 debug-util.cc:398] Leaking SignalData structure 0x7b08000e97a0 after lost signal to thread 21319
W20260608 12:56:19.852377 21316 debug-util.cc:398] Leaking SignalData structure 0x7b08001748c0 after lost signal to thread 21393
I20260608 12:56:19.918820 21171 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:56:19.920333 21171 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:56:19.920680 21171 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:19.934563 21166 placement_policy_util.cc:407] tablet a4ed79bb7dad43fa83d95ac33ee4cf0d: detected majority of replicas (2 of 3) at location L0
I20260608 12:56:20.948951 21166 placement_policy_util.cc:407] tablet a4ed79bb7dad43fa83d95ac33ee4cf0d: detected majority of replicas (2 of 3) at location L0
I20260608 12:56:21.921870 21171 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:56:21.924024 21171 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:56:21.924589 21171 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:21.962248 21166 placement_policy_util.cc:407] tablet a4ed79bb7dad43fa83d95ac33ee4cf0d: detected majority of replicas (2 of 3) at location L0
I20260608 12:56:22.974018 21166 placement_policy_util.cc:407] tablet a4ed79bb7dad43fa83d95ac33ee4cf0d: detected majority of replicas (2 of 3) at location L0
I20260608 12:56:23.925532 21171 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:56:23.926904 21171 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:56:23.927284 21171 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:23.982558 21166 placement_policy_util.cc:407] tablet a4ed79bb7dad43fa83d95ac33ee4cf0d: detected majority of replicas (2 of 3) at location L0
I20260608 12:56:24.992046 21166 placement_policy_util.cc:407] tablet a4ed79bb7dad43fa83d95ac33ee4cf0d: detected majority of replicas (2 of 3) at location L0
I20260608 12:56:25.928452 21171 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:56:25.929961 21171 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:56:25.930250 21171 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:26.000823 21166 placement_policy_util.cc:407] tablet a4ed79bb7dad43fa83d95ac33ee4cf0d: detected majority of replicas (2 of 3) at location L0
I20260608 12:56:27.007843 21166 placement_policy_util.cc:407] tablet a4ed79bb7dad43fa83d95ac33ee4cf0d: detected majority of replicas (2 of 3) at location L0
I20260608 12:56:27.931516 21171 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:56:27.934248 21171 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:56:27.949323 21171 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:29.046473 21166 placement_policy_util.cc:407] tablet a4ed79bb7dad43fa83d95ac33ee4cf0d: detected majority of replicas (2 of 3) at location L0
I20260608 12:56:29.981935 17082 tablet_server.cc:179] TabletServer@127.16.174.129:0 shutting down...
I20260608 12:56:30.010035 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:30.011183 17082 tablet_replica.cc:333] T a4ed79bb7dad43fa83d95ac33ee4cf0d P fe9b63e259564f27840817f95a6b1d35: stopping tablet replica
I20260608 12:56:30.012329 17082 raft_consensus.cc:2243] T a4ed79bb7dad43fa83d95ac33ee4cf0d P fe9b63e259564f27840817f95a6b1d35 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:30.014067 17082 raft_consensus.cc:2272] T a4ed79bb7dad43fa83d95ac33ee4cf0d P fe9b63e259564f27840817f95a6b1d35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:30.038920 17082 tablet_server.cc:196] TabletServer@127.16.174.129:0 shutdown complete.
I20260608 12:56:30.054260 17082 tablet_server.cc:179] TabletServer@127.16.174.130:0 shutting down...
I20260608 12:56:30.070896 21166 placement_policy_util.cc:407] tablet a4ed79bb7dad43fa83d95ac33ee4cf0d: detected majority of replicas (2 of 3) at location L0
I20260608 12:56:30.082695 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:30.083566 17082 tablet_replica.cc:333] T a4ed79bb7dad43fa83d95ac33ee4cf0d P fd15efc252854348987c3f114fde61de: stopping tablet replica
I20260608 12:56:30.084237 17082 raft_consensus.cc:2243] T a4ed79bb7dad43fa83d95ac33ee4cf0d P fd15efc252854348987c3f114fde61de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:30.085186 17082 raft_consensus.cc:2272] T a4ed79bb7dad43fa83d95ac33ee4cf0d P fd15efc252854348987c3f114fde61de [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:56:30.116252 21390 debug-util.cc:398] Leaking SignalData structure 0x7b08000d3f40 after lost signal to thread 17085
W20260608 12:56:30.117437 21390 debug-util.cc:398] Leaking SignalData structure 0x7b08001abec0 after lost signal to thread 21152
W20260608 12:56:30.118640 21390 debug-util.cc:398] Leaking SignalData structure 0x7b08000bec00 after lost signal to thread 21244
W20260608 12:56:30.119565 21390 debug-util.cc:398] Leaking SignalData structure 0x7b08000a0300 after lost signal to thread 21319
W20260608 12:56:30.120617 21390 debug-util.cc:398] Leaking SignalData structure 0x7b080003c240 after lost signal to thread 21393
I20260608 12:56:30.126348 17082 tablet_server.cc:196] TabletServer@127.16.174.130:0 shutdown complete.
I20260608 12:56:30.143091 17082 tablet_server.cc:179] TabletServer@127.16.174.131:0 shutting down...
I20260608 12:56:30.171793 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:30.172902 17082 tablet_replica.cc:333] T a4ed79bb7dad43fa83d95ac33ee4cf0d P eb2d573d25714d1f9c5330ca1460815c: stopping tablet replica
I20260608 12:56:30.173825 17082 raft_consensus.cc:2243] T a4ed79bb7dad43fa83d95ac33ee4cf0d P eb2d573d25714d1f9c5330ca1460815c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:30.174566 17082 raft_consensus.cc:2272] T a4ed79bb7dad43fa83d95ac33ee4cf0d P eb2d573d25714d1f9c5330ca1460815c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:31.057832 21171 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:56:31.060101 21171 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:56:31.060698 21171 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:31.082216 21166 placement_policy_util.cc:407] tablet a4ed79bb7dad43fa83d95ac33ee4cf0d: detected majority of replicas (2 of 3) at location L0
W20260608 12:56:31.196740 17082 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 21390)
I20260608 12:56:32.090253 21166 placement_policy_util.cc:407] tablet a4ed79bb7dad43fa83d95ac33ee4cf0d: detected majority of replicas (2 of 3) at location L0
W20260608 12:56:32.197315 17082 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 21390)
I20260608 12:56:32.670573 17082 tablet_server.cc:196] TabletServer@127.16.174.131:0 shutdown complete.
I20260608 12:56:32.682266 17082 master.cc:562] Master@127.16.174.190:37077 shutting down...
I20260608 12:56:32.704797 17082 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 840309ab892047b7920d024eb7142871 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:32.705559 17082 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 840309ab892047b7920d024eb7142871 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:32.705929 17082 tablet_replica.cc:333] T 00000000000000000000000000000000 P 840309ab892047b7920d024eb7142871: stopping tablet replica
I20260608 12:56:32.726167 17082 master.cc:584] Master@127.16.174.190:37077 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (16998 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260608 12:56:32.764890 17082 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.174.190:33947
I20260608 12:56:32.766191 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:32.772747 21441 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:32.772780 21440 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:32.773764 21443 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:32.774246 17082 server_base.cc:1061] running on GCE node
I20260608 12:56:32.775200 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:32.775405 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:32.775548 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923392775535 us; error 0 us; skew 500 ppm
I20260608 12:56:32.776189 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:32.778772 17082 webserver.cc:533] Webserver started at http://127.16.174.190:43755/ using document root <none> and password file <none>
I20260608 12:56:32.779340 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:32.779515 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:32.779891 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:32.781139 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923273579219-17082-0/minicluster-data/master-0-root/instance:
uuid: "eb239acf3b51401898be87d07b88e795"
format_stamp: "Formatted at 2026-06-08 12:56:32 on dist-test-slave-840c"
I20260608 12:56:32.786118 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:56:32.790190 21448 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:32.790982 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:56:32.791297 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923273579219-17082-0/minicluster-data/master-0-root
uuid: "eb239acf3b51401898be87d07b88e795"
format_stamp: "Formatted at 2026-06-08 12:56:32 on dist-test-slave-840c"
I20260608 12:56:32.791589 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923273579219-17082-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923273579219-17082-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923273579219-17082-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:56:32.817611 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:32.818991 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:32.859771 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.190:33947
I20260608 12:56:32.860145 21499 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.190:33947 every 8 connection(s)
I20260608 12:56:32.864375 21500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:32.876256 21500 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eb239acf3b51401898be87d07b88e795: Bootstrap starting.
I20260608 12:56:32.881352 21500 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P eb239acf3b51401898be87d07b88e795: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:32.886229 21500 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eb239acf3b51401898be87d07b88e795: No bootstrap required, opened a new log
I20260608 12:56:32.888782 21500 raft_consensus.cc:359] T 00000000000000000000000000000000 P eb239acf3b51401898be87d07b88e795 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb239acf3b51401898be87d07b88e795" member_type: VOTER }
I20260608 12:56:32.889223 21500 raft_consensus.cc:385] T 00000000000000000000000000000000 P eb239acf3b51401898be87d07b88e795 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:32.889402 21500 raft_consensus.cc:740] T 00000000000000000000000000000000 P eb239acf3b51401898be87d07b88e795 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb239acf3b51401898be87d07b88e795, State: Initialized, Role: FOLLOWER
I20260608 12:56:32.890187 21500 consensus_queue.cc:260] T 00000000000000000000000000000000 P eb239acf3b51401898be87d07b88e795 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "eb239acf3b51401898be87d07b88e795" member_type: VOTER }
I20260608 12:56:32.890751 21500 raft_consensus.cc:399] T 00000000000000000000000000000000 P eb239acf3b51401898be87d07b88e795 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:56:32.890985 21500 raft_consensus.cc:493] T 00000000000000000000000000000000 P eb239acf3b51401898be87d07b88e795 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:56:32.891285 21500 raft_consensus.cc:3060] T 00000000000000000000000000000000 P eb239acf3b51401898be87d07b88e795 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:32.896641 21500 raft_consensus.cc:515] T 00000000000000000000000000000000 P eb239acf3b51401898be87d07b88e795 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb239acf3b51401898be87d07b88e795" member_type: VOTER }
I20260608 12:56:32.897221 21500 leader_election.cc:304] T 00000000000000000000000000000000 P eb239acf3b51401898be87d07b88e795 [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: eb239acf3b51401898be87d07b88e795; no voters: 
I20260608 12:56:32.898461 21500 leader_election.cc:290] T 00000000000000000000000000000000 P eb239acf3b51401898be87d07b88e795 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:56:32.898931 21503 raft_consensus.cc:2804] T 00000000000000000000000000000000 P eb239acf3b51401898be87d07b88e795 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:32.900497 21503 raft_consensus.cc:697] T 00000000000000000000000000000000 P eb239acf3b51401898be87d07b88e795 [term 1 LEADER]: Becoming Leader. State: Replica: eb239acf3b51401898be87d07b88e795, State: Running, Role: LEADER
I20260608 12:56:32.901309 21503 consensus_queue.cc:237] T 00000000000000000000000000000000 P eb239acf3b51401898be87d07b88e795 [LEADER]: Queue going to LEADER mode. State: All 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: "eb239acf3b51401898be87d07b88e795" member_type: VOTER }
I20260608 12:56:32.901597 21500 sys_catalog.cc:565] T 00000000000000000000000000000000 P eb239acf3b51401898be87d07b88e795 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:56:32.906677 21504 sys_catalog.cc:455] T 00000000000000000000000000000000 P eb239acf3b51401898be87d07b88e795 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "eb239acf3b51401898be87d07b88e795" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb239acf3b51401898be87d07b88e795" member_type: VOTER } }
I20260608 12:56:32.906782 21505 sys_catalog.cc:455] T 00000000000000000000000000000000 P eb239acf3b51401898be87d07b88e795 [sys.catalog]: SysCatalogTable state changed. Reason: New leader eb239acf3b51401898be87d07b88e795. Latest consensus state: current_term: 1 leader_uuid: "eb239acf3b51401898be87d07b88e795" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb239acf3b51401898be87d07b88e795" member_type: VOTER } }
I20260608 12:56:32.907469 21504 sys_catalog.cc:458] T 00000000000000000000000000000000 P eb239acf3b51401898be87d07b88e795 [sys.catalog]: This master's current role is: LEADER
I20260608 12:56:32.907498 21505 sys_catalog.cc:458] T 00000000000000000000000000000000 P eb239acf3b51401898be87d07b88e795 [sys.catalog]: This master's current role is: LEADER
I20260608 12:56:32.910497 21511 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:56:32.920339 21511 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:56:32.921432 17082 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:56:32.930651 21511 catalog_manager.cc:1382] Generated new cluster ID: 5afa70a90cf24f008b1430d5988f39c6
I20260608 12:56:32.930967 21511 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:56:32.965520 21511 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:56:32.966933 21511 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:56:32.981195 21511 catalog_manager.cc:6069] T 00000000000000000000000000000000 P eb239acf3b51401898be87d07b88e795: Generated new TSK 0
I20260608 12:56:32.981864 21511 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:56:32.988211 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:32.995882 21521 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:32.997176 21522 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:33.005414 17082 server_base.cc:1061] running on GCE node
W20260608 12:56:33.005352 21524 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:33.006806 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:33.007016 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:33.007179 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923393007161 us; error 0 us; skew 500 ppm
I20260608 12:56:33.007818 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:33.011052 17082 webserver.cc:533] Webserver started at http://127.16.174.129:44075/ using document root <none> and password file <none>
I20260608 12:56:33.011615 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:33.011911 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:33.012192 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:33.013482 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923273579219-17082-0/minicluster-data/ts-0-root/instance:
uuid: "3a5286f6bd884522b4ce33314defc800"
format_stamp: "Formatted at 2026-06-08 12:56:33 on dist-test-slave-840c"
I20260608 12:56:33.019114 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:56:33.023386 21529 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:33.024520 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260608 12:56:33.024893 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923273579219-17082-0/minicluster-data/ts-0-root
uuid: "3a5286f6bd884522b4ce33314defc800"
format_stamp: "Formatted at 2026-06-08 12:56:33 on dist-test-slave-840c"
I20260608 12:56:33.025157 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923273579219-17082-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923273579219-17082-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923273579219-17082-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:56:33.055774 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:33.057542 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:33.059340 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:33.062532 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:33.062820 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:33.063210 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:33.063429 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:33.125873 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.129:40291
I20260608 12:56:33.125953 21591 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.129:40291 every 8 connection(s)
I20260608 12:56:33.133519 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:33.144656 21596 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:33.145527 21597 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:33.148897 17082 server_base.cc:1061] running on GCE node
W20260608 12:56:33.151297 21599 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:33.152609 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:33.152823 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:33.153065 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923393153044 us; error 0 us; skew 500 ppm
I20260608 12:56:33.153838 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:33.153991 21592 heartbeater.cc:344] Connected to a master server at 127.16.174.190:33947
I20260608 12:56:33.154510 21592 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:33.155695 21592 heartbeater.cc:507] Master 127.16.174.190:33947 requested a full tablet report, sending...
I20260608 12:56:33.157336 17082 webserver.cc:533] Webserver started at http://127.16.174.130:46065/ using document root <none> and password file <none>
I20260608 12:56:33.158236 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:33.158525 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:33.158915 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:33.158916 21465 ts_manager.cc:194] Registered new tserver with Master: 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291)
I20260608 12:56:33.161554 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923273579219-17082-0/minicluster-data/ts-1-root/instance:
uuid: "ca506232130d42a98f6b06ae31840f5b"
format_stamp: "Formatted at 2026-06-08 12:56:33 on dist-test-slave-840c"
I20260608 12:56:33.162533 21465 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57190
I20260608 12:56:33.168736 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.003s
I20260608 12:56:33.175101 21604 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:33.176714 17082 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.002s	sys 0.001s
I20260608 12:56:33.177081 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923273579219-17082-0/minicluster-data/ts-1-root
uuid: "ca506232130d42a98f6b06ae31840f5b"
format_stamp: "Formatted at 2026-06-08 12:56:33 on dist-test-slave-840c"
I20260608 12:56:33.177472 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923273579219-17082-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923273579219-17082-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923273579219-17082-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:56:33.196619 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:33.197978 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:33.199720 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:33.202370 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:33.202654 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:33.202929 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:33.203176 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:33.254666 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.130:46279
I20260608 12:56:33.254786 21666 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.130:46279 every 8 connection(s)
I20260608 12:56:33.260695 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:33.269675 21670 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:33.270834 21671 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:33.274487 21673 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:33.275725 21667 heartbeater.cc:344] Connected to a master server at 127.16.174.190:33947
I20260608 12:56:33.275885 17082 server_base.cc:1061] running on GCE node
I20260608 12:56:33.276368 21667 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:33.276968 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:33.277209 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:33.277318 21667 heartbeater.cc:507] Master 127.16.174.190:33947 requested a full tablet report, sending...
I20260608 12:56:33.277401 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923393277365 us; error 0 us; skew 500 ppm
I20260608 12:56:33.278606 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:33.280488 21465 ts_manager.cc:194] Registered new tserver with Master: ca506232130d42a98f6b06ae31840f5b (127.16.174.130:46279)
I20260608 12:56:33.282622 17082 webserver.cc:533] Webserver started at http://127.16.174.131:44593/ using document root <none> and password file <none>
I20260608 12:56:33.282728 21465 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57194
I20260608 12:56:33.283524 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:33.283895 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:33.284335 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:33.286067 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923273579219-17082-0/minicluster-data/ts-2-root/instance:
uuid: "6e3750ef01d344a3ad3bc984e0eb8947"
format_stamp: "Formatted at 2026-06-08 12:56:33 on dist-test-slave-840c"
I20260608 12:56:33.292913 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260608 12:56:33.296794 21678 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:33.297715 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:56:33.298237 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923273579219-17082-0/minicluster-data/ts-2-root
uuid: "6e3750ef01d344a3ad3bc984e0eb8947"
format_stamp: "Formatted at 2026-06-08 12:56:33 on dist-test-slave-840c"
I20260608 12:56:33.298579 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923273579219-17082-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923273579219-17082-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923273579219-17082-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:56:33.344676 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:33.346016 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:33.347604 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:33.350215 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:33.350466 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:33.350720 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:33.350898 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:33.402297 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.131:46617
I20260608 12:56:33.402415 21740 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.131:46617 every 8 connection(s)
I20260608 12:56:33.419548 21741 heartbeater.cc:344] Connected to a master server at 127.16.174.190:33947
I20260608 12:56:33.420091 21741 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:33.421136 21741 heartbeater.cc:507] Master 127.16.174.190:33947 requested a full tablet report, sending...
I20260608 12:56:33.424261 21465 ts_manager.cc:194] Registered new tserver with Master: 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131:46617)
I20260608 12:56:33.424398 17082 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018016291s
I20260608 12:56:33.426328 21465 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57210
I20260608 12:56:33.974457 21465 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57214:
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:56:33.977779 21465 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:56:34.069152 21706 tablet_service.cc:1511] Processing CreateTablet for tablet ae1ee77be0644b329230c8b800f55869 (DEFAULT_TABLE table=test-workload [id=738fff6c34504356816f8dd6683fde88]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 12:56:34.070816 21706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae1ee77be0644b329230c8b800f55869. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:34.074198 21704 tablet_service.cc:1511] Processing CreateTablet for tablet ad08281307e24c229a5a865cacfc25d9 (DEFAULT_TABLE table=test-workload [id=738fff6c34504356816f8dd6683fde88]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 12:56:34.075814 21704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad08281307e24c229a5a865cacfc25d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:34.077349 21705 tablet_service.cc:1511] Processing CreateTablet for tablet 6eec59fc8fa3467cb7d353bc3f604578 (DEFAULT_TABLE table=test-workload [id=738fff6c34504356816f8dd6683fde88]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 12:56:34.080940 21703 tablet_service.cc:1511] Processing CreateTablet for tablet 0c217a8026904b61bae0732930604086 (DEFAULT_TABLE table=test-workload [id=738fff6c34504356816f8dd6683fde88]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 12:56:34.082512 21705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eec59fc8fa3467cb7d353bc3f604578. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:34.089185 21702 tablet_service.cc:1511] Processing CreateTablet for tablet 55c7b833c80b44019a6ff52181bcd9a4 (DEFAULT_TABLE table=test-workload [id=738fff6c34504356816f8dd6683fde88]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 12:56:34.089314 21632 tablet_service.cc:1511] Processing CreateTablet for tablet ae1ee77be0644b329230c8b800f55869 (DEFAULT_TABLE table=test-workload [id=738fff6c34504356816f8dd6683fde88]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 12:56:34.087523 21703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c217a8026904b61bae0732930604086. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:34.092346 21631 tablet_service.cc:1511] Processing CreateTablet for tablet 6eec59fc8fa3467cb7d353bc3f604578 (DEFAULT_TABLE table=test-workload [id=738fff6c34504356816f8dd6683fde88]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 12:56:34.093560 21702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55c7b833c80b44019a6ff52181bcd9a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:34.093266 21629 tablet_service.cc:1511] Processing CreateTablet for tablet 0c217a8026904b61bae0732930604086 (DEFAULT_TABLE table=test-workload [id=738fff6c34504356816f8dd6683fde88]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 12:56:34.095551 21630 tablet_service.cc:1511] Processing CreateTablet for tablet ad08281307e24c229a5a865cacfc25d9 (DEFAULT_TABLE table=test-workload [id=738fff6c34504356816f8dd6683fde88]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 12:56:34.096231 21628 tablet_service.cc:1511] Processing CreateTablet for tablet 55c7b833c80b44019a6ff52181bcd9a4 (DEFAULT_TABLE table=test-workload [id=738fff6c34504356816f8dd6683fde88]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 12:56:34.096624 21701 tablet_service.cc:1511] Processing CreateTablet for tablet a948e9c6dad14180969af2f2515c5fcc (DEFAULT_TABLE table=test-workload [id=738fff6c34504356816f8dd6683fde88]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 12:56:34.097373 21632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae1ee77be0644b329230c8b800f55869. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:34.098080 21701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a948e9c6dad14180969af2f2515c5fcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:34.098122 21628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55c7b833c80b44019a6ff52181bcd9a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:34.102893 21700 tablet_service.cc:1511] Processing CreateTablet for tablet 7238b59efe3a4da9ae5bad231d6606c3 (DEFAULT_TABLE table=test-workload [id=738fff6c34504356816f8dd6683fde88]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 12:56:34.104496 21700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7238b59efe3a4da9ae5bad231d6606c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:34.104954 21627 tablet_service.cc:1511] Processing CreateTablet for tablet a948e9c6dad14180969af2f2515c5fcc (DEFAULT_TABLE table=test-workload [id=738fff6c34504356816f8dd6683fde88]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 12:56:34.103200 21630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad08281307e24c229a5a865cacfc25d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:34.108265 21557 tablet_service.cc:1511] Processing CreateTablet for tablet ae1ee77be0644b329230c8b800f55869 (DEFAULT_TABLE table=test-workload [id=738fff6c34504356816f8dd6683fde88]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 12:56:34.109082 21626 tablet_service.cc:1511] Processing CreateTablet for tablet 7238b59efe3a4da9ae5bad231d6606c3 (DEFAULT_TABLE table=test-workload [id=738fff6c34504356816f8dd6683fde88]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 12:56:34.109755 21557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae1ee77be0644b329230c8b800f55869. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:34.110558 21626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7238b59efe3a4da9ae5bad231d6606c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:34.112057 21627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a948e9c6dad14180969af2f2515c5fcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:34.113255 21629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c217a8026904b61bae0732930604086. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:34.113974 21631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eec59fc8fa3467cb7d353bc3f604578. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:34.121047 21556 tablet_service.cc:1511] Processing CreateTablet for tablet 6eec59fc8fa3467cb7d353bc3f604578 (DEFAULT_TABLE table=test-workload [id=738fff6c34504356816f8dd6683fde88]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 12:56:34.122648 21556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eec59fc8fa3467cb7d353bc3f604578. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:34.125725 21555 tablet_service.cc:1511] Processing CreateTablet for tablet ad08281307e24c229a5a865cacfc25d9 (DEFAULT_TABLE table=test-workload [id=738fff6c34504356816f8dd6683fde88]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 12:56:34.128047 21555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad08281307e24c229a5a865cacfc25d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:34.131457 21554 tablet_service.cc:1511] Processing CreateTablet for tablet 0c217a8026904b61bae0732930604086 (DEFAULT_TABLE table=test-workload [id=738fff6c34504356816f8dd6683fde88]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 12:56:34.133088 21554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c217a8026904b61bae0732930604086. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:34.145231 21553 tablet_service.cc:1511] Processing CreateTablet for tablet 55c7b833c80b44019a6ff52181bcd9a4 (DEFAULT_TABLE table=test-workload [id=738fff6c34504356816f8dd6683fde88]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 12:56:34.146788 21553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55c7b833c80b44019a6ff52181bcd9a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:34.153709 21552 tablet_service.cc:1511] Processing CreateTablet for tablet a948e9c6dad14180969af2f2515c5fcc (DEFAULT_TABLE table=test-workload [id=738fff6c34504356816f8dd6683fde88]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 12:56:34.155233 21552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a948e9c6dad14180969af2f2515c5fcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:34.161689 21551 tablet_service.cc:1511] Processing CreateTablet for tablet 7238b59efe3a4da9ae5bad231d6606c3 (DEFAULT_TABLE table=test-workload [id=738fff6c34504356816f8dd6683fde88]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 12:56:34.164649 21551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7238b59efe3a4da9ae5bad231d6606c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:34.169039 21592 heartbeater.cc:499] Master 127.16.174.190:33947 was elected leader, sending a full tablet report...
I20260608 12:56:34.185983 21550 tablet_service.cc:1511] Processing CreateTablet for tablet 934f29e2c4964071a1e4aa1ed0086f2b (DEFAULT_TABLE table=test-workload [id=738fff6c34504356816f8dd6683fde88]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 12:56:34.187775 21550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 934f29e2c4964071a1e4aa1ed0086f2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:34.199398 21627 tablet_service.cc:1511] Processing CreateTablet for tablet 934f29e2c4964071a1e4aa1ed0086f2b (DEFAULT_TABLE table=test-workload [id=738fff6c34504356816f8dd6683fde88]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 12:56:34.201314 21627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 934f29e2c4964071a1e4aa1ed0086f2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:34.212680 21699 tablet_service.cc:1511] Processing CreateTablet for tablet 934f29e2c4964071a1e4aa1ed0086f2b (DEFAULT_TABLE table=test-workload [id=738fff6c34504356816f8dd6683fde88]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 12:56:34.215777 21699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 934f29e2c4964071a1e4aa1ed0086f2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:34.248185 21550 tablet_service.cc:1511] Processing CreateTablet for tablet 755d723d8edd46698f7cf18e62251bc3 (DEFAULT_TABLE table=test-workload [id=738fff6c34504356816f8dd6683fde88]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 12:56:34.249737 21550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 755d723d8edd46698f7cf18e62251bc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:34.252802 21760 tablet_bootstrap.cc:492] T ae1ee77be0644b329230c8b800f55869 P ca506232130d42a98f6b06ae31840f5b: Bootstrap starting.
I20260608 12:56:34.252794 21761 tablet_bootstrap.cc:492] T ad08281307e24c229a5a865cacfc25d9 P 3a5286f6bd884522b4ce33314defc800: Bootstrap starting.
I20260608 12:56:34.267843 21761 tablet_bootstrap.cc:654] T ad08281307e24c229a5a865cacfc25d9 P 3a5286f6bd884522b4ce33314defc800: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:34.285697 21762 tablet_bootstrap.cc:492] T a948e9c6dad14180969af2f2515c5fcc P 6e3750ef01d344a3ad3bc984e0eb8947: Bootstrap starting.
I20260608 12:56:34.286757 21667 heartbeater.cc:499] Master 127.16.174.190:33947 was elected leader, sending a full tablet report...
I20260608 12:56:34.293144 21760 tablet_bootstrap.cc:654] T ae1ee77be0644b329230c8b800f55869 P ca506232130d42a98f6b06ae31840f5b: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:34.295486 21551 tablet_service.cc:1511] Processing CreateTablet for tablet 525f2b7d6de545b7adcfbedb7c232f83 (DEFAULT_TABLE table=test-workload [id=738fff6c34504356816f8dd6683fde88]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 12:56:34.297047 21551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 525f2b7d6de545b7adcfbedb7c232f83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:34.296751 21627 tablet_service.cc:1511] Processing CreateTablet for tablet 755d723d8edd46698f7cf18e62251bc3 (DEFAULT_TABLE table=test-workload [id=738fff6c34504356816f8dd6683fde88]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 12:56:34.300132 21627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 755d723d8edd46698f7cf18e62251bc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:34.303856 21557 tablet_service.cc:1511] Processing CreateTablet for tablet 5636da3b24ce48739d105728b9895e2f (DEFAULT_TABLE table=test-workload [id=738fff6c34504356816f8dd6683fde88]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 12:56:34.316493 21557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5636da3b24ce48739d105728b9895e2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:34.305696 21761 tablet_bootstrap.cc:492] T ad08281307e24c229a5a865cacfc25d9 P 3a5286f6bd884522b4ce33314defc800: No bootstrap required, opened a new log
I20260608 12:56:34.306736 21705 tablet_service.cc:1511] Processing CreateTablet for tablet 755d723d8edd46698f7cf18e62251bc3 (DEFAULT_TABLE table=test-workload [id=738fff6c34504356816f8dd6683fde88]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 12:56:34.308884 21699 tablet_service.cc:1511] Processing CreateTablet for tablet 525f2b7d6de545b7adcfbedb7c232f83 (DEFAULT_TABLE table=test-workload [id=738fff6c34504356816f8dd6683fde88]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 12:56:34.318156 21705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 755d723d8edd46698f7cf18e62251bc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:34.313608 21760 tablet_bootstrap.cc:492] T ae1ee77be0644b329230c8b800f55869 P ca506232130d42a98f6b06ae31840f5b: No bootstrap required, opened a new log
I20260608 12:56:34.316164 21630 tablet_service.cc:1511] Processing CreateTablet for tablet 5636da3b24ce48739d105728b9895e2f (DEFAULT_TABLE table=test-workload [id=738fff6c34504356816f8dd6683fde88]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 12:56:34.319448 21630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5636da3b24ce48739d105728b9895e2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:34.320493 21703 tablet_service.cc:1511] Processing CreateTablet for tablet 5636da3b24ce48739d105728b9895e2f (DEFAULT_TABLE table=test-workload [id=738fff6c34504356816f8dd6683fde88]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 12:56:34.305033 21762 tablet_bootstrap.cc:654] T a948e9c6dad14180969af2f2515c5fcc P 6e3750ef01d344a3ad3bc984e0eb8947: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:34.317126 21761 ts_tablet_manager.cc:1403] T ad08281307e24c229a5a865cacfc25d9 P 3a5286f6bd884522b4ce33314defc800: Time spent bootstrapping tablet: real 0.065s	user 0.004s	sys 0.014s
I20260608 12:56:34.324077 21551 tablet_service.cc:1511] Processing CreateTablet for tablet 935e0442214f49e6916a17da9f987460 (DEFAULT_TABLE table=test-workload [id=738fff6c34504356816f8dd6683fde88]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 12:56:34.310675 21631 tablet_service.cc:1511] Processing CreateTablet for tablet 525f2b7d6de545b7adcfbedb7c232f83 (DEFAULT_TABLE table=test-workload [id=738fff6c34504356816f8dd6683fde88]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 12:56:34.325528 21551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 935e0442214f49e6916a17da9f987460. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:34.325973 21631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 525f2b7d6de545b7adcfbedb7c232f83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:34.326660 21706 tablet_service.cc:1511] Processing CreateTablet for tablet 935e0442214f49e6916a17da9f987460 (DEFAULT_TABLE table=test-workload [id=738fff6c34504356816f8dd6683fde88]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 12:56:34.327790 21761 raft_consensus.cc:359] T ad08281307e24c229a5a865cacfc25d9 P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:34.330297 21626 tablet_service.cc:1511] Processing CreateTablet for tablet 935e0442214f49e6916a17da9f987460 (DEFAULT_TABLE table=test-workload [id=738fff6c34504356816f8dd6683fde88]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 12:56:34.331988 21761 raft_consensus.cc:385] T ad08281307e24c229a5a865cacfc25d9 P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:34.332377 21761 raft_consensus.cc:740] T ad08281307e24c229a5a865cacfc25d9 P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a5286f6bd884522b4ce33314defc800, State: Initialized, Role: FOLLOWER
I20260608 12:56:34.332734 21626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 935e0442214f49e6916a17da9f987460. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:34.333534 21706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 935e0442214f49e6916a17da9f987460. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:34.336050 21703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5636da3b24ce48739d105728b9895e2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:34.339998 21761 consensus_queue.cc:260] T ad08281307e24c229a5a865cacfc25d9 P 3a5286f6bd884522b4ce33314defc800 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:34.339999 21699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 525f2b7d6de545b7adcfbedb7c232f83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:34.343878 21760 ts_tablet_manager.cc:1403] T ae1ee77be0644b329230c8b800f55869 P ca506232130d42a98f6b06ae31840f5b: Time spent bootstrapping tablet: real 0.091s	user 0.013s	sys 0.005s
I20260608 12:56:34.365561 21762 tablet_bootstrap.cc:492] T a948e9c6dad14180969af2f2515c5fcc P 6e3750ef01d344a3ad3bc984e0eb8947: No bootstrap required, opened a new log
I20260608 12:56:34.366251 21762 ts_tablet_manager.cc:1403] T a948e9c6dad14180969af2f2515c5fcc P 6e3750ef01d344a3ad3bc984e0eb8947: Time spent bootstrapping tablet: real 0.081s	user 0.015s	sys 0.000s
I20260608 12:56:34.369753 21762 raft_consensus.cc:359] T a948e9c6dad14180969af2f2515c5fcc P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:34.373384 21761 ts_tablet_manager.cc:1434] T ad08281307e24c229a5a865cacfc25d9 P 3a5286f6bd884522b4ce33314defc800: Time spent starting tablet: real 0.049s	user 0.014s	sys 0.006s
I20260608 12:56:34.374281 21761 tablet_bootstrap.cc:492] T 934f29e2c4964071a1e4aa1ed0086f2b P 3a5286f6bd884522b4ce33314defc800: Bootstrap starting.
I20260608 12:56:34.374864 21760 raft_consensus.cc:359] T ae1ee77be0644b329230c8b800f55869 P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } }
I20260608 12:56:34.375471 21760 raft_consensus.cc:385] T ae1ee77be0644b329230c8b800f55869 P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:34.371521 21762 raft_consensus.cc:385] T a948e9c6dad14180969af2f2515c5fcc P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:34.375751 21760 raft_consensus.cc:740] T ae1ee77be0644b329230c8b800f55869 P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca506232130d42a98f6b06ae31840f5b, State: Initialized, Role: FOLLOWER
I20260608 12:56:34.376132 21762 raft_consensus.cc:740] T a948e9c6dad14180969af2f2515c5fcc P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e3750ef01d344a3ad3bc984e0eb8947, State: Initialized, Role: FOLLOWER
I20260608 12:56:34.376705 21760 consensus_queue.cc:260] T ae1ee77be0644b329230c8b800f55869 P ca506232130d42a98f6b06ae31840f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } }
I20260608 12:56:34.377041 21762 consensus_queue.cc:260] T a948e9c6dad14180969af2f2515c5fcc P 6e3750ef01d344a3ad3bc984e0eb8947 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
W20260608 12:56:34.404925 21593 tablet.cc:2404] T ad08281307e24c229a5a865cacfc25d9 P 3a5286f6bd884522b4ce33314defc800: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:56:34.416427 21762 ts_tablet_manager.cc:1434] T a948e9c6dad14180969af2f2515c5fcc P 6e3750ef01d344a3ad3bc984e0eb8947: Time spent starting tablet: real 0.050s	user 0.003s	sys 0.006s
I20260608 12:56:34.418593 21741 heartbeater.cc:499] Master 127.16.174.190:33947 was elected leader, sending a full tablet report...
I20260608 12:56:34.422698 21767 raft_consensus.cc:493] T ad08281307e24c229a5a865cacfc25d9 P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:34.423983 21767 raft_consensus.cc:515] T ad08281307e24c229a5a865cacfc25d9 P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:34.455009 21760 ts_tablet_manager.cc:1434] T ae1ee77be0644b329230c8b800f55869 P ca506232130d42a98f6b06ae31840f5b: Time spent starting tablet: real 0.084s	user 0.012s	sys 0.005s
I20260608 12:56:34.436277 21767 leader_election.cc:290] T ad08281307e24c229a5a865cacfc25d9 P 3a5286f6bd884522b4ce33314defc800 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca506232130d42a98f6b06ae31840f5b (127.16.174.130:46279), 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131:46617)
I20260608 12:56:34.460678 21762 tablet_bootstrap.cc:492] T ad08281307e24c229a5a865cacfc25d9 P 6e3750ef01d344a3ad3bc984e0eb8947: Bootstrap starting.
I20260608 12:56:34.475315 21761 tablet_bootstrap.cc:654] T 934f29e2c4964071a1e4aa1ed0086f2b P 3a5286f6bd884522b4ce33314defc800: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:34.483902 21760 tablet_bootstrap.cc:492] T a948e9c6dad14180969af2f2515c5fcc P ca506232130d42a98f6b06ae31840f5b: Bootstrap starting.
I20260608 12:56:34.489248 21768 raft_consensus.cc:493] T ae1ee77be0644b329230c8b800f55869 P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:34.489883 21768 raft_consensus.cc:515] T ae1ee77be0644b329230c8b800f55869 P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } }
I20260608 12:56:34.493521 21768 leader_election.cc:290] T ae1ee77be0644b329230c8b800f55869 P ca506232130d42a98f6b06ae31840f5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131:46617), 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291)
I20260608 12:56:34.499743 21762 tablet_bootstrap.cc:654] T ad08281307e24c229a5a865cacfc25d9 P 6e3750ef01d344a3ad3bc984e0eb8947: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:34.512495 21761 tablet_bootstrap.cc:492] T 934f29e2c4964071a1e4aa1ed0086f2b P 3a5286f6bd884522b4ce33314defc800: No bootstrap required, opened a new log
I20260608 12:56:34.513475 21761 ts_tablet_manager.cc:1403] T 934f29e2c4964071a1e4aa1ed0086f2b P 3a5286f6bd884522b4ce33314defc800: Time spent bootstrapping tablet: real 0.139s	user 0.016s	sys 0.002s
I20260608 12:56:34.518981 21761 raft_consensus.cc:359] T 934f29e2c4964071a1e4aa1ed0086f2b P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:34.520167 21761 raft_consensus.cc:385] T 934f29e2c4964071a1e4aa1ed0086f2b P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:34.520599 21761 raft_consensus.cc:740] T 934f29e2c4964071a1e4aa1ed0086f2b P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a5286f6bd884522b4ce33314defc800, State: Initialized, Role: FOLLOWER
I20260608 12:56:34.527159 21760 tablet_bootstrap.cc:654] T a948e9c6dad14180969af2f2515c5fcc P ca506232130d42a98f6b06ae31840f5b: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:34.530244 21769 raft_consensus.cc:493] T a948e9c6dad14180969af2f2515c5fcc P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:34.530802 21769 raft_consensus.cc:515] T a948e9c6dad14180969af2f2515c5fcc P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:34.536176 21769 leader_election.cc:290] T a948e9c6dad14180969af2f2515c5fcc P 6e3750ef01d344a3ad3bc984e0eb8947 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291), ca506232130d42a98f6b06ae31840f5b (127.16.174.130:46279)
I20260608 12:56:34.546469 21761 consensus_queue.cc:260] T 934f29e2c4964071a1e4aa1ed0086f2b P 3a5286f6bd884522b4ce33314defc800 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:34.558064 21761 ts_tablet_manager.cc:1434] T 934f29e2c4964071a1e4aa1ed0086f2b P 3a5286f6bd884522b4ce33314defc800: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.005s
I20260608 12:56:34.561409 21642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad08281307e24c229a5a865cacfc25d9" candidate_uuid: "3a5286f6bd884522b4ce33314defc800" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca506232130d42a98f6b06ae31840f5b" is_pre_election: true
W20260608 12:56:34.563910 21532 leader_election.cc:343] T ad08281307e24c229a5a865cacfc25d9 P 3a5286f6bd884522b4ce33314defc800 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ca506232130d42a98f6b06ae31840f5b (127.16.174.130:46279): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:34.571600 21762 tablet_bootstrap.cc:492] T ad08281307e24c229a5a865cacfc25d9 P 6e3750ef01d344a3ad3bc984e0eb8947: No bootstrap required, opened a new log
I20260608 12:56:34.559574 21761 tablet_bootstrap.cc:492] T 55c7b833c80b44019a6ff52181bcd9a4 P 3a5286f6bd884522b4ce33314defc800: Bootstrap starting.
I20260608 12:56:34.577325 21716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad08281307e24c229a5a865cacfc25d9" candidate_uuid: "3a5286f6bd884522b4ce33314defc800" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" is_pre_election: true
I20260608 12:56:34.589996 21760 tablet_bootstrap.cc:492] T a948e9c6dad14180969af2f2515c5fcc P ca506232130d42a98f6b06ae31840f5b: No bootstrap required, opened a new log
W20260608 12:56:34.590376 21531 leader_election.cc:343] T ad08281307e24c229a5a865cacfc25d9 P 3a5286f6bd884522b4ce33314defc800 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131:46617): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:34.590749 21760 ts_tablet_manager.cc:1403] T a948e9c6dad14180969af2f2515c5fcc P ca506232130d42a98f6b06ae31840f5b: Time spent bootstrapping tablet: real 0.107s	user 0.016s	sys 0.019s
I20260608 12:56:34.591048 21531 leader_election.cc:304] T ad08281307e24c229a5a865cacfc25d9 P 3a5286f6bd884522b4ce33314defc800 [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: 3a5286f6bd884522b4ce33314defc800; no voters: 6e3750ef01d344a3ad3bc984e0eb8947, ca506232130d42a98f6b06ae31840f5b
I20260608 12:56:34.593101 21767 raft_consensus.cc:2749] T ad08281307e24c229a5a865cacfc25d9 P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:34.594566 21567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae1ee77be0644b329230c8b800f55869" candidate_uuid: "ca506232130d42a98f6b06ae31840f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5286f6bd884522b4ce33314defc800" is_pre_election: true
I20260608 12:56:34.594687 21760 raft_consensus.cc:359] T a948e9c6dad14180969af2f2515c5fcc P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:34.595530 21760 raft_consensus.cc:385] T a948e9c6dad14180969af2f2515c5fcc P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:34.572263 21762 ts_tablet_manager.cc:1403] T ad08281307e24c229a5a865cacfc25d9 P 6e3750ef01d344a3ad3bc984e0eb8947: Time spent bootstrapping tablet: real 0.112s	user 0.019s	sys 0.000s
I20260608 12:56:34.595898 21760 raft_consensus.cc:740] T a948e9c6dad14180969af2f2515c5fcc P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca506232130d42a98f6b06ae31840f5b, State: Initialized, Role: FOLLOWER
W20260608 12:56:34.596411 21607 leader_election.cc:343] T ae1ee77be0644b329230c8b800f55869 P ca506232130d42a98f6b06ae31840f5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:34.597994 21760 consensus_queue.cc:260] T a948e9c6dad14180969af2f2515c5fcc P ca506232130d42a98f6b06ae31840f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:34.600262 21760 ts_tablet_manager.cc:1434] T a948e9c6dad14180969af2f2515c5fcc P ca506232130d42a98f6b06ae31840f5b: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.008s
I20260608 12:56:34.601532 21760 tablet_bootstrap.cc:492] T 55c7b833c80b44019a6ff52181bcd9a4 P ca506232130d42a98f6b06ae31840f5b: Bootstrap starting.
I20260608 12:56:34.608268 21716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae1ee77be0644b329230c8b800f55869" candidate_uuid: "ca506232130d42a98f6b06ae31840f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" is_pre_election: true
I20260608 12:56:34.609477 21760 tablet_bootstrap.cc:654] T 55c7b833c80b44019a6ff52181bcd9a4 P ca506232130d42a98f6b06ae31840f5b: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:34.610639 21642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a948e9c6dad14180969af2f2515c5fcc" candidate_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca506232130d42a98f6b06ae31840f5b" is_pre_election: true
W20260608 12:56:34.610651 21606 leader_election.cc:343] T ae1ee77be0644b329230c8b800f55869 P ca506232130d42a98f6b06ae31840f5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131:46617): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:34.611634 21642 raft_consensus.cc:2468] T a948e9c6dad14180969af2f2515c5fcc P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e3750ef01d344a3ad3bc984e0eb8947 in term 0.
I20260608 12:56:34.613513 21767 raft_consensus.cc:493] T 934f29e2c4964071a1e4aa1ed0086f2b P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:34.612020 21606 leader_election.cc:304] T ae1ee77be0644b329230c8b800f55869 P ca506232130d42a98f6b06ae31840f5b [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: ca506232130d42a98f6b06ae31840f5b; no voters: 3a5286f6bd884522b4ce33314defc800, 6e3750ef01d344a3ad3bc984e0eb8947
I20260608 12:56:34.614086 21767 raft_consensus.cc:515] T 934f29e2c4964071a1e4aa1ed0086f2b P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:34.617692 21760 tablet_bootstrap.cc:492] T 55c7b833c80b44019a6ff52181bcd9a4 P ca506232130d42a98f6b06ae31840f5b: No bootstrap required, opened a new log
I20260608 12:56:34.618255 21760 ts_tablet_manager.cc:1403] T 55c7b833c80b44019a6ff52181bcd9a4 P ca506232130d42a98f6b06ae31840f5b: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.005s
I20260608 12:56:34.620986 21567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a948e9c6dad14180969af2f2515c5fcc" candidate_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5286f6bd884522b4ce33314defc800" is_pre_election: true
I20260608 12:56:34.621070 21642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934f29e2c4964071a1e4aa1ed0086f2b" candidate_uuid: "3a5286f6bd884522b4ce33314defc800" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca506232130d42a98f6b06ae31840f5b" is_pre_election: true
I20260608 12:56:34.621479 21761 tablet_bootstrap.cc:654] T 55c7b833c80b44019a6ff52181bcd9a4 P 3a5286f6bd884522b4ce33314defc800: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:34.621614 21760 raft_consensus.cc:359] T 55c7b833c80b44019a6ff52181bcd9a4 P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:34.622462 21760 raft_consensus.cc:385] T 55c7b833c80b44019a6ff52181bcd9a4 P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:34.622758 21760 raft_consensus.cc:740] T 55c7b833c80b44019a6ff52181bcd9a4 P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca506232130d42a98f6b06ae31840f5b, State: Initialized, Role: FOLLOWER
W20260608 12:56:34.622911 21681 leader_election.cc:343] T a948e9c6dad14180969af2f2515c5fcc P 6e3750ef01d344a3ad3bc984e0eb8947 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:56:34.623036 21532 leader_election.cc:343] T 934f29e2c4964071a1e4aa1ed0086f2b P 3a5286f6bd884522b4ce33314defc800 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ca506232130d42a98f6b06ae31840f5b (127.16.174.130:46279): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:34.623863 21767 leader_election.cc:290] T 934f29e2c4964071a1e4aa1ed0086f2b P 3a5286f6bd884522b4ce33314defc800 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca506232130d42a98f6b06ae31840f5b (127.16.174.130:46279), 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131:46617)
I20260608 12:56:34.623692 21760 consensus_queue.cc:260] T 55c7b833c80b44019a6ff52181bcd9a4 P ca506232130d42a98f6b06ae31840f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:34.625979 21760 ts_tablet_manager.cc:1434] T 55c7b833c80b44019a6ff52181bcd9a4 P ca506232130d42a98f6b06ae31840f5b: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:56:34.625887 21716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934f29e2c4964071a1e4aa1ed0086f2b" candidate_uuid: "3a5286f6bd884522b4ce33314defc800" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" is_pre_election: true
I20260608 12:56:34.626061 21768 raft_consensus.cc:2749] T ae1ee77be0644b329230c8b800f55869 P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:34.627421 21760 tablet_bootstrap.cc:492] T 0c217a8026904b61bae0732930604086 P ca506232130d42a98f6b06ae31840f5b: Bootstrap starting.
W20260608 12:56:34.628557 21531 leader_election.cc:343] T 934f29e2c4964071a1e4aa1ed0086f2b P 3a5286f6bd884522b4ce33314defc800 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131:46617): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:34.629288 21531 leader_election.cc:304] T 934f29e2c4964071a1e4aa1ed0086f2b P 3a5286f6bd884522b4ce33314defc800 [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: 3a5286f6bd884522b4ce33314defc800; no voters: 6e3750ef01d344a3ad3bc984e0eb8947, ca506232130d42a98f6b06ae31840f5b
I20260608 12:56:34.630409 21767 raft_consensus.cc:2749] T 934f29e2c4964071a1e4aa1ed0086f2b P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:34.632009 21681 leader_election.cc:304] T a948e9c6dad14180969af2f2515c5fcc P 6e3750ef01d344a3ad3bc984e0eb8947 [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: 6e3750ef01d344a3ad3bc984e0eb8947, ca506232130d42a98f6b06ae31840f5b; no voters: 3a5286f6bd884522b4ce33314defc800
I20260608 12:56:34.633301 21769 raft_consensus.cc:2804] T a948e9c6dad14180969af2f2515c5fcc P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:34.633678 21769 raft_consensus.cc:493] T a948e9c6dad14180969af2f2515c5fcc P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:34.634022 21769 raft_consensus.cc:3060] T a948e9c6dad14180969af2f2515c5fcc P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:34.634248 21760 tablet_bootstrap.cc:654] T 0c217a8026904b61bae0732930604086 P ca506232130d42a98f6b06ae31840f5b: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:34.616701 21762 raft_consensus.cc:359] T ad08281307e24c229a5a865cacfc25d9 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:34.643078 21762 raft_consensus.cc:385] T ad08281307e24c229a5a865cacfc25d9 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:34.643582 21762 raft_consensus.cc:740] T ad08281307e24c229a5a865cacfc25d9 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e3750ef01d344a3ad3bc984e0eb8947, State: Initialized, Role: FOLLOWER
I20260608 12:56:34.644924 21762 consensus_queue.cc:260] T ad08281307e24c229a5a865cacfc25d9 P 6e3750ef01d344a3ad3bc984e0eb8947 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:34.648065 21761 tablet_bootstrap.cc:492] T 55c7b833c80b44019a6ff52181bcd9a4 P 3a5286f6bd884522b4ce33314defc800: No bootstrap required, opened a new log
I20260608 12:56:34.644922 21769 raft_consensus.cc:515] T a948e9c6dad14180969af2f2515c5fcc P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:34.648695 21761 ts_tablet_manager.cc:1403] T 55c7b833c80b44019a6ff52181bcd9a4 P 3a5286f6bd884522b4ce33314defc800: Time spent bootstrapping tablet: real 0.090s	user 0.022s	sys 0.014s
I20260608 12:56:34.649150 21760 tablet_bootstrap.cc:492] T 0c217a8026904b61bae0732930604086 P ca506232130d42a98f6b06ae31840f5b: No bootstrap required, opened a new log
I20260608 12:56:34.649681 21760 ts_tablet_manager.cc:1403] T 0c217a8026904b61bae0732930604086 P ca506232130d42a98f6b06ae31840f5b: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.008s
I20260608 12:56:34.650405 21769 leader_election.cc:290] T a948e9c6dad14180969af2f2515c5fcc P 6e3750ef01d344a3ad3bc984e0eb8947 [CANDIDATE]: Term 1 election: Requested vote from peers 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291), ca506232130d42a98f6b06ae31840f5b (127.16.174.130:46279)
I20260608 12:56:34.651595 21567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a948e9c6dad14180969af2f2515c5fcc" candidate_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5286f6bd884522b4ce33314defc800"
I20260608 12:56:34.652107 21642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a948e9c6dad14180969af2f2515c5fcc" candidate_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca506232130d42a98f6b06ae31840f5b"
I20260608 12:56:34.651958 21761 raft_consensus.cc:359] T 55c7b833c80b44019a6ff52181bcd9a4 P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:34.652762 21761 raft_consensus.cc:385] T 55c7b833c80b44019a6ff52181bcd9a4 P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:34.652812 21642 raft_consensus.cc:3060] T a948e9c6dad14180969af2f2515c5fcc P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:34.652822 21760 raft_consensus.cc:359] T 0c217a8026904b61bae0732930604086 P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
W20260608 12:56:34.653157 21681 leader_election.cc:343] T a948e9c6dad14180969af2f2515c5fcc P 6e3750ef01d344a3ad3bc984e0eb8947 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:34.653195 21761 raft_consensus.cc:740] T 55c7b833c80b44019a6ff52181bcd9a4 P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a5286f6bd884522b4ce33314defc800, State: Initialized, Role: FOLLOWER
I20260608 12:56:34.653719 21760 raft_consensus.cc:385] T 0c217a8026904b61bae0732930604086 P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:34.654165 21760 raft_consensus.cc:740] T 0c217a8026904b61bae0732930604086 P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca506232130d42a98f6b06ae31840f5b, State: Initialized, Role: FOLLOWER
I20260608 12:56:34.654770 21761 consensus_queue.cc:260] T 55c7b833c80b44019a6ff52181bcd9a4 P 3a5286f6bd884522b4ce33314defc800 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:34.655175 21760 consensus_queue.cc:260] T 0c217a8026904b61bae0732930604086 P ca506232130d42a98f6b06ae31840f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:34.658169 21760 ts_tablet_manager.cc:1434] T 0c217a8026904b61bae0732930604086 P ca506232130d42a98f6b06ae31840f5b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260608 12:56:34.659482 21760 tablet_bootstrap.cc:492] T 7238b59efe3a4da9ae5bad231d6606c3 P ca506232130d42a98f6b06ae31840f5b: Bootstrap starting.
I20260608 12:56:34.660382 21761 ts_tablet_manager.cc:1434] T 55c7b833c80b44019a6ff52181bcd9a4 P 3a5286f6bd884522b4ce33314defc800: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 12:56:34.661695 21761 tablet_bootstrap.cc:492] T 0c217a8026904b61bae0732930604086 P 3a5286f6bd884522b4ce33314defc800: Bootstrap starting.
I20260608 12:56:34.663985 21762 ts_tablet_manager.cc:1434] T ad08281307e24c229a5a865cacfc25d9 P 6e3750ef01d344a3ad3bc984e0eb8947: Time spent starting tablet: real 0.067s	user 0.004s	sys 0.012s
I20260608 12:56:34.665256 21762 tablet_bootstrap.cc:492] T 55c7b833c80b44019a6ff52181bcd9a4 P 6e3750ef01d344a3ad3bc984e0eb8947: Bootstrap starting.
I20260608 12:56:34.667671 21760 tablet_bootstrap.cc:654] T 7238b59efe3a4da9ae5bad231d6606c3 P ca506232130d42a98f6b06ae31840f5b: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:34.669605 21761 tablet_bootstrap.cc:654] T 0c217a8026904b61bae0732930604086 P 3a5286f6bd884522b4ce33314defc800: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:34.674146 21762 tablet_bootstrap.cc:654] T 55c7b833c80b44019a6ff52181bcd9a4 P 6e3750ef01d344a3ad3bc984e0eb8947: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:34.683884 21761 tablet_bootstrap.cc:492] T 0c217a8026904b61bae0732930604086 P 3a5286f6bd884522b4ce33314defc800: No bootstrap required, opened a new log
I20260608 12:56:34.684147 21760 tablet_bootstrap.cc:492] T 7238b59efe3a4da9ae5bad231d6606c3 P ca506232130d42a98f6b06ae31840f5b: No bootstrap required, opened a new log
I20260608 12:56:34.684592 21761 ts_tablet_manager.cc:1403] T 0c217a8026904b61bae0732930604086 P 3a5286f6bd884522b4ce33314defc800: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.000s
I20260608 12:56:34.684938 21760 ts_tablet_manager.cc:1403] T 7238b59efe3a4da9ae5bad231d6606c3 P ca506232130d42a98f6b06ae31840f5b: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.011s
I20260608 12:56:34.688542 21761 raft_consensus.cc:359] T 0c217a8026904b61bae0732930604086 P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:34.689441 21761 raft_consensus.cc:385] T 0c217a8026904b61bae0732930604086 P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:34.689810 21761 raft_consensus.cc:740] T 0c217a8026904b61bae0732930604086 P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a5286f6bd884522b4ce33314defc800, State: Initialized, Role: FOLLOWER
I20260608 12:56:34.689590 21760 raft_consensus.cc:359] T 7238b59efe3a4da9ae5bad231d6606c3 P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:34.690865 21760 raft_consensus.cc:385] T 7238b59efe3a4da9ae5bad231d6606c3 P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:34.691335 21760 raft_consensus.cc:740] T 7238b59efe3a4da9ae5bad231d6606c3 P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca506232130d42a98f6b06ae31840f5b, State: Initialized, Role: FOLLOWER
I20260608 12:56:34.692265 21760 consensus_queue.cc:260] T 7238b59efe3a4da9ae5bad231d6606c3 P ca506232130d42a98f6b06ae31840f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:34.692641 21761 consensus_queue.cc:260] T 0c217a8026904b61bae0732930604086 P 3a5286f6bd884522b4ce33314defc800 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:34.694521 21762 tablet_bootstrap.cc:492] T 55c7b833c80b44019a6ff52181bcd9a4 P 6e3750ef01d344a3ad3bc984e0eb8947: No bootstrap required, opened a new log
I20260608 12:56:34.695071 21760 ts_tablet_manager.cc:1434] T 7238b59efe3a4da9ae5bad231d6606c3 P ca506232130d42a98f6b06ae31840f5b: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260608 12:56:34.695186 21762 ts_tablet_manager.cc:1403] T 55c7b833c80b44019a6ff52181bcd9a4 P 6e3750ef01d344a3ad3bc984e0eb8947: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.013s
I20260608 12:56:34.695833 21761 ts_tablet_manager.cc:1434] T 0c217a8026904b61bae0732930604086 P 3a5286f6bd884522b4ce33314defc800: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260608 12:56:34.696578 21760 tablet_bootstrap.cc:492] T ad08281307e24c229a5a865cacfc25d9 P ca506232130d42a98f6b06ae31840f5b: Bootstrap starting.
I20260608 12:56:34.697274 21761 tablet_bootstrap.cc:492] T 755d723d8edd46698f7cf18e62251bc3 P 3a5286f6bd884522b4ce33314defc800: Bootstrap starting.
I20260608 12:56:34.699676 21762 raft_consensus.cc:359] T 55c7b833c80b44019a6ff52181bcd9a4 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:34.700745 21762 raft_consensus.cc:385] T 55c7b833c80b44019a6ff52181bcd9a4 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:34.701184 21762 raft_consensus.cc:740] T 55c7b833c80b44019a6ff52181bcd9a4 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e3750ef01d344a3ad3bc984e0eb8947, State: Initialized, Role: FOLLOWER
I20260608 12:56:34.702356 21762 consensus_queue.cc:260] T 55c7b833c80b44019a6ff52181bcd9a4 P 6e3750ef01d344a3ad3bc984e0eb8947 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:34.705511 21762 ts_tablet_manager.cc:1434] T 55c7b833c80b44019a6ff52181bcd9a4 P 6e3750ef01d344a3ad3bc984e0eb8947: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 12:56:34.705809 21760 tablet_bootstrap.cc:654] T ad08281307e24c229a5a865cacfc25d9 P ca506232130d42a98f6b06ae31840f5b: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:34.705850 21761 tablet_bootstrap.cc:654] T 755d723d8edd46698f7cf18e62251bc3 P 3a5286f6bd884522b4ce33314defc800: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:34.706717 21785 raft_consensus.cc:493] T ad08281307e24c229a5a865cacfc25d9 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:34.707343 21785 raft_consensus.cc:515] T ad08281307e24c229a5a865cacfc25d9 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:34.711597 21567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad08281307e24c229a5a865cacfc25d9" candidate_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5286f6bd884522b4ce33314defc800" is_pre_election: true
I20260608 12:56:34.712622 21567 raft_consensus.cc:2468] T ad08281307e24c229a5a865cacfc25d9 P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e3750ef01d344a3ad3bc984e0eb8947 in term 0.
I20260608 12:56:34.714691 21681 leader_election.cc:304] T ad08281307e24c229a5a865cacfc25d9 P 6e3750ef01d344a3ad3bc984e0eb8947 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a5286f6bd884522b4ce33314defc800, 6e3750ef01d344a3ad3bc984e0eb8947; no voters: 
I20260608 12:56:34.716034 21769 raft_consensus.cc:2804] T ad08281307e24c229a5a865cacfc25d9 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:34.716496 21769 raft_consensus.cc:493] T ad08281307e24c229a5a865cacfc25d9 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:34.716897 21769 raft_consensus.cc:3060] T ad08281307e24c229a5a865cacfc25d9 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:34.719141 21760 tablet_bootstrap.cc:492] T ad08281307e24c229a5a865cacfc25d9 P ca506232130d42a98f6b06ae31840f5b: No bootstrap required, opened a new log
I20260608 12:56:34.719785 21760 ts_tablet_manager.cc:1403] T ad08281307e24c229a5a865cacfc25d9 P ca506232130d42a98f6b06ae31840f5b: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.012s
I20260608 12:56:34.723521 21760 raft_consensus.cc:359] T ad08281307e24c229a5a865cacfc25d9 P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:34.724293 21760 raft_consensus.cc:385] T ad08281307e24c229a5a865cacfc25d9 P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:34.724624 21760 raft_consensus.cc:740] T ad08281307e24c229a5a865cacfc25d9 P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca506232130d42a98f6b06ae31840f5b, State: Initialized, Role: FOLLOWER
I20260608 12:56:34.725662 21760 consensus_queue.cc:260] T ad08281307e24c229a5a865cacfc25d9 P ca506232130d42a98f6b06ae31840f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:34.726333 21641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad08281307e24c229a5a865cacfc25d9" candidate_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca506232130d42a98f6b06ae31840f5b" is_pre_election: true
I20260608 12:56:34.727075 21641 raft_consensus.cc:2468] T ad08281307e24c229a5a865cacfc25d9 P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e3750ef01d344a3ad3bc984e0eb8947 in term 0.
I20260608 12:56:34.728519 21760 ts_tablet_manager.cc:1434] T ad08281307e24c229a5a865cacfc25d9 P ca506232130d42a98f6b06ae31840f5b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260608 12:56:34.724460 21785 leader_election.cc:290] T ad08281307e24c229a5a865cacfc25d9 P 6e3750ef01d344a3ad3bc984e0eb8947 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291), ca506232130d42a98f6b06ae31840f5b (127.16.174.130:46279)
I20260608 12:56:34.729835 21760 tablet_bootstrap.cc:492] T 6eec59fc8fa3467cb7d353bc3f604578 P ca506232130d42a98f6b06ae31840f5b: Bootstrap starting.
I20260608 12:56:34.731434 21769 raft_consensus.cc:515] T ad08281307e24c229a5a865cacfc25d9 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:34.735695 21567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad08281307e24c229a5a865cacfc25d9" candidate_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5286f6bd884522b4ce33314defc800"
I20260608 12:56:34.736294 21567 raft_consensus.cc:3060] T ad08281307e24c229a5a865cacfc25d9 P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:34.737613 21760 tablet_bootstrap.cc:654] T 6eec59fc8fa3467cb7d353bc3f604578 P ca506232130d42a98f6b06ae31840f5b: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:34.746802 21567 raft_consensus.cc:2468] T ad08281307e24c229a5a865cacfc25d9 P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e3750ef01d344a3ad3bc984e0eb8947 in term 1.
I20260608 12:56:34.732888 21762 tablet_bootstrap.cc:492] T 7238b59efe3a4da9ae5bad231d6606c3 P 6e3750ef01d344a3ad3bc984e0eb8947: Bootstrap starting.
I20260608 12:56:34.750571 21641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad08281307e24c229a5a865cacfc25d9" candidate_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca506232130d42a98f6b06ae31840f5b"
I20260608 12:56:34.756886 21641 raft_consensus.cc:3060] T ad08281307e24c229a5a865cacfc25d9 P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:34.758029 21761 tablet_bootstrap.cc:492] T 755d723d8edd46698f7cf18e62251bc3 P 3a5286f6bd884522b4ce33314defc800: No bootstrap required, opened a new log
I20260608 12:56:34.758641 21761 ts_tablet_manager.cc:1403] T 755d723d8edd46698f7cf18e62251bc3 P 3a5286f6bd884522b4ce33314defc800: Time spent bootstrapping tablet: real 0.062s	user 0.017s	sys 0.041s
I20260608 12:56:34.753527 21642 raft_consensus.cc:2468] T a948e9c6dad14180969af2f2515c5fcc P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e3750ef01d344a3ad3bc984e0eb8947 in term 1.
I20260608 12:56:34.755684 21769 leader_election.cc:290] T ad08281307e24c229a5a865cacfc25d9 P 6e3750ef01d344a3ad3bc984e0eb8947 [CANDIDATE]: Term 1 election: Requested vote from peers 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291), ca506232130d42a98f6b06ae31840f5b (127.16.174.130:46279)
I20260608 12:56:34.769420 21681 leader_election.cc:304] T a948e9c6dad14180969af2f2515c5fcc P 6e3750ef01d344a3ad3bc984e0eb8947 [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: 6e3750ef01d344a3ad3bc984e0eb8947, ca506232130d42a98f6b06ae31840f5b; no voters: 3a5286f6bd884522b4ce33314defc800
I20260608 12:56:34.769505 21761 raft_consensus.cc:359] T 755d723d8edd46698f7cf18e62251bc3 P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:34.770174 21761 raft_consensus.cc:385] T 755d723d8edd46698f7cf18e62251bc3 P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:34.770380 21761 raft_consensus.cc:740] T 755d723d8edd46698f7cf18e62251bc3 P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a5286f6bd884522b4ce33314defc800, State: Initialized, Role: FOLLOWER
I20260608 12:56:34.770464 21760 tablet_bootstrap.cc:492] T 6eec59fc8fa3467cb7d353bc3f604578 P ca506232130d42a98f6b06ae31840f5b: No bootstrap required, opened a new log
I20260608 12:56:34.771059 21760 ts_tablet_manager.cc:1403] T 6eec59fc8fa3467cb7d353bc3f604578 P ca506232130d42a98f6b06ae31840f5b: Time spent bootstrapping tablet: real 0.041s	user 0.022s	sys 0.016s
I20260608 12:56:34.771109 21761 consensus_queue.cc:260] T 755d723d8edd46698f7cf18e62251bc3 P 3a5286f6bd884522b4ce33314defc800 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:34.773802 21761 ts_tablet_manager.cc:1434] T 755d723d8edd46698f7cf18e62251bc3 P 3a5286f6bd884522b4ce33314defc800: Time spent starting tablet: real 0.015s	user 0.012s	sys 0.000s
I20260608 12:56:34.775501 21761 tablet_bootstrap.cc:492] T a948e9c6dad14180969af2f2515c5fcc P 3a5286f6bd884522b4ce33314defc800: Bootstrap starting.
I20260608 12:56:34.775251 21760 raft_consensus.cc:359] T 6eec59fc8fa3467cb7d353bc3f604578 P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:34.775888 21769 raft_consensus.cc:2804] T a948e9c6dad14180969af2f2515c5fcc P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:34.776237 21760 raft_consensus.cc:385] T 6eec59fc8fa3467cb7d353bc3f604578 P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:34.776636 21760 raft_consensus.cc:740] T 6eec59fc8fa3467cb7d353bc3f604578 P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca506232130d42a98f6b06ae31840f5b, State: Initialized, Role: FOLLOWER
I20260608 12:56:34.777393 21769 raft_consensus.cc:697] T a948e9c6dad14180969af2f2515c5fcc P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 LEADER]: Becoming Leader. State: Replica: 6e3750ef01d344a3ad3bc984e0eb8947, State: Running, Role: LEADER
I20260608 12:56:34.777532 21760 consensus_queue.cc:260] T 6eec59fc8fa3467cb7d353bc3f604578 P ca506232130d42a98f6b06ae31840f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:34.783468 21761 tablet_bootstrap.cc:654] T a948e9c6dad14180969af2f2515c5fcc P 3a5286f6bd884522b4ce33314defc800: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:34.781294 21760 ts_tablet_manager.cc:1434] T 6eec59fc8fa3467cb7d353bc3f604578 P ca506232130d42a98f6b06ae31840f5b: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260608 12:56:34.778714 21769 consensus_queue.cc:237] T a948e9c6dad14180969af2f2515c5fcc P 6e3750ef01d344a3ad3bc984e0eb8947 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:34.785486 21760 tablet_bootstrap.cc:492] T 934f29e2c4964071a1e4aa1ed0086f2b P ca506232130d42a98f6b06ae31840f5b: Bootstrap starting.
I20260608 12:56:34.787874 21681 leader_election.cc:304] T ad08281307e24c229a5a865cacfc25d9 P 6e3750ef01d344a3ad3bc984e0eb8947 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a5286f6bd884522b4ce33314defc800, 6e3750ef01d344a3ad3bc984e0eb8947; no voters: 
I20260608 12:56:34.788822 21785 raft_consensus.cc:2804] T ad08281307e24c229a5a865cacfc25d9 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:34.788770 21768 raft_consensus.cc:493] T 0c217a8026904b61bae0732930604086 P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:34.790386 21768 raft_consensus.cc:515] T 0c217a8026904b61bae0732930604086 P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:34.795456 21768 leader_election.cc:290] T 0c217a8026904b61bae0732930604086 P ca506232130d42a98f6b06ae31840f5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291), 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131:46617)
I20260608 12:56:34.796166 21716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c217a8026904b61bae0732930604086" candidate_uuid: "ca506232130d42a98f6b06ae31840f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" is_pre_election: true
I20260608 12:56:34.796697 21761 tablet_bootstrap.cc:492] T a948e9c6dad14180969af2f2515c5fcc P 3a5286f6bd884522b4ce33314defc800: No bootstrap required, opened a new log
I20260608 12:56:34.797282 21761 ts_tablet_manager.cc:1403] T a948e9c6dad14180969af2f2515c5fcc P 3a5286f6bd884522b4ce33314defc800: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.008s
I20260608 12:56:34.797852 21566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c217a8026904b61bae0732930604086" candidate_uuid: "ca506232130d42a98f6b06ae31840f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5286f6bd884522b4ce33314defc800" is_pre_election: true
I20260608 12:56:34.798579 21566 raft_consensus.cc:2468] T 0c217a8026904b61bae0732930604086 P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca506232130d42a98f6b06ae31840f5b in term 0.
I20260608 12:56:34.795135 21760 tablet_bootstrap.cc:654] T 934f29e2c4964071a1e4aa1ed0086f2b P ca506232130d42a98f6b06ae31840f5b: Neither blocks nor log segments found. Creating new log.
W20260608 12:56:34.800833 21606 leader_election.cc:343] T 0c217a8026904b61bae0732930604086 P ca506232130d42a98f6b06ae31840f5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131:46617): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:34.801666 21607 leader_election.cc:304] T 0c217a8026904b61bae0732930604086 P ca506232130d42a98f6b06ae31840f5b [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: 3a5286f6bd884522b4ce33314defc800, ca506232130d42a98f6b06ae31840f5b; no voters: 6e3750ef01d344a3ad3bc984e0eb8947
I20260608 12:56:34.800819 21761 raft_consensus.cc:359] T a948e9c6dad14180969af2f2515c5fcc P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:34.802312 21761 raft_consensus.cc:385] T a948e9c6dad14180969af2f2515c5fcc P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:34.802626 21761 raft_consensus.cc:740] T a948e9c6dad14180969af2f2515c5fcc P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a5286f6bd884522b4ce33314defc800, State: Initialized, Role: FOLLOWER
I20260608 12:56:34.803525 21761 consensus_queue.cc:260] T a948e9c6dad14180969af2f2515c5fcc P 3a5286f6bd884522b4ce33314defc800 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:34.805096 21785 raft_consensus.cc:697] T ad08281307e24c229a5a865cacfc25d9 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 LEADER]: Becoming Leader. State: Replica: 6e3750ef01d344a3ad3bc984e0eb8947, State: Running, Role: LEADER
I20260608 12:56:34.806344 21761 ts_tablet_manager.cc:1434] T a948e9c6dad14180969af2f2515c5fcc P 3a5286f6bd884522b4ce33314defc800: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.007s
I20260608 12:56:34.807114 21768 raft_consensus.cc:2804] T 0c217a8026904b61bae0732930604086 P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:34.807626 21768 raft_consensus.cc:493] T 0c217a8026904b61bae0732930604086 P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:34.814168 21768 raft_consensus.cc:3060] T 0c217a8026904b61bae0732930604086 P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:34.814817 21641 raft_consensus.cc:2468] T ad08281307e24c229a5a865cacfc25d9 P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e3750ef01d344a3ad3bc984e0eb8947 in term 1.
I20260608 12:56:34.806740 21785 consensus_queue.cc:237] T ad08281307e24c229a5a865cacfc25d9 P 6e3750ef01d344a3ad3bc984e0eb8947 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:34.808027 21761 tablet_bootstrap.cc:492] T 7238b59efe3a4da9ae5bad231d6606c3 P 3a5286f6bd884522b4ce33314defc800: Bootstrap starting.
I20260608 12:56:34.820868 21762 tablet_bootstrap.cc:654] T 7238b59efe3a4da9ae5bad231d6606c3 P 6e3750ef01d344a3ad3bc984e0eb8947: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:34.827028 21761 tablet_bootstrap.cc:654] T 7238b59efe3a4da9ae5bad231d6606c3 P 3a5286f6bd884522b4ce33314defc800: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:34.843287 21768 raft_consensus.cc:515] T 0c217a8026904b61bae0732930604086 P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:34.847568 21567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c217a8026904b61bae0732930604086" candidate_uuid: "ca506232130d42a98f6b06ae31840f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5286f6bd884522b4ce33314defc800"
I20260608 12:56:34.848610 21567 raft_consensus.cc:3060] T 0c217a8026904b61bae0732930604086 P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:34.850584 21465 catalog_manager.cc:5696] T a948e9c6dad14180969af2f2515c5fcc P 6e3750ef01d344a3ad3bc984e0eb8947 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131). New cstate: current_term: 1 leader_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } health_report { overall_health: HEALTHY } } }
I20260608 12:56:34.851444 21716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c217a8026904b61bae0732930604086" candidate_uuid: "ca506232130d42a98f6b06ae31840f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e3750ef01d344a3ad3bc984e0eb8947"
W20260608 12:56:34.853175 21606 leader_election.cc:343] T 0c217a8026904b61bae0732930604086 P ca506232130d42a98f6b06ae31840f5b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131:46617): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:34.855345 21768 leader_election.cc:290] T 0c217a8026904b61bae0732930604086 P ca506232130d42a98f6b06ae31840f5b [CANDIDATE]: Term 1 election: Requested vote from peers 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291), 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131:46617)
I20260608 12:56:34.857188 21760 tablet_bootstrap.cc:492] T 934f29e2c4964071a1e4aa1ed0086f2b P ca506232130d42a98f6b06ae31840f5b: No bootstrap required, opened a new log
I20260608 12:56:34.857710 21760 ts_tablet_manager.cc:1403] T 934f29e2c4964071a1e4aa1ed0086f2b P ca506232130d42a98f6b06ae31840f5b: Time spent bootstrapping tablet: real 0.073s	user 0.017s	sys 0.024s
I20260608 12:56:34.859333 21567 raft_consensus.cc:2468] T 0c217a8026904b61bae0732930604086 P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca506232130d42a98f6b06ae31840f5b in term 1.
I20260608 12:56:34.861019 21760 raft_consensus.cc:359] T 934f29e2c4964071a1e4aa1ed0086f2b P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:34.862339 21760 raft_consensus.cc:385] T 934f29e2c4964071a1e4aa1ed0086f2b P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:34.862691 21760 raft_consensus.cc:740] T 934f29e2c4964071a1e4aa1ed0086f2b P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca506232130d42a98f6b06ae31840f5b, State: Initialized, Role: FOLLOWER
I20260608 12:56:34.863381 21607 leader_election.cc:304] T 0c217a8026904b61bae0732930604086 P ca506232130d42a98f6b06ae31840f5b [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: 3a5286f6bd884522b4ce33314defc800, ca506232130d42a98f6b06ae31840f5b; no voters: 6e3750ef01d344a3ad3bc984e0eb8947
I20260608 12:56:34.863535 21760 consensus_queue.cc:260] T 934f29e2c4964071a1e4aa1ed0086f2b P ca506232130d42a98f6b06ae31840f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:34.864398 21768 raft_consensus.cc:2804] T 0c217a8026904b61bae0732930604086 P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:34.861528 21761 tablet_bootstrap.cc:492] T 7238b59efe3a4da9ae5bad231d6606c3 P 3a5286f6bd884522b4ce33314defc800: No bootstrap required, opened a new log
I20260608 12:56:34.861944 21762 tablet_bootstrap.cc:492] T 7238b59efe3a4da9ae5bad231d6606c3 P 6e3750ef01d344a3ad3bc984e0eb8947: No bootstrap required, opened a new log
I20260608 12:56:34.865562 21768 raft_consensus.cc:697] T 0c217a8026904b61bae0732930604086 P ca506232130d42a98f6b06ae31840f5b [term 1 LEADER]: Becoming Leader. State: Replica: ca506232130d42a98f6b06ae31840f5b, State: Running, Role: LEADER
I20260608 12:56:34.865952 21762 ts_tablet_manager.cc:1403] T 7238b59efe3a4da9ae5bad231d6606c3 P 6e3750ef01d344a3ad3bc984e0eb8947: Time spent bootstrapping tablet: real 0.133s	user 0.023s	sys 0.016s
I20260608 12:56:34.866446 21760 ts_tablet_manager.cc:1434] T 934f29e2c4964071a1e4aa1ed0086f2b P ca506232130d42a98f6b06ae31840f5b: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260608 12:56:34.866384 21768 consensus_queue.cc:237] T 0c217a8026904b61bae0732930604086 P ca506232130d42a98f6b06ae31840f5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:34.867597 21760 tablet_bootstrap.cc:492] T 755d723d8edd46698f7cf18e62251bc3 P ca506232130d42a98f6b06ae31840f5b: Bootstrap starting.
I20260608 12:56:34.869539 21762 raft_consensus.cc:359] T 7238b59efe3a4da9ae5bad231d6606c3 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:34.870424 21762 raft_consensus.cc:385] T 7238b59efe3a4da9ae5bad231d6606c3 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:34.870780 21762 raft_consensus.cc:740] T 7238b59efe3a4da9ae5bad231d6606c3 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e3750ef01d344a3ad3bc984e0eb8947, State: Initialized, Role: FOLLOWER
I20260608 12:56:34.871615 21762 consensus_queue.cc:260] T 7238b59efe3a4da9ae5bad231d6606c3 P 6e3750ef01d344a3ad3bc984e0eb8947 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:34.874326 21762 ts_tablet_manager.cc:1434] T 7238b59efe3a4da9ae5bad231d6606c3 P 6e3750ef01d344a3ad3bc984e0eb8947: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:56:34.874851 21760 tablet_bootstrap.cc:654] T 755d723d8edd46698f7cf18e62251bc3 P ca506232130d42a98f6b06ae31840f5b: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:34.875454 21762 tablet_bootstrap.cc:492] T ae1ee77be0644b329230c8b800f55869 P 6e3750ef01d344a3ad3bc984e0eb8947: Bootstrap starting.
I20260608 12:56:34.865586 21761 ts_tablet_manager.cc:1403] T 7238b59efe3a4da9ae5bad231d6606c3 P 3a5286f6bd884522b4ce33314defc800: Time spent bootstrapping tablet: real 0.058s	user 0.022s	sys 0.006s
I20260608 12:56:34.885850 21462 catalog_manager.cc:5696] T 0c217a8026904b61bae0732930604086 P ca506232130d42a98f6b06ae31840f5b reported cstate change: term changed from 0 to 1, leader changed from <none> to ca506232130d42a98f6b06ae31840f5b (127.16.174.130). New cstate: current_term: 1 leader_uuid: "ca506232130d42a98f6b06ae31840f5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:34.885751 21762 tablet_bootstrap.cc:654] T ae1ee77be0644b329230c8b800f55869 P 6e3750ef01d344a3ad3bc984e0eb8947: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:34.883289 21761 raft_consensus.cc:359] T 7238b59efe3a4da9ae5bad231d6606c3 P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:34.888839 21761 raft_consensus.cc:385] T 7238b59efe3a4da9ae5bad231d6606c3 P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:34.889663 21761 raft_consensus.cc:740] T 7238b59efe3a4da9ae5bad231d6606c3 P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a5286f6bd884522b4ce33314defc800, State: Initialized, Role: FOLLOWER
I20260608 12:56:34.890383 21760 tablet_bootstrap.cc:492] T 755d723d8edd46698f7cf18e62251bc3 P ca506232130d42a98f6b06ae31840f5b: No bootstrap required, opened a new log
I20260608 12:56:34.890982 21760 ts_tablet_manager.cc:1403] T 755d723d8edd46698f7cf18e62251bc3 P ca506232130d42a98f6b06ae31840f5b: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.007s
I20260608 12:56:34.891296 21761 consensus_queue.cc:260] T 7238b59efe3a4da9ae5bad231d6606c3 P 3a5286f6bd884522b4ce33314defc800 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:34.894723 21761 ts_tablet_manager.cc:1434] T 7238b59efe3a4da9ae5bad231d6606c3 P 3a5286f6bd884522b4ce33314defc800: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260608 12:56:34.895083 21760 raft_consensus.cc:359] T 755d723d8edd46698f7cf18e62251bc3 P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:34.895896 21761 tablet_bootstrap.cc:492] T ae1ee77be0644b329230c8b800f55869 P 3a5286f6bd884522b4ce33314defc800: Bootstrap starting.
I20260608 12:56:34.896284 21760 raft_consensus.cc:385] T 755d723d8edd46698f7cf18e62251bc3 P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:34.896750 21760 raft_consensus.cc:740] T 755d723d8edd46698f7cf18e62251bc3 P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca506232130d42a98f6b06ae31840f5b, State: Initialized, Role: FOLLOWER
I20260608 12:56:34.895848 21767 raft_consensus.cc:493] T a948e9c6dad14180969af2f2515c5fcc P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:34.897771 21760 consensus_queue.cc:260] T 755d723d8edd46698f7cf18e62251bc3 P ca506232130d42a98f6b06ae31840f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:34.898892 21767 raft_consensus.cc:515] T a948e9c6dad14180969af2f2515c5fcc P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:34.901527 21760 ts_tablet_manager.cc:1434] T 755d723d8edd46698f7cf18e62251bc3 P ca506232130d42a98f6b06ae31840f5b: Time spent starting tablet: real 0.010s	user 0.012s	sys 0.000s
I20260608 12:56:34.902442 21641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a948e9c6dad14180969af2f2515c5fcc" candidate_uuid: "3a5286f6bd884522b4ce33314defc800" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca506232130d42a98f6b06ae31840f5b" is_pre_election: true
I20260608 12:56:34.902756 21760 tablet_bootstrap.cc:492] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b: Bootstrap starting.
I20260608 12:56:34.903258 21641 raft_consensus.cc:2393] T a948e9c6dad14180969af2f2515c5fcc P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3a5286f6bd884522b4ce33314defc800 in current term 1: Already voted for candidate 6e3750ef01d344a3ad3bc984e0eb8947 in this term.
I20260608 12:56:34.903779 21761 tablet_bootstrap.cc:654] T ae1ee77be0644b329230c8b800f55869 P 3a5286f6bd884522b4ce33314defc800: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:34.906962 21716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a948e9c6dad14180969af2f2515c5fcc" candidate_uuid: "3a5286f6bd884522b4ce33314defc800" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" is_pre_election: true
I20260608 12:56:34.907372 21767 leader_election.cc:290] T a948e9c6dad14180969af2f2515c5fcc P 3a5286f6bd884522b4ce33314defc800 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca506232130d42a98f6b06ae31840f5b (127.16.174.130:46279), 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131:46617)
I20260608 12:56:34.908942 21531 leader_election.cc:304] T a948e9c6dad14180969af2f2515c5fcc P 3a5286f6bd884522b4ce33314defc800 [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: 3a5286f6bd884522b4ce33314defc800; no voters: 6e3750ef01d344a3ad3bc984e0eb8947, ca506232130d42a98f6b06ae31840f5b
I20260608 12:56:34.910756 21760 tablet_bootstrap.cc:654] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:34.913053 21762 tablet_bootstrap.cc:492] T ae1ee77be0644b329230c8b800f55869 P 6e3750ef01d344a3ad3bc984e0eb8947: No bootstrap required, opened a new log
I20260608 12:56:34.913672 21762 ts_tablet_manager.cc:1403] T ae1ee77be0644b329230c8b800f55869 P 6e3750ef01d344a3ad3bc984e0eb8947: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.007s
W20260608 12:56:34.917610 21513 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:56:34.922888 21761 tablet_bootstrap.cc:492] T ae1ee77be0644b329230c8b800f55869 P 3a5286f6bd884522b4ce33314defc800: No bootstrap required, opened a new log
I20260608 12:56:34.923696 21761 ts_tablet_manager.cc:1403] T ae1ee77be0644b329230c8b800f55869 P 3a5286f6bd884522b4ce33314defc800: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.004s
I20260608 12:56:34.923518 21465 catalog_manager.cc:5696] T ad08281307e24c229a5a865cacfc25d9 P 6e3750ef01d344a3ad3bc984e0eb8947 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131). New cstate: current_term: 1 leader_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } health_report { overall_health: HEALTHY } } }
I20260608 12:56:34.927486 21767 raft_consensus.cc:3060] T a948e9c6dad14180969af2f2515c5fcc P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:34.928215 21761 raft_consensus.cc:359] T ae1ee77be0644b329230c8b800f55869 P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } }
I20260608 12:56:34.929311 21761 raft_consensus.cc:385] T ae1ee77be0644b329230c8b800f55869 P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:34.929747 21761 raft_consensus.cc:740] T ae1ee77be0644b329230c8b800f55869 P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a5286f6bd884522b4ce33314defc800, State: Initialized, Role: FOLLOWER
I20260608 12:56:34.918660 21762 raft_consensus.cc:359] T ae1ee77be0644b329230c8b800f55869 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } }
I20260608 12:56:34.930629 21762 raft_consensus.cc:385] T ae1ee77be0644b329230c8b800f55869 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:34.930804 21761 consensus_queue.cc:260] T ae1ee77be0644b329230c8b800f55869 P 3a5286f6bd884522b4ce33314defc800 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } }
I20260608 12:56:34.931216 21762 raft_consensus.cc:740] T ae1ee77be0644b329230c8b800f55869 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e3750ef01d344a3ad3bc984e0eb8947, State: Initialized, Role: FOLLOWER
I20260608 12:56:34.934504 21762 consensus_queue.cc:260] T ae1ee77be0644b329230c8b800f55869 P 6e3750ef01d344a3ad3bc984e0eb8947 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } }
I20260608 12:56:34.938237 21767 raft_consensus.cc:2749] T a948e9c6dad14180969af2f2515c5fcc P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:34.939738 21762 ts_tablet_manager.cc:1434] T ae1ee77be0644b329230c8b800f55869 P 6e3750ef01d344a3ad3bc984e0eb8947: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.006s
I20260608 12:56:34.941212 21761 ts_tablet_manager.cc:1434] T ae1ee77be0644b329230c8b800f55869 P 3a5286f6bd884522b4ce33314defc800: Time spent starting tablet: real 0.017s	user 0.015s	sys 0.001s
I20260608 12:56:34.943022 21761 tablet_bootstrap.cc:492] T 6eec59fc8fa3467cb7d353bc3f604578 P 3a5286f6bd884522b4ce33314defc800: Bootstrap starting.
I20260608 12:56:34.946406 21769 raft_consensus.cc:493] T 55c7b833c80b44019a6ff52181bcd9a4 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:34.947000 21769 raft_consensus.cc:515] T 55c7b833c80b44019a6ff52181bcd9a4 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:34.949345 21769 leader_election.cc:290] T 55c7b833c80b44019a6ff52181bcd9a4 P 6e3750ef01d344a3ad3bc984e0eb8947 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291), ca506232130d42a98f6b06ae31840f5b (127.16.174.130:46279)
I20260608 12:56:34.949946 21769 raft_consensus.cc:493] T ae1ee77be0644b329230c8b800f55869 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:34.950664 21762 tablet_bootstrap.cc:492] T 0c217a8026904b61bae0732930604086 P 6e3750ef01d344a3ad3bc984e0eb8947: Bootstrap starting.
I20260608 12:56:34.950408 21769 raft_consensus.cc:515] T ae1ee77be0644b329230c8b800f55869 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } }
I20260608 12:56:34.953289 21567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55c7b833c80b44019a6ff52181bcd9a4" candidate_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5286f6bd884522b4ce33314defc800" is_pre_election: true
I20260608 12:56:34.954000 21567 raft_consensus.cc:2468] T 55c7b833c80b44019a6ff52181bcd9a4 P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e3750ef01d344a3ad3bc984e0eb8947 in term 0.
I20260608 12:56:34.956085 21641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55c7b833c80b44019a6ff52181bcd9a4" candidate_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca506232130d42a98f6b06ae31840f5b" is_pre_election: true
I20260608 12:56:34.956804 21681 leader_election.cc:304] T 55c7b833c80b44019a6ff52181bcd9a4 P 6e3750ef01d344a3ad3bc984e0eb8947 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a5286f6bd884522b4ce33314defc800, 6e3750ef01d344a3ad3bc984e0eb8947; no voters: 
I20260608 12:56:34.956804 21641 raft_consensus.cc:2468] T 55c7b833c80b44019a6ff52181bcd9a4 P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e3750ef01d344a3ad3bc984e0eb8947 in term 0.
I20260608 12:56:34.957876 21785 raft_consensus.cc:2804] T 55c7b833c80b44019a6ff52181bcd9a4 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:34.958139 21762 tablet_bootstrap.cc:654] T 0c217a8026904b61bae0732930604086 P 6e3750ef01d344a3ad3bc984e0eb8947: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:34.958292 21785 raft_consensus.cc:493] T 55c7b833c80b44019a6ff52181bcd9a4 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:34.958669 21785 raft_consensus.cc:3060] T 55c7b833c80b44019a6ff52181bcd9a4 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:34.949496 21761 tablet_bootstrap.cc:654] T 6eec59fc8fa3467cb7d353bc3f604578 P 3a5286f6bd884522b4ce33314defc800: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:34.964773 21760 tablet_bootstrap.cc:492] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b: No bootstrap required, opened a new log
I20260608 12:56:34.965328 21760 ts_tablet_manager.cc:1403] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b: Time spent bootstrapping tablet: real 0.063s	user 0.020s	sys 0.014s
I20260608 12:56:34.965611 21641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae1ee77be0644b329230c8b800f55869" candidate_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca506232130d42a98f6b06ae31840f5b" is_pre_election: true
I20260608 12:56:34.966357 21641 raft_consensus.cc:2468] T ae1ee77be0644b329230c8b800f55869 P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e3750ef01d344a3ad3bc984e0eb8947 in term 0.
I20260608 12:56:34.967935 21681 leader_election.cc:304] T ae1ee77be0644b329230c8b800f55869 P 6e3750ef01d344a3ad3bc984e0eb8947 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e3750ef01d344a3ad3bc984e0eb8947, ca506232130d42a98f6b06ae31840f5b; no voters: 
I20260608 12:56:34.968560 21760 raft_consensus.cc:359] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:34.969054 21793 raft_consensus.cc:2804] T ae1ee77be0644b329230c8b800f55869 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:34.969393 21760 raft_consensus.cc:385] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:34.969691 21793 raft_consensus.cc:493] T ae1ee77be0644b329230c8b800f55869 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:34.970115 21769 leader_election.cc:290] T ae1ee77be0644b329230c8b800f55869 P 6e3750ef01d344a3ad3bc984e0eb8947 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca506232130d42a98f6b06ae31840f5b (127.16.174.130:46279), 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291)
I20260608 12:56:34.970530 21793 raft_consensus.cc:3060] T ae1ee77be0644b329230c8b800f55869 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:34.969837 21760 raft_consensus.cc:740] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca506232130d42a98f6b06ae31840f5b, State: Initialized, Role: FOLLOWER
I20260608 12:56:34.971987 21567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae1ee77be0644b329230c8b800f55869" candidate_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5286f6bd884522b4ce33314defc800" is_pre_election: true
I20260608 12:56:34.971974 21760 consensus_queue.cc:260] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:34.973026 21567 raft_consensus.cc:2468] T ae1ee77be0644b329230c8b800f55869 P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e3750ef01d344a3ad3bc984e0eb8947 in term 0.
I20260608 12:56:34.974886 21760 ts_tablet_manager.cc:1434] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 12:56:34.975904 21767 raft_consensus.cc:493] T 755d723d8edd46698f7cf18e62251bc3 P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:34.976157 21760 tablet_bootstrap.cc:492] T 5636da3b24ce48739d105728b9895e2f P ca506232130d42a98f6b06ae31840f5b: Bootstrap starting.
I20260608 12:56:34.976464 21767 raft_consensus.cc:515] T 755d723d8edd46698f7cf18e62251bc3 P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:34.979898 21641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "755d723d8edd46698f7cf18e62251bc3" candidate_uuid: "3a5286f6bd884522b4ce33314defc800" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca506232130d42a98f6b06ae31840f5b" is_pre_election: true
I20260608 12:56:34.980732 21641 raft_consensus.cc:2468] T 755d723d8edd46698f7cf18e62251bc3 P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a5286f6bd884522b4ce33314defc800 in term 0.
I20260608 12:56:34.982431 21532 leader_election.cc:304] T 755d723d8edd46698f7cf18e62251bc3 P 3a5286f6bd884522b4ce33314defc800 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a5286f6bd884522b4ce33314defc800, ca506232130d42a98f6b06ae31840f5b; no voters: 
I20260608 12:56:34.983750 21808 raft_consensus.cc:2804] T 755d723d8edd46698f7cf18e62251bc3 P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:34.983358 21785 raft_consensus.cc:515] T 55c7b833c80b44019a6ff52181bcd9a4 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:34.985431 21716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "755d723d8edd46698f7cf18e62251bc3" candidate_uuid: "3a5286f6bd884522b4ce33314defc800" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" is_pre_election: true
I20260608 12:56:34.986297 21785 leader_election.cc:290] T 55c7b833c80b44019a6ff52181bcd9a4 P 6e3750ef01d344a3ad3bc984e0eb8947 [CANDIDATE]: Term 1 election: Requested vote from peers 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291), ca506232130d42a98f6b06ae31840f5b (127.16.174.130:46279)
I20260608 12:56:34.986816 21808 raft_consensus.cc:493] T 755d723d8edd46698f7cf18e62251bc3 P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:34.987309 21808 raft_consensus.cc:3060] T 755d723d8edd46698f7cf18e62251bc3 P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:34.989044 21760 tablet_bootstrap.cc:654] T 5636da3b24ce48739d105728b9895e2f P ca506232130d42a98f6b06ae31840f5b: Neither blocks nor log segments found. Creating new log.
W20260608 12:56:34.991119 21531 leader_election.cc:343] T 755d723d8edd46698f7cf18e62251bc3 P 3a5286f6bd884522b4ce33314defc800 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131:46617): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:34.984057 21767 leader_election.cc:290] T 755d723d8edd46698f7cf18e62251bc3 P 3a5286f6bd884522b4ce33314defc800 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca506232130d42a98f6b06ae31840f5b (127.16.174.130:46279), 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131:46617)
I20260608 12:56:34.992442 21567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55c7b833c80b44019a6ff52181bcd9a4" candidate_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5286f6bd884522b4ce33314defc800"
I20260608 12:56:34.993261 21567 raft_consensus.cc:3060] T 55c7b833c80b44019a6ff52181bcd9a4 P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:34.993321 21641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55c7b833c80b44019a6ff52181bcd9a4" candidate_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca506232130d42a98f6b06ae31840f5b"
I20260608 12:56:34.994416 21641 raft_consensus.cc:3060] T 55c7b833c80b44019a6ff52181bcd9a4 P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:34.996178 21767 raft_consensus.cc:493] T 7238b59efe3a4da9ae5bad231d6606c3 P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:34.996695 21767 raft_consensus.cc:515] T 7238b59efe3a4da9ae5bad231d6606c3 P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:34.999831 21642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7238b59efe3a4da9ae5bad231d6606c3" candidate_uuid: "3a5286f6bd884522b4ce33314defc800" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca506232130d42a98f6b06ae31840f5b" is_pre_election: true
I20260608 12:56:35.000507 21642 raft_consensus.cc:2468] T 7238b59efe3a4da9ae5bad231d6606c3 P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a5286f6bd884522b4ce33314defc800 in term 0.
I20260608 12:56:35.001972 21532 leader_election.cc:304] T 7238b59efe3a4da9ae5bad231d6606c3 P 3a5286f6bd884522b4ce33314defc800 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a5286f6bd884522b4ce33314defc800, ca506232130d42a98f6b06ae31840f5b; no voters: 
I20260608 12:56:35.003104 21641 raft_consensus.cc:2468] T 55c7b833c80b44019a6ff52181bcd9a4 P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e3750ef01d344a3ad3bc984e0eb8947 in term 1.
I20260608 12:56:35.004825 21681 leader_election.cc:304] T 55c7b833c80b44019a6ff52181bcd9a4 P 6e3750ef01d344a3ad3bc984e0eb8947 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e3750ef01d344a3ad3bc984e0eb8947, ca506232130d42a98f6b06ae31840f5b; no voters: 
I20260608 12:56:35.004962 21793 raft_consensus.cc:515] T ae1ee77be0644b329230c8b800f55869 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } }
I20260608 12:56:35.012418 21761 tablet_bootstrap.cc:492] T 6eec59fc8fa3467cb7d353bc3f604578 P 3a5286f6bd884522b4ce33314defc800: No bootstrap required, opened a new log
I20260608 12:56:35.013260 21761 ts_tablet_manager.cc:1403] T 6eec59fc8fa3467cb7d353bc3f604578 P 3a5286f6bd884522b4ce33314defc800: Time spent bootstrapping tablet: real 0.071s	user 0.017s	sys 0.004s
I20260608 12:56:35.014459 21716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7238b59efe3a4da9ae5bad231d6606c3" candidate_uuid: "3a5286f6bd884522b4ce33314defc800" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" is_pre_election: true
I20260608 12:56:35.015478 21716 raft_consensus.cc:2468] T 7238b59efe3a4da9ae5bad231d6606c3 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a5286f6bd884522b4ce33314defc800 in term 0.
I20260608 12:56:35.007710 21785 raft_consensus.cc:2804] T 55c7b833c80b44019a6ff52181bcd9a4 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:35.019901 21761 raft_consensus.cc:359] T 6eec59fc8fa3467cb7d353bc3f604578 P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:35.020686 21761 raft_consensus.cc:385] T 6eec59fc8fa3467cb7d353bc3f604578 P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:35.020991 21761 raft_consensus.cc:740] T 6eec59fc8fa3467cb7d353bc3f604578 P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a5286f6bd884522b4ce33314defc800, State: Initialized, Role: FOLLOWER
I20260608 12:56:35.022053 21761 consensus_queue.cc:260] T 6eec59fc8fa3467cb7d353bc3f604578 P 3a5286f6bd884522b4ce33314defc800 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:35.022513 21641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae1ee77be0644b329230c8b800f55869" candidate_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca506232130d42a98f6b06ae31840f5b"
I20260608 12:56:35.023391 21641 raft_consensus.cc:3060] T ae1ee77be0644b329230c8b800f55869 P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:35.018757 21767 leader_election.cc:290] T 7238b59efe3a4da9ae5bad231d6606c3 P 3a5286f6bd884522b4ce33314defc800 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca506232130d42a98f6b06ae31840f5b (127.16.174.130:46279), 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131:46617)
I20260608 12:56:35.029563 21767 raft_consensus.cc:2804] T 7238b59efe3a4da9ae5bad231d6606c3 P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:35.031486 21767 raft_consensus.cc:493] T 7238b59efe3a4da9ae5bad231d6606c3 P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:35.023487 21785 raft_consensus.cc:697] T 55c7b833c80b44019a6ff52181bcd9a4 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 LEADER]: Becoming Leader. State: Replica: 6e3750ef01d344a3ad3bc984e0eb8947, State: Running, Role: LEADER
I20260608 12:56:35.032820 21785 consensus_queue.cc:237] T 55c7b833c80b44019a6ff52181bcd9a4 P 6e3750ef01d344a3ad3bc984e0eb8947 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:35.034554 21768 raft_consensus.cc:493] T 6eec59fc8fa3467cb7d353bc3f604578 P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:35.035250 21768 raft_consensus.cc:515] T 6eec59fc8fa3467cb7d353bc3f604578 P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:35.033831 21762 tablet_bootstrap.cc:492] T 0c217a8026904b61bae0732930604086 P 6e3750ef01d344a3ad3bc984e0eb8947: No bootstrap required, opened a new log
I20260608 12:56:35.040087 21762 ts_tablet_manager.cc:1403] T 0c217a8026904b61bae0732930604086 P 6e3750ef01d344a3ad3bc984e0eb8947: Time spent bootstrapping tablet: real 0.090s	user 0.019s	sys 0.012s
I20260608 12:56:35.040153 21566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eec59fc8fa3467cb7d353bc3f604578" candidate_uuid: "ca506232130d42a98f6b06ae31840f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5286f6bd884522b4ce33314defc800" is_pre_election: true
I20260608 12:56:35.016674 21567 raft_consensus.cc:2468] T 55c7b833c80b44019a6ff52181bcd9a4 P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e3750ef01d344a3ad3bc984e0eb8947 in term 1.
I20260608 12:56:35.040608 21716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eec59fc8fa3467cb7d353bc3f604578" candidate_uuid: "ca506232130d42a98f6b06ae31840f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" is_pre_election: true
I20260608 12:56:35.040382 21768 leader_election.cc:290] T 6eec59fc8fa3467cb7d353bc3f604578 P ca506232130d42a98f6b06ae31840f5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291), 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131:46617)
I20260608 12:56:35.040880 21767 raft_consensus.cc:3060] T 7238b59efe3a4da9ae5bad231d6606c3 P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:35.041352 21566 raft_consensus.cc:2468] T 6eec59fc8fa3467cb7d353bc3f604578 P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca506232130d42a98f6b06ae31840f5b in term 0.
W20260608 12:56:35.042632 21606 leader_election.cc:343] T 6eec59fc8fa3467cb7d353bc3f604578 P ca506232130d42a98f6b06ae31840f5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131:46617): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:35.044988 21607 leader_election.cc:304] T 6eec59fc8fa3467cb7d353bc3f604578 P ca506232130d42a98f6b06ae31840f5b [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: 3a5286f6bd884522b4ce33314defc800, ca506232130d42a98f6b06ae31840f5b; no voters: 6e3750ef01d344a3ad3bc984e0eb8947
I20260608 12:56:35.047070 21566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae1ee77be0644b329230c8b800f55869" candidate_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5286f6bd884522b4ce33314defc800"
I20260608 12:56:35.047919 21566 raft_consensus.cc:3060] T ae1ee77be0644b329230c8b800f55869 P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:35.049744 21762 raft_consensus.cc:359] T 0c217a8026904b61bae0732930604086 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:35.051765 21768 raft_consensus.cc:2804] T 6eec59fc8fa3467cb7d353bc3f604578 P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:35.052150 21793 leader_election.cc:290] T ae1ee77be0644b329230c8b800f55869 P 6e3750ef01d344a3ad3bc984e0eb8947 [CANDIDATE]: Term 1 election: Requested vote from peers ca506232130d42a98f6b06ae31840f5b (127.16.174.130:46279), 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291)
I20260608 12:56:35.053398 21641 raft_consensus.cc:2468] T ae1ee77be0644b329230c8b800f55869 P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e3750ef01d344a3ad3bc984e0eb8947 in term 1.
I20260608 12:56:35.055567 21760 tablet_bootstrap.cc:492] T 5636da3b24ce48739d105728b9895e2f P ca506232130d42a98f6b06ae31840f5b: No bootstrap required, opened a new log
I20260608 12:56:35.057170 21760 ts_tablet_manager.cc:1403] T 5636da3b24ce48739d105728b9895e2f P ca506232130d42a98f6b06ae31840f5b: Time spent bootstrapping tablet: real 0.081s	user 0.019s	sys 0.025s
I20260608 12:56:35.056084 21768 raft_consensus.cc:493] T 6eec59fc8fa3467cb7d353bc3f604578 P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:35.055876 21762 raft_consensus.cc:385] T 0c217a8026904b61bae0732930604086 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:35.061813 21761 ts_tablet_manager.cc:1434] T 6eec59fc8fa3467cb7d353bc3f604578 P 3a5286f6bd884522b4ce33314defc800: Time spent starting tablet: real 0.048s	user 0.014s	sys 0.016s
I20260608 12:56:35.062445 21768 raft_consensus.cc:3060] T 6eec59fc8fa3467cb7d353bc3f604578 P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:35.062336 21681 leader_election.cc:304] T ae1ee77be0644b329230c8b800f55869 P 6e3750ef01d344a3ad3bc984e0eb8947 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e3750ef01d344a3ad3bc984e0eb8947, ca506232130d42a98f6b06ae31840f5b; no voters: 
I20260608 12:56:35.062639 21762 raft_consensus.cc:740] T 0c217a8026904b61bae0732930604086 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e3750ef01d344a3ad3bc984e0eb8947, State: Initialized, Role: FOLLOWER
I20260608 12:56:35.069239 21761 tablet_bootstrap.cc:492] T 525f2b7d6de545b7adcfbedb7c232f83 P 3a5286f6bd884522b4ce33314defc800: Bootstrap starting.
I20260608 12:56:35.069631 21785 raft_consensus.cc:2804] T ae1ee77be0644b329230c8b800f55869 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:35.075024 21785 raft_consensus.cc:697] T ae1ee77be0644b329230c8b800f55869 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 LEADER]: Becoming Leader. State: Replica: 6e3750ef01d344a3ad3bc984e0eb8947, State: Running, Role: LEADER
I20260608 12:56:35.071547 21808 raft_consensus.cc:515] T 755d723d8edd46698f7cf18e62251bc3 P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:35.073872 21762 consensus_queue.cc:260] T 0c217a8026904b61bae0732930604086 P 6e3750ef01d344a3ad3bc984e0eb8947 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:35.081756 21461 catalog_manager.cc:5696] T 55c7b833c80b44019a6ff52181bcd9a4 P 6e3750ef01d344a3ad3bc984e0eb8947 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131). New cstate: current_term: 1 leader_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } health_report { overall_health: HEALTHY } } }
I20260608 12:56:35.083339 21767 raft_consensus.cc:515] T 7238b59efe3a4da9ae5bad231d6606c3 P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:35.084357 21566 raft_consensus.cc:2468] T ae1ee77be0644b329230c8b800f55869 P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e3750ef01d344a3ad3bc984e0eb8947 in term 1.
I20260608 12:56:35.088068 21760 raft_consensus.cc:359] T 5636da3b24ce48739d105728b9895e2f P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:35.089115 21761 tablet_bootstrap.cc:654] T 525f2b7d6de545b7adcfbedb7c232f83 P 3a5286f6bd884522b4ce33314defc800: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:35.090757 21760 raft_consensus.cc:385] T 5636da3b24ce48739d105728b9895e2f P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:35.091111 21760 raft_consensus.cc:740] T 5636da3b24ce48739d105728b9895e2f P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca506232130d42a98f6b06ae31840f5b, State: Initialized, Role: FOLLOWER
I20260608 12:56:35.092032 21785 consensus_queue.cc:237] T ae1ee77be0644b329230c8b800f55869 P 6e3750ef01d344a3ad3bc984e0eb8947 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } }
I20260608 12:56:35.094857 21760 consensus_queue.cc:260] T 5636da3b24ce48739d105728b9895e2f P ca506232130d42a98f6b06ae31840f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:35.097241 21760 ts_tablet_manager.cc:1434] T 5636da3b24ce48739d105728b9895e2f P ca506232130d42a98f6b06ae31840f5b: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260608 12:56:35.095605 21768 raft_consensus.cc:515] T 6eec59fc8fa3467cb7d353bc3f604578 P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:35.100620 21760 tablet_bootstrap.cc:492] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b: Bootstrap starting.
I20260608 12:56:35.106963 21641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7238b59efe3a4da9ae5bad231d6606c3" candidate_uuid: "3a5286f6bd884522b4ce33314defc800" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca506232130d42a98f6b06ae31840f5b"
I20260608 12:56:35.107977 21641 raft_consensus.cc:3060] T 7238b59efe3a4da9ae5bad231d6606c3 P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:35.108371 21767 leader_election.cc:290] T 7238b59efe3a4da9ae5bad231d6606c3 P 3a5286f6bd884522b4ce33314defc800 [CANDIDATE]: Term 1 election: Requested vote from peers ca506232130d42a98f6b06ae31840f5b (127.16.174.130:46279), 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131:46617)
I20260608 12:56:35.109789 21716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7238b59efe3a4da9ae5bad231d6606c3" candidate_uuid: "3a5286f6bd884522b4ce33314defc800" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e3750ef01d344a3ad3bc984e0eb8947"
I20260608 12:56:35.112870 21716 raft_consensus.cc:3060] T 7238b59efe3a4da9ae5bad231d6606c3 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:35.113390 21760 tablet_bootstrap.cc:654] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:35.112165 21642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "755d723d8edd46698f7cf18e62251bc3" candidate_uuid: "3a5286f6bd884522b4ce33314defc800" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca506232130d42a98f6b06ae31840f5b"
I20260608 12:56:35.116096 21642 raft_consensus.cc:3060] T 755d723d8edd46698f7cf18e62251bc3 P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:35.096994 21762 ts_tablet_manager.cc:1434] T 0c217a8026904b61bae0732930604086 P 6e3750ef01d344a3ad3bc984e0eb8947: Time spent starting tablet: real 0.056s	user 0.005s	sys 0.005s
I20260608 12:56:35.118557 21762 tablet_bootstrap.cc:492] T 6eec59fc8fa3467cb7d353bc3f604578 P 6e3750ef01d344a3ad3bc984e0eb8947: Bootstrap starting.
I20260608 12:56:35.120239 21641 raft_consensus.cc:2468] T 7238b59efe3a4da9ae5bad231d6606c3 P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a5286f6bd884522b4ce33314defc800 in term 1.
I20260608 12:56:35.103246 21566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eec59fc8fa3467cb7d353bc3f604578" candidate_uuid: "ca506232130d42a98f6b06ae31840f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5286f6bd884522b4ce33314defc800"
I20260608 12:56:35.122474 21566 raft_consensus.cc:3060] T 6eec59fc8fa3467cb7d353bc3f604578 P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:35.122169 21532 leader_election.cc:304] T 7238b59efe3a4da9ae5bad231d6606c3 P 3a5286f6bd884522b4ce33314defc800 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a5286f6bd884522b4ce33314defc800, ca506232130d42a98f6b06ae31840f5b; no voters: 
I20260608 12:56:35.123813 21813 raft_consensus.cc:2804] T 7238b59efe3a4da9ae5bad231d6606c3 P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:35.124403 21813 raft_consensus.cc:697] T 7238b59efe3a4da9ae5bad231d6606c3 P 3a5286f6bd884522b4ce33314defc800 [term 1 LEADER]: Becoming Leader. State: Replica: 3a5286f6bd884522b4ce33314defc800, State: Running, Role: LEADER
I20260608 12:56:35.125329 21813 consensus_queue.cc:237] T 7238b59efe3a4da9ae5bad231d6606c3 P 3a5286f6bd884522b4ce33314defc800 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:35.129279 21716 raft_consensus.cc:2468] T 7238b59efe3a4da9ae5bad231d6606c3 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a5286f6bd884522b4ce33314defc800 in term 1.
I20260608 12:56:35.130661 21642 raft_consensus.cc:2468] T 755d723d8edd46698f7cf18e62251bc3 P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a5286f6bd884522b4ce33314defc800 in term 1.
I20260608 12:56:35.132159 21532 leader_election.cc:304] T 755d723d8edd46698f7cf18e62251bc3 P 3a5286f6bd884522b4ce33314defc800 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a5286f6bd884522b4ce33314defc800, ca506232130d42a98f6b06ae31840f5b; no voters: 
I20260608 12:56:35.132710 21716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eec59fc8fa3467cb7d353bc3f604578" candidate_uuid: "ca506232130d42a98f6b06ae31840f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e3750ef01d344a3ad3bc984e0eb8947"
I20260608 12:56:35.133253 21767 raft_consensus.cc:2804] T 755d723d8edd46698f7cf18e62251bc3 P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:35.134042 21767 raft_consensus.cc:697] T 755d723d8edd46698f7cf18e62251bc3 P 3a5286f6bd884522b4ce33314defc800 [term 1 LEADER]: Becoming Leader. State: Replica: 3a5286f6bd884522b4ce33314defc800, State: Running, Role: LEADER
W20260608 12:56:35.134191 21606 leader_election.cc:343] T 6eec59fc8fa3467cb7d353bc3f604578 P ca506232130d42a98f6b06ae31840f5b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131:46617): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:35.135062 21768 leader_election.cc:290] T 6eec59fc8fa3467cb7d353bc3f604578 P ca506232130d42a98f6b06ae31840f5b [CANDIDATE]: Term 1 election: Requested vote from peers 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291), 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131:46617)
I20260608 12:56:35.135069 21767 consensus_queue.cc:237] T 755d723d8edd46698f7cf18e62251bc3 P 3a5286f6bd884522b4ce33314defc800 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:35.138130 21808 leader_election.cc:290] T 755d723d8edd46698f7cf18e62251bc3 P 3a5286f6bd884522b4ce33314defc800 [CANDIDATE]: Term 1 election: Requested vote from peers ca506232130d42a98f6b06ae31840f5b (127.16.174.130:46279), 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131:46617)
I20260608 12:56:35.138362 21716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "755d723d8edd46698f7cf18e62251bc3" candidate_uuid: "3a5286f6bd884522b4ce33314defc800" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e3750ef01d344a3ad3bc984e0eb8947"
I20260608 12:56:35.145042 21762 tablet_bootstrap.cc:654] T 6eec59fc8fa3467cb7d353bc3f604578 P 6e3750ef01d344a3ad3bc984e0eb8947: Neither blocks nor log segments found. Creating new log.
W20260608 12:56:35.145186 21531 leader_election.cc:343] T 755d723d8edd46698f7cf18e62251bc3 P 3a5286f6bd884522b4ce33314defc800 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131:46617): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:35.145792 21566 raft_consensus.cc:2468] T 6eec59fc8fa3467cb7d353bc3f604578 P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca506232130d42a98f6b06ae31840f5b in term 1.
I20260608 12:56:35.152750 21607 leader_election.cc:304] T 6eec59fc8fa3467cb7d353bc3f604578 P ca506232130d42a98f6b06ae31840f5b [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: 3a5286f6bd884522b4ce33314defc800, ca506232130d42a98f6b06ae31840f5b; no voters: 6e3750ef01d344a3ad3bc984e0eb8947
I20260608 12:56:35.154855 21461 catalog_manager.cc:5696] T 7238b59efe3a4da9ae5bad231d6606c3 P 3a5286f6bd884522b4ce33314defc800 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a5286f6bd884522b4ce33314defc800 (127.16.174.129). New cstate: current_term: 1 leader_uuid: "3a5286f6bd884522b4ce33314defc800" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:35.158569 21768 raft_consensus.cc:2804] T 6eec59fc8fa3467cb7d353bc3f604578 P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:35.160041 21768 raft_consensus.cc:697] T 6eec59fc8fa3467cb7d353bc3f604578 P ca506232130d42a98f6b06ae31840f5b [term 1 LEADER]: Becoming Leader. State: Replica: ca506232130d42a98f6b06ae31840f5b, State: Running, Role: LEADER
I20260608 12:56:35.161033 21768 consensus_queue.cc:237] T 6eec59fc8fa3467cb7d353bc3f604578 P ca506232130d42a98f6b06ae31840f5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:35.161985 21761 tablet_bootstrap.cc:492] T 525f2b7d6de545b7adcfbedb7c232f83 P 3a5286f6bd884522b4ce33314defc800: No bootstrap required, opened a new log
I20260608 12:56:35.162585 21761 ts_tablet_manager.cc:1403] T 525f2b7d6de545b7adcfbedb7c232f83 P 3a5286f6bd884522b4ce33314defc800: Time spent bootstrapping tablet: real 0.095s	user 0.017s	sys 0.016s
I20260608 12:56:35.162674 21465 catalog_manager.cc:5696] T ae1ee77be0644b329230c8b800f55869 P 6e3750ef01d344a3ad3bc984e0eb8947 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131). New cstate: current_term: 1 leader_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:35.166326 21761 raft_consensus.cc:359] T 525f2b7d6de545b7adcfbedb7c232f83 P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:35.167382 21761 raft_consensus.cc:385] T 525f2b7d6de545b7adcfbedb7c232f83 P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:35.168756 21760 tablet_bootstrap.cc:492] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b: No bootstrap required, opened a new log
I20260608 12:56:35.168902 21761 raft_consensus.cc:740] T 525f2b7d6de545b7adcfbedb7c232f83 P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a5286f6bd884522b4ce33314defc800, State: Initialized, Role: FOLLOWER
I20260608 12:56:35.169348 21760 ts_tablet_manager.cc:1403] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b: Time spent bootstrapping tablet: real 0.069s	user 0.020s	sys 0.009s
I20260608 12:56:35.169831 21761 consensus_queue.cc:260] T 525f2b7d6de545b7adcfbedb7c232f83 P 3a5286f6bd884522b4ce33314defc800 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:35.172237 21761 ts_tablet_manager.cc:1434] T 525f2b7d6de545b7adcfbedb7c232f83 P 3a5286f6bd884522b4ce33314defc800: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260608 12:56:35.172982 21761 tablet_bootstrap.cc:492] T 5636da3b24ce48739d105728b9895e2f P 3a5286f6bd884522b4ce33314defc800: Bootstrap starting.
I20260608 12:56:35.174644 21801 raft_consensus.cc:493] T 934f29e2c4964071a1e4aa1ed0086f2b P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:35.175216 21801 raft_consensus.cc:515] T 934f29e2c4964071a1e4aa1ed0086f2b P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:35.179445 21761 tablet_bootstrap.cc:654] T 5636da3b24ce48739d105728b9895e2f P 3a5286f6bd884522b4ce33314defc800: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:35.179275 21716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934f29e2c4964071a1e4aa1ed0086f2b" candidate_uuid: "ca506232130d42a98f6b06ae31840f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" is_pre_election: true
W20260608 12:56:35.181656 21606 leader_election.cc:343] T 934f29e2c4964071a1e4aa1ed0086f2b P ca506232130d42a98f6b06ae31840f5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131:46617): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:35.184013 21762 tablet_bootstrap.cc:492] T 6eec59fc8fa3467cb7d353bc3f604578 P 6e3750ef01d344a3ad3bc984e0eb8947: No bootstrap required, opened a new log
I20260608 12:56:35.184571 21762 ts_tablet_manager.cc:1403] T 6eec59fc8fa3467cb7d353bc3f604578 P 6e3750ef01d344a3ad3bc984e0eb8947: Time spent bootstrapping tablet: real 0.066s	user 0.012s	sys 0.005s
I20260608 12:56:35.184743 21801 leader_election.cc:290] T 934f29e2c4964071a1e4aa1ed0086f2b P ca506232130d42a98f6b06ae31840f5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291), 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131:46617)
I20260608 12:56:35.186461 21566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934f29e2c4964071a1e4aa1ed0086f2b" candidate_uuid: "ca506232130d42a98f6b06ae31840f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5286f6bd884522b4ce33314defc800" is_pre_election: true
I20260608 12:56:35.187526 21566 raft_consensus.cc:2468] T 934f29e2c4964071a1e4aa1ed0086f2b P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca506232130d42a98f6b06ae31840f5b in term 0.
I20260608 12:56:35.181114 21760 raft_consensus.cc:359] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:35.188516 21760 raft_consensus.cc:385] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:35.188793 21760 raft_consensus.cc:740] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca506232130d42a98f6b06ae31840f5b, State: Initialized, Role: FOLLOWER
I20260608 12:56:35.189559 21760 consensus_queue.cc:260] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:35.192934 21760 ts_tablet_manager.cc:1434] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260608 12:56:35.188090 21762 raft_consensus.cc:359] T 6eec59fc8fa3467cb7d353bc3f604578 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:35.194391 21762 raft_consensus.cc:385] T 6eec59fc8fa3467cb7d353bc3f604578 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:35.189581 21607 leader_election.cc:304] T 934f29e2c4964071a1e4aa1ed0086f2b P ca506232130d42a98f6b06ae31840f5b [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: 3a5286f6bd884522b4ce33314defc800, ca506232130d42a98f6b06ae31840f5b; no voters: 6e3750ef01d344a3ad3bc984e0eb8947
I20260608 12:56:35.194972 21762 raft_consensus.cc:740] T 6eec59fc8fa3467cb7d353bc3f604578 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e3750ef01d344a3ad3bc984e0eb8947, State: Initialized, Role: FOLLOWER
I20260608 12:56:35.196070 21762 consensus_queue.cc:260] T 6eec59fc8fa3467cb7d353bc3f604578 P 6e3750ef01d344a3ad3bc984e0eb8947 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:35.194813 21461 catalog_manager.cc:5696] T 755d723d8edd46698f7cf18e62251bc3 P 3a5286f6bd884522b4ce33314defc800 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a5286f6bd884522b4ce33314defc800 (127.16.174.129). New cstate: current_term: 1 leader_uuid: "3a5286f6bd884522b4ce33314defc800" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:35.196820 21770 raft_consensus.cc:2804] T 934f29e2c4964071a1e4aa1ed0086f2b P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:35.197501 21770 raft_consensus.cc:493] T 934f29e2c4964071a1e4aa1ed0086f2b P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:35.198057 21770 raft_consensus.cc:3060] T 934f29e2c4964071a1e4aa1ed0086f2b P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:35.198516 21762 ts_tablet_manager.cc:1434] T 6eec59fc8fa3467cb7d353bc3f604578 P 6e3750ef01d344a3ad3bc984e0eb8947: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260608 12:56:35.199666 21762 tablet_bootstrap.cc:492] T 934f29e2c4964071a1e4aa1ed0086f2b P 6e3750ef01d344a3ad3bc984e0eb8947: Bootstrap starting.
I20260608 12:56:35.206506 21762 tablet_bootstrap.cc:654] T 934f29e2c4964071a1e4aa1ed0086f2b P 6e3750ef01d344a3ad3bc984e0eb8947: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:35.218454 21762 tablet_bootstrap.cc:492] T 934f29e2c4964071a1e4aa1ed0086f2b P 6e3750ef01d344a3ad3bc984e0eb8947: No bootstrap required, opened a new log
I20260608 12:56:35.218966 21762 ts_tablet_manager.cc:1403] T 934f29e2c4964071a1e4aa1ed0086f2b P 6e3750ef01d344a3ad3bc984e0eb8947: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260608 12:56:35.221814 21762 raft_consensus.cc:359] T 934f29e2c4964071a1e4aa1ed0086f2b P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:35.222509 21762 raft_consensus.cc:385] T 934f29e2c4964071a1e4aa1ed0086f2b P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:35.222775 21762 raft_consensus.cc:740] T 934f29e2c4964071a1e4aa1ed0086f2b P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e3750ef01d344a3ad3bc984e0eb8947, State: Initialized, Role: FOLLOWER
I20260608 12:56:35.223757 21762 consensus_queue.cc:260] T 934f29e2c4964071a1e4aa1ed0086f2b P 6e3750ef01d344a3ad3bc984e0eb8947 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:35.226260 21762 ts_tablet_manager.cc:1434] T 934f29e2c4964071a1e4aa1ed0086f2b P 6e3750ef01d344a3ad3bc984e0eb8947: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260608 12:56:35.227754 21762 tablet_bootstrap.cc:492] T 935e0442214f49e6916a17da9f987460 P 6e3750ef01d344a3ad3bc984e0eb8947: Bootstrap starting.
I20260608 12:56:35.231348 21770 raft_consensus.cc:515] T 934f29e2c4964071a1e4aa1ed0086f2b P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:35.234115 21762 tablet_bootstrap.cc:654] T 935e0442214f49e6916a17da9f987460 P 6e3750ef01d344a3ad3bc984e0eb8947: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:35.234297 21462 catalog_manager.cc:5696] T 6eec59fc8fa3467cb7d353bc3f604578 P ca506232130d42a98f6b06ae31840f5b reported cstate change: term changed from 0 to 1, leader changed from <none> to ca506232130d42a98f6b06ae31840f5b (127.16.174.130). New cstate: current_term: 1 leader_uuid: "ca506232130d42a98f6b06ae31840f5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:35.239184 21566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934f29e2c4964071a1e4aa1ed0086f2b" candidate_uuid: "ca506232130d42a98f6b06ae31840f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5286f6bd884522b4ce33314defc800"
I20260608 12:56:35.239900 21566 raft_consensus.cc:3060] T 934f29e2c4964071a1e4aa1ed0086f2b P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:35.240583 21770 leader_election.cc:290] T 934f29e2c4964071a1e4aa1ed0086f2b P ca506232130d42a98f6b06ae31840f5b [CANDIDATE]: Term 1 election: Requested vote from peers 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291), 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131:46617)
I20260608 12:56:35.242480 21716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934f29e2c4964071a1e4aa1ed0086f2b" candidate_uuid: "ca506232130d42a98f6b06ae31840f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e3750ef01d344a3ad3bc984e0eb8947"
I20260608 12:56:35.243158 21716 raft_consensus.cc:3060] T 934f29e2c4964071a1e4aa1ed0086f2b P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:35.248054 21566 raft_consensus.cc:2468] T 934f29e2c4964071a1e4aa1ed0086f2b P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca506232130d42a98f6b06ae31840f5b in term 1.
I20260608 12:56:35.249845 21607 leader_election.cc:304] T 934f29e2c4964071a1e4aa1ed0086f2b P ca506232130d42a98f6b06ae31840f5b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a5286f6bd884522b4ce33314defc800, ca506232130d42a98f6b06ae31840f5b; no voters: 
I20260608 12:56:35.249946 21761 tablet_bootstrap.cc:492] T 5636da3b24ce48739d105728b9895e2f P 3a5286f6bd884522b4ce33314defc800: No bootstrap required, opened a new log
I20260608 12:56:35.250674 21761 ts_tablet_manager.cc:1403] T 5636da3b24ce48739d105728b9895e2f P 3a5286f6bd884522b4ce33314defc800: Time spent bootstrapping tablet: real 0.078s	user 0.023s	sys 0.042s
I20260608 12:56:35.250794 21770 raft_consensus.cc:2804] T 934f29e2c4964071a1e4aa1ed0086f2b P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:35.251907 21770 raft_consensus.cc:697] T 934f29e2c4964071a1e4aa1ed0086f2b P ca506232130d42a98f6b06ae31840f5b [term 1 LEADER]: Becoming Leader. State: Replica: ca506232130d42a98f6b06ae31840f5b, State: Running, Role: LEADER
I20260608 12:56:35.253053 21770 consensus_queue.cc:237] T 934f29e2c4964071a1e4aa1ed0086f2b P ca506232130d42a98f6b06ae31840f5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:35.254225 21761 raft_consensus.cc:359] T 5636da3b24ce48739d105728b9895e2f P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:35.256130 21761 raft_consensus.cc:385] T 5636da3b24ce48739d105728b9895e2f P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:35.256441 21761 raft_consensus.cc:740] T 5636da3b24ce48739d105728b9895e2f P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a5286f6bd884522b4ce33314defc800, State: Initialized, Role: FOLLOWER
I20260608 12:56:35.257275 21761 consensus_queue.cc:260] T 5636da3b24ce48739d105728b9895e2f P 3a5286f6bd884522b4ce33314defc800 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:35.257664 21785 consensus_queue.cc:1048] T a948e9c6dad14180969af2f2515c5fcc P 6e3750ef01d344a3ad3bc984e0eb8947 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:35.263231 21716 raft_consensus.cc:2468] T 934f29e2c4964071a1e4aa1ed0086f2b P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca506232130d42a98f6b06ae31840f5b in term 1.
I20260608 12:56:35.270478 21762 tablet_bootstrap.cc:492] T 935e0442214f49e6916a17da9f987460 P 6e3750ef01d344a3ad3bc984e0eb8947: No bootstrap required, opened a new log
I20260608 12:56:35.271085 21762 ts_tablet_manager.cc:1403] T 935e0442214f49e6916a17da9f987460 P 6e3750ef01d344a3ad3bc984e0eb8947: Time spent bootstrapping tablet: real 0.044s	user 0.017s	sys 0.021s
I20260608 12:56:35.275276 21761 ts_tablet_manager.cc:1434] T 5636da3b24ce48739d105728b9895e2f P 3a5286f6bd884522b4ce33314defc800: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260608 12:56:35.276292 21761 tablet_bootstrap.cc:492] T 935e0442214f49e6916a17da9f987460 P 3a5286f6bd884522b4ce33314defc800: Bootstrap starting.
I20260608 12:56:35.278704 21762 raft_consensus.cc:359] T 935e0442214f49e6916a17da9f987460 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:35.283367 21762 raft_consensus.cc:385] T 935e0442214f49e6916a17da9f987460 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:35.283849 21762 raft_consensus.cc:740] T 935e0442214f49e6916a17da9f987460 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e3750ef01d344a3ad3bc984e0eb8947, State: Initialized, Role: FOLLOWER
I20260608 12:56:35.284763 21762 consensus_queue.cc:260] T 935e0442214f49e6916a17da9f987460 P 6e3750ef01d344a3ad3bc984e0eb8947 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:35.287030 21762 ts_tablet_manager.cc:1434] T 935e0442214f49e6916a17da9f987460 P 6e3750ef01d344a3ad3bc984e0eb8947: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.004s
I20260608 12:56:35.288877 21768 raft_consensus.cc:493] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:35.289584 21768 raft_consensus.cc:515] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:35.295040 21768 leader_election.cc:290] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291), 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131:46617)
I20260608 12:56:35.296584 21567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525f2b7d6de545b7adcfbedb7c232f83" candidate_uuid: "ca506232130d42a98f6b06ae31840f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5286f6bd884522b4ce33314defc800" is_pre_election: true
I20260608 12:56:35.297595 21567 raft_consensus.cc:2468] T 525f2b7d6de545b7adcfbedb7c232f83 P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca506232130d42a98f6b06ae31840f5b in term 0.
I20260608 12:56:35.283457 21761 tablet_bootstrap.cc:654] T 935e0442214f49e6916a17da9f987460 P 3a5286f6bd884522b4ce33314defc800: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:35.301169 21607 leader_election.cc:304] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a5286f6bd884522b4ce33314defc800, ca506232130d42a98f6b06ae31840f5b; no voters: 
I20260608 12:56:35.302472 21768 raft_consensus.cc:2804] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:35.302994 21768 raft_consensus.cc:493] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:35.304152 21716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525f2b7d6de545b7adcfbedb7c232f83" candidate_uuid: "ca506232130d42a98f6b06ae31840f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" is_pre_election: true
I20260608 12:56:35.303480 21768 raft_consensus.cc:3060] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:35.305631 21762 tablet_bootstrap.cc:492] T 755d723d8edd46698f7cf18e62251bc3 P 6e3750ef01d344a3ad3bc984e0eb8947: Bootstrap starting.
W20260608 12:56:35.306001 21606 leader_election.cc:343] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131:46617): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:35.307539 21785 consensus_queue.cc:1048] T a948e9c6dad14180969af2f2515c5fcc P 6e3750ef01d344a3ad3bc984e0eb8947 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:35.317241 21768 raft_consensus.cc:515] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:35.318207 21762 tablet_bootstrap.cc:654] T 755d723d8edd46698f7cf18e62251bc3 P 6e3750ef01d344a3ad3bc984e0eb8947: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:35.324213 21762 tablet_bootstrap.cc:492] T 755d723d8edd46698f7cf18e62251bc3 P 6e3750ef01d344a3ad3bc984e0eb8947: No bootstrap required, opened a new log
I20260608 12:56:35.324743 21762 ts_tablet_manager.cc:1403] T 755d723d8edd46698f7cf18e62251bc3 P 6e3750ef01d344a3ad3bc984e0eb8947: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.005s
I20260608 12:56:35.324831 21465 catalog_manager.cc:5696] T 934f29e2c4964071a1e4aa1ed0086f2b P ca506232130d42a98f6b06ae31840f5b reported cstate change: term changed from 0 to 1, leader changed from <none> to ca506232130d42a98f6b06ae31840f5b (127.16.174.130). New cstate: current_term: 1 leader_uuid: "ca506232130d42a98f6b06ae31840f5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:35.325881 21567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525f2b7d6de545b7adcfbedb7c232f83" candidate_uuid: "ca506232130d42a98f6b06ae31840f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5286f6bd884522b4ce33314defc800"
I20260608 12:56:35.326470 21567 raft_consensus.cc:3060] T 525f2b7d6de545b7adcfbedb7c232f83 P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:35.327376 21768 leader_election.cc:290] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b [CANDIDATE]: Term 1 election: Requested vote from peers 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291), 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131:46617)
I20260608 12:56:35.335232 21716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525f2b7d6de545b7adcfbedb7c232f83" candidate_uuid: "ca506232130d42a98f6b06ae31840f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e3750ef01d344a3ad3bc984e0eb8947"
I20260608 12:56:35.335567 21567 raft_consensus.cc:2468] T 525f2b7d6de545b7adcfbedb7c232f83 P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca506232130d42a98f6b06ae31840f5b in term 1.
I20260608 12:56:35.336828 21607 leader_election.cc:304] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a5286f6bd884522b4ce33314defc800, ca506232130d42a98f6b06ae31840f5b; no voters: 
I20260608 12:56:35.337138 21761 tablet_bootstrap.cc:492] T 935e0442214f49e6916a17da9f987460 P 3a5286f6bd884522b4ce33314defc800: No bootstrap required, opened a new log
W20260608 12:56:35.337409 21606 leader_election.cc:343] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131:46617): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:35.337777 21761 ts_tablet_manager.cc:1403] T 935e0442214f49e6916a17da9f987460 P 3a5286f6bd884522b4ce33314defc800: Time spent bootstrapping tablet: real 0.062s	user 0.012s	sys 0.000s
I20260608 12:56:35.337868 21768 raft_consensus.cc:2804] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:35.338538 21768 raft_consensus.cc:697] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b [term 1 LEADER]: Becoming Leader. State: Replica: ca506232130d42a98f6b06ae31840f5b, State: Running, Role: LEADER
I20260608 12:56:35.339280 21768 consensus_queue.cc:237] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:35.342211 21761 raft_consensus.cc:359] T 935e0442214f49e6916a17da9f987460 P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:35.343222 21761 raft_consensus.cc:385] T 935e0442214f49e6916a17da9f987460 P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:35.343556 21761 raft_consensus.cc:740] T 935e0442214f49e6916a17da9f987460 P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a5286f6bd884522b4ce33314defc800, State: Initialized, Role: FOLLOWER
I20260608 12:56:35.328454 21762 raft_consensus.cc:359] T 755d723d8edd46698f7cf18e62251bc3 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:35.333101 21770 raft_consensus.cc:493] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:35.344978 21762 raft_consensus.cc:385] T 755d723d8edd46698f7cf18e62251bc3 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:35.345592 21762 raft_consensus.cc:740] T 755d723d8edd46698f7cf18e62251bc3 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e3750ef01d344a3ad3bc984e0eb8947, State: Initialized, Role: FOLLOWER
I20260608 12:56:35.345157 21770 raft_consensus.cc:515] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:35.345937 21785 raft_consensus.cc:493] T 935e0442214f49e6916a17da9f987460 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:35.346488 21785 raft_consensus.cc:515] T 935e0442214f49e6916a17da9f987460 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:35.346660 21762 consensus_queue.cc:260] T 755d723d8edd46698f7cf18e62251bc3 P 6e3750ef01d344a3ad3bc984e0eb8947 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:35.347924 21770 leader_election.cc:290] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291), 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131:46617)
I20260608 12:56:35.348944 21785 leader_election.cc:290] T 935e0442214f49e6916a17da9f987460 P 6e3750ef01d344a3ad3bc984e0eb8947 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291), ca506232130d42a98f6b06ae31840f5b (127.16.174.130:46279)
I20260608 12:56:35.349344 21762 ts_tablet_manager.cc:1434] T 755d723d8edd46698f7cf18e62251bc3 P 6e3750ef01d344a3ad3bc984e0eb8947: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260608 12:56:35.344944 21761 consensus_queue.cc:260] T 935e0442214f49e6916a17da9f987460 P 3a5286f6bd884522b4ce33314defc800 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:35.351679 21566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "935e0442214f49e6916a17da9f987460" candidate_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5286f6bd884522b4ce33314defc800" is_pre_election: true
I20260608 12:56:35.352006 21761 ts_tablet_manager.cc:1434] T 935e0442214f49e6916a17da9f987460 P 3a5286f6bd884522b4ce33314defc800: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.000s
I20260608 12:56:35.352072 21641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "935e0442214f49e6916a17da9f987460" candidate_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca506232130d42a98f6b06ae31840f5b" is_pre_election: true
I20260608 12:56:35.352449 21566 raft_consensus.cc:2468] T 935e0442214f49e6916a17da9f987460 P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e3750ef01d344a3ad3bc984e0eb8947 in term 0.
I20260608 12:56:35.352937 21641 raft_consensus.cc:2468] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e3750ef01d344a3ad3bc984e0eb8947 in term 0.
I20260608 12:56:35.354058 21716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "935e0442214f49e6916a17da9f987460" candidate_uuid: "ca506232130d42a98f6b06ae31840f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" is_pre_election: true
I20260608 12:56:35.353924 21681 leader_election.cc:304] T 935e0442214f49e6916a17da9f987460 P 6e3750ef01d344a3ad3bc984e0eb8947 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a5286f6bd884522b4ce33314defc800, 6e3750ef01d344a3ad3bc984e0eb8947; no voters: 
I20260608 12:56:35.354748 21716 raft_consensus.cc:2468] T 935e0442214f49e6916a17da9f987460 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca506232130d42a98f6b06ae31840f5b in term 0.
I20260608 12:56:35.355361 21793 raft_consensus.cc:2804] T 935e0442214f49e6916a17da9f987460 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:35.355814 21793 raft_consensus.cc:493] T 935e0442214f49e6916a17da9f987460 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:35.356253 21793 raft_consensus.cc:3060] T 935e0442214f49e6916a17da9f987460 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:35.356464 21606 leader_election.cc:304] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e3750ef01d344a3ad3bc984e0eb8947, ca506232130d42a98f6b06ae31840f5b; no voters: 
I20260608 12:56:35.357482 21768 raft_consensus.cc:2804] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:35.357888 21768 raft_consensus.cc:493] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:35.358603 21768 raft_consensus.cc:3060] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:35.358996 21762 tablet_bootstrap.cc:492] T 525f2b7d6de545b7adcfbedb7c232f83 P 6e3750ef01d344a3ad3bc984e0eb8947: Bootstrap starting.
I20260608 12:56:35.364782 21567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "935e0442214f49e6916a17da9f987460" candidate_uuid: "ca506232130d42a98f6b06ae31840f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5286f6bd884522b4ce33314defc800" is_pre_election: true
I20260608 12:56:35.366020 21762 tablet_bootstrap.cc:654] T 525f2b7d6de545b7adcfbedb7c232f83 P 6e3750ef01d344a3ad3bc984e0eb8947: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:35.365705 21567 raft_consensus.cc:2468] T 935e0442214f49e6916a17da9f987460 P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca506232130d42a98f6b06ae31840f5b in term 0.
I20260608 12:56:35.365625 21801 consensus_queue.cc:1048] T 0c217a8026904b61bae0732930604086 P ca506232130d42a98f6b06ae31840f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:35.371930 21801 raft_consensus.cc:493] T 5636da3b24ce48739d105728b9895e2f P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:35.372589 21801 raft_consensus.cc:515] T 5636da3b24ce48739d105728b9895e2f P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:35.375595 21801 leader_election.cc:290] T 5636da3b24ce48739d105728b9895e2f P ca506232130d42a98f6b06ae31840f5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291), 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131:46617)
I20260608 12:56:35.375813 21785 consensus_queue.cc:1048] T ad08281307e24c229a5a865cacfc25d9 P 6e3750ef01d344a3ad3bc984e0eb8947 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:35.378216 21566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5636da3b24ce48739d105728b9895e2f" candidate_uuid: "ca506232130d42a98f6b06ae31840f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5286f6bd884522b4ce33314defc800" is_pre_election: true
I20260608 12:56:35.379170 21566 raft_consensus.cc:2468] T 5636da3b24ce48739d105728b9895e2f P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca506232130d42a98f6b06ae31840f5b in term 0.
I20260608 12:56:35.381204 21716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5636da3b24ce48739d105728b9895e2f" candidate_uuid: "ca506232130d42a98f6b06ae31840f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" is_pre_election: true
I20260608 12:56:35.382406 21607 leader_election.cc:304] T 5636da3b24ce48739d105728b9895e2f P ca506232130d42a98f6b06ae31840f5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a5286f6bd884522b4ce33314defc800, ca506232130d42a98f6b06ae31840f5b; no voters: 
I20260608 12:56:35.384052 21770 raft_consensus.cc:2804] T 5636da3b24ce48739d105728b9895e2f P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:35.385454 21770 raft_consensus.cc:493] T 5636da3b24ce48739d105728b9895e2f P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:35.367807 21793 raft_consensus.cc:515] T 935e0442214f49e6916a17da9f987460 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:35.385926 21770 raft_consensus.cc:3060] T 5636da3b24ce48739d105728b9895e2f P ca506232130d42a98f6b06ae31840f5b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:35.386510 21762 tablet_bootstrap.cc:492] T 525f2b7d6de545b7adcfbedb7c232f83 P 6e3750ef01d344a3ad3bc984e0eb8947: No bootstrap required, opened a new log
I20260608 12:56:35.387130 21762 ts_tablet_manager.cc:1403] T 525f2b7d6de545b7adcfbedb7c232f83 P 6e3750ef01d344a3ad3bc984e0eb8947: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.015s
I20260608 12:56:35.387512 21768 raft_consensus.cc:515] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
W20260608 12:56:35.384047 21606 leader_election.cc:343] T 5636da3b24ce48739d105728b9895e2f P ca506232130d42a98f6b06ae31840f5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131:46617): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:35.390038 21785 raft_consensus.cc:493] T 755d723d8edd46698f7cf18e62251bc3 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:35.390611 21785 raft_consensus.cc:515] T 755d723d8edd46698f7cf18e62251bc3 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:35.388685 21566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "935e0442214f49e6916a17da9f987460" candidate_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5286f6bd884522b4ce33314defc800"
I20260608 12:56:35.393057 21565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "935e0442214f49e6916a17da9f987460" candidate_uuid: "ca506232130d42a98f6b06ae31840f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5286f6bd884522b4ce33314defc800"
I20260608 12:56:35.393260 21785 leader_election.cc:290] T 755d723d8edd46698f7cf18e62251bc3 P 6e3750ef01d344a3ad3bc984e0eb8947 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291), ca506232130d42a98f6b06ae31840f5b (127.16.174.130:46279)
I20260608 12:56:35.390504 21762 raft_consensus.cc:359] T 525f2b7d6de545b7adcfbedb7c232f83 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:35.394025 21762 raft_consensus.cc:385] T 525f2b7d6de545b7adcfbedb7c232f83 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:35.394346 21762 raft_consensus.cc:740] T 525f2b7d6de545b7adcfbedb7c232f83 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e3750ef01d344a3ad3bc984e0eb8947, State: Initialized, Role: FOLLOWER
I20260608 12:56:35.394488 21564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "755d723d8edd46698f7cf18e62251bc3" candidate_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5286f6bd884522b4ce33314defc800" is_pre_election: true
I20260608 12:56:35.395182 21762 consensus_queue.cc:260] T 525f2b7d6de545b7adcfbedb7c232f83 P 6e3750ef01d344a3ad3bc984e0eb8947 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:35.396528 21768 leader_election.cc:290] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b [CANDIDATE]: Term 1 election: Requested vote from peers 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291), 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131:46617)
I20260608 12:56:35.397439 21565 raft_consensus.cc:3060] T 935e0442214f49e6916a17da9f987460 P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:35.397837 21793 leader_election.cc:290] T 935e0442214f49e6916a17da9f987460 P 6e3750ef01d344a3ad3bc984e0eb8947 [CANDIDATE]: Term 1 election: Requested vote from peers 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291), ca506232130d42a98f6b06ae31840f5b (127.16.174.130:46279)
I20260608 12:56:35.399626 21762 ts_tablet_manager.cc:1434] T 525f2b7d6de545b7adcfbedb7c232f83 P 6e3750ef01d344a3ad3bc984e0eb8947: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260608 12:56:35.384910 21461 catalog_manager.cc:5696] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b reported cstate change: term changed from 0 to 1, leader changed from <none> to ca506232130d42a98f6b06ae31840f5b (127.16.174.130). New cstate: current_term: 1 leader_uuid: "ca506232130d42a98f6b06ae31840f5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:35.404431 21762 tablet_bootstrap.cc:492] T 5636da3b24ce48739d105728b9895e2f P 6e3750ef01d344a3ad3bc984e0eb8947: Bootstrap starting.
I20260608 12:56:35.407897 21565 raft_consensus.cc:2468] T 935e0442214f49e6916a17da9f987460 P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca506232130d42a98f6b06ae31840f5b in term 1.
I20260608 12:56:35.409796 21607 leader_election.cc:304] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a5286f6bd884522b4ce33314defc800, ca506232130d42a98f6b06ae31840f5b; no voters: 
I20260608 12:56:35.412305 21762 tablet_bootstrap.cc:654] T 5636da3b24ce48739d105728b9895e2f P 6e3750ef01d344a3ad3bc984e0eb8947: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:35.412156 21768 raft_consensus.cc:2804] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:35.413039 21768 raft_consensus.cc:697] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b [term 1 LEADER]: Becoming Leader. State: Replica: ca506232130d42a98f6b06ae31840f5b, State: Running, Role: LEADER
I20260608 12:56:35.414198 21768 consensus_queue.cc:237] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:35.415158 21769 consensus_queue.cc:1048] T ad08281307e24c229a5a865cacfc25d9 P 6e3750ef01d344a3ad3bc984e0eb8947 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:35.425217 21762 tablet_bootstrap.cc:492] T 5636da3b24ce48739d105728b9895e2f P 6e3750ef01d344a3ad3bc984e0eb8947: No bootstrap required, opened a new log
I20260608 12:56:35.425474 21716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "935e0442214f49e6916a17da9f987460" candidate_uuid: "ca506232130d42a98f6b06ae31840f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e3750ef01d344a3ad3bc984e0eb8947"
I20260608 12:56:35.425824 21762 ts_tablet_manager.cc:1403] T 5636da3b24ce48739d105728b9895e2f P 6e3750ef01d344a3ad3bc984e0eb8947: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.008s
I20260608 12:56:35.426379 21716 raft_consensus.cc:2393] T 935e0442214f49e6916a17da9f987460 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ca506232130d42a98f6b06ae31840f5b in current term 1: Already voted for candidate 6e3750ef01d344a3ad3bc984e0eb8947 in this term.
I20260608 12:56:35.429735 21641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "755d723d8edd46698f7cf18e62251bc3" candidate_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca506232130d42a98f6b06ae31840f5b" is_pre_election: true
I20260608 12:56:35.430213 21642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "935e0442214f49e6916a17da9f987460" candidate_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca506232130d42a98f6b06ae31840f5b"
I20260608 12:56:35.430852 21641 raft_consensus.cc:2393] T 755d723d8edd46698f7cf18e62251bc3 P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6e3750ef01d344a3ad3bc984e0eb8947 in current term 1: Already voted for candidate 3a5286f6bd884522b4ce33314defc800 in this term.
I20260608 12:56:35.431602 21716 raft_consensus.cc:3060] T 0c217a8026904b61bae0732930604086 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:35.432781 21762 raft_consensus.cc:359] T 5636da3b24ce48739d105728b9895e2f P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:35.433487 21762 raft_consensus.cc:385] T 5636da3b24ce48739d105728b9895e2f P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:35.433782 21762 raft_consensus.cc:740] T 5636da3b24ce48739d105728b9895e2f P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e3750ef01d344a3ad3bc984e0eb8947, State: Initialized, Role: FOLLOWER
I20260608 12:56:35.434657 21762 consensus_queue.cc:260] T 5636da3b24ce48739d105728b9895e2f P 6e3750ef01d344a3ad3bc984e0eb8947 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:35.436589 21762 ts_tablet_manager.cc:1434] T 5636da3b24ce48739d105728b9895e2f P 6e3750ef01d344a3ad3bc984e0eb8947: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 12:56:35.441757 21681 leader_election.cc:304] T 935e0442214f49e6916a17da9f987460 P 6e3750ef01d344a3ad3bc984e0eb8947 [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: 6e3750ef01d344a3ad3bc984e0eb8947; no voters: 3a5286f6bd884522b4ce33314defc800, ca506232130d42a98f6b06ae31840f5b
I20260608 12:56:35.442776 21769 raft_consensus.cc:2749] T 935e0442214f49e6916a17da9f987460 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:56:35.444279 21681 leader_election.cc:304] T 755d723d8edd46698f7cf18e62251bc3 P 6e3750ef01d344a3ad3bc984e0eb8947 [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: 6e3750ef01d344a3ad3bc984e0eb8947; no voters: 3a5286f6bd884522b4ce33314defc800, ca506232130d42a98f6b06ae31840f5b
I20260608 12:56:35.407117 21770 raft_consensus.cc:515] T 5636da3b24ce48739d105728b9895e2f P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:35.445106 21769 raft_consensus.cc:3060] T 755d723d8edd46698f7cf18e62251bc3 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:35.447198 21770 leader_election.cc:290] T 5636da3b24ce48739d105728b9895e2f P ca506232130d42a98f6b06ae31840f5b [CANDIDATE]: Term 1 election: Requested vote from peers 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291), 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131:46617)
I20260608 12:56:35.448709 21565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5636da3b24ce48739d105728b9895e2f" candidate_uuid: "ca506232130d42a98f6b06ae31840f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5286f6bd884522b4ce33314defc800"
I20260608 12:56:35.449421 21565 raft_consensus.cc:3060] T 5636da3b24ce48739d105728b9895e2f P 3a5286f6bd884522b4ce33314defc800 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:35.451589 21715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5636da3b24ce48739d105728b9895e2f" candidate_uuid: "ca506232130d42a98f6b06ae31840f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e3750ef01d344a3ad3bc984e0eb8947"
I20260608 12:56:35.452342 21715 raft_consensus.cc:3060] T 5636da3b24ce48739d105728b9895e2f P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:35.456292 21769 raft_consensus.cc:2749] T 755d723d8edd46698f7cf18e62251bc3 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:35.459869 21770 consensus_queue.cc:1048] T 0c217a8026904b61bae0732930604086 P ca506232130d42a98f6b06ae31840f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:35.462646 21715 raft_consensus.cc:2468] T 5636da3b24ce48739d105728b9895e2f P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca506232130d42a98f6b06ae31840f5b in term 1.
I20260608 12:56:35.468715 21769 consensus_queue.cc:1048] T 55c7b833c80b44019a6ff52181bcd9a4 P 6e3750ef01d344a3ad3bc984e0eb8947 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:35.478924 21565 raft_consensus.cc:2468] T 5636da3b24ce48739d105728b9895e2f P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca506232130d42a98f6b06ae31840f5b in term 1.
I20260608 12:56:35.481668 21607 leader_election.cc:304] T 5636da3b24ce48739d105728b9895e2f P ca506232130d42a98f6b06ae31840f5b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a5286f6bd884522b4ce33314defc800, ca506232130d42a98f6b06ae31840f5b; no voters: 
I20260608 12:56:35.485651 21770 raft_consensus.cc:2804] T 5636da3b24ce48739d105728b9895e2f P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:35.486385 21770 raft_consensus.cc:697] T 5636da3b24ce48739d105728b9895e2f P ca506232130d42a98f6b06ae31840f5b [term 1 LEADER]: Becoming Leader. State: Replica: ca506232130d42a98f6b06ae31840f5b, State: Running, Role: LEADER
I20260608 12:56:35.486435 21785 consensus_queue.cc:1048] T ae1ee77be0644b329230c8b800f55869 P 6e3750ef01d344a3ad3bc984e0eb8947 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:35.487926 21770 consensus_queue.cc:237] T 5636da3b24ce48739d105728b9895e2f P ca506232130d42a98f6b06ae31840f5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:35.498123 21461 catalog_manager.cc:5696] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b reported cstate change: term changed from 0 to 1, leader changed from <none> to ca506232130d42a98f6b06ae31840f5b (127.16.174.130). New cstate: current_term: 1 leader_uuid: "ca506232130d42a98f6b06ae31840f5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:35.516521 21785 consensus_queue.cc:1048] T 55c7b833c80b44019a6ff52181bcd9a4 P 6e3750ef01d344a3ad3bc984e0eb8947 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:35.524801 21785 consensus_queue.cc:1048] T ae1ee77be0644b329230c8b800f55869 P 6e3750ef01d344a3ad3bc984e0eb8947 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:35.548038 21462 catalog_manager.cc:5696] T 5636da3b24ce48739d105728b9895e2f P ca506232130d42a98f6b06ae31840f5b reported cstate change: term changed from 0 to 1, leader changed from <none> to ca506232130d42a98f6b06ae31840f5b (127.16.174.130). New cstate: current_term: 1 leader_uuid: "ca506232130d42a98f6b06ae31840f5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:35.593881 21844 raft_consensus.cc:493] T 6eec59fc8fa3467cb7d353bc3f604578 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:35.594610 21844 raft_consensus.cc:515] T 6eec59fc8fa3467cb7d353bc3f604578 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:35.596622 21844 leader_election.cc:290] T 6eec59fc8fa3467cb7d353bc3f604578 P 6e3750ef01d344a3ad3bc984e0eb8947 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291), ca506232130d42a98f6b06ae31840f5b (127.16.174.130:46279)
I20260608 12:56:35.598032 21567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eec59fc8fa3467cb7d353bc3f604578" candidate_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5286f6bd884522b4ce33314defc800" is_pre_election: true
I20260608 12:56:35.598737 21640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eec59fc8fa3467cb7d353bc3f604578" candidate_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca506232130d42a98f6b06ae31840f5b" is_pre_election: true
I20260608 12:56:35.598985 21567 raft_consensus.cc:2393] T 6eec59fc8fa3467cb7d353bc3f604578 P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6e3750ef01d344a3ad3bc984e0eb8947 in current term 1: Already voted for candidate ca506232130d42a98f6b06ae31840f5b in this term.
I20260608 12:56:35.600871 21681 leader_election.cc:304] T 6eec59fc8fa3467cb7d353bc3f604578 P 6e3750ef01d344a3ad3bc984e0eb8947 [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: 6e3750ef01d344a3ad3bc984e0eb8947; no voters: 3a5286f6bd884522b4ce33314defc800, ca506232130d42a98f6b06ae31840f5b
I20260608 12:56:35.601760 21844 raft_consensus.cc:3060] T 6eec59fc8fa3467cb7d353bc3f604578 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:35.607152 21767 consensus_queue.cc:1048] T 755d723d8edd46698f7cf18e62251bc3 P 3a5286f6bd884522b4ce33314defc800 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:35.608707 21844 raft_consensus.cc:2749] T 6eec59fc8fa3467cb7d353bc3f604578 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:35.620631 21808 consensus_queue.cc:1048] T 755d723d8edd46698f7cf18e62251bc3 P 3a5286f6bd884522b4ce33314defc800 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:35.670776 21770 consensus_queue.cc:1048] T 6eec59fc8fa3467cb7d353bc3f604578 P ca506232130d42a98f6b06ae31840f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:35.682296 21801 consensus_queue.cc:1048] T 6eec59fc8fa3467cb7d353bc3f604578 P ca506232130d42a98f6b06ae31840f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:35.695025 21808 consensus_queue.cc:1048] T 7238b59efe3a4da9ae5bad231d6606c3 P 3a5286f6bd884522b4ce33314defc800 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:35.709055 21813 consensus_queue.cc:1048] T 7238b59efe3a4da9ae5bad231d6606c3 P 3a5286f6bd884522b4ce33314defc800 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:35.710181 21801 consensus_queue.cc:1048] T 934f29e2c4964071a1e4aa1ed0086f2b P ca506232130d42a98f6b06ae31840f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:35.726138 21770 consensus_queue.cc:1048] T 934f29e2c4964071a1e4aa1ed0086f2b P ca506232130d42a98f6b06ae31840f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:35.738175 21770 consensus_queue.cc:1048] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:35.749035 21715 raft_consensus.cc:3060] T 525f2b7d6de545b7adcfbedb7c232f83 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:35.756256 21801 consensus_queue.cc:1048] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:35.816386 21801 consensus_queue.cc:1048] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:35.827636 21801 consensus_queue.cc:1048] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:35.938817 21801 consensus_queue.cc:1048] T 5636da3b24ce48739d105728b9895e2f P ca506232130d42a98f6b06ae31840f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:35.953415 21801 consensus_queue.cc:1048] T 5636da3b24ce48739d105728b9895e2f P ca506232130d42a98f6b06ae31840f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:56:36.296619 21531 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.174.131:46617, user_credentials={real_user=slave}} blocked reactor thread for 91265.7us
W20260608 12:56:36.470860 21607 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.174.129:40291, user_credentials={real_user=slave}} blocked reactor thread for 56771.6us
W20260608 12:56:36.579383 21832 log.cc:927] Time spent T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b: Append to log took a long time: real 0.061s	user 0.000s	sys 0.000s
W20260608 12:56:36.603252 21856 log.cc:927] Time spent T 525f2b7d6de545b7adcfbedb7c232f83 P 6e3750ef01d344a3ad3bc984e0eb8947: Append to log took a long time: real 0.081s	user 0.001s	sys 0.000s
W20260608 12:56:36.723369 21606 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.174.131:46617, user_credentials={real_user=slave}} blocked reactor thread for 72541.7us
W20260608 12:56:36.726263 21607 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.174.129:40291, user_credentials={real_user=slave}} blocked reactor thread for 46294us
W20260608 12:56:36.836822 21843 log.cc:927] Time spent T 5636da3b24ce48739d105728b9895e2f P ca506232130d42a98f6b06ae31840f5b: Append to log took a long time: real 0.211s	user 0.007s	sys 0.000s
W20260608 12:56:37.181315 21916 log.cc:927] Time spent T 934f29e2c4964071a1e4aa1ed0086f2b P 6e3750ef01d344a3ad3bc984e0eb8947: Append to log took a long time: real 0.088s	user 0.001s	sys 0.000s
W20260608 12:56:37.161900 21681 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.174.130:46279, user_credentials={real_user=slave}} blocked reactor thread for 59461.3us
I20260608 12:56:37.197526 21884 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:54206 (ReqId={client: 0a5406de2d7e44f9bef3f8a59e9771d6, seq_no=8, attempt_no=0}) took 1005 ms. Trace:
I20260608 12:56:37.204021 21884 rpcz_store.cc:276] 0608 12:56:36.177609 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:36.182955 (+  5346us) service_pool.cc:224] Handling call
0608 12:56:37.171899 (+988944us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:36.719514 (+     0us) write_op.cc:183] PREPARE: starting on tablet 934f29e2c4964071a1e4aa1ed0086f2b
0608 12:56:36.720635 (+  1121us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:36.720664 (+    29us) write_op.cc:435] Acquired schema lock
0608 12:56:36.720683 (+    19us) tablet.cc:662] Decoding operations
0608 12:56:36.722116 (+  1433us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:36.722163 (+    47us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:36.722196 (+    33us) tablet.cc:685] Acquiring locks for 7 operations
0608 12:56:36.722643 (+   447us) tablet.cc:701] Row locks acquired
0608 12:56:36.722665 (+    22us) write_op.cc:260] PREPARE: finished
0608 12:56:36.722849 (+   184us) write_op.cc:270] Start()
0608 12:56:36.722967 (+   118us) write_op.cc:276] Timestamp: P: 1780923396722805 usec, L: 0
0608 12:56:36.722988 (+    21us) op_driver.cc:348] REPLICATION: starting
0608 12:56:36.723694 (+   706us) log.cc:844] Serialized 605 byte log entry
0608 12:56:37.136910 (+413216us) op_driver.cc:464] REPLICATION: finished
0608 12:56:37.137354 (+   444us) write_op.cc:301] APPLY: starting
0608 12:56:37.137430 (+    76us) tablet.cc:1367] starting BulkCheckPresence
0608 12:56:37.137720 (+   290us) tablet.cc:1370] finished BulkCheckPresence
0608 12:56:37.137812 (+    92us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:56:37.139102 (+  1290us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:56:37.139297 (+   195us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:56:37.139348 (+    51us) write_op.cc:312] APPLY: finished
0608 12:56:37.139579 (+   231us) log.cc:844] Serialized 58 byte log entry
0608 12:56:37.144280 (+  4701us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:56:37.159563 (+ 15283us) write_op.cc:454] Released schema lock
0608 12:56:37.161911 (+  2348us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":243,"num_ops":7,"prepare.queue_time_us":534878,"prepare.run_cpu_time_us":3251,"prepare.run_wall_time_us":15493,"replication_time_us":413795}]]}
W20260608 12:56:37.210724 21918 log.cc:927] Time spent T a948e9c6dad14180969af2f2515c5fcc P 3a5286f6bd884522b4ce33314defc800: Append to log took a long time: real 0.063s	user 0.001s	sys 0.000s
I20260608 12:56:37.251585 21882 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:54206 (ReqId={client: 0a5406de2d7e44f9bef3f8a59e9771d6, seq_no=14, attempt_no=0}) took 1071 ms. Trace:
I20260608 12:56:37.255219 21898 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:54206 (ReqId={client: 0a5406de2d7e44f9bef3f8a59e9771d6, seq_no=15, attempt_no=0}) took 1074 ms. Trace:
I20260608 12:56:37.255740 21898 rpcz_store.cc:276] 0608 12:56:36.180422 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:36.187228 (+  6806us) service_pool.cc:224] Handling call
0608 12:56:37.255017 (+1067789us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:36.552326 (+     0us) write_op.cc:183] PREPARE: starting on tablet 5636da3b24ce48739d105728b9895e2f
0608 12:56:36.597292 (+ 44966us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:36.597321 (+    29us) write_op.cc:435] Acquired schema lock
0608 12:56:36.597344 (+    23us) tablet.cc:662] Decoding operations
0608 12:56:36.597767 (+   423us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:36.597800 (+    33us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:36.597817 (+    17us) tablet.cc:685] Acquiring locks for 6 operations
0608 12:56:36.598119 (+   302us) tablet.cc:701] Row locks acquired
0608 12:56:36.598131 (+    12us) write_op.cc:260] PREPARE: finished
0608 12:56:36.598260 (+   129us) write_op.cc:270] Start()
0608 12:56:36.598344 (+    84us) write_op.cc:276] Timestamp: P: 1780923396598227 usec, L: 0
0608 12:56:36.598358 (+    14us) op_driver.cc:348] REPLICATION: starting
0608 12:56:36.599080 (+   722us) log.cc:844] Serialized 562 byte log entry
0608 12:56:37.221246 (+622166us) op_driver.cc:464] REPLICATION: finished
0608 12:56:37.225304 (+  4058us) write_op.cc:301] APPLY: starting
0608 12:56:37.225383 (+    79us) tablet.cc:1367] starting BulkCheckPresence
0608 12:56:37.225567 (+   184us) tablet.cc:1370] finished BulkCheckPresence
0608 12:56:37.225670 (+   103us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:56:37.232011 (+  6341us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:56:37.232291 (+   280us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:56:37.232361 (+    70us) write_op.cc:312] APPLY: finished
0608 12:56:37.235265 (+  2904us) log.cc:844] Serialized 52 byte log entry
0608 12:56:37.244051 (+  8786us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:56:37.254627 (+ 10576us) write_op.cc:454] Released schema lock
0608 12:56:37.254680 (+    53us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":3846,"num_ops":6,"prepare.queue_time_us":331550,"prepare.run_cpu_time_us":7752,"prepare.run_wall_time_us":65095,"replication_time_us":622765,"spinlock_wait_cycles":18176}]]}
I20260608 12:56:37.255455 21882 rpcz_store.cc:276] 0608 12:56:36.179909 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:36.181971 (+  2062us) service_pool.cc:224] Handling call
0608 12:56:37.251469 (+1069498us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:36.326161 (+     0us) write_op.cc:183] PREPARE: starting on tablet 934f29e2c4964071a1e4aa1ed0086f2b
0608 12:56:36.327027 (+   866us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:36.327073 (+    46us) write_op.cc:435] Acquired schema lock
0608 12:56:36.327095 (+    22us) tablet.cc:662] Decoding operations
0608 12:56:36.327508 (+   413us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:36.327589 (+    81us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:36.327631 (+    42us) tablet.cc:685] Acquiring locks for 1 operations
0608 12:56:36.327881 (+   250us) tablet.cc:701] Row locks acquired
0608 12:56:36.327908 (+    27us) write_op.cc:260] PREPARE: finished
0608 12:56:36.503255 (+175347us) spinlock_profiling.cc:243] Waited 17.3 ms on lock 0x7b3400115798. stack: 00007f787ee793a1 00007f787ee791c8 00007f787e654f11 000000000047f705 000000000047f658 00007f78804fd4bb 00007f788057ea42 00007f7886190ec4 00007f7886190660 00007f788619a950 00007f788619a8b0 00007f788619a810 00007f788619a7b0 00007f788619892f 000000000049a986 000000000049a618
0608 12:56:36.505814 (+  2559us) write_op.cc:270] Start()
0608 12:56:36.550919 (+ 45105us) write_op.cc:276] Timestamp: P: 1780923396505769 usec, L: 0
0608 12:56:36.553984 (+  3065us) op_driver.cc:348] REPLICATION: starting
0608 12:56:36.620504 (+ 66520us) log.cc:844] Serialized 345 byte log entry
0608 12:56:37.107416 (+486912us) op_driver.cc:464] REPLICATION: finished
0608 12:56:37.139678 (+ 32262us) write_op.cc:301] APPLY: starting
0608 12:56:37.139756 (+    78us) tablet.cc:1367] starting BulkCheckPresence
0608 12:56:37.139865 (+   109us) tablet.cc:1370] finished BulkCheckPresence
0608 12:56:37.139885 (+    20us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:56:37.140173 (+   288us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:56:37.140332 (+   159us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:56:37.140381 (+    49us) write_op.cc:312] APPLY: finished
0608 12:56:37.141406 (+  1025us) log.cc:844] Serialized 22 byte log entry
0608 12:56:37.232925 (+ 91519us) spinlock_profiling.cc:243] Waited 3.1 ms on lock 0x7b60001681c8. stack: 00007f787ee793a1 00007f787ee791c8 00007f787e654f11 000000000047f705 000000000047f658 00007f788602cafb 00007f78862b9ff7 00007f78862bdc4b 00007f78861b942a 00007f78861bc29e 00007f78861bb68c 00007f7886195354 00007f7886194b8f 00007f788619d4e0 00007f788619d440 00007f788619d3a0
0608 12:56:37.233776 (+   851us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:56:37.235505 (+  1729us) write_op.cc:454] Released schema lock
0608 12:56:37.236977 (+  1472us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":28234,"mutex_wait_us":113458,"num_ops":1,"prepare.queue_time_us":142339,"prepare.run_cpu_time_us":11761,"prepare.run_wall_time_us":393265,"raft.queue_time_us":107046,"raft.run_cpu_time_us":2505,"raft.run_wall_time_us":2505,"replication_time_us":550540,"spinlock_wait_cycles":46896256,"thread_start_us":122994,"threads_started":1}]]}
W20260608 12:56:37.325992 21923 log.cc:927] Time spent T ae1ee77be0644b329230c8b800f55869 P 6e3750ef01d344a3ad3bc984e0eb8947: Append to log took a long time: real 0.053s	user 0.000s	sys 0.001s
I20260608 12:56:37.326519 21898 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:54206 (ReqId={client: 0a5406de2d7e44f9bef3f8a59e9771d6, seq_no=22, attempt_no=0}) took 1144 ms. Trace:
I20260608 12:56:37.329418 21897 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:54206 (ReqId={client: 0a5406de2d7e44f9bef3f8a59e9771d6, seq_no=24, attempt_no=0}) took 1100 ms. Trace:
I20260608 12:56:37.344745 21884 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:54206 (ReqId={client: 0a5406de2d7e44f9bef3f8a59e9771d6, seq_no=37, attempt_no=0}) took 1100 ms. Trace:
I20260608 12:56:37.329990 21897 rpcz_store.cc:276] 0608 12:56:36.226831 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:36.230381 (+  3550us) service_pool.cc:224] Handling call
0608 12:56:37.319821 (+1089440us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:36.599552 (+     0us) write_op.cc:183] PREPARE: starting on tablet 5636da3b24ce48739d105728b9895e2f
0608 12:56:36.600084 (+   532us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:36.600112 (+    28us) write_op.cc:435] Acquired schema lock
0608 12:56:36.600130 (+    18us) tablet.cc:662] Decoding operations
0608 12:56:36.602667 (+  2537us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:36.602722 (+    55us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:36.602750 (+    28us) tablet.cc:685] Acquiring locks for 2 operations
0608 12:56:36.602952 (+   202us) tablet.cc:701] Row locks acquired
0608 12:56:36.602966 (+    14us) write_op.cc:260] PREPARE: finished
0608 12:56:36.606010 (+  3044us) write_op.cc:270] Start()
0608 12:56:36.615139 (+  9129us) write_op.cc:276] Timestamp: P: 1780923396604658 usec, L: 0
0608 12:56:36.615340 (+   201us) op_driver.cc:348] REPLICATION: starting
0608 12:56:36.623851 (+  8511us) log.cc:844] Serialized 388 byte log entry
0608 12:56:37.221592 (+597741us) op_driver.cc:464] REPLICATION: finished
0608 12:56:37.225362 (+  3770us) write_op.cc:301] APPLY: starting
0608 12:56:37.225440 (+    78us) tablet.cc:1367] starting BulkCheckPresence
0608 12:56:37.225560 (+   120us) tablet.cc:1370] finished BulkCheckPresence
0608 12:56:37.225667 (+   107us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:56:37.235588 (+  9921us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:56:37.258450 (+ 22862us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:56:37.269044 (+ 10594us) write_op.cc:312] APPLY: finished
0608 12:56:37.275370 (+  6326us) log.cc:844] Serialized 28 byte log entry
0608 12:56:37.279898 (+  4528us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:56:37.301225 (+ 21327us) write_op.cc:454] Released schema lock
0608 12:56:37.305552 (+  4327us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":3573,"num_ops":2,"prepare.queue_time_us":367476,"prepare.run_cpu_time_us":3118,"prepare.run_wall_time_us":25450,"replication_time_us":606141,"spinlock_wait_cycles":1792}]]}
I20260608 12:56:37.326983 21898 rpcz_store.cc:276] 0608 12:56:36.182096 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:36.184324 (+  2228us) service_pool.cc:224] Handling call
0608 12:56:37.326448 (+1142124us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:36.376516 (+     0us) write_op.cc:183] PREPARE: starting on tablet 935e0442214f49e6916a17da9f987460
0608 12:56:36.399476 (+ 22960us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:36.399514 (+    38us) write_op.cc:435] Acquired schema lock
0608 12:56:36.399536 (+    22us) tablet.cc:662] Decoding operations
0608 12:56:36.410511 (+ 10975us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:36.413775 (+  3264us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:36.414415 (+   640us) tablet.cc:685] Acquiring locks for 3 operations
0608 12:56:36.429010 (+ 14595us) tablet.cc:701] Row locks acquired
0608 12:56:36.430472 (+  1462us) write_op.cc:260] PREPARE: finished
0608 12:56:36.438130 (+  7658us) write_op.cc:270] Start()
0608 12:56:36.444597 (+  6467us) write_op.cc:276] Timestamp: P: 1780923396438016 usec, L: 0
0608 12:56:36.444620 (+    23us) op_driver.cc:348] REPLICATION: starting
0608 12:56:36.578469 (+133849us) spinlock_profiling.cc:243] Waited 17.3 ms on lock 0x7b540002a420. stack: 00007f787ee793a1 00007f787ee791c8 00007f787e654f11 000000000047f705 000000000047f658 00007f788252c5cb 00007f7882552e64 00007f788264f671 00007f78826395e1 00007f7882638ed2 00007f7886191788 00007f7886190660 00007f788619a950 00007f788619a8b0 00007f788619a810 00007f788619a7b0
0608 12:56:36.619698 (+ 41229us) log.cc:844] Serialized 432 byte log entry
0608 12:56:36.984057 (+364359us) spinlock_profiling.cc:243] Waited 3.48 ms on lock 0x7b1800065200. stack: 00007f787ee793a1 00007f787ee791c8 00007f787e654f11 000000000047f705 000000000047f658 00007f788910ce0b 00007f78891212ec 00007f787eed7fdf 00007f787eedcb0b 00007f787eedca60 00007f787eedc9c0 00007f787eedc960 00007f787eedac8f 000000000049a986 000000000049a618 00007f787ee9fee6
0608 12:56:37.227287 (+243230us) op_driver.cc:464] REPLICATION: finished
0608 12:56:37.302092 (+ 74805us) write_op.cc:301] APPLY: starting
0608 12:56:37.306479 (+  4387us) tablet.cc:1367] starting BulkCheckPresence
0608 12:56:37.320192 (+ 13713us) tablet.cc:1370] finished BulkCheckPresence
0608 12:56:37.324179 (+  3987us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:56:37.324802 (+   623us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:56:37.324971 (+   169us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:56:37.325019 (+    48us) write_op.cc:312] APPLY: finished
0608 12:56:37.325222 (+   203us) log.cc:844] Serialized 34 byte log entry
0608 12:56:37.326041 (+   819us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:56:37.326121 (+    80us) write_op.cc:454] Released schema lock
0608 12:56:37.326156 (+    35us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":58340,"mutex_wait_us":108166,"num_ops":3,"prepare.queue_time_us":172956,"prepare.run_cpu_time_us":23177,"prepare.run_wall_time_us":352031,"raft.queue_time_us":97918,"raft.run_cpu_time_us":27,"raft.run_wall_time_us":28,"replication_time_us":781439,"spinlock_wait_cycles":47885824,"thread_start_us":136027,"threads_started":1}]]}
I20260608 12:56:37.351752 21882 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:54206 (ReqId={client: 0a5406de2d7e44f9bef3f8a59e9771d6, seq_no=32, attempt_no=0}) took 1113 ms. Trace:
I20260608 12:56:37.400215 21898 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:54206 (ReqId={client: 0a5406de2d7e44f9bef3f8a59e9771d6, seq_no=10, attempt_no=0}) took 1221 ms. Trace:
I20260608 12:56:37.345367 21884 rpcz_store.cc:276] 0608 12:56:36.244883 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:36.245042 (+   159us) service_pool.cc:224] Handling call
0608 12:56:37.344639 (+1099597us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:37.001228 (+     0us) write_op.cc:183] PREPARE: starting on tablet 6eec59fc8fa3467cb7d353bc3f604578
0608 12:56:37.001779 (+   551us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:37.001811 (+    32us) write_op.cc:435] Acquired schema lock
0608 12:56:37.001825 (+    14us) tablet.cc:662] Decoding operations
0608 12:56:37.002416 (+   591us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:37.002461 (+    45us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:37.002488 (+    27us) tablet.cc:685] Acquiring locks for 2 operations
0608 12:56:37.002693 (+   205us) tablet.cc:701] Row locks acquired
0608 12:56:37.002718 (+    25us) write_op.cc:260] PREPARE: finished
0608 12:56:37.019286 (+ 16568us) write_op.cc:270] Start()
0608 12:56:37.026882 (+  7596us) write_op.cc:276] Timestamp: P: 1780923397009888 usec, L: 0
0608 12:56:37.026898 (+    16us) op_driver.cc:348] REPLICATION: starting
0608 12:56:37.074101 (+ 47203us) log.cc:844] Serialized 388 byte log entry
0608 12:56:37.239851 (+165750us) op_driver.cc:464] REPLICATION: finished
0608 12:56:37.316999 (+ 77148us) write_op.cc:301] APPLY: starting
0608 12:56:37.318391 (+  1392us) tablet.cc:1367] starting BulkCheckPresence
0608 12:56:37.330685 (+ 12294us) tablet.cc:1370] finished BulkCheckPresence
0608 12:56:37.334120 (+  3435us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:56:37.342414 (+  8294us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:56:37.342662 (+   248us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:56:37.342731 (+    69us) write_op.cc:312] APPLY: finished
0608 12:56:37.342980 (+   249us) log.cc:844] Serialized 28 byte log entry
0608 12:56:37.343993 (+  1013us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:56:37.344101 (+   108us) write_op.cc:454] Released schema lock
0608 12:56:37.344170 (+    69us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":74276,"mutex_wait_us":2520,"num_ops":2,"prepare.queue_time_us":754306,"prepare.run_cpu_time_us":3140,"prepare.run_wall_time_us":83557,"replication_time_us":212474}]]}
I20260608 12:56:37.400964 21898 rpcz_store.cc:276] 0608 12:56:36.178514 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:36.192217 (+ 13703us) service_pool.cc:224] Handling call
0608 12:56:37.400149 (+1207932us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:36.722942 (+     0us) write_op.cc:183] PREPARE: starting on tablet 935e0442214f49e6916a17da9f987460
0608 12:56:36.723461 (+   519us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:36.723493 (+    32us) write_op.cc:435] Acquired schema lock
0608 12:56:36.723508 (+    15us) tablet.cc:662] Decoding operations
0608 12:56:36.723982 (+   474us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:36.724041 (+    59us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:36.724074 (+    33us) tablet.cc:685] Acquiring locks for 4 operations
0608 12:56:36.724430 (+   356us) tablet.cc:701] Row locks acquired
0608 12:56:36.724448 (+    18us) write_op.cc:260] PREPARE: finished
0608 12:56:36.724627 (+   179us) write_op.cc:270] Start()
0608 12:56:36.724759 (+   132us) write_op.cc:276] Timestamp: P: 1780923396724578 usec, L: 0
0608 12:56:36.724783 (+    24us) op_driver.cc:348] REPLICATION: starting
0608 12:56:36.725401 (+   618us) log.cc:844] Serialized 475 byte log entry
0608 12:56:37.241788 (+516387us) op_driver.cc:464] REPLICATION: finished
0608 12:56:37.379124 (+137336us) write_op.cc:301] APPLY: starting
0608 12:56:37.380726 (+  1602us) tablet.cc:1367] starting BulkCheckPresence
0608 12:56:37.397626 (+ 16900us) tablet.cc:1370] finished BulkCheckPresence
0608 12:56:37.397718 (+    92us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:56:37.398408 (+   690us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:56:37.398604 (+   196us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:56:37.398655 (+    51us) write_op.cc:312] APPLY: finished
0608 12:56:37.398857 (+   202us) log.cc:844] Serialized 40 byte log entry
0608 12:56:37.399680 (+   823us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:56:37.399774 (+    94us) write_op.cc:454] Released schema lock
0608 12:56:37.399821 (+    47us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":135151,"mutex_wait_us":2963,"num_ops":4,"prepare.queue_time_us":529201,"prepare.run_cpu_time_us":2795,"prepare.run_wall_time_us":2795,"raft.queue_time_us":3379,"raft.run_cpu_time_us":1881,"raft.run_wall_time_us":60982,"replication_time_us":509767}]]}
I20260608 12:56:37.387081 21882 rpcz_store.cc:276] 0608 12:56:36.238828 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:36.239034 (+   206us) service_pool.cc:224] Handling call
0608 12:56:37.351683 (+1112649us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:36.739977 (+     0us) write_op.cc:183] PREPARE: starting on tablet 934f29e2c4964071a1e4aa1ed0086f2b
0608 12:56:36.740473 (+   496us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:36.740500 (+    27us) write_op.cc:435] Acquired schema lock
0608 12:56:36.740516 (+    16us) tablet.cc:662] Decoding operations
0608 12:56:36.740918 (+   402us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:36.740962 (+    44us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:36.740987 (+    25us) tablet.cc:685] Acquiring locks for 3 operations
0608 12:56:36.762029 (+ 21042us) tablet.cc:701] Row locks acquired
0608 12:56:36.763415 (+  1386us) write_op.cc:260] PREPARE: finished
0608 12:56:36.773426 (+ 10011us) write_op.cc:270] Start()
0608 12:56:36.781563 (+  8137us) write_op.cc:276] Timestamp: P: 1780923396770056 usec, L: 0
0608 12:56:36.786595 (+  5032us) op_driver.cc:348] REPLICATION: starting
0608 12:56:36.823380 (+ 36785us) log.cc:844] Serialized 432 byte log entry
0608 12:56:37.240428 (+417048us) op_driver.cc:464] REPLICATION: finished
0608 12:56:37.328009 (+ 87581us) write_op.cc:301] APPLY: starting
0608 12:56:37.328757 (+   748us) tablet.cc:1367] starting BulkCheckPresence
0608 12:56:37.335417 (+  6660us) tablet.cc:1370] finished BulkCheckPresence
0608 12:56:37.339189 (+  3772us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:56:37.350577 (+ 11388us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:56:37.350743 (+   166us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:56:37.350789 (+    46us) write_op.cc:312] APPLY: finished
0608 12:56:37.351005 (+   216us) log.cc:844] Serialized 34 byte log entry
0608 12:56:37.351222 (+   217us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:56:37.351307 (+    85us) write_op.cc:454] Released schema lock
0608 12:56:37.351344 (+    37us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":77973,"mutex_wait_us":6643,"num_ops":3,"prepare.queue_time_us":496412,"prepare.run_cpu_time_us":3482,"prepare.run_wall_time_us":83676,"replication_time_us":451562}]]}
W20260608 12:56:37.418155 21927 log.cc:927] Time spent T ae1ee77be0644b329230c8b800f55869 P 3a5286f6bd884522b4ce33314defc800: Append to log took a long time: real 0.103s	user 0.001s	sys 0.000s
I20260608 12:56:37.424583 21897 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:54206 (ReqId={client: 0a5406de2d7e44f9bef3f8a59e9771d6, seq_no=34, attempt_no=0}) took 1181 ms. Trace:
I20260608 12:56:37.440114 21898 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:54206 (ReqId={client: 0a5406de2d7e44f9bef3f8a59e9771d6, seq_no=33, attempt_no=0}) took 1198 ms. Trace:
I20260608 12:56:37.435647 21897 rpcz_store.cc:276] 0608 12:56:36.242956 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:36.243141 (+   185us) service_pool.cc:224] Handling call
0608 12:56:36.249448 (+  6307us) spinlock_profiling.cc:243] Waited 2.31 ms on lock 0x7b5800019298. stack: 00007f787ee793a1 00007f787ee791c8 00007f787e654f11 000000000047f705 000000000047f658 00007f787ebaed9b 00007f787ee64835 00007f787ee645cd 00007f7889136848 00007f7887d66a6c 00007f7887ecfd90 00007f7887ecfe7e 00007f7887e59de6 00007f7887e316e8 00007f7887e2df44 00007f7886afcae6
0608 12:56:37.424513 (+1175065us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:36.725888 (+     0us) write_op.cc:183] PREPARE: starting on tablet 935e0442214f49e6916a17da9f987460
0608 12:56:36.730686 (+  4798us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:36.731007 (+   321us) write_op.cc:435] Acquired schema lock
0608 12:56:36.731025 (+    18us) tablet.cc:662] Decoding operations
0608 12:56:36.793834 (+ 62809us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:36.795543 (+  1709us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:36.795589 (+    46us) tablet.cc:685] Acquiring locks for 8 operations
0608 12:56:36.796261 (+   672us) tablet.cc:701] Row locks acquired
0608 12:56:36.796294 (+    33us) write_op.cc:260] PREPARE: finished
0608 12:56:36.796603 (+   309us) write_op.cc:270] Start()
0608 12:56:36.796780 (+   177us) write_op.cc:276] Timestamp: P: 1780923396796541 usec, L: 0
0608 12:56:36.796810 (+    30us) op_driver.cc:348] REPLICATION: starting
0608 12:56:36.811603 (+ 14793us) log.cc:844] Serialized 649 byte log entry
0608 12:56:37.415929 (+604326us) op_driver.cc:464] REPLICATION: finished
0608 12:56:37.420936 (+  5007us) write_op.cc:301] APPLY: starting
0608 12:56:37.421023 (+    87us) tablet.cc:1367] starting BulkCheckPresence
0608 12:56:37.421249 (+   226us) tablet.cc:1370] finished BulkCheckPresence
0608 12:56:37.421339 (+    90us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:56:37.422631 (+  1292us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:56:37.422845 (+   214us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:56:37.422889 (+    44us) write_op.cc:312] APPLY: finished
0608 12:56:37.423163 (+   274us) log.cc:844] Serialized 64 byte log entry
0608 12:56:37.424022 (+   859us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:56:37.424129 (+   107us) write_op.cc:454] Released schema lock
0608 12:56:37.424182 (+    53us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":5309184,"child_traces":[["op",{"apply.queue_time_us":4808,"num_ops":8,"prepare.queue_time_us":474970,"prepare.run_cpu_time_us":4451,"prepare.run_wall_time_us":86023,"replication_time_us":616903}]]}
I20260608 12:56:37.453933 21882 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:54206 (ReqId={client: 0a5406de2d7e44f9bef3f8a59e9771d6, seq_no=38, attempt_no=0}) took 1184 ms. Trace:
I20260608 12:56:37.448318 21898 rpcz_store.cc:276] 0608 12:56:36.241674 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:36.247012 (+  5338us) service_pool.cc:224] Handling call
0608 12:56:37.440036 (+1193024us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:37.094785 (+     0us) write_op.cc:183] PREPARE: starting on tablet 6eec59fc8fa3467cb7d353bc3f604578
0608 12:56:37.155263 (+ 60478us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:37.155292 (+    29us) write_op.cc:435] Acquired schema lock
0608 12:56:37.155312 (+    20us) tablet.cc:662] Decoding operations
0608 12:56:37.155855 (+   543us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:37.155898 (+    43us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:37.155934 (+    36us) tablet.cc:685] Acquiring locks for 5 operations
0608 12:56:37.159662 (+  3728us) tablet.cc:701] Row locks acquired
0608 12:56:37.159680 (+    18us) write_op.cc:260] PREPARE: finished
0608 12:56:37.183795 (+ 24115us) spinlock_profiling.cc:243] Waited 2.24 ms on lock 0x7b3400115798. stack: 00007f787ee793a1 00007f787ee791c8 00007f787e654f11 000000000047f705 000000000047f658 00007f78804fd4bb 00007f788057ea42 00007f7886190ec4 00007f7886190660 00007f788619a950 00007f788619a8b0 00007f788619a810 00007f788619a7b0 00007f788619892f 000000000049a986 000000000049a618
0608 12:56:37.183928 (+   133us) write_op.cc:270] Start()
0608 12:56:37.184199 (+   271us) write_op.cc:276] Timestamp: P: 1780923397183880 usec, L: 0
0608 12:56:37.184245 (+    46us) op_driver.cc:348] REPLICATION: starting
0608 12:56:37.184974 (+   729us) log.cc:844] Serialized 519 byte log entry
0608 12:56:37.320897 (+135923us) op_driver.cc:464] REPLICATION: finished
0608 12:56:37.410807 (+ 89910us) write_op.cc:301] APPLY: starting
0608 12:56:37.410890 (+    83us) tablet.cc:1367] starting BulkCheckPresence
0608 12:56:37.411054 (+   164us) tablet.cc:1370] finished BulkCheckPresence
0608 12:56:37.411079 (+    25us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:56:37.438904 (+ 27825us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:56:37.439113 (+   209us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:56:37.439159 (+    46us) write_op.cc:312] APPLY: finished
0608 12:56:37.439378 (+   219us) log.cc:844] Serialized 46 byte log entry
0608 12:56:37.439555 (+   177us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:56:37.439671 (+   116us) write_op.cc:454] Released schema lock
0608 12:56:37.439713 (+    42us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":89664,"num_ops":5,"prepare.queue_time_us":839288,"prepare.run_cpu_time_us":4953,"prepare.run_wall_time_us":91637,"replication_time_us":136543,"spinlock_wait_cycles":5154176}]]}
I20260608 12:56:37.458730 21884 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:54206 (ReqId={client: 0a5406de2d7e44f9bef3f8a59e9771d6, seq_no=42, attempt_no=0}) took 1186 ms. Trace:
I20260608 12:56:37.471172 21884 rpcz_store.cc:276] 0608 12:56:36.272804 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:36.272967 (+   163us) service_pool.cc:224] Handling call
0608 12:56:37.458661 (+1185694us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:36.832760 (+     0us) write_op.cc:183] PREPARE: starting on tablet 934f29e2c4964071a1e4aa1ed0086f2b
0608 12:56:36.946809 (+114049us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:36.949012 (+  2203us) write_op.cc:435] Acquired schema lock
0608 12:56:36.950272 (+  1260us) tablet.cc:662] Decoding operations
0608 12:56:36.976370 (+ 26098us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:36.977981 (+  1611us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:36.993917 (+ 15936us) tablet.cc:685] Acquiring locks for 3 operations
0608 12:56:37.003165 (+  9248us) tablet.cc:701] Row locks acquired
0608 12:56:37.003183 (+    18us) write_op.cc:260] PREPARE: finished
0608 12:56:37.105441 (+102258us) spinlock_profiling.cc:243] Waited 6.69 ms on lock 0x7b2c000cd878. stack: 00007f787ee793a1 00007f787ee791c8 00007f787e654f11 000000000047f705 000000000047f658 00007f7880cb099b 00007f7880cca1e3 00007f7880cc9b68 00007f7880cc9ac8 00007f78826b4ca8 00007f78826b4940 00007f78861911d2 00007f7886190660 00007f788619a950 00007f788619a8b0 00007f788619a810
0608 12:56:37.105523 (+    82us) write_op.cc:270] Start()
0608 12:56:37.105738 (+   215us) write_op.cc:276] Timestamp: P: 1780923397009999 usec, L: 0
0608 12:56:37.105776 (+    38us) op_driver.cc:348] REPLICATION: starting
0608 12:56:37.142843 (+ 37067us) log.cc:844] Serialized 432 byte log entry
0608 12:56:37.175604 (+ 32761us) spinlock_profiling.cc:243] Waited 34.7 ms on lock 0x7b5400538c54. stack: 00007f787ee793a1 00007f787ee791c8 00007f787e654f11 000000000047f705 000000000047f658 00007f788252c5cb 00007f7882639115 00007f7886191788 00007f7886190660 00007f788619a950 00007f788619a8b0 00007f788619a810 00007f788619a7b0 00007f788619892f 000000000049a986 000000000049a618
0608 12:56:37.352587 (+176983us) op_driver.cc:464] REPLICATION: finished
0608 12:56:37.411252 (+ 58665us) write_op.cc:301] APPLY: starting
0608 12:56:37.411329 (+    77us) tablet.cc:1367] starting BulkCheckPresence
0608 12:56:37.413472 (+  2143us) tablet.cc:1370] finished BulkCheckPresence
0608 12:56:37.413880 (+   408us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:56:37.457475 (+ 43595us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:56:37.457647 (+   172us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:56:37.457692 (+    45us) write_op.cc:312] APPLY: finished
0608 12:56:37.457878 (+   186us) log.cc:844] Serialized 34 byte log entry
0608 12:56:37.458066 (+   188us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:56:37.458149 (+    83us) write_op.cc:454] Released schema lock
0608 12:56:37.458191 (+    42us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":58472,"num_ops":3,"prepare.queue_time_us":552661,"prepare.run_cpu_time_us":10288,"prepare.run_wall_time_us":347575,"replication_time_us":246678,"spinlock_wait_cycles":95273600}]]}
I20260608 12:56:37.454417 21882 rpcz_store.cc:276] 0608 12:56:36.269705 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:36.288818 (+ 19113us) service_pool.cc:224] Handling call
0608 12:56:36.415695 (+126877us) spinlock_profiling.cc:243] Waited 8.07 ms on lock 0x7b3400115798. stack: 00007f787ee793a1 00007f787ee791c8 00007f787e654f11 000000000047f705 000000000047f658 00007f78804fd4bb 00007f788057d64f 00007f7880601c24 00007f7880606faf 00007f78806097eb 00007f7880609740 00007f78806096a0 00007f7880609640 00007f788060796f 000000000049a986 000000000049a618
0608 12:56:37.453865 (+1038170us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:36.812106 (+     0us) write_op.cc:183] PREPARE: starting on tablet 935e0442214f49e6916a17da9f987460
0608 12:56:36.816208 (+  4102us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:36.818829 (+  2621us) write_op.cc:435] Acquired schema lock
0608 12:56:36.820019 (+  1190us) tablet.cc:662] Decoding operations
0608 12:56:36.844929 (+ 24910us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:36.845058 (+   129us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:36.845091 (+    33us) tablet.cc:685] Acquiring locks for 6 operations
0608 12:56:36.845594 (+   503us) tablet.cc:701] Row locks acquired
0608 12:56:36.845615 (+    21us) write_op.cc:260] PREPARE: finished
0608 12:56:36.845804 (+   189us) write_op.cc:270] Start()
0608 12:56:36.845924 (+   120us) write_op.cc:276] Timestamp: P: 1780923396845752 usec, L: 0
0608 12:56:36.845941 (+    17us) op_driver.cc:348] REPLICATION: starting
0608 12:56:36.846689 (+   748us) log.cc:844] Serialized 562 byte log entry
0608 12:56:37.416243 (+569554us) op_driver.cc:464] REPLICATION: finished
0608 12:56:37.441412 (+ 25169us) write_op.cc:301] APPLY: starting
0608 12:56:37.441485 (+    73us) tablet.cc:1367] starting BulkCheckPresence
0608 12:56:37.441659 (+   174us) tablet.cc:1370] finished BulkCheckPresence
0608 12:56:37.441749 (+    90us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:56:37.442684 (+   935us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:56:37.442884 (+   200us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:56:37.442944 (+    60us) write_op.cc:312] APPLY: finished
0608 12:56:37.443184 (+   240us) log.cc:844] Serialized 52 byte log entry
0608 12:56:37.453374 (+ 10190us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:56:37.453476 (+   102us) write_op.cc:454] Released schema lock
0608 12:56:37.453518 (+    42us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":18558208,"child_traces":[["op",{"apply.queue_time_us":24990,"num_ops":6,"prepare.queue_time_us":395463,"prepare.run_cpu_time_us":3600,"prepare.run_wall_time_us":34876,"replication_time_us":570186}]]}
W20260608 12:56:37.793131 21859 meta_cache.cc:1261] Time spent looking up entry by key: real 0.056s	user 0.002s	sys 0.000s
W20260608 12:56:37.851145 21861 meta_cache.cc:1261] Time spent looking up entry by key: real 0.058s	user 0.001s	sys 0.000s
W20260608 12:56:38.114125 21532 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.174.130:46279, user_credentials={real_user=slave}} blocked reactor thread for 59839.8us
W20260608 12:56:39.312439 21747 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.16.174.129:40291, user_credentials={real_user=slave}} blocked reactor thread for 45119.4us
W20260608 12:56:39.766309 21607 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.174.129:40291, user_credentials={real_user=slave}} blocked reactor thread for 53179.3us
W20260608 12:56:40.124979 21681 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.174.129:40291, user_credentials={real_user=slave}} blocked reactor thread for 82659.5us
W20260608 12:56:40.216928 21681 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.174.130:46279, user_credentials={real_user=slave}} blocked reactor thread for 61116.3us
W20260608 12:56:40.220037 21531 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.174.131:46617, user_credentials={real_user=slave}} blocked reactor thread for 80161.6us
W20260608 12:56:40.270596 21681 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.174.130:46279, user_credentials={real_user=slave}} blocked reactor thread for 51459.2us
I20260608 12:56:40.809900 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:40.836287 21965 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:40.838706 21966 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:40.843123 17082 server_base.cc:1061] running on GCE node
W20260608 12:56:40.845871 21969 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:40.848093 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:40.848420 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:40.848651 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923400848628 us; error 0 us; skew 500 ppm
I20260608 12:56:40.849292 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:40.852707 17082 webserver.cc:533] Webserver started at http://127.16.174.132:44987/ using document root <none> and password file <none>
I20260608 12:56:40.853310 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:40.853564 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:40.853927 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:40.855486 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923273579219-17082-0/minicluster-data/ts-3-root/instance:
uuid: "70ee592f735e4ee78b0834676b181fe6"
format_stamp: "Formatted at 2026-06-08 12:56:40 on dist-test-slave-840c"
I20260608 12:56:40.861043 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:56:40.864884 21973 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:40.865819 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260608 12:56:40.866225 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923273579219-17082-0/minicluster-data/ts-3-root
uuid: "70ee592f735e4ee78b0834676b181fe6"
format_stamp: "Formatted at 2026-06-08 12:56:40 on dist-test-slave-840c"
I20260608 12:56:40.866537 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923273579219-17082-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923273579219-17082-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923273579219-17082-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:56:40.879767 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:40.881089 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:40.882633 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:40.885226 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:40.885462 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:40.885725 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:40.885910 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:40.936151 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.132:41837
I20260608 12:56:40.936290 22035 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.132:41837 every 8 connection(s)
I20260608 12:56:40.943140 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:40.956851 22040 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:40.958014 22041 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:40.963037 22043 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:40.963617 17082 server_base.cc:1061] running on GCE node
I20260608 12:56:40.965698 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:40.965950 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:40.966156 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923400966141 us; error 0 us; skew 500 ppm
I20260608 12:56:40.966751 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:40.969094 22036 heartbeater.cc:344] Connected to a master server at 127.16.174.190:33947
I20260608 12:56:40.969544 22036 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:40.969967 17082 webserver.cc:533] Webserver started at http://127.16.174.133:44269/ using document root <none> and password file <none>
I20260608 12:56:40.970458 22036 heartbeater.cc:507] Master 127.16.174.190:33947 requested a full tablet report, sending...
I20260608 12:56:40.970547 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:40.970940 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:40.971256 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:40.972594 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923273579219-17082-0/minicluster-data/ts-4-root/instance:
uuid: "df3531d8ae25480c953bf89824962e34"
format_stamp: "Formatted at 2026-06-08 12:56:40 on dist-test-slave-840c"
I20260608 12:56:40.972816 21463 ts_manager.cc:194] Registered new tserver with Master: 70ee592f735e4ee78b0834676b181fe6 (127.16.174.132:41837)
I20260608 12:56:40.974567 21463 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39850
I20260608 12:56:40.978061 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:56:40.982200 22048 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:40.983325 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:56:40.983853 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923273579219-17082-0/minicluster-data/ts-4-root
uuid: "df3531d8ae25480c953bf89824962e34"
format_stamp: "Formatted at 2026-06-08 12:56:40 on dist-test-slave-840c"
I20260608 12:56:40.984221 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923273579219-17082-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923273579219-17082-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923273579219-17082-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:56:40.995333 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:40.996665 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:40.998308 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:41.000733 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:41.000980 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:41.001241 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:41.001420 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:41.071274 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.133:44013
I20260608 12:56:41.071429 22110 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.133:44013 every 8 connection(s)
I20260608 12:56:41.078517 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:41.088266 22114 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:41.089509 22115 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:41.093727 22111 heartbeater.cc:344] Connected to a master server at 127.16.174.190:33947
I20260608 12:56:41.094318 22111 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:41.095372 17082 server_base.cc:1061] running on GCE node
I20260608 12:56:41.095677 22111 heartbeater.cc:507] Master 127.16.174.190:33947 requested a full tablet report, sending...
W20260608 12:56:41.095578 22117 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:41.098361 21463 ts_manager.cc:194] Registered new tserver with Master: df3531d8ae25480c953bf89824962e34 (127.16.174.133:44013)
I20260608 12:56:41.098978 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:41.099296 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:41.099503 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923401099490 us; error 0 us; skew 500 ppm
I20260608 12:56:41.100163 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:41.100226 21463 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39852
I20260608 12:56:41.103451 17082 webserver.cc:533] Webserver started at http://127.16.174.134:39283/ using document root <none> and password file <none>
I20260608 12:56:41.104072 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:41.104301 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:41.104596 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:41.105746 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923273579219-17082-0/minicluster-data/ts-5-root/instance:
uuid: "952ebc9e2c2e4722a544c6abb41a1f3d"
format_stamp: "Formatted at 2026-06-08 12:56:41 on dist-test-slave-840c"
I20260608 12:56:41.110939 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:56:41.115466 22122 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:41.116413 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:56:41.116839 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923273579219-17082-0/minicluster-data/ts-5-root
uuid: "952ebc9e2c2e4722a544c6abb41a1f3d"
format_stamp: "Formatted at 2026-06-08 12:56:41 on dist-test-slave-840c"
I20260608 12:56:41.117173 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923273579219-17082-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923273579219-17082-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923273579219-17082-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:56:41.139827 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:41.141269 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:41.143442 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:41.147258 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:41.147629 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:56:41.148028 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:41.148425 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:41.238787 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.134:39625
I20260608 12:56:41.238955 22184 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.134:39625 every 8 connection(s)
I20260608 12:56:41.257956 22185 heartbeater.cc:344] Connected to a master server at 127.16.174.190:33947
I20260608 12:56:41.258450 22185 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:41.259310 22185 heartbeater.cc:507] Master 127.16.174.190:33947 requested a full tablet report, sending...
I20260608 12:56:41.261840 21463 ts_manager.cc:194] Registered new tserver with Master: 952ebc9e2c2e4722a544c6abb41a1f3d (127.16.174.134:39625)
I20260608 12:56:41.263409 21463 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39856
I20260608 12:56:41.977487 22036 heartbeater.cc:499] Master 127.16.174.190:33947 was elected leader, sending a full tablet report...
I20260608 12:56:41.987082 21711 consensus_queue.cc:237] T ad08281307e24c229a5a865cacfc25d9 P 6e3750ef01d344a3ad3bc984e0eb8947 [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: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } attrs { replace: true } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "70ee592f735e4ee78b0834676b181fe6" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 41837 } attrs { promote: true } }
I20260608 12:56:41.998371 21638 raft_consensus.cc:1275] T ad08281307e24c229a5a865cacfc25d9 P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Refusing update from remote peer 6e3750ef01d344a3ad3bc984e0eb8947: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:56:41.998778 21566 raft_consensus.cc:1275] T ad08281307e24c229a5a865cacfc25d9 P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Refusing update from remote peer 6e3750ef01d344a3ad3bc984e0eb8947: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:56:42.000610 22192 consensus_queue.cc:1048] T ad08281307e24c229a5a865cacfc25d9 P 6e3750ef01d344a3ad3bc984e0eb8947 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } 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:56:42.001876 21924 consensus_queue.cc:1048] T ad08281307e24c229a5a865cacfc25d9 P 6e3750ef01d344a3ad3bc984e0eb8947 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
W20260608 12:56:42.012275 21681 consensus_peers.cc:597] T ad08281307e24c229a5a865cacfc25d9 P 6e3750ef01d344a3ad3bc984e0eb8947 -> Peer 70ee592f735e4ee78b0834676b181fe6 (127.16.174.132:41837): Couldn't send request to peer 70ee592f735e4ee78b0834676b181fe6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ad08281307e24c229a5a865cacfc25d9. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:42.014271 21924 raft_consensus.cc:2955] T ad08281307e24c229a5a865cacfc25d9 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 70ee592f735e4ee78b0834676b181fe6 (127.16.174.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } attrs { replace: true } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "70ee592f735e4ee78b0834676b181fe6" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 41837 } attrs { promote: true } } }
I20260608 12:56:42.017424 21638 raft_consensus.cc:2955] T ad08281307e24c229a5a865cacfc25d9 P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 70ee592f735e4ee78b0834676b181fe6 (127.16.174.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } attrs { replace: true } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "70ee592f735e4ee78b0834676b181fe6" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 41837 } attrs { promote: true } } }
I20260608 12:56:42.019228 21566 raft_consensus.cc:2955] T ad08281307e24c229a5a865cacfc25d9 P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 70ee592f735e4ee78b0834676b181fe6 (127.16.174.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } attrs { replace: true } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "70ee592f735e4ee78b0834676b181fe6" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 41837 } attrs { promote: true } } }
I20260608 12:56:42.038605 21463 catalog_manager.cc:5696] T ad08281307e24c229a5a865cacfc25d9 P 3a5286f6bd884522b4ce33314defc800 reported cstate change: config changed from index -1 to 26, NON_VOTER 70ee592f735e4ee78b0834676b181fe6 (127.16.174.132) added. New cstate: current_term: 1 leader_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } attrs { replace: true } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "70ee592f735e4ee78b0834676b181fe6" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 41837 } attrs { promote: true } } }
I20260608 12:56:42.050630 21638 consensus_queue.cc:237] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b [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: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "952ebc9e2c2e4722a544c6abb41a1f3d" member_type: NON_VOTER last_known_addr { host: "127.16.174.134" port: 39625 } attrs { promote: true } }
I20260608 12:56:42.062076 21711 raft_consensus.cc:1275] T 935e0442214f49e6916a17da9f987460 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 FOLLOWER]: Refusing update from remote peer ca506232130d42a98f6b06ae31840f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:56:42.064596 21888 consensus_queue.cc:1048] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } 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:56:42.062076 21566 raft_consensus.cc:1275] T 935e0442214f49e6916a17da9f987460 P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Refusing update from remote peer ca506232130d42a98f6b06ae31840f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:56:42.069552 21947 consensus_queue.cc:1048] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.003s
I20260608 12:56:42.091220 21947 raft_consensus.cc:2955] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 952ebc9e2c2e4722a544c6abb41a1f3d (127.16.174.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "952ebc9e2c2e4722a544c6abb41a1f3d" member_type: NON_VOTER last_known_addr { host: "127.16.174.134" port: 39625 } attrs { promote: true } } }
I20260608 12:56:42.104172 22111 heartbeater.cc:499] Master 127.16.174.190:33947 was elected leader, sending a full tablet report...
I20260608 12:56:42.104387 21566 raft_consensus.cc:2955] T 935e0442214f49e6916a17da9f987460 P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 952ebc9e2c2e4722a544c6abb41a1f3d (127.16.174.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "952ebc9e2c2e4722a544c6abb41a1f3d" member_type: NON_VOTER last_known_addr { host: "127.16.174.134" port: 39625 } attrs { promote: true } } }
W20260608 12:56:42.106904 21608 consensus_peers.cc:597] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b -> Peer 952ebc9e2c2e4722a544c6abb41a1f3d (127.16.174.134:39625): Couldn't send request to peer 952ebc9e2c2e4722a544c6abb41a1f3d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 935e0442214f49e6916a17da9f987460. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:42.110529 21711 raft_consensus.cc:2955] T 935e0442214f49e6916a17da9f987460 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 952ebc9e2c2e4722a544c6abb41a1f3d (127.16.174.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "952ebc9e2c2e4722a544c6abb41a1f3d" member_type: NON_VOTER last_known_addr { host: "127.16.174.134" port: 39625 } attrs { promote: true } } }
I20260608 12:56:42.113471 21714 consensus_queue.cc:237] T a948e9c6dad14180969af2f2515c5fcc P 6e3750ef01d344a3ad3bc984e0eb8947 [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: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } attrs { replace: true } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "df3531d8ae25480c953bf89824962e34" member_type: NON_VOTER last_known_addr { host: "127.16.174.133" port: 44013 } attrs { promote: true } }
I20260608 12:56:42.116472 21456 catalog_manager.cc:5696] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b reported cstate change: config changed from index -1 to 26, NON_VOTER 952ebc9e2c2e4722a544c6abb41a1f3d (127.16.174.134) added. New cstate: current_term: 1 leader_uuid: "ca506232130d42a98f6b06ae31840f5b" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "952ebc9e2c2e4722a544c6abb41a1f3d" member_type: NON_VOTER last_known_addr { host: "127.16.174.134" port: 39625 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:42.130610 21638 raft_consensus.cc:1275] T a948e9c6dad14180969af2f2515c5fcc P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Refusing update from remote peer 6e3750ef01d344a3ad3bc984e0eb8947: Log matching property violated. Preceding OpId in replica: term: 1 index: 23. Preceding OpId from leader: term: 1 index: 24. (index mismatch)
I20260608 12:56:42.133006 21566 raft_consensus.cc:1275] T a948e9c6dad14180969af2f2515c5fcc P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Refusing update from remote peer 6e3750ef01d344a3ad3bc984e0eb8947: Log matching property violated. Preceding OpId in replica: term: 1 index: 23. Preceding OpId from leader: term: 1 index: 24. (index mismatch)
I20260608 12:56:42.135054 21924 consensus_queue.cc:1048] T a948e9c6dad14180969af2f2515c5fcc P 6e3750ef01d344a3ad3bc984e0eb8947 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } 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:56:42.137358 21924 consensus_queue.cc:1048] T a948e9c6dad14180969af2f2515c5fcc P 6e3750ef01d344a3ad3bc984e0eb8947 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 24, Last known committed idx: 23, Time since last communication: 0.000s
W20260608 12:56:42.149653 21679 consensus_peers.cc:597] T a948e9c6dad14180969af2f2515c5fcc P 6e3750ef01d344a3ad3bc984e0eb8947 -> Peer df3531d8ae25480c953bf89824962e34 (127.16.174.133:44013): Couldn't send request to peer df3531d8ae25480c953bf89824962e34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a948e9c6dad14180969af2f2515c5fcc. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:42.152720 21924 raft_consensus.cc:2955] T a948e9c6dad14180969af2f2515c5fcc P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 LEADER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER df3531d8ae25480c953bf89824962e34 (127.16.174.133) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } attrs { replace: true } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "df3531d8ae25480c953bf89824962e34" member_type: NON_VOTER last_known_addr { host: "127.16.174.133" port: 44013 } attrs { promote: true } } }
I20260608 12:56:42.154618 21638 raft_consensus.cc:2955] T a948e9c6dad14180969af2f2515c5fcc P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER df3531d8ae25480c953bf89824962e34 (127.16.174.133) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } attrs { replace: true } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "df3531d8ae25480c953bf89824962e34" member_type: NON_VOTER last_known_addr { host: "127.16.174.133" port: 44013 } attrs { promote: true } } }
I20260608 12:56:42.156627 21566 raft_consensus.cc:2955] T a948e9c6dad14180969af2f2515c5fcc P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER df3531d8ae25480c953bf89824962e34 (127.16.174.133) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } attrs { replace: true } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "df3531d8ae25480c953bf89824962e34" member_type: NON_VOTER last_known_addr { host: "127.16.174.133" port: 44013 } attrs { promote: true } } }
I20260608 12:56:42.171172 21638 consensus_queue.cc:237] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b [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: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "952ebc9e2c2e4722a544c6abb41a1f3d" member_type: NON_VOTER last_known_addr { host: "127.16.174.134" port: 39625 } attrs { promote: true } }
I20260608 12:56:42.173709 21465 catalog_manager.cc:5696] T a948e9c6dad14180969af2f2515c5fcc P ca506232130d42a98f6b06ae31840f5b reported cstate change: config changed from index -1 to 24, NON_VOTER df3531d8ae25480c953bf89824962e34 (127.16.174.133) added. New cstate: current_term: 1 leader_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" committed_config { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } attrs { replace: true } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "df3531d8ae25480c953bf89824962e34" member_type: NON_VOTER last_known_addr { host: "127.16.174.133" port: 44013 } attrs { promote: true } } }
I20260608 12:56:42.179358 21714 raft_consensus.cc:1275] T 525f2b7d6de545b7adcfbedb7c232f83 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 FOLLOWER]: Refusing update from remote peer ca506232130d42a98f6b06ae31840f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
W20260608 12:56:42.180348 21608 consensus_peers.cc:597] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b -> Peer 952ebc9e2c2e4722a544c6abb41a1f3d (127.16.174.134:39625): Couldn't send request to peer 952ebc9e2c2e4722a544c6abb41a1f3d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 525f2b7d6de545b7adcfbedb7c232f83. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:42.181231 22207 consensus_queue.cc:1048] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } 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:56:42.182260 21566 raft_consensus.cc:1275] T 525f2b7d6de545b7adcfbedb7c232f83 P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Refusing update from remote peer ca506232130d42a98f6b06ae31840f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:56:42.183825 21888 consensus_queue.cc:1048] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:56:42.193452 22208 raft_consensus.cc:2955] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 952ebc9e2c2e4722a544c6abb41a1f3d (127.16.174.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "952ebc9e2c2e4722a544c6abb41a1f3d" member_type: NON_VOTER last_known_addr { host: "127.16.174.134" port: 39625 } attrs { promote: true } } }
I20260608 12:56:42.196167 21566 raft_consensus.cc:2955] T 525f2b7d6de545b7adcfbedb7c232f83 P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 952ebc9e2c2e4722a544c6abb41a1f3d (127.16.174.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "952ebc9e2c2e4722a544c6abb41a1f3d" member_type: NON_VOTER last_known_addr { host: "127.16.174.134" port: 39625 } attrs { promote: true } } }
I20260608 12:56:42.198823 21714 raft_consensus.cc:2955] T 525f2b7d6de545b7adcfbedb7c232f83 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 952ebc9e2c2e4722a544c6abb41a1f3d (127.16.174.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "952ebc9e2c2e4722a544c6abb41a1f3d" member_type: NON_VOTER last_known_addr { host: "127.16.174.134" port: 39625 } attrs { promote: true } } }
I20260608 12:56:42.209887 21638 consensus_queue.cc:237] T 0c217a8026904b61bae0732930604086 P ca506232130d42a98f6b06ae31840f5b [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: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } attrs { replace: true } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "70ee592f735e4ee78b0834676b181fe6" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 41837 } attrs { promote: true } }
I20260608 12:56:42.209707 21456 catalog_manager.cc:5696] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b reported cstate change: config changed from index -1 to 26, NON_VOTER 952ebc9e2c2e4722a544c6abb41a1f3d (127.16.174.134) added. New cstate: current_term: 1 leader_uuid: "ca506232130d42a98f6b06ae31840f5b" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "952ebc9e2c2e4722a544c6abb41a1f3d" member_type: NON_VOTER last_known_addr { host: "127.16.174.134" port: 39625 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:42.219974 21566 raft_consensus.cc:1275] T 0c217a8026904b61bae0732930604086 P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Refusing update from remote peer ca506232130d42a98f6b06ae31840f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:56:42.221014 21714 raft_consensus.cc:1275] T 0c217a8026904b61bae0732930604086 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 FOLLOWER]: Refusing update from remote peer ca506232130d42a98f6b06ae31840f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:56:42.221652 21888 consensus_queue.cc:1048] T 0c217a8026904b61bae0732930604086 P ca506232130d42a98f6b06ae31840f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } 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:56:42.223209 22208 consensus_queue.cc:1048] T 0c217a8026904b61bae0732930604086 P ca506232130d42a98f6b06ae31840f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
W20260608 12:56:42.229991 21607 consensus_peers.cc:597] T 0c217a8026904b61bae0732930604086 P ca506232130d42a98f6b06ae31840f5b -> Peer 70ee592f735e4ee78b0834676b181fe6 (127.16.174.132:41837): Couldn't send request to peer 70ee592f735e4ee78b0834676b181fe6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0c217a8026904b61bae0732930604086. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:42.236534 21888 raft_consensus.cc:2955] T 0c217a8026904b61bae0732930604086 P ca506232130d42a98f6b06ae31840f5b [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 70ee592f735e4ee78b0834676b181fe6 (127.16.174.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } attrs { replace: true } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "70ee592f735e4ee78b0834676b181fe6" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 41837 } attrs { promote: true } } }
I20260608 12:56:42.238473 21566 raft_consensus.cc:2955] T 0c217a8026904b61bae0732930604086 P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 70ee592f735e4ee78b0834676b181fe6 (127.16.174.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } attrs { replace: true } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "70ee592f735e4ee78b0834676b181fe6" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 41837 } attrs { promote: true } } }
I20260608 12:56:42.239317 21714 raft_consensus.cc:2955] T 0c217a8026904b61bae0732930604086 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 70ee592f735e4ee78b0834676b181fe6 (127.16.174.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } attrs { replace: true } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "70ee592f735e4ee78b0834676b181fe6" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 41837 } attrs { promote: true } } }
I20260608 12:56:42.256271 21465 catalog_manager.cc:5696] T 0c217a8026904b61bae0732930604086 P ca506232130d42a98f6b06ae31840f5b reported cstate change: config changed from index -1 to 26, NON_VOTER 70ee592f735e4ee78b0834676b181fe6 (127.16.174.132) added. New cstate: current_term: 1 leader_uuid: "ca506232130d42a98f6b06ae31840f5b" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70ee592f735e4ee78b0834676b181fe6" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 41837 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:42.258883 21711 consensus_queue.cc:237] T 55c7b833c80b44019a6ff52181bcd9a4 P 6e3750ef01d344a3ad3bc984e0eb8947 [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: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } attrs { replace: true } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "df3531d8ae25480c953bf89824962e34" member_type: NON_VOTER last_known_addr { host: "127.16.174.133" port: 44013 } attrs { promote: true } }
I20260608 12:56:42.266286 22185 heartbeater.cc:499] Master 127.16.174.190:33947 was elected leader, sending a full tablet report...
I20260608 12:56:42.268517 21639 raft_consensus.cc:1275] T 55c7b833c80b44019a6ff52181bcd9a4 P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Refusing update from remote peer 6e3750ef01d344a3ad3bc984e0eb8947: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:56:42.270103 21566 raft_consensus.cc:1275] T 55c7b833c80b44019a6ff52181bcd9a4 P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Refusing update from remote peer 6e3750ef01d344a3ad3bc984e0eb8947: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:56:42.271946 22192 consensus_queue.cc:1048] T 55c7b833c80b44019a6ff52181bcd9a4 P 6e3750ef01d344a3ad3bc984e0eb8947 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } 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:56:42.273208 22222 consensus_queue.cc:1048] T 55c7b833c80b44019a6ff52181bcd9a4 P 6e3750ef01d344a3ad3bc984e0eb8947 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
W20260608 12:56:42.268646 21679 consensus_peers.cc:597] T 55c7b833c80b44019a6ff52181bcd9a4 P 6e3750ef01d344a3ad3bc984e0eb8947 -> Peer df3531d8ae25480c953bf89824962e34 (127.16.174.133:44013): Couldn't send request to peer df3531d8ae25480c953bf89824962e34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 55c7b833c80b44019a6ff52181bcd9a4. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:42.285143 21924 raft_consensus.cc:2955] T 55c7b833c80b44019a6ff52181bcd9a4 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER df3531d8ae25480c953bf89824962e34 (127.16.174.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } attrs { replace: true } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "df3531d8ae25480c953bf89824962e34" member_type: NON_VOTER last_known_addr { host: "127.16.174.133" port: 44013 } attrs { promote: true } } }
I20260608 12:56:42.287202 21566 raft_consensus.cc:2955] T 55c7b833c80b44019a6ff52181bcd9a4 P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER df3531d8ae25480c953bf89824962e34 (127.16.174.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } attrs { replace: true } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "df3531d8ae25480c953bf89824962e34" member_type: NON_VOTER last_known_addr { host: "127.16.174.133" port: 44013 } attrs { promote: true } } }
I20260608 12:56:42.287515 21639 raft_consensus.cc:2955] T 55c7b833c80b44019a6ff52181bcd9a4 P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER df3531d8ae25480c953bf89824962e34 (127.16.174.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } attrs { replace: true } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "df3531d8ae25480c953bf89824962e34" member_type: NON_VOTER last_known_addr { host: "127.16.174.133" port: 44013 } attrs { promote: true } } }
I20260608 12:56:42.299815 21463 catalog_manager.cc:5696] T 55c7b833c80b44019a6ff52181bcd9a4 P 6e3750ef01d344a3ad3bc984e0eb8947 reported cstate change: config changed from index -1 to 26, NON_VOTER df3531d8ae25480c953bf89824962e34 (127.16.174.133) added. New cstate: current_term: 1 leader_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df3531d8ae25480c953bf89824962e34" member_type: NON_VOTER last_known_addr { host: "127.16.174.133" port: 44013 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:42.455727 22225 ts_tablet_manager.cc:933] T ad08281307e24c229a5a865cacfc25d9 P 70ee592f735e4ee78b0834676b181fe6: Initiating tablet copy from peer 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131:46617)
I20260608 12:56:42.457760 22225 tablet_copy_client.cc:323] T ad08281307e24c229a5a865cacfc25d9 P 70ee592f735e4ee78b0834676b181fe6: tablet copy: Beginning tablet copy session from remote peer at address 127.16.174.131:46617
I20260608 12:56:42.468626 21726 tablet_copy_service.cc:140] P 6e3750ef01d344a3ad3bc984e0eb8947: Received BeginTabletCopySession request for tablet ad08281307e24c229a5a865cacfc25d9 from peer 70ee592f735e4ee78b0834676b181fe6 ({username='slave'} at 127.0.0.1:38754)
I20260608 12:56:42.469179 21726 tablet_copy_service.cc:161] P 6e3750ef01d344a3ad3bc984e0eb8947: Beginning new tablet copy session on tablet ad08281307e24c229a5a865cacfc25d9 from peer 70ee592f735e4ee78b0834676b181fe6 at {username='slave'} at 127.0.0.1:38754: session id = 70ee592f735e4ee78b0834676b181fe6-ad08281307e24c229a5a865cacfc25d9
I20260608 12:56:42.475324 21726 tablet_copy_source_session.cc:215] T ad08281307e24c229a5a865cacfc25d9 P 6e3750ef01d344a3ad3bc984e0eb8947: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:56:42.479383 22225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad08281307e24c229a5a865cacfc25d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:42.493585 22225 tablet_copy_client.cc:806] T ad08281307e24c229a5a865cacfc25d9 P 70ee592f735e4ee78b0834676b181fe6: tablet copy: Starting download of 0 data blocks...
I20260608 12:56:42.494272 22225 tablet_copy_client.cc:670] T ad08281307e24c229a5a865cacfc25d9 P 70ee592f735e4ee78b0834676b181fe6: tablet copy: Starting download of 1 WAL segments...
I20260608 12:56:42.499068 22226 tablet_copy_client.cc:1025] T ad08281307e24c229a5a865cacfc25d9 P 70ee592f735e4ee78b0834676b181fe6: tablet copy: Injecting latency into file download: 2000
I20260608 12:56:42.587086 22228 ts_tablet_manager.cc:933] T 935e0442214f49e6916a17da9f987460 P 952ebc9e2c2e4722a544c6abb41a1f3d: Initiating tablet copy from peer ca506232130d42a98f6b06ae31840f5b (127.16.174.130:46279)
I20260608 12:56:42.588845 22228 tablet_copy_client.cc:323] T 935e0442214f49e6916a17da9f987460 P 952ebc9e2c2e4722a544c6abb41a1f3d: tablet copy: Beginning tablet copy session from remote peer at address 127.16.174.130:46279
I20260608 12:56:42.603482 21652 tablet_copy_service.cc:140] P ca506232130d42a98f6b06ae31840f5b: Received BeginTabletCopySession request for tablet 935e0442214f49e6916a17da9f987460 from peer 952ebc9e2c2e4722a544c6abb41a1f3d ({username='slave'} at 127.0.0.1:49058)
I20260608 12:56:42.604250 21652 tablet_copy_service.cc:161] P ca506232130d42a98f6b06ae31840f5b: Beginning new tablet copy session on tablet 935e0442214f49e6916a17da9f987460 from peer 952ebc9e2c2e4722a544c6abb41a1f3d at {username='slave'} at 127.0.0.1:49058: session id = 952ebc9e2c2e4722a544c6abb41a1f3d-935e0442214f49e6916a17da9f987460
I20260608 12:56:42.612385 21652 tablet_copy_source_session.cc:215] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:56:42.616055 22228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 935e0442214f49e6916a17da9f987460. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:42.632481 22228 tablet_copy_client.cc:806] T 935e0442214f49e6916a17da9f987460 P 952ebc9e2c2e4722a544c6abb41a1f3d: tablet copy: Starting download of 0 data blocks...
I20260608 12:56:42.633112 22228 tablet_copy_client.cc:670] T 935e0442214f49e6916a17da9f987460 P 952ebc9e2c2e4722a544c6abb41a1f3d: tablet copy: Starting download of 1 WAL segments...
I20260608 12:56:42.637090 22229 tablet_copy_client.cc:1025] T 935e0442214f49e6916a17da9f987460 P 952ebc9e2c2e4722a544c6abb41a1f3d: tablet copy: Injecting latency into file download: 2000
I20260608 12:56:42.718276 22232 ts_tablet_manager.cc:933] T a948e9c6dad14180969af2f2515c5fcc P df3531d8ae25480c953bf89824962e34: Initiating tablet copy from peer 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131:46617)
I20260608 12:56:42.721606 22232 tablet_copy_client.cc:323] T a948e9c6dad14180969af2f2515c5fcc P df3531d8ae25480c953bf89824962e34: tablet copy: Beginning tablet copy session from remote peer at address 127.16.174.131:46617
I20260608 12:56:42.737099 21726 tablet_copy_service.cc:140] P 6e3750ef01d344a3ad3bc984e0eb8947: Received BeginTabletCopySession request for tablet a948e9c6dad14180969af2f2515c5fcc from peer df3531d8ae25480c953bf89824962e34 ({username='slave'} at 127.0.0.1:38768)
I20260608 12:56:42.737628 21726 tablet_copy_service.cc:161] P 6e3750ef01d344a3ad3bc984e0eb8947: Beginning new tablet copy session on tablet a948e9c6dad14180969af2f2515c5fcc from peer df3531d8ae25480c953bf89824962e34 at {username='slave'} at 127.0.0.1:38768: session id = df3531d8ae25480c953bf89824962e34-a948e9c6dad14180969af2f2515c5fcc
I20260608 12:56:42.742787 21726 tablet_copy_source_session.cc:215] T a948e9c6dad14180969af2f2515c5fcc P 6e3750ef01d344a3ad3bc984e0eb8947: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:56:42.745972 22232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a948e9c6dad14180969af2f2515c5fcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:42.758459 22232 tablet_copy_client.cc:806] T a948e9c6dad14180969af2f2515c5fcc P df3531d8ae25480c953bf89824962e34: tablet copy: Starting download of 0 data blocks...
I20260608 12:56:42.759027 22232 tablet_copy_client.cc:670] T a948e9c6dad14180969af2f2515c5fcc P df3531d8ae25480c953bf89824962e34: tablet copy: Starting download of 1 WAL segments...
I20260608 12:56:42.763414 22233 tablet_copy_client.cc:1025] T a948e9c6dad14180969af2f2515c5fcc P df3531d8ae25480c953bf89824962e34: tablet copy: Injecting latency into file download: 2000
I20260608 12:56:42.782545 22235 ts_tablet_manager.cc:933] T 0c217a8026904b61bae0732930604086 P 70ee592f735e4ee78b0834676b181fe6: Initiating tablet copy from peer ca506232130d42a98f6b06ae31840f5b (127.16.174.130:46279)
I20260608 12:56:42.784440 22235 tablet_copy_client.cc:323] T 0c217a8026904b61bae0732930604086 P 70ee592f735e4ee78b0834676b181fe6: tablet copy: Beginning tablet copy session from remote peer at address 127.16.174.130:46279
I20260608 12:56:42.794785 22237 ts_tablet_manager.cc:933] T 525f2b7d6de545b7adcfbedb7c232f83 P 952ebc9e2c2e4722a544c6abb41a1f3d: Initiating tablet copy from peer ca506232130d42a98f6b06ae31840f5b (127.16.174.130:46279)
I20260608 12:56:42.798368 22237 tablet_copy_client.cc:323] T 525f2b7d6de545b7adcfbedb7c232f83 P 952ebc9e2c2e4722a544c6abb41a1f3d: tablet copy: Beginning tablet copy session from remote peer at address 127.16.174.130:46279
I20260608 12:56:42.799839 21652 tablet_copy_service.cc:140] P ca506232130d42a98f6b06ae31840f5b: Received BeginTabletCopySession request for tablet 0c217a8026904b61bae0732930604086 from peer 70ee592f735e4ee78b0834676b181fe6 ({username='slave'} at 127.0.0.1:49062)
I20260608 12:56:42.800489 21652 tablet_copy_service.cc:161] P ca506232130d42a98f6b06ae31840f5b: Beginning new tablet copy session on tablet 0c217a8026904b61bae0732930604086 from peer 70ee592f735e4ee78b0834676b181fe6 at {username='slave'} at 127.0.0.1:49062: session id = 70ee592f735e4ee78b0834676b181fe6-0c217a8026904b61bae0732930604086
I20260608 12:56:42.800384 21651 tablet_copy_service.cc:140] P ca506232130d42a98f6b06ae31840f5b: Received BeginTabletCopySession request for tablet 525f2b7d6de545b7adcfbedb7c232f83 from peer 952ebc9e2c2e4722a544c6abb41a1f3d ({username='slave'} at 127.0.0.1:49058)
I20260608 12:56:42.801249 21651 tablet_copy_service.cc:161] P ca506232130d42a98f6b06ae31840f5b: Beginning new tablet copy session on tablet 525f2b7d6de545b7adcfbedb7c232f83 from peer 952ebc9e2c2e4722a544c6abb41a1f3d at {username='slave'} at 127.0.0.1:49058: session id = 952ebc9e2c2e4722a544c6abb41a1f3d-525f2b7d6de545b7adcfbedb7c232f83
I20260608 12:56:42.807380 21651 tablet_copy_source_session.cc:215] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:56:42.808373 21652 tablet_copy_source_session.cc:215] T 0c217a8026904b61bae0732930604086 P ca506232130d42a98f6b06ae31840f5b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:56:42.811571 22237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 525f2b7d6de545b7adcfbedb7c232f83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:42.812266 22235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c217a8026904b61bae0732930604086. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:42.829768 22237 tablet_copy_client.cc:806] T 525f2b7d6de545b7adcfbedb7c232f83 P 952ebc9e2c2e4722a544c6abb41a1f3d: tablet copy: Starting download of 0 data blocks...
I20260608 12:56:42.830476 22235 tablet_copy_client.cc:806] T 0c217a8026904b61bae0732930604086 P 70ee592f735e4ee78b0834676b181fe6: tablet copy: Starting download of 0 data blocks...
I20260608 12:56:42.830624 22237 tablet_copy_client.cc:670] T 525f2b7d6de545b7adcfbedb7c232f83 P 952ebc9e2c2e4722a544c6abb41a1f3d: tablet copy: Starting download of 1 WAL segments...
I20260608 12:56:42.831413 22235 tablet_copy_client.cc:670] T 0c217a8026904b61bae0732930604086 P 70ee592f735e4ee78b0834676b181fe6: tablet copy: Starting download of 1 WAL segments...
I20260608 12:56:42.835947 22236 tablet_copy_client.cc:1025] T 0c217a8026904b61bae0732930604086 P 70ee592f735e4ee78b0834676b181fe6: tablet copy: Injecting latency into file download: 2000
I20260608 12:56:42.836164 22238 tablet_copy_client.cc:1025] T 525f2b7d6de545b7adcfbedb7c232f83 P 952ebc9e2c2e4722a544c6abb41a1f3d: tablet copy: Injecting latency into file download: 2000
I20260608 12:56:42.850210 22239 ts_tablet_manager.cc:933] T 55c7b833c80b44019a6ff52181bcd9a4 P df3531d8ae25480c953bf89824962e34: Initiating tablet copy from peer 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131:46617)
I20260608 12:56:42.852264 22239 tablet_copy_client.cc:323] T 55c7b833c80b44019a6ff52181bcd9a4 P df3531d8ae25480c953bf89824962e34: tablet copy: Beginning tablet copy session from remote peer at address 127.16.174.131:46617
I20260608 12:56:42.854877 21726 tablet_copy_service.cc:140] P 6e3750ef01d344a3ad3bc984e0eb8947: Received BeginTabletCopySession request for tablet 55c7b833c80b44019a6ff52181bcd9a4 from peer df3531d8ae25480c953bf89824962e34 ({username='slave'} at 127.0.0.1:38768)
I20260608 12:56:42.855556 21726 tablet_copy_service.cc:161] P 6e3750ef01d344a3ad3bc984e0eb8947: Beginning new tablet copy session on tablet 55c7b833c80b44019a6ff52181bcd9a4 from peer df3531d8ae25480c953bf89824962e34 at {username='slave'} at 127.0.0.1:38768: session id = df3531d8ae25480c953bf89824962e34-55c7b833c80b44019a6ff52181bcd9a4
I20260608 12:56:42.860788 21726 tablet_copy_source_session.cc:215] T 55c7b833c80b44019a6ff52181bcd9a4 P 6e3750ef01d344a3ad3bc984e0eb8947: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:56:42.864157 22239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55c7b833c80b44019a6ff52181bcd9a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:42.882982 22239 tablet_copy_client.cc:806] T 55c7b833c80b44019a6ff52181bcd9a4 P df3531d8ae25480c953bf89824962e34: tablet copy: Starting download of 0 data blocks...
I20260608 12:56:42.883694 22239 tablet_copy_client.cc:670] T 55c7b833c80b44019a6ff52181bcd9a4 P df3531d8ae25480c953bf89824962e34: tablet copy: Starting download of 1 WAL segments...
I20260608 12:56:42.888657 22240 tablet_copy_client.cc:1025] T 55c7b833c80b44019a6ff52181bcd9a4 P df3531d8ae25480c953bf89824962e34: tablet copy: Injecting latency into file download: 2000
I20260608 12:56:44.500371 22225 tablet_copy_client.cc:538] T ad08281307e24c229a5a865cacfc25d9 P 70ee592f735e4ee78b0834676b181fe6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:56:44.630612 22225 tablet_bootstrap.cc:492] T ad08281307e24c229a5a865cacfc25d9 P 70ee592f735e4ee78b0834676b181fe6: Bootstrap starting.
I20260608 12:56:44.638150 22228 tablet_copy_client.cc:538] T 935e0442214f49e6916a17da9f987460 P 952ebc9e2c2e4722a544c6abb41a1f3d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:56:44.698215 22228 tablet_bootstrap.cc:492] T 935e0442214f49e6916a17da9f987460 P 952ebc9e2c2e4722a544c6abb41a1f3d: Bootstrap starting.
I20260608 12:56:44.764694 22232 tablet_copy_client.cc:538] T a948e9c6dad14180969af2f2515c5fcc P df3531d8ae25480c953bf89824962e34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:56:44.837009 22237 tablet_copy_client.cc:538] T 525f2b7d6de545b7adcfbedb7c232f83 P 952ebc9e2c2e4722a544c6abb41a1f3d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:56:44.837009 22235 tablet_copy_client.cc:538] T 0c217a8026904b61bae0732930604086 P 70ee592f735e4ee78b0834676b181fe6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:56:44.889786 22239 tablet_copy_client.cc:538] T 55c7b833c80b44019a6ff52181bcd9a4 P df3531d8ae25480c953bf89824962e34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:56:45.226708 22232 tablet_bootstrap.cc:492] T a948e9c6dad14180969af2f2515c5fcc P df3531d8ae25480c953bf89824962e34: Bootstrap starting.
I20260608 12:56:45.228071 22237 tablet_bootstrap.cc:492] T 525f2b7d6de545b7adcfbedb7c232f83 P 952ebc9e2c2e4722a544c6abb41a1f3d: Bootstrap starting.
I20260608 12:56:45.230942 22239 tablet_bootstrap.cc:492] T 55c7b833c80b44019a6ff52181bcd9a4 P df3531d8ae25480c953bf89824962e34: Bootstrap starting.
I20260608 12:56:45.235275 22235 tablet_bootstrap.cc:492] T 0c217a8026904b61bae0732930604086 P 70ee592f735e4ee78b0834676b181fe6: Bootstrap starting.
I20260608 12:56:45.268014 22192 raft_consensus.cc:493] T 7238b59efe3a4da9ae5bad231d6606c3 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3a5286f6bd884522b4ce33314defc800)
I20260608 12:56:45.269053 22192 raft_consensus.cc:515] T 7238b59efe3a4da9ae5bad231d6606c3 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:45.274048 22192 leader_election.cc:290] T 7238b59efe3a4da9ae5bad231d6606c3 P 6e3750ef01d344a3ad3bc984e0eb8947 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291), ca506232130d42a98f6b06ae31840f5b (127.16.174.130:46279)
I20260608 12:56:45.881058 22247 raft_consensus.cc:493] T 5636da3b24ce48739d105728b9895e2f P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ca506232130d42a98f6b06ae31840f5b)
I20260608 12:56:45.883291 22247 raft_consensus.cc:515] T 5636da3b24ce48739d105728b9895e2f P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:45.889595 22246 raft_consensus.cc:493] T ad08281307e24c229a5a865cacfc25d9 P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6e3750ef01d344a3ad3bc984e0eb8947)
I20260608 12:56:45.890980 22246 raft_consensus.cc:515] T ad08281307e24c229a5a865cacfc25d9 P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } attrs { replace: true } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "70ee592f735e4ee78b0834676b181fe6" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 41837 } attrs { promote: true } }
I20260608 12:56:46.190878 22246 leader_election.cc:290] T ad08281307e24c229a5a865cacfc25d9 P ca506232130d42a98f6b06ae31840f5b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291), 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131:46617)
W20260608 12:56:46.296471 21607 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.707s	user 0.000s	sys 0.018s
W20260608 12:56:46.297362 21607 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.708s	user 0.000s	sys 0.018s
I20260608 12:56:46.297094 22254 raft_consensus.cc:493] T 7238b59efe3a4da9ae5bad231d6606c3 P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3a5286f6bd884522b4ce33314defc800)
I20260608 12:56:46.309399 22254 raft_consensus.cc:515] T 7238b59efe3a4da9ae5bad231d6606c3 P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:46.299708 22255 raft_consensus.cc:493] T 935e0442214f49e6916a17da9f987460 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ca506232130d42a98f6b06ae31840f5b)
I20260608 12:56:46.424631 21711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad08281307e24c229a5a865cacfc25d9" candidate_uuid: "ca506232130d42a98f6b06ae31840f5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" is_pre_election: true
I20260608 12:56:46.428733 22247 leader_election.cc:290] T 5636da3b24ce48739d105728b9895e2f P 6e3750ef01d344a3ad3bc984e0eb8947 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291), ca506232130d42a98f6b06ae31840f5b (127.16.174.130:46279)
I20260608 12:56:46.435953 22247 raft_consensus.cc:493] T 755d723d8edd46698f7cf18e62251bc3 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3a5286f6bd884522b4ce33314defc800)
I20260608 12:56:46.437101 22247 raft_consensus.cc:515] T 755d723d8edd46698f7cf18e62251bc3 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:46.440549 22247 leader_election.cc:290] T 755d723d8edd46698f7cf18e62251bc3 P 6e3750ef01d344a3ad3bc984e0eb8947 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291), ca506232130d42a98f6b06ae31840f5b (127.16.174.130:46279)
I20260608 12:56:46.440599 22255 raft_consensus.cc:515] T 935e0442214f49e6916a17da9f987460 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "952ebc9e2c2e4722a544c6abb41a1f3d" member_type: NON_VOTER last_known_addr { host: "127.16.174.134" port: 39625 } attrs { promote: true } }
I20260608 12:56:46.441987 22254 leader_election.cc:290] T 7238b59efe3a4da9ae5bad231d6606c3 P ca506232130d42a98f6b06ae31840f5b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291), 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131:46617)
I20260608 12:56:46.445191 22247 raft_consensus.cc:493] T 6eec59fc8fa3467cb7d353bc3f604578 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ca506232130d42a98f6b06ae31840f5b)
I20260608 12:56:46.447683 22247 raft_consensus.cc:515] T 6eec59fc8fa3467cb7d353bc3f604578 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:46.459712 22260 raft_consensus.cc:493] T 525f2b7d6de545b7adcfbedb7c232f83 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ca506232130d42a98f6b06ae31840f5b)
I20260608 12:56:46.476197 22260 raft_consensus.cc:515] T 525f2b7d6de545b7adcfbedb7c232f83 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "952ebc9e2c2e4722a544c6abb41a1f3d" member_type: NON_VOTER last_known_addr { host: "127.16.174.134" port: 39625 } attrs { promote: true } }
I20260608 12:56:46.486650 22260 leader_election.cc:290] T 525f2b7d6de545b7adcfbedb7c232f83 P 6e3750ef01d344a3ad3bc984e0eb8947 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291), ca506232130d42a98f6b06ae31840f5b (127.16.174.130:46279)
I20260608 12:56:46.502228 22255 leader_election.cc:290] T 935e0442214f49e6916a17da9f987460 P 6e3750ef01d344a3ad3bc984e0eb8947 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291), ca506232130d42a98f6b06ae31840f5b (127.16.174.130:46279)
I20260608 12:56:46.492395 22247 leader_election.cc:290] T 6eec59fc8fa3467cb7d353bc3f604578 P 6e3750ef01d344a3ad3bc984e0eb8947 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291), ca506232130d42a98f6b06ae31840f5b (127.16.174.130:46279)
I20260608 12:56:46.896956 22256 raft_consensus.cc:493] T 935e0442214f49e6916a17da9f987460 P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ca506232130d42a98f6b06ae31840f5b)
I20260608 12:56:46.898422 22256 raft_consensus.cc:515] T 935e0442214f49e6916a17da9f987460 P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "952ebc9e2c2e4722a544c6abb41a1f3d" member_type: NON_VOTER last_known_addr { host: "127.16.174.134" port: 39625 } attrs { promote: true } }
I20260608 12:56:46.923223 22256 leader_election.cc:290] T 935e0442214f49e6916a17da9f987460 P 3a5286f6bd884522b4ce33314defc800 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ca506232130d42a98f6b06ae31840f5b (127.16.174.130:46279), 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131:46617)
W20260608 12:56:46.928009 21607 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.629s	user 0.043s	sys 0.108s
W20260608 12:56:46.928452 21607 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.629s	user 0.043s	sys 0.108s
I20260608 12:56:46.931627 22254 raft_consensus.cc:493] T 55c7b833c80b44019a6ff52181bcd9a4 P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6e3750ef01d344a3ad3bc984e0eb8947)
I20260608 12:56:46.932709 22254 raft_consensus.cc:515] T 55c7b833c80b44019a6ff52181bcd9a4 P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } attrs { replace: true } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "df3531d8ae25480c953bf89824962e34" member_type: NON_VOTER last_known_addr { host: "127.16.174.133" port: 44013 } attrs { promote: true } }
I20260608 12:56:46.934388 22261 raft_consensus.cc:493] T 934f29e2c4964071a1e4aa1ed0086f2b P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ca506232130d42a98f6b06ae31840f5b)
W20260608 12:56:46.936128 21608 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.651s	user 0.019s	sys 0.011s
W20260608 12:56:46.936566 21608 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.651s	user 0.019s	sys 0.011s
I20260608 12:56:46.935351 22261 raft_consensus.cc:515] T 934f29e2c4964071a1e4aa1ed0086f2b P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:46.943084 22246 raft_consensus.cc:493] T ae1ee77be0644b329230c8b800f55869 P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6e3750ef01d344a3ad3bc984e0eb8947)
I20260608 12:56:46.944190 22246 raft_consensus.cc:515] T ae1ee77be0644b329230c8b800f55869 P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } }
I20260608 12:56:46.947845 22254 leader_election.cc:290] T 55c7b833c80b44019a6ff52181bcd9a4 P ca506232130d42a98f6b06ae31840f5b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291), 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131:46617)
I20260608 12:56:46.948534 21711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae1ee77be0644b329230c8b800f55869" candidate_uuid: "ca506232130d42a98f6b06ae31840f5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 24 } } ignore_live_leader: false dest_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" is_pre_election: true
I20260608 12:56:46.952430 21711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55c7b833c80b44019a6ff52181bcd9a4" candidate_uuid: "ca506232130d42a98f6b06ae31840f5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" is_pre_election: true
W20260608 12:56:46.934760 21681 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.636s	user 0.003s	sys 0.004s
W20260608 12:56:46.966684 21681 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.668s	user 0.004s	sys 0.004s
I20260608 12:56:46.947324 22246 leader_election.cc:290] T ae1ee77be0644b329230c8b800f55869 P ca506232130d42a98f6b06ae31840f5b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131:46617), 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291)
W20260608 12:56:47.029114 21532 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.805s	user 0.001s	sys 0.006s
W20260608 12:56:47.029860 21532 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.806s	user 0.002s	sys 0.006s
I20260608 12:56:47.030795 22256 raft_consensus.cc:493] T 934f29e2c4964071a1e4aa1ed0086f2b P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ca506232130d42a98f6b06ae31840f5b)
I20260608 12:56:47.031886 22256 raft_consensus.cc:515] T 934f29e2c4964071a1e4aa1ed0086f2b P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
W20260608 12:56:47.034052 22032 debug-util.cc:398] Leaking SignalData structure 0x7b0800103680 after lost signal to thread 17085
I20260608 12:56:47.036130 22256 leader_election.cc:290] T 934f29e2c4964071a1e4aa1ed0086f2b P 3a5286f6bd884522b4ce33314defc800 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ca506232130d42a98f6b06ae31840f5b (127.16.174.130:46279), 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131:46617)
I20260608 12:56:47.147063 22259 raft_consensus.cc:493] T 755d723d8edd46698f7cf18e62251bc3 P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3a5286f6bd884522b4ce33314defc800)
I20260608 12:56:47.147509 22257 raft_consensus.cc:493] T a948e9c6dad14180969af2f2515c5fcc P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6e3750ef01d344a3ad3bc984e0eb8947)
I20260608 12:56:47.148283 22259 raft_consensus.cc:515] T 755d723d8edd46698f7cf18e62251bc3 P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:47.148562 22257 raft_consensus.cc:515] T a948e9c6dad14180969af2f2515c5fcc P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } attrs { replace: true } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "df3531d8ae25480c953bf89824962e34" member_type: NON_VOTER last_known_addr { host: "127.16.174.133" port: 44013 } attrs { promote: true } }
I20260608 12:56:47.149727 21638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "935e0442214f49e6916a17da9f987460" candidate_uuid: "3a5286f6bd884522b4ce33314defc800" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "ca506232130d42a98f6b06ae31840f5b" is_pre_election: true
I20260608 12:56:47.152973 22259 leader_election.cc:290] T 755d723d8edd46698f7cf18e62251bc3 P ca506232130d42a98f6b06ae31840f5b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291), 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131:46617)
I20260608 12:56:47.151461 22257 leader_election.cc:290] T a948e9c6dad14180969af2f2515c5fcc P ca506232130d42a98f6b06ae31840f5b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291), 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131:46617)
I20260608 12:56:47.153122 21709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "755d723d8edd46698f7cf18e62251bc3" candidate_uuid: "ca506232130d42a98f6b06ae31840f5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" is_pre_election: true
I20260608 12:56:47.153803 21711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a948e9c6dad14180969af2f2515c5fcc" candidate_uuid: "ca506232130d42a98f6b06ae31840f5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 24 } } ignore_live_leader: false dest_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" is_pre_election: true
I20260608 12:56:47.163216 21709 raft_consensus.cc:2468] T 755d723d8edd46698f7cf18e62251bc3 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca506232130d42a98f6b06ae31840f5b in term 1.
I20260608 12:56:47.166437 21606 leader_election.cc:304] T 755d723d8edd46698f7cf18e62251bc3 P ca506232130d42a98f6b06ae31840f5b [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: 6e3750ef01d344a3ad3bc984e0eb8947, ca506232130d42a98f6b06ae31840f5b; no voters: 
I20260608 12:56:47.167920 22259 raft_consensus.cc:2804] T 755d723d8edd46698f7cf18e62251bc3 P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:56:47.168507 22259 raft_consensus.cc:493] T 755d723d8edd46698f7cf18e62251bc3 P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3a5286f6bd884522b4ce33314defc800)
I20260608 12:56:47.169495 22259 raft_consensus.cc:3060] T 755d723d8edd46698f7cf18e62251bc3 P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:56:47.175436 22237 thread.cc:641] log-alloc [worker] (thread pool) Time spent creating pthread: real 1.806s	user 0.014s	sys 0.054s
W20260608 12:56:47.175915 22237 thread.cc:608] log-alloc [worker] (thread pool) Time spent starting thread: real 1.806s	user 0.017s	sys 0.054s
I20260608 12:56:47.180902 22261 leader_election.cc:290] T 934f29e2c4964071a1e4aa1ed0086f2b P 6e3750ef01d344a3ad3bc984e0eb8947 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291), ca506232130d42a98f6b06ae31840f5b (127.16.174.130:46279)
I20260608 12:56:47.186872 21638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934f29e2c4964071a1e4aa1ed0086f2b" candidate_uuid: "3a5286f6bd884522b4ce33314defc800" candidate_term: 2 candidate_status { last_received { term: 1 index: 24 } } ignore_live_leader: false dest_uuid: "ca506232130d42a98f6b06ae31840f5b" is_pre_election: true
I20260608 12:56:47.194820 21641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5636da3b24ce48739d105728b9895e2f" candidate_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "ca506232130d42a98f6b06ae31840f5b" is_pre_election: true
I20260608 12:56:47.196826 21638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7238b59efe3a4da9ae5bad231d6606c3" candidate_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "ca506232130d42a98f6b06ae31840f5b" is_pre_election: true
I20260608 12:56:47.197881 21638 raft_consensus.cc:2468] T 7238b59efe3a4da9ae5bad231d6606c3 P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e3750ef01d344a3ad3bc984e0eb8947 in term 1.
I20260608 12:56:47.205042 21567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5636da3b24ce48739d105728b9895e2f" candidate_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "3a5286f6bd884522b4ce33314defc800" is_pre_election: true
I20260608 12:56:47.206003 21567 raft_consensus.cc:2468] T 5636da3b24ce48739d105728b9895e2f P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e3750ef01d344a3ad3bc984e0eb8947 in term 1.
I20260608 12:56:47.207604 22259 raft_consensus.cc:515] T 755d723d8edd46698f7cf18e62251bc3 P ca506232130d42a98f6b06ae31840f5b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:47.210911 21642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "935e0442214f49e6916a17da9f987460" candidate_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "ca506232130d42a98f6b06ae31840f5b" is_pre_election: true
I20260608 12:56:47.201318 21641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525f2b7d6de545b7adcfbedb7c232f83" candidate_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "ca506232130d42a98f6b06ae31840f5b" is_pre_election: true
I20260608 12:56:47.225020 21565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525f2b7d6de545b7adcfbedb7c232f83" candidate_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "3a5286f6bd884522b4ce33314defc800" is_pre_election: true
I20260608 12:56:47.225894 21565 raft_consensus.cc:2468] T 525f2b7d6de545b7adcfbedb7c232f83 P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e3750ef01d344a3ad3bc984e0eb8947 in term 1.
I20260608 12:56:47.227108 21681 leader_election.cc:304] T 7238b59efe3a4da9ae5bad231d6606c3 P 6e3750ef01d344a3ad3bc984e0eb8947 [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: 6e3750ef01d344a3ad3bc984e0eb8947, ca506232130d42a98f6b06ae31840f5b; no voters: 
I20260608 12:56:47.230376 21641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934f29e2c4964071a1e4aa1ed0086f2b" candidate_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" candidate_term: 2 candidate_status { last_received { term: 1 index: 24 } } ignore_live_leader: false dest_uuid: "ca506232130d42a98f6b06ae31840f5b" is_pre_election: true
I20260608 12:56:47.233122 22192 raft_consensus.cc:2804] T 7238b59efe3a4da9ae5bad231d6606c3 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:56:47.233644 22192 raft_consensus.cc:493] T 7238b59efe3a4da9ae5bad231d6606c3 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3a5286f6bd884522b4ce33314defc800)
I20260608 12:56:47.234069 22192 raft_consensus.cc:3060] T 7238b59efe3a4da9ae5bad231d6606c3 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:47.236976 21640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "755d723d8edd46698f7cf18e62251bc3" candidate_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "ca506232130d42a98f6b06ae31840f5b" is_pre_election: true
I20260608 12:56:47.237520 22259 leader_election.cc:290] T 755d723d8edd46698f7cf18e62251bc3 P ca506232130d42a98f6b06ae31840f5b [CANDIDATE]: Term 2 election: Requested vote from peers 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291), 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131:46617)
I20260608 12:56:47.239588 21681 leader_election.cc:304] T 5636da3b24ce48739d105728b9895e2f P 6e3750ef01d344a3ad3bc984e0eb8947 [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: 3a5286f6bd884522b4ce33314defc800, 6e3750ef01d344a3ad3bc984e0eb8947; no voters: ca506232130d42a98f6b06ae31840f5b
I20260608 12:56:47.237831 21640 raft_consensus.cc:2393] T 755d723d8edd46698f7cf18e62251bc3 P ca506232130d42a98f6b06ae31840f5b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6e3750ef01d344a3ad3bc984e0eb8947 in current term 2: Already voted for candidate ca506232130d42a98f6b06ae31840f5b in this term.
I20260608 12:56:47.246584 21460 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:57194 (request call id 57) took 3493 ms. Trace:
W20260608 12:56:47.257128 21532 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.174.130:46279, user_credentials={real_user=slave}} blocked reactor thread for 45323.1us
I20260608 12:56:47.259156 22265 raft_consensus.cc:493] T 6eec59fc8fa3467cb7d353bc3f604578 P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ca506232130d42a98f6b06ae31840f5b)
I20260608 12:56:47.260396 22261 raft_consensus.cc:2804] T 5636da3b24ce48739d105728b9895e2f P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:56:47.253937 21560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "935e0442214f49e6916a17da9f987460" candidate_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "3a5286f6bd884522b4ce33314defc800" is_pre_election: true
I20260608 12:56:47.261991 21567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "755d723d8edd46698f7cf18e62251bc3" candidate_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "3a5286f6bd884522b4ce33314defc800" is_pre_election: true
I20260608 12:56:47.264353 21566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7238b59efe3a4da9ae5bad231d6606c3" candidate_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "3a5286f6bd884522b4ce33314defc800" is_pre_election: true
I20260608 12:56:47.263492 21560 raft_consensus.cc:2468] T 935e0442214f49e6916a17da9f987460 P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e3750ef01d344a3ad3bc984e0eb8947 in term 1.
I20260608 12:56:47.267395 21641 raft_consensus.cc:1240] T 755d723d8edd46698f7cf18e62251bc3 P ca506232130d42a98f6b06ae31840f5b [term 2 FOLLOWER]: Rejecting Update request from peer 3a5286f6bd884522b4ce33314defc800 for earlier term 1. Current term is 2. Ops: []
I20260608 12:56:47.263042 22261 raft_consensus.cc:493] T 5636da3b24ce48739d105728b9895e2f P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ca506232130d42a98f6b06ae31840f5b)
I20260608 12:56:47.269815 22261 raft_consensus.cc:3060] T 5636da3b24ce48739d105728b9895e2f P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:47.273545 21709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "755d723d8edd46698f7cf18e62251bc3" candidate_uuid: "ca506232130d42a98f6b06ae31840f5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "6e3750ef01d344a3ad3bc984e0eb8947"
I20260608 12:56:47.274283 21709 raft_consensus.cc:3060] T 755d723d8edd46698f7cf18e62251bc3 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:47.247174 21460 rpcz_store.cc:276] 0608 12:56:43.753143 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:43.753350 (+   207us) service_pool.cc:224] Handling call
0608 12:56:47.246348 (+3492998us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":1}
I20260608 12:56:47.280433 21565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eec59fc8fa3467cb7d353bc3f604578" candidate_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "3a5286f6bd884522b4ce33314defc800" is_pre_election: true
I20260608 12:56:47.302832 21709 raft_consensus.cc:2468] T 755d723d8edd46698f7cf18e62251bc3 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca506232130d42a98f6b06ae31840f5b in term 2.
W20260608 12:56:47.304845 21681 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.174.129:40291, user_credentials={real_user=slave}} blocked reactor thread for 47765.2us
I20260608 12:56:47.306777 22264 raft_consensus.cc:493] T ad08281307e24c229a5a865cacfc25d9 P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6e3750ef01d344a3ad3bc984e0eb8947)
I20260608 12:56:47.306089 21681 leader_election.cc:304] T 525f2b7d6de545b7adcfbedb7c232f83 P 6e3750ef01d344a3ad3bc984e0eb8947 [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: 3a5286f6bd884522b4ce33314defc800, 6e3750ef01d344a3ad3bc984e0eb8947; no voters: ca506232130d42a98f6b06ae31840f5b
I20260608 12:56:47.309617 22265 raft_consensus.cc:515] T 6eec59fc8fa3467cb7d353bc3f604578 P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:47.314939 21565 raft_consensus.cc:2468] T 6eec59fc8fa3467cb7d353bc3f604578 P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e3750ef01d344a3ad3bc984e0eb8947 in term 1.
I20260608 12:56:47.317194 22265 leader_election.cc:290] T 6eec59fc8fa3467cb7d353bc3f604578 P 3a5286f6bd884522b4ce33314defc800 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ca506232130d42a98f6b06ae31840f5b (127.16.174.130:46279), 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131:46617)
I20260608 12:56:47.318032 22266 consensus_queue.cc:1059] T 755d723d8edd46698f7cf18e62251bc3 P 3a5286f6bd884522b4ce33314defc800 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 }, Status: INVALID_TERM, Last received: 1.25, Next index: 26, Last known committed idx: 25, Time since last communication: 0.007s
I20260608 12:56:47.319515 22266 raft_consensus.cc:3055] T 755d723d8edd46698f7cf18e62251bc3 P 3a5286f6bd884522b4ce33314defc800 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:56:47.319823 21641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eec59fc8fa3467cb7d353bc3f604578" candidate_uuid: "3a5286f6bd884522b4ce33314defc800" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "ca506232130d42a98f6b06ae31840f5b" is_pre_election: true
I20260608 12:56:47.319977 22266 raft_consensus.cc:740] T 755d723d8edd46698f7cf18e62251bc3 P 3a5286f6bd884522b4ce33314defc800 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a5286f6bd884522b4ce33314defc800, State: Running, Role: LEADER
I20260608 12:56:47.321828 21606 leader_election.cc:304] T 755d723d8edd46698f7cf18e62251bc3 P ca506232130d42a98f6b06ae31840f5b [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: 6e3750ef01d344a3ad3bc984e0eb8947, ca506232130d42a98f6b06ae31840f5b; no voters: 
I20260608 12:56:47.323114 22241 raft_consensus.cc:2804] T 525f2b7d6de545b7adcfbedb7c232f83 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:56:47.323421 22259 raft_consensus.cc:2804] T 755d723d8edd46698f7cf18e62251bc3 P ca506232130d42a98f6b06ae31840f5b [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:56:47.324688 22259 raft_consensus.cc:697] T 755d723d8edd46698f7cf18e62251bc3 P ca506232130d42a98f6b06ae31840f5b [term 2 LEADER]: Becoming Leader. State: Replica: ca506232130d42a98f6b06ae31840f5b, State: Running, Role: LEADER
I20260608 12:56:47.323611 22241 raft_consensus.cc:493] T 525f2b7d6de545b7adcfbedb7c232f83 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ca506232130d42a98f6b06ae31840f5b)
I20260608 12:56:47.327584 21712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7238b59efe3a4da9ae5bad231d6606c3" candidate_uuid: "ca506232130d42a98f6b06ae31840f5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" is_pre_election: true
I20260608 12:56:47.327536 22265 raft_consensus.cc:493] T 0c217a8026904b61bae0732930604086 P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ca506232130d42a98f6b06ae31840f5b)
I20260608 12:56:47.330091 22266 consensus_queue.cc:260] T 755d723d8edd46698f7cf18e62251bc3 P 3a5286f6bd884522b4ce33314defc800 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:47.330767 22241 raft_consensus.cc:3060] T 525f2b7d6de545b7adcfbedb7c232f83 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:47.332088 22259 consensus_queue.cc:237] T 755d723d8edd46698f7cf18e62251bc3 P ca506232130d42a98f6b06ae31840f5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:47.333405 21714 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54196 (request call id 213) took 1733 ms. Trace:
I20260608 12:56:47.334203 22265 raft_consensus.cc:515] T 0c217a8026904b61bae0732930604086 P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } attrs { replace: true } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "70ee592f735e4ee78b0834676b181fe6" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 41837 } attrs { promote: true } }
I20260608 12:56:47.341358 21641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c217a8026904b61bae0732930604086" candidate_uuid: "3a5286f6bd884522b4ce33314defc800" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "ca506232130d42a98f6b06ae31840f5b" is_pre_election: true
I20260608 12:56:47.320780 22264 raft_consensus.cc:515] T ad08281307e24c229a5a865cacfc25d9 P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } attrs { replace: true } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "70ee592f735e4ee78b0834676b181fe6" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 41837 } attrs { promote: true } }
I20260608 12:56:47.336607 21681 leader_election.cc:304] T 935e0442214f49e6916a17da9f987460 P 6e3750ef01d344a3ad3bc984e0eb8947 [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: 3a5286f6bd884522b4ce33314defc800, 6e3750ef01d344a3ad3bc984e0eb8947; no voters: ca506232130d42a98f6b06ae31840f5b
I20260608 12:56:47.337746 21714 rpcz_store.cc:276] 0608 12:56:45.599963 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:47.332380 (+1732417us) service_pool.cc:224] Handling call
0608 12:56:47.332707 (+   327us) raft_consensus.cc:1471] Updating replica for 0 ops
0608 12:56:47.332944 (+   237us) raft_consensus.cc:1534] Early marking committed up to index 0
0608 12:56:47.332971 (+    27us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0608 12:56:47.333012 (+    41us) raft_consensus.cc:1645] Marking committed up to 26
0608 12:56:47.333061 (+    49us) raft_consensus.cc:1697] Filling consensus response to leader.
0608 12:56:47.333118 (+    57us) raft_consensus.cc:1691] UpdateReplicas() finished
0608 12:56:47.333230 (+   112us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260608 12:56:47.338395 22266 raft_consensus.cc:3060] T 755d723d8edd46698f7cf18e62251bc3 P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:47.347343 21641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad08281307e24c229a5a865cacfc25d9" candidate_uuid: "3a5286f6bd884522b4ce33314defc800" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "ca506232130d42a98f6b06ae31840f5b" is_pre_election: true
I20260608 12:56:47.349910 21711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934f29e2c4964071a1e4aa1ed0086f2b" candidate_uuid: "3a5286f6bd884522b4ce33314defc800" candidate_term: 2 candidate_status { last_received { term: 1 index: 24 } } ignore_live_leader: false dest_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" is_pre_election: true
I20260608 12:56:47.352746 22264 leader_election.cc:290] T ad08281307e24c229a5a865cacfc25d9 P 3a5286f6bd884522b4ce33314defc800 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ca506232130d42a98f6b06ae31840f5b (127.16.174.130:46279), 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131:46617)
W20260608 12:56:47.353017 22032 debug-util.cc:398] Leaking SignalData structure 0x7b0800266a60 after lost signal to thread 21499
I20260608 12:56:47.359766 21711 raft_consensus.cc:1240] T 755d723d8edd46698f7cf18e62251bc3 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 2 FOLLOWER]: Rejecting Update request from peer 3a5286f6bd884522b4ce33314defc800 for earlier term 1. Current term is 2. Ops: []
W20260608 12:56:47.360266 22032 debug-util.cc:398] Leaking SignalData structure 0x7b0800199560 after lost signal to thread 21591
W20260608 12:56:47.361858 22032 debug-util.cc:398] Leaking SignalData structure 0x7b0800242880 after lost signal to thread 21666
I20260608 12:56:47.353449 22247 raft_consensus.cc:2804] T 935e0442214f49e6916a17da9f987460 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:56:47.357259 21564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934f29e2c4964071a1e4aa1ed0086f2b" candidate_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" candidate_term: 2 candidate_status { last_received { term: 1 index: 24 } } ignore_live_leader: false dest_uuid: "3a5286f6bd884522b4ce33314defc800" is_pre_election: true
I20260608 12:56:47.363909 22247 raft_consensus.cc:493] T 935e0442214f49e6916a17da9f987460 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ca506232130d42a98f6b06ae31840f5b)
I20260608 12:56:47.364157 21564 raft_consensus.cc:2468] T 934f29e2c4964071a1e4aa1ed0086f2b P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e3750ef01d344a3ad3bc984e0eb8947 in term 1.
I20260608 12:56:47.364629 22247 raft_consensus.cc:3060] T 935e0442214f49e6916a17da9f987460 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:56:47.363458 22032 debug-util.cc:398] Leaking SignalData structure 0x7b0800271ac0 after lost signal to thread 21740
I20260608 12:56:47.368602 21709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "935e0442214f49e6916a17da9f987460" candidate_uuid: "3a5286f6bd884522b4ce33314defc800" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" is_pre_election: true
I20260608 12:56:47.357316 21637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eec59fc8fa3467cb7d353bc3f604578" candidate_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "ca506232130d42a98f6b06ae31840f5b" is_pre_election: true
W20260608 12:56:47.369944 22032 debug-util.cc:398] Leaking SignalData structure 0x7b0800246660 after lost signal to thread 22035
W20260608 12:56:47.371752 22032 debug-util.cc:398] Leaking SignalData structure 0x7b0800065040 after lost signal to thread 22110
W20260608 12:56:47.373293 22032 debug-util.cc:398] Leaking SignalData structure 0x7b080012e840 after lost signal to thread 22184
W20260608 12:56:47.368445 22239 thread.cc:641] log-alloc [worker] (thread pool) Time spent creating pthread: real 1.975s	user 0.027s	sys 0.004s
W20260608 12:56:47.392459 22239 thread.cc:608] log-alloc [worker] (thread pool) Time spent starting thread: real 1.999s	user 0.028s	sys 0.004s
I20260608 12:56:47.377318 22247 raft_consensus.cc:515] T 935e0442214f49e6916a17da9f987460 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "952ebc9e2c2e4722a544c6abb41a1f3d" member_type: NON_VOTER last_known_addr { host: "127.16.174.134" port: 39625 } attrs { promote: true } }
I20260608 12:56:47.356460 22261 raft_consensus.cc:515] T 5636da3b24ce48739d105728b9895e2f P 6e3750ef01d344a3ad3bc984e0eb8947 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:47.357599 22265 leader_election.cc:290] T 0c217a8026904b61bae0732930604086 P 3a5286f6bd884522b4ce33314defc800 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ca506232130d42a98f6b06ae31840f5b (127.16.174.130:46279), 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131:46617)
I20260608 12:56:47.396107 22261 leader_election.cc:290] T 5636da3b24ce48739d105728b9895e2f P 6e3750ef01d344a3ad3bc984e0eb8947 [CANDIDATE]: Term 2 election: Requested vote from peers 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291), ca506232130d42a98f6b06ae31840f5b (127.16.174.130:46279)
I20260608 12:56:47.383114 22192 raft_consensus.cc:515] T 7238b59efe3a4da9ae5bad231d6606c3 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:47.397632 21712 raft_consensus.cc:2393] T 7238b59efe3a4da9ae5bad231d6606c3 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ca506232130d42a98f6b06ae31840f5b in current term 2: Already voted for candidate 6e3750ef01d344a3ad3bc984e0eb8947 in this term.
I20260608 12:56:47.398806 22192 leader_election.cc:290] T 7238b59efe3a4da9ae5bad231d6606c3 P 6e3750ef01d344a3ad3bc984e0eb8947 [CANDIDATE]: Term 2 election: Requested vote from peers 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291), ca506232130d42a98f6b06ae31840f5b (127.16.174.130:46279)
I20260608 12:56:47.392674 22241 raft_consensus.cc:515] T 525f2b7d6de545b7adcfbedb7c232f83 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "952ebc9e2c2e4722a544c6abb41a1f3d" member_type: NON_VOTER last_known_addr { host: "127.16.174.134" port: 39625 } attrs { promote: true } }
I20260608 12:56:47.399858 21711 raft_consensus.cc:1240] T 525f2b7d6de545b7adcfbedb7c232f83 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 2 FOLLOWER]: Rejecting Update request from peer ca506232130d42a98f6b06ae31840f5b for earlier term 1. Current term is 2. Ops: []
I20260608 12:56:47.403431 22257 consensus_queue.cc:1059] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } attrs { replace: true }, Status: INVALID_TERM, Last received: 1.26, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 12:56:47.405742 21681 leader_election.cc:304] T 755d723d8edd46698f7cf18e62251bc3 P 6e3750ef01d344a3ad3bc984e0eb8947 [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: 6e3750ef01d344a3ad3bc984e0eb8947; no voters: 3a5286f6bd884522b4ce33314defc800, ca506232130d42a98f6b06ae31840f5b
I20260608 12:56:47.406416 22262 raft_consensus.cc:3055] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:56:47.423215 22262 raft_consensus.cc:740] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ca506232130d42a98f6b06ae31840f5b, State: Running, Role: LEADER
I20260608 12:56:47.423806 21567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad08281307e24c229a5a865cacfc25d9" candidate_uuid: "ca506232130d42a98f6b06ae31840f5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "3a5286f6bd884522b4ce33314defc800" is_pre_election: true
I20260608 12:56:47.408538 21709 raft_consensus.cc:1240] T 7238b59efe3a4da9ae5bad231d6606c3 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 2 FOLLOWER]: Rejecting Update request from peer 3a5286f6bd884522b4ce33314defc800 for earlier term 1. Current term is 2. Ops: []
I20260608 12:56:47.407888 22247 leader_election.cc:290] T 935e0442214f49e6916a17da9f987460 P 6e3750ef01d344a3ad3bc984e0eb8947 [CANDIDATE]: Term 2 election: Requested vote from peers 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291), ca506232130d42a98f6b06ae31840f5b (127.16.174.130:46279)
I20260608 12:56:47.412257 21711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eec59fc8fa3467cb7d353bc3f604578" candidate_uuid: "3a5286f6bd884522b4ce33314defc800" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" is_pre_election: true
I20260608 12:56:47.404034 22241 leader_election.cc:290] T 525f2b7d6de545b7adcfbedb7c232f83 P 6e3750ef01d344a3ad3bc984e0eb8947 [CANDIDATE]: Term 2 election: Requested vote from peers 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291), ca506232130d42a98f6b06ae31840f5b (127.16.174.130:46279)
I20260608 12:56:47.424183 21565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7238b59efe3a4da9ae5bad231d6606c3" candidate_uuid: "ca506232130d42a98f6b06ae31840f5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "3a5286f6bd884522b4ce33314defc800" is_pre_election: true
I20260608 12:56:47.433259 21637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7238b59efe3a4da9ae5bad231d6606c3" candidate_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "ca506232130d42a98f6b06ae31840f5b"
I20260608 12:56:47.430344 21681 leader_election.cc:304] T 6eec59fc8fa3467cb7d353bc3f604578 P 6e3750ef01d344a3ad3bc984e0eb8947 [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: 3a5286f6bd884522b4ce33314defc800, 6e3750ef01d344a3ad3bc984e0eb8947; no voters: ca506232130d42a98f6b06ae31840f5b
I20260608 12:56:47.431924 21641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5636da3b24ce48739d105728b9895e2f" candidate_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "ca506232130d42a98f6b06ae31840f5b"
I20260608 12:56:47.438575 21565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "935e0442214f49e6916a17da9f987460" candidate_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "3a5286f6bd884522b4ce33314defc800"
I20260608 12:56:47.435109 21681 leader_election.cc:304] T 934f29e2c4964071a1e4aa1ed0086f2b P 6e3750ef01d344a3ad3bc984e0eb8947 [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: 3a5286f6bd884522b4ce33314defc800, 6e3750ef01d344a3ad3bc984e0eb8947; no voters: ca506232130d42a98f6b06ae31840f5b
I20260608 12:56:47.432077 22262 consensus_queue.cc:260] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "952ebc9e2c2e4722a544c6abb41a1f3d" member_type: NON_VOTER last_known_addr { host: "127.16.174.134" port: 39625 } attrs { promote: true } }
I20260608 12:56:47.436093 21638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "935e0442214f49e6916a17da9f987460" candidate_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "ca506232130d42a98f6b06ae31840f5b"
I20260608 12:56:47.436721 21640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525f2b7d6de545b7adcfbedb7c232f83" candidate_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "ca506232130d42a98f6b06ae31840f5b"
I20260608 12:56:47.437548 21560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5636da3b24ce48739d105728b9895e2f" candidate_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "3a5286f6bd884522b4ce33314defc800"
I20260608 12:56:47.437855 21566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7238b59efe3a4da9ae5bad231d6606c3" candidate_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "3a5286f6bd884522b4ce33314defc800"
I20260608 12:56:47.442018 21559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525f2b7d6de545b7adcfbedb7c232f83" candidate_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "3a5286f6bd884522b4ce33314defc800"
I20260608 12:56:47.445501 21559 raft_consensus.cc:3060] T 525f2b7d6de545b7adcfbedb7c232f83 P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:47.445218 22258 raft_consensus.cc:2804] T 6eec59fc8fa3467cb7d353bc3f604578 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:56:47.446602 22258 raft_consensus.cc:493] T 6eec59fc8fa3467cb7d353bc3f604578 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ca506232130d42a98f6b06ae31840f5b)
I20260608 12:56:47.448096 22258 raft_consensus.cc:3060] T 6eec59fc8fa3467cb7d353bc3f604578 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:47.449760 21567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55c7b833c80b44019a6ff52181bcd9a4" candidate_uuid: "ca506232130d42a98f6b06ae31840f5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "3a5286f6bd884522b4ce33314defc800" is_pre_election: true
I20260608 12:56:47.430912 22261 raft_consensus.cc:2749] T 755d723d8edd46698f7cf18e62251bc3 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:56:47.457177 21564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae1ee77be0644b329230c8b800f55869" candidate_uuid: "ca506232130d42a98f6b06ae31840f5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 24 } } ignore_live_leader: false dest_uuid: "3a5286f6bd884522b4ce33314defc800" is_pre_election: true
I20260608 12:56:47.458381 21565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "755d723d8edd46698f7cf18e62251bc3" candidate_uuid: "ca506232130d42a98f6b06ae31840f5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "3a5286f6bd884522b4ce33314defc800" is_pre_election: true
I20260608 12:56:47.461901 21711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c217a8026904b61bae0732930604086" candidate_uuid: "3a5286f6bd884522b4ce33314defc800" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" is_pre_election: true
I20260608 12:56:47.449467 22247 raft_consensus.cc:2804] T 934f29e2c4964071a1e4aa1ed0086f2b P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:56:47.461755 21562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a948e9c6dad14180969af2f2515c5fcc" candidate_uuid: "ca506232130d42a98f6b06ae31840f5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 24 } } ignore_live_leader: false dest_uuid: "3a5286f6bd884522b4ce33314defc800" is_pre_election: true
I20260608 12:56:47.463524 21561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "755d723d8edd46698f7cf18e62251bc3" candidate_uuid: "ca506232130d42a98f6b06ae31840f5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "3a5286f6bd884522b4ce33314defc800"
I20260608 12:56:47.468432 21709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad08281307e24c229a5a865cacfc25d9" candidate_uuid: "3a5286f6bd884522b4ce33314defc800" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" is_pre_election: true
I20260608 12:56:47.465101 22247 raft_consensus.cc:493] T 934f29e2c4964071a1e4aa1ed0086f2b P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ca506232130d42a98f6b06ae31840f5b)
I20260608 12:56:47.469992 22247 raft_consensus.cc:3060] T 934f29e2c4964071a1e4aa1ed0086f2b P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:47.473675 22262 raft_consensus.cc:3060] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:47.477886 21607 leader_election.cc:304] T 7238b59efe3a4da9ae5bad231d6606c3 P ca506232130d42a98f6b06ae31840f5b [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: ca506232130d42a98f6b06ae31840f5b; no voters: 3a5286f6bd884522b4ce33314defc800, 6e3750ef01d344a3ad3bc984e0eb8947
I20260608 12:56:47.478976 22259 raft_consensus.cc:3060] T 7238b59efe3a4da9ae5bad231d6606c3 P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:47.480880 22258 raft_consensus.cc:515] T 6eec59fc8fa3467cb7d353bc3f604578 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:47.483326 22258 leader_election.cc:290] T 6eec59fc8fa3467cb7d353bc3f604578 P 6e3750ef01d344a3ad3bc984e0eb8947 [CANDIDATE]: Term 2 election: Requested vote from peers 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291), ca506232130d42a98f6b06ae31840f5b (127.16.174.130:46279)
I20260608 12:56:47.479146 21607 leader_election.cc:304] T ad08281307e24c229a5a865cacfc25d9 P ca506232130d42a98f6b06ae31840f5b [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: ca506232130d42a98f6b06ae31840f5b; no voters: 3a5286f6bd884522b4ce33314defc800, 6e3750ef01d344a3ad3bc984e0eb8947
I20260608 12:56:47.484284 22254 raft_consensus.cc:2749] T ad08281307e24c229a5a865cacfc25d9 P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:56:47.498523 22259 raft_consensus.cc:2749] T 7238b59efe3a4da9ae5bad231d6606c3 P ca506232130d42a98f6b06ae31840f5b [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:56:47.500312 21531 leader_election.cc:304] T 934f29e2c4964071a1e4aa1ed0086f2b P 3a5286f6bd884522b4ce33314defc800 [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: 3a5286f6bd884522b4ce33314defc800; no voters: 6e3750ef01d344a3ad3bc984e0eb8947, ca506232130d42a98f6b06ae31840f5b
I20260608 12:56:47.508728 22265 raft_consensus.cc:2749] T 934f29e2c4964071a1e4aa1ed0086f2b P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:56:47.509702 21531 leader_election.cc:304] T 935e0442214f49e6916a17da9f987460 P 3a5286f6bd884522b4ce33314defc800 [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: 3a5286f6bd884522b4ce33314defc800; no voters: 6e3750ef01d344a3ad3bc984e0eb8947, ca506232130d42a98f6b06ae31840f5b
I20260608 12:56:47.514540 21559 raft_consensus.cc:2468] T 525f2b7d6de545b7adcfbedb7c232f83 P 3a5286f6bd884522b4ce33314defc800 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e3750ef01d344a3ad3bc984e0eb8947 in term 2.
I20260608 12:56:47.515445 21566 raft_consensus.cc:1240] T 525f2b7d6de545b7adcfbedb7c232f83 P 3a5286f6bd884522b4ce33314defc800 [term 2 FOLLOWER]: Rejecting Update request from peer ca506232130d42a98f6b06ae31840f5b for earlier term 1. Current term is 2. Ops: []
I20260608 12:56:47.516492 22265 raft_consensus.cc:2749] T 935e0442214f49e6916a17da9f987460 P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:56:47.517079 21565 raft_consensus.cc:2468] T 755d723d8edd46698f7cf18e62251bc3 P 3a5286f6bd884522b4ce33314defc800 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca506232130d42a98f6b06ae31840f5b in term 2.
I20260608 12:56:47.517185 21531 leader_election.cc:304] T 6eec59fc8fa3467cb7d353bc3f604578 P 3a5286f6bd884522b4ce33314defc800 [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: 3a5286f6bd884522b4ce33314defc800; no voters: 6e3750ef01d344a3ad3bc984e0eb8947, ca506232130d42a98f6b06ae31840f5b
I20260608 12:56:47.518750 22265 raft_consensus.cc:2749] T 6eec59fc8fa3467cb7d353bc3f604578 P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:56:47.518935 21531 leader_election.cc:304] T 0c217a8026904b61bae0732930604086 P 3a5286f6bd884522b4ce33314defc800 [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: 3a5286f6bd884522b4ce33314defc800; no voters: 6e3750ef01d344a3ad3bc984e0eb8947, ca506232130d42a98f6b06ae31840f5b
I20260608 12:56:47.519516 22265 consensus_queue.cc:1059] T 7238b59efe3a4da9ae5bad231d6606c3 P 3a5286f6bd884522b4ce33314defc800 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 }, Status: INVALID_TERM, Last received: 1.25, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:56:47.520563 22265 raft_consensus.cc:2749] T 0c217a8026904b61bae0732930604086 P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:56:47.520414 21531 leader_election.cc:304] T ad08281307e24c229a5a865cacfc25d9 P 3a5286f6bd884522b4ce33314defc800 [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: 3a5286f6bd884522b4ce33314defc800; no voters: 6e3750ef01d344a3ad3bc984e0eb8947, ca506232130d42a98f6b06ae31840f5b
I20260608 12:56:47.521574 22264 raft_consensus.cc:2749] T ad08281307e24c229a5a865cacfc25d9 P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:56:47.500552 22247 raft_consensus.cc:515] T 934f29e2c4964071a1e4aa1ed0086f2b P 6e3750ef01d344a3ad3bc984e0eb8947 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:47.523772 21607 leader_election.cc:304] T 55c7b833c80b44019a6ff52181bcd9a4 P ca506232130d42a98f6b06ae31840f5b [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: ca506232130d42a98f6b06ae31840f5b; no voters: 3a5286f6bd884522b4ce33314defc800, 6e3750ef01d344a3ad3bc984e0eb8947
I20260608 12:56:47.530230 21607 leader_election.cc:304] T a948e9c6dad14180969af2f2515c5fcc P ca506232130d42a98f6b06ae31840f5b [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: ca506232130d42a98f6b06ae31840f5b; no voters: 3a5286f6bd884522b4ce33314defc800, 6e3750ef01d344a3ad3bc984e0eb8947
W20260608 12:56:47.529742 21681 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.174.129:40291, user_credentials={real_user=slave}} blocked reactor thread for 88144.6us
I20260608 12:56:47.532886 21681 leader_election.cc:304] T 7238b59efe3a4da9ae5bad231d6606c3 P 6e3750ef01d344a3ad3bc984e0eb8947 [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: 6e3750ef01d344a3ad3bc984e0eb8947; no voters: 3a5286f6bd884522b4ce33314defc800, ca506232130d42a98f6b06ae31840f5b
I20260608 12:56:47.535014 21681 leader_election.cc:304] T 5636da3b24ce48739d105728b9895e2f P 6e3750ef01d344a3ad3bc984e0eb8947 [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: 6e3750ef01d344a3ad3bc984e0eb8947; no voters: 3a5286f6bd884522b4ce33314defc800, ca506232130d42a98f6b06ae31840f5b
I20260608 12:56:47.535154 21607 leader_election.cc:304] T ae1ee77be0644b329230c8b800f55869 P ca506232130d42a98f6b06ae31840f5b [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: ca506232130d42a98f6b06ae31840f5b; no voters: 3a5286f6bd884522b4ce33314defc800, 6e3750ef01d344a3ad3bc984e0eb8947
I20260608 12:56:47.536983 22259 raft_consensus.cc:2749] T a948e9c6dad14180969af2f2515c5fcc P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:56:47.537389 22261 raft_consensus.cc:2749] T 7238b59efe3a4da9ae5bad231d6606c3 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 12:56:47.522823 22265 raft_consensus.cc:3055] T 7238b59efe3a4da9ae5bad231d6606c3 P 3a5286f6bd884522b4ce33314defc800 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:56:47.538240 22265 raft_consensus.cc:740] T 7238b59efe3a4da9ae5bad231d6606c3 P 3a5286f6bd884522b4ce33314defc800 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a5286f6bd884522b4ce33314defc800, State: Running, Role: LEADER
I20260608 12:56:47.539295 22265 consensus_queue.cc:260] T 7238b59efe3a4da9ae5bad231d6606c3 P 3a5286f6bd884522b4ce33314defc800 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:47.540853 22265 raft_consensus.cc:3060] T 7238b59efe3a4da9ae5bad231d6606c3 P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:47.545692 21681 leader_election.cc:304] T 525f2b7d6de545b7adcfbedb7c232f83 P 6e3750ef01d344a3ad3bc984e0eb8947 [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: 3a5286f6bd884522b4ce33314defc800, 6e3750ef01d344a3ad3bc984e0eb8947; no voters: 
I20260608 12:56:47.547304 21681 leader_election.cc:304] T 935e0442214f49e6916a17da9f987460 P 6e3750ef01d344a3ad3bc984e0eb8947 [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: 6e3750ef01d344a3ad3bc984e0eb8947; no voters: 3a5286f6bd884522b4ce33314defc800, ca506232130d42a98f6b06ae31840f5b
I20260608 12:56:47.544649 22257 raft_consensus.cc:2749] T ae1ee77be0644b329230c8b800f55869 P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 12:56:47.534349 21605 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260608 12:56:47.548657 21565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eec59fc8fa3467cb7d353bc3f604578" candidate_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "3a5286f6bd884522b4ce33314defc800"
I20260608 12:56:47.550228 22261 raft_consensus.cc:2804] T 525f2b7d6de545b7adcfbedb7c232f83 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:56:47.550719 22192 raft_consensus.cc:2749] T 5636da3b24ce48739d105728b9895e2f P 6e3750ef01d344a3ad3bc984e0eb8947 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 12:56:47.550835 22261 raft_consensus.cc:697] T 525f2b7d6de545b7adcfbedb7c232f83 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 2 LEADER]: Becoming Leader. State: Replica: 6e3750ef01d344a3ad3bc984e0eb8947, State: Running, Role: LEADER
I20260608 12:56:47.551676 21638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eec59fc8fa3467cb7d353bc3f604578" candidate_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "ca506232130d42a98f6b06ae31840f5b"
I20260608 12:56:47.556034 21709 raft_consensus.cc:1240] T 934f29e2c4964071a1e4aa1ed0086f2b P 6e3750ef01d344a3ad3bc984e0eb8947 [term 2 FOLLOWER]: Rejecting Update request from peer ca506232130d42a98f6b06ae31840f5b for earlier term 1. Current term is 2. Ops: []
I20260608 12:56:47.558327 21465 catalog_manager.cc:5696] T 755d723d8edd46698f7cf18e62251bc3 P ca506232130d42a98f6b06ae31840f5b reported cstate change: term changed from 1 to 2, leader changed from 3a5286f6bd884522b4ce33314defc800 (127.16.174.129) to ca506232130d42a98f6b06ae31840f5b (127.16.174.130). New cstate: current_term: 2 leader_uuid: "ca506232130d42a98f6b06ae31840f5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:47.561350 22247 leader_election.cc:290] T 934f29e2c4964071a1e4aa1ed0086f2b P 6e3750ef01d344a3ad3bc984e0eb8947 [CANDIDATE]: Term 2 election: Requested vote from peers 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291), ca506232130d42a98f6b06ae31840f5b (127.16.174.130:46279)
I20260608 12:56:47.571848 22257 consensus_queue.cc:1059] T 934f29e2c4964071a1e4aa1ed0086f2b P ca506232130d42a98f6b06ae31840f5b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 }, Status: INVALID_TERM, Last received: 1.24, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260608 12:56:47.573387 22259 raft_consensus.cc:3055] T 934f29e2c4964071a1e4aa1ed0086f2b P ca506232130d42a98f6b06ae31840f5b [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:56:47.552130 22261 consensus_queue.cc:237] T 525f2b7d6de545b7adcfbedb7c232f83 P 6e3750ef01d344a3ad3bc984e0eb8947 [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: 26, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "952ebc9e2c2e4722a544c6abb41a1f3d" member_type: NON_VOTER last_known_addr { host: "127.16.174.134" port: 39625 } attrs { promote: true } }
I20260608 12:56:47.573788 22259 raft_consensus.cc:740] T 934f29e2c4964071a1e4aa1ed0086f2b P ca506232130d42a98f6b06ae31840f5b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ca506232130d42a98f6b06ae31840f5b, State: Running, Role: LEADER
I20260608 12:56:47.574757 22259 consensus_queue.cc:260] T 934f29e2c4964071a1e4aa1ed0086f2b P ca506232130d42a98f6b06ae31840f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 24, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:47.576223 22259 raft_consensus.cc:3060] T 934f29e2c4964071a1e4aa1ed0086f2b P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:47.578871 21640 raft_consensus.cc:2468] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e3750ef01d344a3ad3bc984e0eb8947 in term 2.
I20260608 12:56:47.534657 22262 raft_consensus.cc:2749] T 55c7b833c80b44019a6ff52181bcd9a4 P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:56:47.584190 21709 raft_consensus.cc:1240] T 5636da3b24ce48739d105728b9895e2f P 6e3750ef01d344a3ad3bc984e0eb8947 [term 2 FOLLOWER]: Rejecting Update request from peer ca506232130d42a98f6b06ae31840f5b for earlier term 1. Current term is 2. Ops: []
I20260608 12:56:47.587831 22259 consensus_queue.cc:1059] T 5636da3b24ce48739d105728b9895e2f P ca506232130d42a98f6b06ae31840f5b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 }, Status: INVALID_TERM, Last received: 1.25, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:56:47.595911 22247 raft_consensus.cc:2749] T 935e0442214f49e6916a17da9f987460 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 12:56:47.597404 21565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934f29e2c4964071a1e4aa1ed0086f2b" candidate_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" candidate_term: 2 candidate_status { last_received { term: 1 index: 24 } } ignore_live_leader: false dest_uuid: "3a5286f6bd884522b4ce33314defc800"
I20260608 12:56:47.598909 22257 raft_consensus.cc:3055] T 5636da3b24ce48739d105728b9895e2f P ca506232130d42a98f6b06ae31840f5b [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:56:47.604277 21681 leader_election.cc:304] T 6eec59fc8fa3467cb7d353bc3f604578 P 6e3750ef01d344a3ad3bc984e0eb8947 [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: 6e3750ef01d344a3ad3bc984e0eb8947; no voters: 3a5286f6bd884522b4ce33314defc800, ca506232130d42a98f6b06ae31840f5b
I20260608 12:56:47.608134 22247 raft_consensus.cc:2749] T 6eec59fc8fa3467cb7d353bc3f604578 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 12:56:47.612012 21640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934f29e2c4964071a1e4aa1ed0086f2b" candidate_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" candidate_term: 2 candidate_status { last_received { term: 1 index: 24 } } ignore_live_leader: false dest_uuid: "ca506232130d42a98f6b06ae31840f5b"
I20260608 12:56:47.599370 22257 raft_consensus.cc:740] T 5636da3b24ce48739d105728b9895e2f P ca506232130d42a98f6b06ae31840f5b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ca506232130d42a98f6b06ae31840f5b, State: Running, Role: LEADER
I20260608 12:56:47.617097 22257 consensus_queue.cc:260] T 5636da3b24ce48739d105728b9895e2f P ca506232130d42a98f6b06ae31840f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:47.618552 22225 tablet_bootstrap.cc:492] T ad08281307e24c229a5a865cacfc25d9 P 70ee592f735e4ee78b0834676b181fe6: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=108 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:56:47.618736 22257 raft_consensus.cc:3060] T 5636da3b24ce48739d105728b9895e2f P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:47.623751 22225 tablet_bootstrap.cc:492] T ad08281307e24c229a5a865cacfc25d9 P 70ee592f735e4ee78b0834676b181fe6: Bootstrap complete.
I20260608 12:56:47.624856 22225 ts_tablet_manager.cc:1403] T ad08281307e24c229a5a865cacfc25d9 P 70ee592f735e4ee78b0834676b181fe6: Time spent bootstrapping tablet: real 2.995s	user 0.199s	sys 0.039s
I20260608 12:56:47.637666 22225 raft_consensus.cc:359] T ad08281307e24c229a5a865cacfc25d9 P 70ee592f735e4ee78b0834676b181fe6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } attrs { replace: true } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "70ee592f735e4ee78b0834676b181fe6" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 41837 } attrs { promote: true } }
I20260608 12:56:47.645551 22225 raft_consensus.cc:740] T ad08281307e24c229a5a865cacfc25d9 P 70ee592f735e4ee78b0834676b181fe6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 70ee592f735e4ee78b0834676b181fe6, State: Initialized, Role: LEARNER
I20260608 12:56:47.646752 22225 consensus_queue.cc:260] T ad08281307e24c229a5a865cacfc25d9 P 70ee592f735e4ee78b0834676b181fe6 [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: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } attrs { replace: true } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "70ee592f735e4ee78b0834676b181fe6" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 41837 } attrs { promote: true } }
I20260608 12:56:47.659597 21640 raft_consensus.cc:2468] T 934f29e2c4964071a1e4aa1ed0086f2b P ca506232130d42a98f6b06ae31840f5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e3750ef01d344a3ad3bc984e0eb8947 in term 2.
I20260608 12:56:47.660995 22225 ts_tablet_manager.cc:1434] T ad08281307e24c229a5a865cacfc25d9 P 70ee592f735e4ee78b0834676b181fe6: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.001s
I20260608 12:56:47.662256 21681 leader_election.cc:304] T 934f29e2c4964071a1e4aa1ed0086f2b P 6e3750ef01d344a3ad3bc984e0eb8947 [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: 6e3750ef01d344a3ad3bc984e0eb8947, ca506232130d42a98f6b06ae31840f5b; no voters: 3a5286f6bd884522b4ce33314defc800
I20260608 12:56:47.660632 21460 catalog_manager.cc:5696] T 525f2b7d6de545b7adcfbedb7c232f83 P 6e3750ef01d344a3ad3bc984e0eb8947 reported cstate change: term changed from 1 to 2, leader changed from ca506232130d42a98f6b06ae31840f5b (127.16.174.130) to 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131). New cstate: current_term: 2 leader_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "952ebc9e2c2e4722a544c6abb41a1f3d" member_type: NON_VOTER last_known_addr { host: "127.16.174.134" port: 39625 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:47.663900 22261 raft_consensus.cc:2804] T 934f29e2c4964071a1e4aa1ed0086f2b P 6e3750ef01d344a3ad3bc984e0eb8947 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:56:47.664609 22261 raft_consensus.cc:697] T 934f29e2c4964071a1e4aa1ed0086f2b P 6e3750ef01d344a3ad3bc984e0eb8947 [term 2 LEADER]: Becoming Leader. State: Replica: 6e3750ef01d344a3ad3bc984e0eb8947, State: Running, Role: LEADER
I20260608 12:56:47.665680 22261 consensus_queue.cc:237] T 934f29e2c4964071a1e4aa1ed0086f2b P 6e3750ef01d344a3ad3bc984e0eb8947 [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: 24, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:47.668941 21726 tablet_copy_service.cc:342] P 6e3750ef01d344a3ad3bc984e0eb8947: Request end of tablet copy session 70ee592f735e4ee78b0834676b181fe6-ad08281307e24c229a5a865cacfc25d9 received from {username='slave'} at 127.0.0.1:38754
I20260608 12:56:47.669587 21726 tablet_copy_service.cc:434] P 6e3750ef01d344a3ad3bc984e0eb8947: ending tablet copy session 70ee592f735e4ee78b0834676b181fe6-ad08281307e24c229a5a865cacfc25d9 on tablet ad08281307e24c229a5a865cacfc25d9 with peer 70ee592f735e4ee78b0834676b181fe6
I20260608 12:56:47.689460 21709 raft_consensus.cc:1240] T 935e0442214f49e6916a17da9f987460 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 2 FOLLOWER]: Rejecting Update request from peer ca506232130d42a98f6b06ae31840f5b for earlier term 1. Current term is 2. Ops: []
I20260608 12:56:47.691581 22246 consensus_queue.cc:1059] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } attrs { replace: true }, Status: INVALID_TERM, Last received: 1.26, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:56:47.692633 22246 raft_consensus.cc:3055] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:56:47.692961 22246 raft_consensus.cc:740] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ca506232130d42a98f6b06ae31840f5b, State: Running, Role: LEADER
I20260608 12:56:47.694348 22246 consensus_queue.cc:260] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "952ebc9e2c2e4722a544c6abb41a1f3d" member_type: NON_VOTER last_known_addr { host: "127.16.174.134" port: 39625 } attrs { promote: true } }
I20260608 12:56:47.696374 22246 raft_consensus.cc:3060] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:47.778491 21709 raft_consensus.cc:1240] T 6eec59fc8fa3467cb7d353bc3f604578 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 2 FOLLOWER]: Rejecting Update request from peer ca506232130d42a98f6b06ae31840f5b for earlier term 1. Current term is 2. Ops: []
I20260608 12:56:47.780848 22246 consensus_queue.cc:1059] T 6eec59fc8fa3467cb7d353bc3f604578 P ca506232130d42a98f6b06ae31840f5b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 }, Status: INVALID_TERM, Last received: 1.25, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:56:47.781951 22246 raft_consensus.cc:3055] T 6eec59fc8fa3467cb7d353bc3f604578 P ca506232130d42a98f6b06ae31840f5b [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:56:47.781790 21709 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "525f2b7d6de545b7adcfbedb7c232f83"
dest_uuid: "6e3750ef01d344a3ad3bc984e0eb8947"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:54174
I20260608 12:56:47.782370 22246 raft_consensus.cc:740] T 6eec59fc8fa3467cb7d353bc3f604578 P ca506232130d42a98f6b06ae31840f5b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ca506232130d42a98f6b06ae31840f5b, State: Running, Role: LEADER
I20260608 12:56:47.782630 21709 raft_consensus.cc:606] T 525f2b7d6de545b7adcfbedb7c232f83 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 2 LEADER]: Received request to transfer leadership
I20260608 12:56:47.784165 22246 consensus_queue.cc:260] T 6eec59fc8fa3467cb7d353bc3f604578 P ca506232130d42a98f6b06ae31840f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:47.785879 22246 raft_consensus.cc:3060] T 6eec59fc8fa3467cb7d353bc3f604578 P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:47.786327 21460 catalog_manager.cc:5696] T 934f29e2c4964071a1e4aa1ed0086f2b P 6e3750ef01d344a3ad3bc984e0eb8947 reported cstate change: term changed from 1 to 2, leader changed from ca506232130d42a98f6b06ae31840f5b (127.16.174.130) to 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131). New cstate: current_term: 2 leader_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } health_report { overall_health: HEALTHY } } }
I20260608 12:56:47.788070 21709 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "525f2b7d6de545b7adcfbedb7c232f83"
dest_uuid: "6e3750ef01d344a3ad3bc984e0eb8947"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:54174
I20260608 12:56:47.788738 21709 raft_consensus.cc:606] T 525f2b7d6de545b7adcfbedb7c232f83 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 2 LEADER]: Received request to transfer leadership
W20260608 12:56:47.790225 21450 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 525f2b7d6de545b7adcfbedb7c232f83 already in progress [suppressed 1 similar messages]
I20260608 12:56:47.804638 22237 tablet_bootstrap.cc:492] T 525f2b7d6de545b7adcfbedb7c232f83 P 952ebc9e2c2e4722a544c6abb41a1f3d: 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:56:47.806828 21709 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "525f2b7d6de545b7adcfbedb7c232f83"
dest_uuid: "6e3750ef01d344a3ad3bc984e0eb8947"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:54174
I20260608 12:56:47.813069 21709 raft_consensus.cc:606] T 525f2b7d6de545b7adcfbedb7c232f83 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 2 LEADER]: Received request to transfer leadership
I20260608 12:56:47.813632 22237 tablet_bootstrap.cc:492] T 525f2b7d6de545b7adcfbedb7c232f83 P 952ebc9e2c2e4722a544c6abb41a1f3d: Bootstrap complete.
I20260608 12:56:47.814549 22237 ts_tablet_manager.cc:1403] T 525f2b7d6de545b7adcfbedb7c232f83 P 952ebc9e2c2e4722a544c6abb41a1f3d: Time spent bootstrapping tablet: real 2.587s	user 0.180s	sys 0.080s
W20260608 12:56:47.819795 21513 auto_rebalancer.cc:855] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260608 12:56:47.820312 21513 auto_rebalancer.cc:863] Could not move replica: Remote error: Service unavailable: leadership transfer for 525f2b7d6de545b7adcfbedb7c232f83 already in progress
W20260608 12:56:47.820640 21513 auto_rebalancer.cc:301] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 525f2b7d6de545b7adcfbedb7c232f83 already in progress
W20260608 12:56:47.825654 21679 consensus_peers.cc:597] T a948e9c6dad14180969af2f2515c5fcc P 6e3750ef01d344a3ad3bc984e0eb8947 -> Peer df3531d8ae25480c953bf89824962e34 (127.16.174.133:44013): Couldn't send request to peer df3531d8ae25480c953bf89824962e34. 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:56:47.825239 22237 raft_consensus.cc:359] T 525f2b7d6de545b7adcfbedb7c232f83 P 952ebc9e2c2e4722a544c6abb41a1f3d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "952ebc9e2c2e4722a544c6abb41a1f3d" member_type: NON_VOTER last_known_addr { host: "127.16.174.134" port: 39625 } attrs { promote: true } }
I20260608 12:56:47.828686 22237 raft_consensus.cc:740] T 525f2b7d6de545b7adcfbedb7c232f83 P 952ebc9e2c2e4722a544c6abb41a1f3d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 952ebc9e2c2e4722a544c6abb41a1f3d, State: Initialized, Role: LEARNER
I20260608 12:56:47.829587 22237 consensus_queue.cc:260] T 525f2b7d6de545b7adcfbedb7c232f83 P 952ebc9e2c2e4722a544c6abb41a1f3d [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: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "952ebc9e2c2e4722a544c6abb41a1f3d" member_type: NON_VOTER last_known_addr { host: "127.16.174.134" port: 39625 } attrs { promote: true } }
I20260608 12:56:47.853009 22237 ts_tablet_manager.cc:1434] T 525f2b7d6de545b7adcfbedb7c232f83 P 952ebc9e2c2e4722a544c6abb41a1f3d: Time spent starting tablet: real 0.038s	user 0.011s	sys 0.001s
I20260608 12:56:47.857272 21651 tablet_copy_service.cc:342] P ca506232130d42a98f6b06ae31840f5b: Request end of tablet copy session 952ebc9e2c2e4722a544c6abb41a1f3d-525f2b7d6de545b7adcfbedb7c232f83 received from {username='slave'} at 127.0.0.1:49058
I20260608 12:56:47.857925 21651 tablet_copy_service.cc:434] P ca506232130d42a98f6b06ae31840f5b: ending tablet copy session 952ebc9e2c2e4722a544c6abb41a1f3d-525f2b7d6de545b7adcfbedb7c232f83 on tablet 525f2b7d6de545b7adcfbedb7c232f83 with peer 952ebc9e2c2e4722a544c6abb41a1f3d
I20260608 12:56:47.883451 22235 tablet_bootstrap.cc:492] T 0c217a8026904b61bae0732930604086 P 70ee592f735e4ee78b0834676b181fe6: 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:56:47.885460 22235 tablet_bootstrap.cc:492] T 0c217a8026904b61bae0732930604086 P 70ee592f735e4ee78b0834676b181fe6: Bootstrap complete.
I20260608 12:56:47.887553 22235 ts_tablet_manager.cc:1403] T 0c217a8026904b61bae0732930604086 P 70ee592f735e4ee78b0834676b181fe6: Time spent bootstrapping tablet: real 2.653s	user 0.195s	sys 0.062s
I20260608 12:56:47.900702 22235 raft_consensus.cc:359] T 0c217a8026904b61bae0732930604086 P 70ee592f735e4ee78b0834676b181fe6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } attrs { replace: true } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "70ee592f735e4ee78b0834676b181fe6" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 41837 } attrs { promote: true } }
W20260608 12:56:47.901227 21607 consensus_peers.cc:597] T 0c217a8026904b61bae0732930604086 P ca506232130d42a98f6b06ae31840f5b -> Peer 70ee592f735e4ee78b0834676b181fe6 (127.16.174.132:41837): Couldn't send request to peer 70ee592f735e4ee78b0834676b181fe6. 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:56:47.902081 22235 raft_consensus.cc:740] T 0c217a8026904b61bae0732930604086 P 70ee592f735e4ee78b0834676b181fe6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 70ee592f735e4ee78b0834676b181fe6, State: Initialized, Role: LEARNER
I20260608 12:56:47.902943 22235 consensus_queue.cc:260] T 0c217a8026904b61bae0732930604086 P 70ee592f735e4ee78b0834676b181fe6 [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: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } attrs { replace: true } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "70ee592f735e4ee78b0834676b181fe6" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 41837 } attrs { promote: true } }
I20260608 12:56:47.905826 22235 ts_tablet_manager.cc:1434] T 0c217a8026904b61bae0732930604086 P 70ee592f735e4ee78b0834676b181fe6: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260608 12:56:47.907982 21651 tablet_copy_service.cc:342] P ca506232130d42a98f6b06ae31840f5b: Request end of tablet copy session 70ee592f735e4ee78b0834676b181fe6-0c217a8026904b61bae0732930604086 received from {username='slave'} at 127.0.0.1:49062
I20260608 12:56:47.908587 21651 tablet_copy_service.cc:434] P ca506232130d42a98f6b06ae31840f5b: ending tablet copy session 70ee592f735e4ee78b0834676b181fe6-0c217a8026904b61bae0732930604086 on tablet 0c217a8026904b61bae0732930604086 with peer 70ee592f735e4ee78b0834676b181fe6
I20260608 12:56:47.912391 22232 tablet_bootstrap.cc:492] T a948e9c6dad14180969af2f2515c5fcc P df3531d8ae25480c953bf89824962e34: Bootstrap replayed 1/1 log segments. Stats: ops{read=24 overwritten=0 applied=24 ignored=0} inserts{seen=72 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:56:47.920966 22232 tablet_bootstrap.cc:492] T a948e9c6dad14180969af2f2515c5fcc P df3531d8ae25480c953bf89824962e34: Bootstrap complete.
I20260608 12:56:47.923242 22232 ts_tablet_manager.cc:1403] T a948e9c6dad14180969af2f2515c5fcc P df3531d8ae25480c953bf89824962e34: Time spent bootstrapping tablet: real 2.697s	user 0.162s	sys 0.035s
I20260608 12:56:47.934827 21709 raft_consensus.cc:1275] T 755d723d8edd46698f7cf18e62251bc3 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 2 FOLLOWER]: Refusing update from remote peer ca506232130d42a98f6b06ae31840f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 2 index: 26. (index mismatch)
I20260608 12:56:47.937090 22246 consensus_queue.cc:1048] T 755d723d8edd46698f7cf18e62251bc3 P ca506232130d42a98f6b06ae31840f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 12:56:47.931373 22232 raft_consensus.cc:359] T a948e9c6dad14180969af2f2515c5fcc P df3531d8ae25480c953bf89824962e34 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } attrs { replace: true } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "df3531d8ae25480c953bf89824962e34" member_type: NON_VOTER last_known_addr { host: "127.16.174.133" port: 44013 } attrs { promote: true } }
I20260608 12:56:47.951001 21565 raft_consensus.cc:1275] T 755d723d8edd46698f7cf18e62251bc3 P 3a5286f6bd884522b4ce33314defc800 [term 2 FOLLOWER]: Refusing update from remote peer ca506232130d42a98f6b06ae31840f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 2 index: 26. (index mismatch)
I20260608 12:56:47.988778 22246 consensus_queue.cc:1048] T 755d723d8edd46698f7cf18e62251bc3 P ca506232130d42a98f6b06ae31840f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:56:47.989405 22232 raft_consensus.cc:740] T a948e9c6dad14180969af2f2515c5fcc P df3531d8ae25480c953bf89824962e34 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: df3531d8ae25480c953bf89824962e34, State: Initialized, Role: LEARNER
I20260608 12:56:48.000851 21640 raft_consensus.cc:1275] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b [term 2 FOLLOWER]: Refusing update from remote peer 6e3750ef01d344a3ad3bc984e0eb8947: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 2 index: 27. (index mismatch)
I20260608 12:56:48.003103 22261 consensus_queue.cc:1048] T 525f2b7d6de545b7adcfbedb7c232f83 P 6e3750ef01d344a3ad3bc984e0eb8947 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:56:47.990932 22232 consensus_queue.cc:260] T a948e9c6dad14180969af2f2515c5fcc P df3531d8ae25480c953bf89824962e34 [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: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } attrs { replace: true } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "df3531d8ae25480c953bf89824962e34" member_type: NON_VOTER last_known_addr { host: "127.16.174.133" port: 44013 } attrs { promote: true } }
I20260608 12:56:48.024751 22232 ts_tablet_manager.cc:1434] T a948e9c6dad14180969af2f2515c5fcc P df3531d8ae25480c953bf89824962e34: Time spent starting tablet: real 0.101s	user 0.005s	sys 0.003s
I20260608 12:56:48.030958 21726 tablet_copy_service.cc:342] P 6e3750ef01d344a3ad3bc984e0eb8947: Request end of tablet copy session df3531d8ae25480c953bf89824962e34-a948e9c6dad14180969af2f2515c5fcc received from {username='slave'} at 127.0.0.1:38768
I20260608 12:56:48.031488 21726 tablet_copy_service.cc:434] P 6e3750ef01d344a3ad3bc984e0eb8947: ending tablet copy session df3531d8ae25480c953bf89824962e34-a948e9c6dad14180969af2f2515c5fcc on tablet a948e9c6dad14180969af2f2515c5fcc with peer df3531d8ae25480c953bf89824962e34
I20260608 12:56:48.055694 22261 raft_consensus.cc:993] T 525f2b7d6de545b7adcfbedb7c232f83 P 6e3750ef01d344a3ad3bc984e0eb8947: : Instructing follower ca506232130d42a98f6b06ae31840f5b to start an election
I20260608 12:56:48.056178 22261 raft_consensus.cc:1081] T 525f2b7d6de545b7adcfbedb7c232f83 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 2 LEADER]: Signalling peer ca506232130d42a98f6b06ae31840f5b to start an election
I20260608 12:56:48.067469 21638 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "525f2b7d6de545b7adcfbedb7c232f83"
dest_uuid: "ca506232130d42a98f6b06ae31840f5b"
 from {username='slave'} at 127.0.0.1:54190
I20260608 12:56:48.068138 21638 raft_consensus.cc:493] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:56:48.068490 21638 raft_consensus.cc:3060] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:56:48.074517 21565 raft_consensus.cc:1275] T 525f2b7d6de545b7adcfbedb7c232f83 P 3a5286f6bd884522b4ce33314defc800 [term 2 FOLLOWER]: Refusing update from remote peer 6e3750ef01d344a3ad3bc984e0eb8947: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 2 index: 27. (index mismatch)
I20260608 12:56:48.076370 22192 consensus_queue.cc:1048] T 525f2b7d6de545b7adcfbedb7c232f83 P 6e3750ef01d344a3ad3bc984e0eb8947 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 12:56:48.088613 21638 raft_consensus.cc:515] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "952ebc9e2c2e4722a544c6abb41a1f3d" member_type: NON_VOTER last_known_addr { host: "127.16.174.134" port: 39625 } attrs { promote: true } }
I20260608 12:56:48.089990 21640 raft_consensus.cc:1240] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b [term 3 FOLLOWER]: Rejecting Update request from peer 6e3750ef01d344a3ad3bc984e0eb8947 for earlier term 2. Current term is 3. Ops: []
I20260608 12:56:48.092008 21566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525f2b7d6de545b7adcfbedb7c232f83" candidate_uuid: "ca506232130d42a98f6b06ae31840f5b" candidate_term: 3 candidate_status { last_received { term: 2 index: 27 } } ignore_live_leader: true dest_uuid: "3a5286f6bd884522b4ce33314defc800"
I20260608 12:56:48.092728 22261 consensus_queue.cc:1059] T 525f2b7d6de545b7adcfbedb7c232f83 P 6e3750ef01d344a3ad3bc984e0eb8947 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 }, Status: INVALID_TERM, Last received: 2.27, Next index: 28, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:56:48.093864 22192 raft_consensus.cc:3055] T 525f2b7d6de545b7adcfbedb7c232f83 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 12:56:48.094220 21638 leader_election.cc:290] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b [CANDIDATE]: Term 3 election: Requested vote from peers 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291), 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131:46617)
I20260608 12:56:48.095417 21711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525f2b7d6de545b7adcfbedb7c232f83" candidate_uuid: "ca506232130d42a98f6b06ae31840f5b" candidate_term: 3 candidate_status { last_received { term: 2 index: 27 } } ignore_live_leader: true dest_uuid: "6e3750ef01d344a3ad3bc984e0eb8947"
I20260608 12:56:48.094233 22192 raft_consensus.cc:740] T 525f2b7d6de545b7adcfbedb7c232f83 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6e3750ef01d344a3ad3bc984e0eb8947, State: Running, Role: LEADER
I20260608 12:56:48.097901 22192 consensus_queue.cc:260] T 525f2b7d6de545b7adcfbedb7c232f83 P 6e3750ef01d344a3ad3bc984e0eb8947 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 2.27, Last appended by leader: 27, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "952ebc9e2c2e4722a544c6abb41a1f3d" member_type: NON_VOTER last_known_addr { host: "127.16.174.134" port: 39625 } attrs { promote: true } }
I20260608 12:56:48.099114 22192 raft_consensus.cc:3060] T 525f2b7d6de545b7adcfbedb7c232f83 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:56:48.127350 22228 tablet_bootstrap.cc:492] T 935e0442214f49e6916a17da9f987460 P 952ebc9e2c2e4722a544c6abb41a1f3d: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=105 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:56:48.128738 22228 tablet_bootstrap.cc:492] T 935e0442214f49e6916a17da9f987460 P 952ebc9e2c2e4722a544c6abb41a1f3d: Bootstrap complete.
I20260608 12:56:48.129668 22228 ts_tablet_manager.cc:1403] T 935e0442214f49e6916a17da9f987460 P 952ebc9e2c2e4722a544c6abb41a1f3d: Time spent bootstrapping tablet: real 3.432s	user 0.187s	sys 0.042s
I20260608 12:56:48.129796 21711 raft_consensus.cc:2468] T 525f2b7d6de545b7adcfbedb7c232f83 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca506232130d42a98f6b06ae31840f5b in term 3.
I20260608 12:56:48.144412 22160 raft_consensus.cc:3060] T 525f2b7d6de545b7adcfbedb7c232f83 P 952ebc9e2c2e4722a544c6abb41a1f3d [term 1 LEARNER]: Advancing to term 2
I20260608 12:56:48.146741 21606 leader_election.cc:304] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b [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: 6e3750ef01d344a3ad3bc984e0eb8947, ca506232130d42a98f6b06ae31840f5b; no voters: 3a5286f6bd884522b4ce33314defc800
I20260608 12:56:48.148213 22246 raft_consensus.cc:2804] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:56:48.148797 22246 raft_consensus.cc:697] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b [term 3 LEADER]: Becoming Leader. State: Replica: ca506232130d42a98f6b06ae31840f5b, State: Running, Role: LEADER
I20260608 12:56:48.149823 22246 consensus_queue.cc:237] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 2.27, Last appended by leader: 27, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "952ebc9e2c2e4722a544c6abb41a1f3d" member_type: NON_VOTER last_known_addr { host: "127.16.174.134" port: 39625 } attrs { promote: true } }
I20260608 12:56:48.137936 22228 raft_consensus.cc:359] T 935e0442214f49e6916a17da9f987460 P 952ebc9e2c2e4722a544c6abb41a1f3d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "952ebc9e2c2e4722a544c6abb41a1f3d" member_type: NON_VOTER last_known_addr { host: "127.16.174.134" port: 39625 } attrs { promote: true } }
I20260608 12:56:48.153162 22228 raft_consensus.cc:740] T 935e0442214f49e6916a17da9f987460 P 952ebc9e2c2e4722a544c6abb41a1f3d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 952ebc9e2c2e4722a544c6abb41a1f3d, State: Initialized, Role: LEARNER
I20260608 12:56:48.154177 22160 raft_consensus.cc:1275] T 525f2b7d6de545b7adcfbedb7c232f83 P 952ebc9e2c2e4722a544c6abb41a1f3d [term 2 LEARNER]: Refusing update from remote peer 6e3750ef01d344a3ad3bc984e0eb8947: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 2 index: 27. (index mismatch)
I20260608 12:56:48.154923 22228 consensus_queue.cc:260] T 935e0442214f49e6916a17da9f987460 P 952ebc9e2c2e4722a544c6abb41a1f3d [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: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "952ebc9e2c2e4722a544c6abb41a1f3d" member_type: NON_VOTER last_known_addr { host: "127.16.174.134" port: 39625 } attrs { promote: true } }
I20260608 12:56:48.161826 22228 ts_tablet_manager.cc:1434] T 935e0442214f49e6916a17da9f987460 P 952ebc9e2c2e4722a544c6abb41a1f3d: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260608 12:56:48.164222 21651 tablet_copy_service.cc:342] P ca506232130d42a98f6b06ae31840f5b: Request end of tablet copy session 952ebc9e2c2e4722a544c6abb41a1f3d-935e0442214f49e6916a17da9f987460 received from {username='slave'} at 127.0.0.1:49058
I20260608 12:56:48.164245 21565 raft_consensus.cc:3060] T 934f29e2c4964071a1e4aa1ed0086f2b P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:48.164816 21651 tablet_copy_service.cc:434] P ca506232130d42a98f6b06ae31840f5b: ending tablet copy session 952ebc9e2c2e4722a544c6abb41a1f3d-935e0442214f49e6916a17da9f987460 on tablet 935e0442214f49e6916a17da9f987460 with peer 952ebc9e2c2e4722a544c6abb41a1f3d
I20260608 12:56:48.169253 21463 catalog_manager.cc:5696] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b reported cstate change: term changed from 2 to 3, leader changed from 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131) to ca506232130d42a98f6b06ae31840f5b (127.16.174.130). New cstate: current_term: 3 leader_uuid: "ca506232130d42a98f6b06ae31840f5b" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "952ebc9e2c2e4722a544c6abb41a1f3d" member_type: NON_VOTER last_known_addr { host: "127.16.174.134" port: 39625 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:48.175820 22239 tablet_bootstrap.cc:492] T 55c7b833c80b44019a6ff52181bcd9a4 P df3531d8ae25480c953bf89824962e34: 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:56:48.177485 21565 raft_consensus.cc:1275] T 934f29e2c4964071a1e4aa1ed0086f2b P 3a5286f6bd884522b4ce33314defc800 [term 2 FOLLOWER]: Refusing update from remote peer 6e3750ef01d344a3ad3bc984e0eb8947: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 2 index: 25. (index mismatch)
I20260608 12:56:48.178512 22239 tablet_bootstrap.cc:492] T 55c7b833c80b44019a6ff52181bcd9a4 P df3531d8ae25480c953bf89824962e34: Bootstrap complete.
I20260608 12:56:48.184659 22192 consensus_queue.cc:1048] T 934f29e2c4964071a1e4aa1ed0086f2b P 6e3750ef01d344a3ad3bc984e0eb8947 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260608 12:56:48.187505 22239 ts_tablet_manager.cc:1403] T 55c7b833c80b44019a6ff52181bcd9a4 P df3531d8ae25480c953bf89824962e34: Time spent bootstrapping tablet: real 2.957s	user 0.205s	sys 0.017s
I20260608 12:56:48.191188 22239 raft_consensus.cc:359] T 55c7b833c80b44019a6ff52181bcd9a4 P df3531d8ae25480c953bf89824962e34 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } attrs { replace: true } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "df3531d8ae25480c953bf89824962e34" member_type: NON_VOTER last_known_addr { host: "127.16.174.133" port: 44013 } attrs { promote: true } }
I20260608 12:56:48.192256 22239 raft_consensus.cc:740] T 55c7b833c80b44019a6ff52181bcd9a4 P df3531d8ae25480c953bf89824962e34 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: df3531d8ae25480c953bf89824962e34, State: Initialized, Role: LEARNER
I20260608 12:56:48.193092 22239 consensus_queue.cc:260] T 55c7b833c80b44019a6ff52181bcd9a4 P df3531d8ae25480c953bf89824962e34 [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: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } attrs { replace: true } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "df3531d8ae25480c953bf89824962e34" member_type: NON_VOTER last_known_addr { host: "127.16.174.133" port: 44013 } attrs { promote: true } }
I20260608 12:56:48.198760 22239 ts_tablet_manager.cc:1434] T 55c7b833c80b44019a6ff52181bcd9a4 P df3531d8ae25480c953bf89824962e34: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 12:56:48.201329 21726 tablet_copy_service.cc:342] P 6e3750ef01d344a3ad3bc984e0eb8947: Request end of tablet copy session df3531d8ae25480c953bf89824962e34-55c7b833c80b44019a6ff52181bcd9a4 received from {username='slave'} at 127.0.0.1:38768
I20260608 12:56:48.201822 21726 tablet_copy_service.cc:434] P 6e3750ef01d344a3ad3bc984e0eb8947: ending tablet copy session df3531d8ae25480c953bf89824962e34-55c7b833c80b44019a6ff52181bcd9a4 on tablet 55c7b833c80b44019a6ff52181bcd9a4 with peer df3531d8ae25480c953bf89824962e34
I20260608 12:56:48.217727 22086 raft_consensus.cc:1217] T a948e9c6dad14180969af2f2515c5fcc P df3531d8ae25480c953bf89824962e34 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.23->[1.24-1.24]   Dedup: 1.24->[]
I20260608 12:56:48.220821 22011 raft_consensus.cc:1217] T ad08281307e24c229a5a865cacfc25d9 P 70ee592f735e4ee78b0834676b181fe6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 12:56:48.230612 21638 raft_consensus.cc:1275] T 934f29e2c4964071a1e4aa1ed0086f2b P ca506232130d42a98f6b06ae31840f5b [term 2 FOLLOWER]: Refusing update from remote peer 6e3750ef01d344a3ad3bc984e0eb8947: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 2 index: 25. (index mismatch)
I20260608 12:56:48.233002 22192 consensus_queue.cc:1048] T 934f29e2c4964071a1e4aa1ed0086f2b P 6e3750ef01d344a3ad3bc984e0eb8947 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 12:56:48.471185 22011 raft_consensus.cc:1217] T 0c217a8026904b61bae0732930604086 P 70ee592f735e4ee78b0834676b181fe6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 12:56:48.569128 22160 raft_consensus.cc:3060] T 525f2b7d6de545b7adcfbedb7c232f83 P 952ebc9e2c2e4722a544c6abb41a1f3d [term 2 LEARNER]: Advancing to term 3
I20260608 12:56:48.578382 22160 raft_consensus.cc:1275] T 525f2b7d6de545b7adcfbedb7c232f83 P 952ebc9e2c2e4722a544c6abb41a1f3d [term 3 LEARNER]: Refusing update from remote peer ca506232130d42a98f6b06ae31840f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 3 index: 28. (index mismatch)
I20260608 12:56:48.602053 22296 consensus_queue.cc:1048] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "952ebc9e2c2e4722a544c6abb41a1f3d" member_type: NON_VOTER last_known_addr { host: "127.16.174.134" port: 39625 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 12:56:48.623179 22246 raft_consensus.cc:1064] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b: attempting to promote NON_VOTER 952ebc9e2c2e4722a544c6abb41a1f3d to VOTER
W20260608 12:56:48.625473 22246 raft_consensus.cc:1068] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b: Unable to promote non-voter 952ebc9e2c2e4722a544c6abb41a1f3d: Illegal state: Leader has not yet committed an operation in its own term
I20260608 12:56:48.632272 22291 raft_consensus.cc:1064] T a948e9c6dad14180969af2f2515c5fcc P 6e3750ef01d344a3ad3bc984e0eb8947: attempting to promote NON_VOTER df3531d8ae25480c953bf89824962e34 to VOTER
I20260608 12:56:48.636121 22291 consensus_queue.cc:237] T a948e9c6dad14180969af2f2515c5fcc P 6e3750ef01d344a3ad3bc984e0eb8947 [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: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } attrs { replace: true } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "df3531d8ae25480c953bf89824962e34" member_type: VOTER last_known_addr { host: "127.16.174.133" port: 44013 } attrs { promote: false } }
I20260608 12:56:48.646124 22086 raft_consensus.cc:1275] T a948e9c6dad14180969af2f2515c5fcc P df3531d8ae25480c953bf89824962e34 [term 1 LEARNER]: Refusing update from remote peer 6e3750ef01d344a3ad3bc984e0eb8947: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 12:56:48.647624 21638 raft_consensus.cc:1275] T a948e9c6dad14180969af2f2515c5fcc P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Refusing update from remote peer 6e3750ef01d344a3ad3bc984e0eb8947: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 12:56:48.648727 21565 raft_consensus.cc:1275] T a948e9c6dad14180969af2f2515c5fcc P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Refusing update from remote peer 6e3750ef01d344a3ad3bc984e0eb8947: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 12:56:48.651110 22192 consensus_queue.cc:1048] T a948e9c6dad14180969af2f2515c5fcc P 6e3750ef01d344a3ad3bc984e0eb8947 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df3531d8ae25480c953bf89824962e34" member_type: VOTER last_known_addr { host: "127.16.174.133" port: 44013 } 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:56:48.653190 22292 consensus_queue.cc:1048] T a948e9c6dad14180969af2f2515c5fcc P 6e3750ef01d344a3ad3bc984e0eb8947 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260608 12:56:48.656143 22192 consensus_queue.cc:1048] T a948e9c6dad14180969af2f2515c5fcc P 6e3750ef01d344a3ad3bc984e0eb8947 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } 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:56:48.675215 22261 raft_consensus.cc:2955] T a948e9c6dad14180969af2f2515c5fcc P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index 24 to 25, df3531d8ae25480c953bf89824962e34 (127.16.174.133) changed from NON_VOTER to VOTER. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } attrs { replace: true } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "df3531d8ae25480c953bf89824962e34" member_type: VOTER last_known_addr { host: "127.16.174.133" port: 44013 } attrs { promote: false } } }
I20260608 12:56:48.683332 22086 raft_consensus.cc:2955] T a948e9c6dad14180969af2f2515c5fcc P df3531d8ae25480c953bf89824962e34 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index 24 to 25, df3531d8ae25480c953bf89824962e34 (127.16.174.133) changed from NON_VOTER to VOTER. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } attrs { replace: true } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "df3531d8ae25480c953bf89824962e34" member_type: VOTER last_known_addr { host: "127.16.174.133" port: 44013 } attrs { promote: false } } }
I20260608 12:56:48.691428 22085 raft_consensus.cc:1217] T 55c7b833c80b44019a6ff52181bcd9a4 P df3531d8ae25480c953bf89824962e34 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 12:56:48.690521 21565 raft_consensus.cc:2955] T a948e9c6dad14180969af2f2515c5fcc P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index 24 to 25, df3531d8ae25480c953bf89824962e34 (127.16.174.133) changed from NON_VOTER to VOTER. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } attrs { replace: true } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "df3531d8ae25480c953bf89824962e34" member_type: VOTER last_known_addr { host: "127.16.174.133" port: 44013 } attrs { promote: false } } }
I20260608 12:56:48.703248 21638 raft_consensus.cc:2955] T a948e9c6dad14180969af2f2515c5fcc P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index 24 to 25, df3531d8ae25480c953bf89824962e34 (127.16.174.133) changed from NON_VOTER to VOTER. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } attrs { replace: true } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "df3531d8ae25480c953bf89824962e34" member_type: VOTER last_known_addr { host: "127.16.174.133" port: 44013 } attrs { promote: false } } }
I20260608 12:56:48.706422 21711 raft_consensus.cc:1275] T 525f2b7d6de545b7adcfbedb7c232f83 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 3 FOLLOWER]: Refusing update from remote peer ca506232130d42a98f6b06ae31840f5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 27. Preceding OpId from leader: term: 3 index: 28. (index mismatch)
I20260608 12:56:48.704438 21566 raft_consensus.cc:3060] T 525f2b7d6de545b7adcfbedb7c232f83 P 3a5286f6bd884522b4ce33314defc800 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:56:48.712862 22294 consensus_queue.cc:1048] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } 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:56:48.700017 21463 catalog_manager.cc:5696] T a948e9c6dad14180969af2f2515c5fcc P 6e3750ef01d344a3ad3bc984e0eb8947 reported cstate change: config changed from index 24 to 25, df3531d8ae25480c953bf89824962e34 (127.16.174.133) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df3531d8ae25480c953bf89824962e34" member_type: VOTER last_known_addr { host: "127.16.174.133" port: 44013 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:56:48.746734 21566 raft_consensus.cc:1275] T 525f2b7d6de545b7adcfbedb7c232f83 P 3a5286f6bd884522b4ce33314defc800 [term 3 FOLLOWER]: Refusing update from remote peer ca506232130d42a98f6b06ae31840f5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 27. Preceding OpId from leader: term: 3 index: 28. (index mismatch)
I20260608 12:56:48.748658 22297 consensus_queue.cc:1048] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:56:48.765509 22291 raft_consensus.cc:1064] T ad08281307e24c229a5a865cacfc25d9 P 6e3750ef01d344a3ad3bc984e0eb8947: attempting to promote NON_VOTER 70ee592f735e4ee78b0834676b181fe6 to VOTER
I20260608 12:56:48.770571 22291 consensus_queue.cc:237] T ad08281307e24c229a5a865cacfc25d9 P 6e3750ef01d344a3ad3bc984e0eb8947 [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: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } attrs { replace: true } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "70ee592f735e4ee78b0834676b181fe6" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 41837 } attrs { promote: false } }
I20260608 12:56:48.801566 22011 raft_consensus.cc:1275] T ad08281307e24c229a5a865cacfc25d9 P 70ee592f735e4ee78b0834676b181fe6 [term 1 LEARNER]: Refusing update from remote peer 6e3750ef01d344a3ad3bc984e0eb8947: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:56:48.803385 22261 consensus_queue.cc:1048] T ad08281307e24c229a5a865cacfc25d9 P 6e3750ef01d344a3ad3bc984e0eb8947 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70ee592f735e4ee78b0834676b181fe6" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 41837 } 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:56:48.810220 21711 consensus_queue.cc:237] T a948e9c6dad14180969af2f2515c5fcc P 6e3750ef01d344a3ad3bc984e0eb8947 [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: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "df3531d8ae25480c953bf89824962e34" member_type: VOTER last_known_addr { host: "127.16.174.133" port: 44013 } attrs { promote: false } }
I20260608 12:56:48.829162 21638 raft_consensus.cc:1275] T ad08281307e24c229a5a865cacfc25d9 P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Refusing update from remote peer 6e3750ef01d344a3ad3bc984e0eb8947: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:56:48.832612 22086 raft_consensus.cc:1275] T a948e9c6dad14180969af2f2515c5fcc P df3531d8ae25480c953bf89824962e34 [term 1 FOLLOWER]: Refusing update from remote peer 6e3750ef01d344a3ad3bc984e0eb8947: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:56:48.833099 21566 raft_consensus.cc:1275] T ad08281307e24c229a5a865cacfc25d9 P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Refusing update from remote peer 6e3750ef01d344a3ad3bc984e0eb8947: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:56:48.834710 22192 consensus_queue.cc:1048] T a948e9c6dad14180969af2f2515c5fcc P 6e3750ef01d344a3ad3bc984e0eb8947 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df3531d8ae25480c953bf89824962e34" member_type: VOTER last_known_addr { host: "127.16.174.133" port: 44013 } 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:56:48.845170 21566 raft_consensus.cc:1275] T a948e9c6dad14180969af2f2515c5fcc P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Refusing update from remote peer 6e3750ef01d344a3ad3bc984e0eb8947: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:56:48.845399 22292 consensus_queue.cc:1048] T ad08281307e24c229a5a865cacfc25d9 P 6e3750ef01d344a3ad3bc984e0eb8947 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } 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:56:48.847726 22292 consensus_queue.cc:1048] T ad08281307e24c229a5a865cacfc25d9 P 6e3750ef01d344a3ad3bc984e0eb8947 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:56:48.853487 22297 raft_consensus.cc:1064] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b: attempting to promote NON_VOTER 952ebc9e2c2e4722a544c6abb41a1f3d to VOTER
I20260608 12:56:48.853926 22265 raft_consensus.cc:493] T 7238b59efe3a4da9ae5bad231d6606c3 P 3a5286f6bd884522b4ce33314defc800 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:48.854519 22265 raft_consensus.cc:515] T 7238b59efe3a4da9ae5bad231d6606c3 P 3a5286f6bd884522b4ce33314defc800 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:48.856410 22297 consensus_queue.cc:237] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 3.28, Last appended by leader: 27, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "952ebc9e2c2e4722a544c6abb41a1f3d" member_type: VOTER last_known_addr { host: "127.16.174.134" port: 39625 } attrs { promote: false } }
I20260608 12:56:48.860227 21709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7238b59efe3a4da9ae5bad231d6606c3" candidate_uuid: "3a5286f6bd884522b4ce33314defc800" candidate_term: 3 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" is_pre_election: true
I20260608 12:56:48.861194 21709 raft_consensus.cc:2468] T 7238b59efe3a4da9ae5bad231d6606c3 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a5286f6bd884522b4ce33314defc800 in term 2.
I20260608 12:56:48.862561 21638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7238b59efe3a4da9ae5bad231d6606c3" candidate_uuid: "3a5286f6bd884522b4ce33314defc800" candidate_term: 3 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "ca506232130d42a98f6b06ae31840f5b" is_pre_election: true
I20260608 12:56:48.863258 21638 raft_consensus.cc:2468] T 7238b59efe3a4da9ae5bad231d6606c3 P ca506232130d42a98f6b06ae31840f5b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a5286f6bd884522b4ce33314defc800 in term 2.
I20260608 12:56:48.863888 22265 leader_election.cc:290] T 7238b59efe3a4da9ae5bad231d6606c3 P 3a5286f6bd884522b4ce33314defc800 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ca506232130d42a98f6b06ae31840f5b (127.16.174.130:46279), 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131:46617)
I20260608 12:56:48.865054 21531 leader_election.cc:304] T 7238b59efe3a4da9ae5bad231d6606c3 P 3a5286f6bd884522b4ce33314defc800 [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: 3a5286f6bd884522b4ce33314defc800, 6e3750ef01d344a3ad3bc984e0eb8947; no voters: 
I20260608 12:56:48.867551 22159 raft_consensus.cc:1275] T 525f2b7d6de545b7adcfbedb7c232f83 P 952ebc9e2c2e4722a544c6abb41a1f3d [term 3 LEARNER]: Refusing update from remote peer ca506232130d42a98f6b06ae31840f5b: Log matching property violated. Preceding OpId in replica: term: 3 index: 28. Preceding OpId from leader: term: 3 index: 29. (index mismatch)
I20260608 12:56:48.869522 22297 consensus_queue.cc:1048] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "952ebc9e2c2e4722a544c6abb41a1f3d" member_type: VOTER last_known_addr { host: "127.16.174.134" port: 39625 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 12:56:48.872659 21709 raft_consensus.cc:1275] T 525f2b7d6de545b7adcfbedb7c232f83 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 3 FOLLOWER]: Refusing update from remote peer ca506232130d42a98f6b06ae31840f5b: Log matching property violated. Preceding OpId in replica: term: 3 index: 28. Preceding OpId from leader: term: 3 index: 29. (index mismatch)
I20260608 12:56:48.874972 22265 raft_consensus.cc:2804] T 7238b59efe3a4da9ae5bad231d6606c3 P 3a5286f6bd884522b4ce33314defc800 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 12:56:48.875703 22265 raft_consensus.cc:493] T 7238b59efe3a4da9ae5bad231d6606c3 P 3a5286f6bd884522b4ce33314defc800 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:48.876173 22265 raft_consensus.cc:3060] T 7238b59efe3a4da9ae5bad231d6606c3 P 3a5286f6bd884522b4ce33314defc800 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:56:48.878624 22246 consensus_queue.cc:1048] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 12:56:48.881669 22291 consensus_queue.cc:1048] T a948e9c6dad14180969af2f2515c5fcc P 6e3750ef01d344a3ad3bc984e0eb8947 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:56:48.887722 22295 raft_consensus.cc:2955] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b [term 3 LEADER]: Committing config change with OpId 3.29: config changed from index 26 to 29, 952ebc9e2c2e4722a544c6abb41a1f3d (127.16.174.134) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "952ebc9e2c2e4722a544c6abb41a1f3d" member_type: VOTER last_known_addr { host: "127.16.174.134" port: 39625 } attrs { promote: false } } }
I20260608 12:56:48.889765 21712 raft_consensus.cc:2955] T 525f2b7d6de545b7adcfbedb7c232f83 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 3 FOLLOWER]: Committing config change with OpId 3.29: config changed from index 26 to 29, 952ebc9e2c2e4722a544c6abb41a1f3d (127.16.174.134) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "952ebc9e2c2e4722a544c6abb41a1f3d" member_type: VOTER last_known_addr { host: "127.16.174.134" port: 39625 } attrs { promote: false } } }
I20260608 12:56:48.885983 22086 raft_consensus.cc:2955] T a948e9c6dad14180969af2f2515c5fcc P df3531d8ae25480c953bf89824962e34 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, VOTER ca506232130d42a98f6b06ae31840f5b (127.16.174.130) evicted. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "df3531d8ae25480c953bf89824962e34" member_type: VOTER last_known_addr { host: "127.16.174.133" port: 44013 } attrs { promote: false } } }
I20260608 12:56:48.905094 21564 raft_consensus.cc:2955] T a948e9c6dad14180969af2f2515c5fcc P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, VOTER ca506232130d42a98f6b06ae31840f5b (127.16.174.130) evicted. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "df3531d8ae25480c953bf89824962e34" member_type: VOTER last_known_addr { host: "127.16.174.133" port: 44013 } attrs { promote: false } } }
I20260608 12:56:48.851905 22192 raft_consensus.cc:2955] T a948e9c6dad14180969af2f2515c5fcc P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, VOTER ca506232130d42a98f6b06ae31840f5b (127.16.174.130) evicted. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "df3531d8ae25480c953bf89824962e34" member_type: VOTER last_known_addr { host: "127.16.174.133" port: 44013 } attrs { promote: false } } }
I20260608 12:56:48.916697 22160 raft_consensus.cc:2955] T 525f2b7d6de545b7adcfbedb7c232f83 P 952ebc9e2c2e4722a544c6abb41a1f3d [term 3 FOLLOWER]: Committing config change with OpId 3.29: config changed from index 26 to 29, 952ebc9e2c2e4722a544c6abb41a1f3d (127.16.174.134) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "952ebc9e2c2e4722a544c6abb41a1f3d" member_type: VOTER last_known_addr { host: "127.16.174.134" port: 39625 } attrs { promote: false } } }
I20260608 12:56:48.918517 22292 raft_consensus.cc:2955] T ad08281307e24c229a5a865cacfc25d9 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 70ee592f735e4ee78b0834676b181fe6 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } attrs { replace: true } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "70ee592f735e4ee78b0834676b181fe6" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 41837 } attrs { promote: false } } }
I20260608 12:56:48.925253 21638 raft_consensus.cc:2955] T ad08281307e24c229a5a865cacfc25d9 P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 70ee592f735e4ee78b0834676b181fe6 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } attrs { replace: true } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "70ee592f735e4ee78b0834676b181fe6" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 41837 } attrs { promote: false } } }
I20260608 12:56:48.930009 21465 catalog_manager.cc:5696] T 525f2b7d6de545b7adcfbedb7c232f83 P 6e3750ef01d344a3ad3bc984e0eb8947 reported cstate change: config changed from index 26 to 29, 952ebc9e2c2e4722a544c6abb41a1f3d (127.16.174.134) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "ca506232130d42a98f6b06ae31840f5b" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "952ebc9e2c2e4722a544c6abb41a1f3d" member_type: VOTER last_known_addr { host: "127.16.174.134" port: 39625 } attrs { promote: false } } }
I20260608 12:56:48.916764 22265 raft_consensus.cc:515] T 7238b59efe3a4da9ae5bad231d6606c3 P 3a5286f6bd884522b4ce33314defc800 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:48.933179 21450 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a948e9c6dad14180969af2f2515c5fcc with cas_config_opid_index 25: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:56:48.937286 21640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7238b59efe3a4da9ae5bad231d6606c3" candidate_uuid: "3a5286f6bd884522b4ce33314defc800" candidate_term: 3 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "ca506232130d42a98f6b06ae31840f5b"
I20260608 12:56:48.937909 21640 raft_consensus.cc:3060] T 7238b59efe3a4da9ae5bad231d6606c3 P ca506232130d42a98f6b06ae31840f5b [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:56:48.946981 21640 raft_consensus.cc:2468] T 7238b59efe3a4da9ae5bad231d6606c3 P ca506232130d42a98f6b06ae31840f5b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a5286f6bd884522b4ce33314defc800 in term 3.
I20260608 12:56:48.963053 21532 leader_election.cc:304] T 7238b59efe3a4da9ae5bad231d6606c3 P 3a5286f6bd884522b4ce33314defc800 [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: 3a5286f6bd884522b4ce33314defc800, ca506232130d42a98f6b06ae31840f5b; no voters: 
I20260608 12:56:48.964128 22314 raft_consensus.cc:2804] T 7238b59efe3a4da9ae5bad231d6606c3 P 3a5286f6bd884522b4ce33314defc800 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:56:48.964682 22314 raft_consensus.cc:697] T 7238b59efe3a4da9ae5bad231d6606c3 P 3a5286f6bd884522b4ce33314defc800 [term 3 LEADER]: Becoming Leader. State: Replica: 3a5286f6bd884522b4ce33314defc800, State: Running, Role: LEADER
I20260608 12:56:48.965747 21712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7238b59efe3a4da9ae5bad231d6606c3" candidate_uuid: "3a5286f6bd884522b4ce33314defc800" candidate_term: 3 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "6e3750ef01d344a3ad3bc984e0eb8947"
I20260608 12:56:48.965564 22314 consensus_queue.cc:237] T 7238b59efe3a4da9ae5bad231d6606c3 P 3a5286f6bd884522b4ce33314defc800 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:48.966358 21712 raft_consensus.cc:3060] T 7238b59efe3a4da9ae5bad231d6606c3 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:56:48.970866 21463 catalog_manager.cc:5696] T a948e9c6dad14180969af2f2515c5fcc P df3531d8ae25480c953bf89824962e34 reported cstate change: config changed from index 25 to 26, VOTER ca506232130d42a98f6b06ae31840f5b (127.16.174.130) evicted. New cstate: current_term: 1 leader_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "df3531d8ae25480c953bf89824962e34" member_type: VOTER last_known_addr { host: "127.16.174.133" port: 44013 } attrs { promote: false } } }
I20260608 12:56:48.973067 22265 leader_election.cc:290] T 7238b59efe3a4da9ae5bad231d6606c3 P 3a5286f6bd884522b4ce33314defc800 [CANDIDATE]: Term 3 election: Requested vote from peers ca506232130d42a98f6b06ae31840f5b (127.16.174.130:46279), 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131:46617)
I20260608 12:56:48.988947 21566 raft_consensus.cc:1275] T 525f2b7d6de545b7adcfbedb7c232f83 P 3a5286f6bd884522b4ce33314defc800 [term 3 FOLLOWER]: Refusing update from remote peer ca506232130d42a98f6b06ae31840f5b: Log matching property violated. Preceding OpId in replica: term: 3 index: 28. Preceding OpId from leader: term: 3 index: 29. (index mismatch)
I20260608 12:56:48.994726 22257 consensus_queue.cc:1048] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 12:56:49.000046 21564 raft_consensus.cc:2955] T 525f2b7d6de545b7adcfbedb7c232f83 P 3a5286f6bd884522b4ce33314defc800 [term 3 FOLLOWER]: Committing config change with OpId 3.29: config changed from index 26 to 29, 952ebc9e2c2e4722a544c6abb41a1f3d (127.16.174.134) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "952ebc9e2c2e4722a544c6abb41a1f3d" member_type: VOTER last_known_addr { host: "127.16.174.134" port: 39625 } attrs { promote: false } } }
I20260608 12:56:49.001959 21712 raft_consensus.cc:2468] T 7238b59efe3a4da9ae5bad231d6606c3 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a5286f6bd884522b4ce33314defc800 in term 3.
I20260608 12:56:49.006623 22011 raft_consensus.cc:2955] T ad08281307e24c229a5a865cacfc25d9 P 70ee592f735e4ee78b0834676b181fe6 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 70ee592f735e4ee78b0834676b181fe6 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } attrs { replace: true } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "70ee592f735e4ee78b0834676b181fe6" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 41837 } attrs { promote: false } } }
I20260608 12:56:49.013221 21631 tablet_service.cc:1558] Processing DeleteTablet for tablet a948e9c6dad14180969af2f2515c5fcc with delete_type TABLET_DATA_TOMBSTONED (TS ca506232130d42a98f6b06ae31840f5b not found in new config with opid_index 26) from {username='slave'} at 127.0.0.1:54166
I20260608 12:56:49.013304 21456 catalog_manager.cc:5696] T ad08281307e24c229a5a865cacfc25d9 P ca506232130d42a98f6b06ae31840f5b reported cstate change: config changed from index 26 to 27, 70ee592f735e4ee78b0834676b181fe6 (127.16.174.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } attrs { replace: true } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "70ee592f735e4ee78b0834676b181fe6" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 41837 } attrs { promote: false } } }
I20260608 12:56:49.021941 22297 raft_consensus.cc:1064] T 0c217a8026904b61bae0732930604086 P ca506232130d42a98f6b06ae31840f5b: attempting to promote NON_VOTER 70ee592f735e4ee78b0834676b181fe6 to VOTER
I20260608 12:56:49.024741 22297 consensus_queue.cc:237] T 0c217a8026904b61bae0732930604086 P ca506232130d42a98f6b06ae31840f5b [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: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } attrs { replace: true } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "70ee592f735e4ee78b0834676b181fe6" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 41837 } attrs { promote: false } }
I20260608 12:56:49.030352 22257 raft_consensus.cc:493] T 5636da3b24ce48739d105728b9895e2f P ca506232130d42a98f6b06ae31840f5b [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:49.031010 22257 raft_consensus.cc:515] T 5636da3b24ce48739d105728b9895e2f P ca506232130d42a98f6b06ae31840f5b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:49.034188 21566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5636da3b24ce48739d105728b9895e2f" candidate_uuid: "ca506232130d42a98f6b06ae31840f5b" candidate_term: 3 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "3a5286f6bd884522b4ce33314defc800" is_pre_election: true
I20260608 12:56:49.033782 21565 raft_consensus.cc:2955] T ad08281307e24c229a5a865cacfc25d9 P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 70ee592f735e4ee78b0834676b181fe6 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } attrs { replace: true } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "70ee592f735e4ee78b0834676b181fe6" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 41837 } attrs { promote: false } } }
I20260608 12:56:49.037894 21712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5636da3b24ce48739d105728b9895e2f" candidate_uuid: "ca506232130d42a98f6b06ae31840f5b" candidate_term: 3 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" is_pre_election: true
I20260608 12:56:49.038607 21712 raft_consensus.cc:2468] T 5636da3b24ce48739d105728b9895e2f P 6e3750ef01d344a3ad3bc984e0eb8947 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca506232130d42a98f6b06ae31840f5b in term 2.
I20260608 12:56:49.040048 21606 leader_election.cc:304] T 5636da3b24ce48739d105728b9895e2f P ca506232130d42a98f6b06ae31840f5b [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: 6e3750ef01d344a3ad3bc984e0eb8947, ca506232130d42a98f6b06ae31840f5b; no voters: 3a5286f6bd884522b4ce33314defc800
I20260608 12:56:49.041000 22246 raft_consensus.cc:2804] T 5636da3b24ce48739d105728b9895e2f P ca506232130d42a98f6b06ae31840f5b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 12:56:49.041399 22246 raft_consensus.cc:493] T 5636da3b24ce48739d105728b9895e2f P ca506232130d42a98f6b06ae31840f5b [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:49.041772 22246 raft_consensus.cc:3060] T 5636da3b24ce48739d105728b9895e2f P ca506232130d42a98f6b06ae31840f5b [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:56:49.043560 21712 consensus_queue.cc:237] T ad08281307e24c229a5a865cacfc25d9 P 6e3750ef01d344a3ad3bc984e0eb8947 [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: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "70ee592f735e4ee78b0834676b181fe6" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 41837 } attrs { promote: false } }
I20260608 12:56:49.044063 22295 raft_consensus.cc:493] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:49.044661 22295 raft_consensus.cc:515] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "952ebc9e2c2e4722a544c6abb41a1f3d" member_type: NON_VOTER last_known_addr { host: "127.16.174.134" port: 39625 } attrs { promote: true } }
I20260608 12:56:49.047104 22295 leader_election.cc:290] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291), 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131:46617)
I20260608 12:56:49.049036 21566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "935e0442214f49e6916a17da9f987460" candidate_uuid: "ca506232130d42a98f6b06ae31840f5b" candidate_term: 3 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "3a5286f6bd884522b4ce33314defc800" is_pre_election: true
I20260608 12:56:49.049741 21566 raft_consensus.cc:2468] T 935e0442214f49e6916a17da9f987460 P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca506232130d42a98f6b06ae31840f5b in term 1.
I20260608 12:56:49.051157 21607 leader_election.cc:304] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b [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: 3a5286f6bd884522b4ce33314defc800, ca506232130d42a98f6b06ae31840f5b; no voters: 
I20260608 12:56:49.052914 21711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "935e0442214f49e6916a17da9f987460" candidate_uuid: "ca506232130d42a98f6b06ae31840f5b" candidate_term: 3 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" is_pre_election: true
I20260608 12:56:49.053618 21711 raft_consensus.cc:2468] T 935e0442214f49e6916a17da9f987460 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca506232130d42a98f6b06ae31840f5b in term 2.
I20260608 12:56:49.056151 22295 raft_consensus.cc:2804] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 12:56:49.056666 22295 raft_consensus.cc:493] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:49.057083 22295 raft_consensus.cc:3060] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:56:49.065042 21638 raft_consensus.cc:1275] T ad08281307e24c229a5a865cacfc25d9 P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Refusing update from remote peer 6e3750ef01d344a3ad3bc984e0eb8947: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:56:49.068059 22261 consensus_queue.cc:1048] T ad08281307e24c229a5a865cacfc25d9 P 6e3750ef01d344a3ad3bc984e0eb8947 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:56:49.070429 22295 raft_consensus.cc:515] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b [term 3 FOLLOWER]: Starting leader election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "952ebc9e2c2e4722a544c6abb41a1f3d" member_type: NON_VOTER last_known_addr { host: "127.16.174.134" port: 39625 } attrs { promote: true } }
I20260608 12:56:49.071956 22316 tablet_replica.cc:333] T a948e9c6dad14180969af2f2515c5fcc P ca506232130d42a98f6b06ae31840f5b: stopping tablet replica
I20260608 12:56:49.074469 22295 leader_election.cc:290] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b [CANDIDATE]: Term 3 election: Requested vote from peers 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291), 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131:46617)
I20260608 12:56:49.076334 21564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "935e0442214f49e6916a17da9f987460" candidate_uuid: "ca506232130d42a98f6b06ae31840f5b" candidate_term: 3 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "3a5286f6bd884522b4ce33314defc800"
I20260608 12:56:49.078536 21564 raft_consensus.cc:3060] T 935e0442214f49e6916a17da9f987460 P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Advancing to term 3
I20260608 12:56:49.079067 22257 leader_election.cc:290] T 5636da3b24ce48739d105728b9895e2f P ca506232130d42a98f6b06ae31840f5b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291), 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131:46617)
I20260608 12:56:49.080207 21712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "935e0442214f49e6916a17da9f987460" candidate_uuid: "ca506232130d42a98f6b06ae31840f5b" candidate_term: 3 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "6e3750ef01d344a3ad3bc984e0eb8947"
I20260608 12:56:49.080722 22010 raft_consensus.cc:1275] T ad08281307e24c229a5a865cacfc25d9 P 70ee592f735e4ee78b0834676b181fe6 [term 1 FOLLOWER]: Refusing update from remote peer 6e3750ef01d344a3ad3bc984e0eb8947: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:56:49.080964 21712 raft_consensus.cc:3060] T 935e0442214f49e6916a17da9f987460 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:56:49.083353 22316 raft_consensus.cc:2243] T a948e9c6dad14180969af2f2515c5fcc P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:49.084093 22292 consensus_queue.cc:1048] T ad08281307e24c229a5a865cacfc25d9 P 6e3750ef01d344a3ad3bc984e0eb8947 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70ee592f735e4ee78b0834676b181fe6" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 41837 } 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:56:49.085062 22316 raft_consensus.cc:2272] T a948e9c6dad14180969af2f2515c5fcc P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:49.078454 21465 catalog_manager.cc:5696] T 7238b59efe3a4da9ae5bad231d6606c3 P 3a5286f6bd884522b4ce33314defc800 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "3a5286f6bd884522b4ce33314defc800" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:49.100112 22192 raft_consensus.cc:2955] T ad08281307e24c229a5a865cacfc25d9 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 3a5286f6bd884522b4ce33314defc800 (127.16.174.129) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "70ee592f735e4ee78b0834676b181fe6" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 41837 } attrs { promote: false } } }
I20260608 12:56:49.103853 22314 raft_consensus.cc:493] T 5636da3b24ce48739d105728b9895e2f P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ca506232130d42a98f6b06ae31840f5b)
I20260608 12:56:49.104468 22314 raft_consensus.cc:515] T 5636da3b24ce48739d105728b9895e2f P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:49.106690 22314 leader_election.cc:290] T 5636da3b24ce48739d105728b9895e2f P 3a5286f6bd884522b4ce33314defc800 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ca506232130d42a98f6b06ae31840f5b (127.16.174.130:46279), 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131:46617)
I20260608 12:56:49.107698 21638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5636da3b24ce48739d105728b9895e2f" candidate_uuid: "3a5286f6bd884522b4ce33314defc800" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "ca506232130d42a98f6b06ae31840f5b" is_pre_election: true
I20260608 12:56:49.107561 22246 raft_consensus.cc:515] T 5636da3b24ce48739d105728b9895e2f P ca506232130d42a98f6b06ae31840f5b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:49.108500 21711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5636da3b24ce48739d105728b9895e2f" candidate_uuid: "3a5286f6bd884522b4ce33314defc800" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" is_pre_election: true
I20260608 12:56:49.109344 21711 raft_consensus.cc:2393] T 5636da3b24ce48739d105728b9895e2f P 6e3750ef01d344a3ad3bc984e0eb8947 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3a5286f6bd884522b4ce33314defc800 in current term 2: Already voted for candidate 6e3750ef01d344a3ad3bc984e0eb8947 in this term.
I20260608 12:56:49.109413 21638 raft_consensus.cc:2368] T 5636da3b24ce48739d105728b9895e2f P ca506232130d42a98f6b06ae31840f5b [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3a5286f6bd884522b4ce33314defc800 for earlier term 2. Current term is 3.
I20260608 12:56:49.111533 21532 leader_election.cc:400] T 5636da3b24ce48739d105728b9895e2f P 3a5286f6bd884522b4ce33314defc800 [CANDIDATE]: Term 2 pre-election: Vote denied by peer ca506232130d42a98f6b06ae31840f5b (127.16.174.130:46279) with higher term. Message: Invalid argument: T 5636da3b24ce48739d105728b9895e2f P ca506232130d42a98f6b06ae31840f5b [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3a5286f6bd884522b4ce33314defc800 for earlier term 2. Current term is 3.
I20260608 12:56:49.111722 22316 ts_tablet_manager.cc:1916] T a948e9c6dad14180969af2f2515c5fcc P ca506232130d42a98f6b06ae31840f5b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:56:49.112010 21532 leader_election.cc:403] T 5636da3b24ce48739d105728b9895e2f P 3a5286f6bd884522b4ce33314defc800 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260608 12:56:49.112782 21712 raft_consensus.cc:2468] T 935e0442214f49e6916a17da9f987460 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca506232130d42a98f6b06ae31840f5b in term 3.
I20260608 12:56:49.113755 22314 raft_consensus.cc:3060] T 5636da3b24ce48739d105728b9895e2f P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Advancing to term 3
I20260608 12:56:49.114127 21606 leader_election.cc:304] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b [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: 6e3750ef01d344a3ad3bc984e0eb8947, ca506232130d42a98f6b06ae31840f5b; no voters: 
I20260608 12:56:49.115109 22295 raft_consensus.cc:2804] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:56:49.115999 22295 raft_consensus.cc:697] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b [term 3 LEADER]: Becoming Leader. State: Replica: ca506232130d42a98f6b06ae31840f5b, State: Running, Role: LEADER
I20260608 12:56:49.117445 21709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5636da3b24ce48739d105728b9895e2f" candidate_uuid: "ca506232130d42a98f6b06ae31840f5b" candidate_term: 3 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "6e3750ef01d344a3ad3bc984e0eb8947"
I20260608 12:56:49.118392 21709 raft_consensus.cc:3060] T 5636da3b24ce48739d105728b9895e2f P 6e3750ef01d344a3ad3bc984e0eb8947 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:56:49.117327 22295 consensus_queue.cc:237] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b [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: 26, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "952ebc9e2c2e4722a544c6abb41a1f3d" member_type: NON_VOTER last_known_addr { host: "127.16.174.134" port: 39625 } attrs { promote: true } }
I20260608 12:56:49.118994 21565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5636da3b24ce48739d105728b9895e2f" candidate_uuid: "ca506232130d42a98f6b06ae31840f5b" candidate_term: 3 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "3a5286f6bd884522b4ce33314defc800"
I20260608 12:56:49.124622 21564 raft_consensus.cc:2468] T 935e0442214f49e6916a17da9f987460 P 3a5286f6bd884522b4ce33314defc800 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca506232130d42a98f6b06ae31840f5b in term 3.
I20260608 12:56:49.134475 21709 raft_consensus.cc:2468] T 5636da3b24ce48739d105728b9895e2f P 6e3750ef01d344a3ad3bc984e0eb8947 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca506232130d42a98f6b06ae31840f5b in term 3.
I20260608 12:56:49.134989 22246 leader_election.cc:290] T 5636da3b24ce48739d105728b9895e2f P ca506232130d42a98f6b06ae31840f5b [CANDIDATE]: Term 3 election: Requested vote from peers 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291), 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131:46617)
I20260608 12:56:49.138965 21638 raft_consensus.cc:2955] T ad08281307e24c229a5a865cacfc25d9 P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 3a5286f6bd884522b4ce33314defc800 (127.16.174.129) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "70ee592f735e4ee78b0834676b181fe6" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 41837 } attrs { promote: false } } }
I20260608 12:56:49.145527 22011 raft_consensus.cc:1275] T 0c217a8026904b61bae0732930604086 P 70ee592f735e4ee78b0834676b181fe6 [term 1 LEARNER]: Refusing update from remote peer ca506232130d42a98f6b06ae31840f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:56:49.160676 21606 leader_election.cc:304] T 5636da3b24ce48739d105728b9895e2f P ca506232130d42a98f6b06ae31840f5b [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: 6e3750ef01d344a3ad3bc984e0eb8947, ca506232130d42a98f6b06ae31840f5b; no voters: 
I20260608 12:56:49.161746 22246 raft_consensus.cc:2804] T 5636da3b24ce48739d105728b9895e2f P ca506232130d42a98f6b06ae31840f5b [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:56:49.162338 22246 raft_consensus.cc:697] T 5636da3b24ce48739d105728b9895e2f P ca506232130d42a98f6b06ae31840f5b [term 3 LEADER]: Becoming Leader. State: Replica: ca506232130d42a98f6b06ae31840f5b, State: Running, Role: LEADER
I20260608 12:56:49.163272 22246 consensus_queue.cc:237] T 5636da3b24ce48739d105728b9895e2f P ca506232130d42a98f6b06ae31840f5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:49.146360 21712 raft_consensus.cc:1275] T 0c217a8026904b61bae0732930604086 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 FOLLOWER]: Refusing update from remote peer ca506232130d42a98f6b06ae31840f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:56:49.146819 21566 raft_consensus.cc:1275] T 0c217a8026904b61bae0732930604086 P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Refusing update from remote peer ca506232130d42a98f6b06ae31840f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:56:49.149461 21450 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet ad08281307e24c229a5a865cacfc25d9 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:56:49.148864 22010 raft_consensus.cc:2955] T ad08281307e24c229a5a865cacfc25d9 P 70ee592f735e4ee78b0834676b181fe6 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 3a5286f6bd884522b4ce33314defc800 (127.16.174.129) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "70ee592f735e4ee78b0834676b181fe6" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 41837 } attrs { promote: false } } }
I20260608 12:56:49.170501 22292 raft_consensus.cc:1064] T 55c7b833c80b44019a6ff52181bcd9a4 P 6e3750ef01d344a3ad3bc984e0eb8947: attempting to promote NON_VOTER df3531d8ae25480c953bf89824962e34 to VOTER
I20260608 12:56:49.177807 22297 consensus_queue.cc:1048] T 0c217a8026904b61bae0732930604086 P ca506232130d42a98f6b06ae31840f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 12:56:49.204267 21465 catalog_manager.cc:5696] T ad08281307e24c229a5a865cacfc25d9 P 6e3750ef01d344a3ad3bc984e0eb8947 reported cstate change: config changed from index 27 to 28, VOTER 3a5286f6bd884522b4ce33314defc800 (127.16.174.129) evicted. New cstate: current_term: 1 leader_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70ee592f735e4ee78b0834676b181fe6" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 41837 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:56:49.207365 21456 catalog_manager.cc:5696] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "ca506232130d42a98f6b06ae31840f5b" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "952ebc9e2c2e4722a544c6abb41a1f3d" member_type: NON_VOTER last_known_addr { host: "127.16.174.134" port: 39625 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 12:56:49.209635 21607 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.174.129:40291, user_credentials={real_user=slave}} blocked reactor thread for 51181.1us
I20260608 12:56:49.210762 22297 consensus_queue.cc:1048] T 0c217a8026904b61bae0732930604086 P ca506232130d42a98f6b06ae31840f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "70ee592f735e4ee78b0834676b181fe6" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 41837 } 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:56:49.217108 22297 consensus_queue.cc:1048] T 0c217a8026904b61bae0732930604086 P ca506232130d42a98f6b06ae31840f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } 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:56:49.231793 21551 tablet_service.cc:1558] Processing DeleteTablet for tablet ad08281307e24c229a5a865cacfc25d9 with delete_type TABLET_DATA_TOMBSTONED (TS 3a5286f6bd884522b4ce33314defc800 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:60646
I20260608 12:56:49.236619 22292 consensus_queue.cc:237] T 55c7b833c80b44019a6ff52181bcd9a4 P 6e3750ef01d344a3ad3bc984e0eb8947 [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: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } attrs { replace: true } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "df3531d8ae25480c953bf89824962e34" member_type: VOTER last_known_addr { host: "127.16.174.133" port: 44013 } attrs { promote: false } }
I20260608 12:56:49.241596 22297 raft_consensus.cc:493] T 6eec59fc8fa3467cb7d353bc3f604578 P ca506232130d42a98f6b06ae31840f5b [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:49.242266 22297 raft_consensus.cc:515] T 6eec59fc8fa3467cb7d353bc3f604578 P ca506232130d42a98f6b06ae31840f5b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:49.242645 22314 raft_consensus.cc:2749] T 5636da3b24ce48739d105728b9895e2f P 3a5286f6bd884522b4ce33314defc800 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer ca506232130d42a98f6b06ae31840f5b (127.16.174.130:46279) with higher term. Message: Invalid argument: T 5636da3b24ce48739d105728b9895e2f P ca506232130d42a98f6b06ae31840f5b [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3a5286f6bd884522b4ce33314defc800 for earlier term 2. Current term is 3.
I20260608 12:56:49.243968 22324 tablet_replica.cc:333] T ad08281307e24c229a5a865cacfc25d9 P 3a5286f6bd884522b4ce33314defc800: stopping tablet replica
I20260608 12:56:49.249768 22324 raft_consensus.cc:2243] T ad08281307e24c229a5a865cacfc25d9 P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:49.251149 22324 raft_consensus.cc:2272] T ad08281307e24c229a5a865cacfc25d9 P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:49.245985 21712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eec59fc8fa3467cb7d353bc3f604578" candidate_uuid: "ca506232130d42a98f6b06ae31840f5b" candidate_term: 3 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" is_pre_election: true
I20260608 12:56:49.251991 21712 raft_consensus.cc:2468] T 6eec59fc8fa3467cb7d353bc3f604578 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca506232130d42a98f6b06ae31840f5b in term 2.
I20260608 12:56:49.251402 22295 raft_consensus.cc:2955] T 0c217a8026904b61bae0732930604086 P ca506232130d42a98f6b06ae31840f5b [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 70ee592f735e4ee78b0834676b181fe6 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } attrs { replace: true } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "70ee592f735e4ee78b0834676b181fe6" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 41837 } attrs { promote: false } } }
I20260608 12:56:49.253916 21606 leader_election.cc:304] T 6eec59fc8fa3467cb7d353bc3f604578 P ca506232130d42a98f6b06ae31840f5b [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: 6e3750ef01d344a3ad3bc984e0eb8947, ca506232130d42a98f6b06ae31840f5b; no voters: 
I20260608 12:56:49.255201 22294 raft_consensus.cc:2804] T 6eec59fc8fa3467cb7d353bc3f604578 P ca506232130d42a98f6b06ae31840f5b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 12:56:49.246518 22297 leader_election.cc:290] T 6eec59fc8fa3467cb7d353bc3f604578 P ca506232130d42a98f6b06ae31840f5b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291), 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131:46617)
I20260608 12:56:49.255610 22294 raft_consensus.cc:493] T 6eec59fc8fa3467cb7d353bc3f604578 P ca506232130d42a98f6b06ae31840f5b [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:49.256065 22294 raft_consensus.cc:3060] T 6eec59fc8fa3467cb7d353bc3f604578 P ca506232130d42a98f6b06ae31840f5b [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:56:49.257215 21566 raft_consensus.cc:2955] T 0c217a8026904b61bae0732930604086 P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 70ee592f735e4ee78b0834676b181fe6 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } attrs { replace: true } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "70ee592f735e4ee78b0834676b181fe6" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 41837 } attrs { promote: false } } }
I20260608 12:56:49.246825 21564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eec59fc8fa3467cb7d353bc3f604578" candidate_uuid: "ca506232130d42a98f6b06ae31840f5b" candidate_term: 3 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "3a5286f6bd884522b4ce33314defc800" is_pre_election: true
I20260608 12:56:49.255421 21565 raft_consensus.cc:2468] T 5636da3b24ce48739d105728b9895e2f P 3a5286f6bd884522b4ce33314defc800 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca506232130d42a98f6b06ae31840f5b in term 3.
I20260608 12:56:49.259763 21564 raft_consensus.cc:2468] T 6eec59fc8fa3467cb7d353bc3f604578 P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca506232130d42a98f6b06ae31840f5b in term 1.
I20260608 12:56:49.265769 22011 raft_consensus.cc:2955] T 0c217a8026904b61bae0732930604086 P 70ee592f735e4ee78b0834676b181fe6 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 70ee592f735e4ee78b0834676b181fe6 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } attrs { replace: true } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "70ee592f735e4ee78b0834676b181fe6" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 41837 } attrs { promote: false } } }
I20260608 12:56:49.268016 22324 ts_tablet_manager.cc:1916] T ad08281307e24c229a5a865cacfc25d9 P 3a5286f6bd884522b4ce33314defc800: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:56:49.289383 21465 catalog_manager.cc:5696] T 5636da3b24ce48739d105728b9895e2f P ca506232130d42a98f6b06ae31840f5b reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "ca506232130d42a98f6b06ae31840f5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:49.298307 22294 raft_consensus.cc:515] T 6eec59fc8fa3467cb7d353bc3f604578 P ca506232130d42a98f6b06ae31840f5b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:49.300733 22294 leader_election.cc:290] T 6eec59fc8fa3467cb7d353bc3f604578 P ca506232130d42a98f6b06ae31840f5b [CANDIDATE]: Term 3 election: Requested vote from peers 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291), 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131:46617)
I20260608 12:56:49.302407 21566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eec59fc8fa3467cb7d353bc3f604578" candidate_uuid: "ca506232130d42a98f6b06ae31840f5b" candidate_term: 3 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "3a5286f6bd884522b4ce33314defc800"
I20260608 12:56:49.303104 21566 raft_consensus.cc:3060] T 6eec59fc8fa3467cb7d353bc3f604578 P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Advancing to term 3
I20260608 12:56:49.301891 21712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eec59fc8fa3467cb7d353bc3f604578" candidate_uuid: "ca506232130d42a98f6b06ae31840f5b" candidate_term: 3 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "6e3750ef01d344a3ad3bc984e0eb8947"
I20260608 12:56:49.304318 21712 raft_consensus.cc:3060] T 6eec59fc8fa3467cb7d353bc3f604578 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:56:49.315201 21566 raft_consensus.cc:2468] T 6eec59fc8fa3467cb7d353bc3f604578 P 3a5286f6bd884522b4ce33314defc800 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca506232130d42a98f6b06ae31840f5b in term 3.
I20260608 12:56:49.316709 21607 leader_election.cc:304] T 6eec59fc8fa3467cb7d353bc3f604578 P ca506232130d42a98f6b06ae31840f5b [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: 3a5286f6bd884522b4ce33314defc800, ca506232130d42a98f6b06ae31840f5b; no voters: 
I20260608 12:56:49.318572 21456 catalog_manager.cc:5696] T 0c217a8026904b61bae0732930604086 P 3a5286f6bd884522b4ce33314defc800 reported cstate change: config changed from index 26 to 27, 70ee592f735e4ee78b0834676b181fe6 (127.16.174.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ca506232130d42a98f6b06ae31840f5b" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } attrs { replace: true } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "70ee592f735e4ee78b0834676b181fe6" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 41837 } attrs { promote: false } } }
I20260608 12:56:49.328792 21638 raft_consensus.cc:1275] T 55c7b833c80b44019a6ff52181bcd9a4 P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Refusing update from remote peer 6e3750ef01d344a3ad3bc984e0eb8947: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:56:49.330528 22086 raft_consensus.cc:1275] T 55c7b833c80b44019a6ff52181bcd9a4 P df3531d8ae25480c953bf89824962e34 [term 1 LEARNER]: Refusing update from remote peer 6e3750ef01d344a3ad3bc984e0eb8947: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:56:49.331795 22192 consensus_queue.cc:1048] T 55c7b833c80b44019a6ff52181bcd9a4 P 6e3750ef01d344a3ad3bc984e0eb8947 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } 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:56:49.334142 22192 consensus_queue.cc:1048] T 55c7b833c80b44019a6ff52181bcd9a4 P 6e3750ef01d344a3ad3bc984e0eb8947 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df3531d8ae25480c953bf89824962e34" member_type: VOTER last_known_addr { host: "127.16.174.133" port: 44013 } 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:56:49.328248 22297 raft_consensus.cc:2804] T 6eec59fc8fa3467cb7d353bc3f604578 P ca506232130d42a98f6b06ae31840f5b [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:56:49.335695 22297 raft_consensus.cc:697] T 6eec59fc8fa3467cb7d353bc3f604578 P ca506232130d42a98f6b06ae31840f5b [term 3 LEADER]: Becoming Leader. State: Replica: ca506232130d42a98f6b06ae31840f5b, State: Running, Role: LEADER
I20260608 12:56:49.336568 22297 consensus_queue.cc:237] T 6eec59fc8fa3467cb7d353bc3f604578 P ca506232130d42a98f6b06ae31840f5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } }
I20260608 12:56:49.356441 21709 raft_consensus.cc:2955] T 0c217a8026904b61bae0732930604086 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 70ee592f735e4ee78b0834676b181fe6 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } attrs { replace: true } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "70ee592f735e4ee78b0834676b181fe6" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 41837 } attrs { promote: false } } }
I20260608 12:56:49.362398 21566 raft_consensus.cc:1275] T 55c7b833c80b44019a6ff52181bcd9a4 P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Refusing update from remote peer 6e3750ef01d344a3ad3bc984e0eb8947: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:56:49.364421 22192 consensus_queue.cc:1048] T 55c7b833c80b44019a6ff52181bcd9a4 P 6e3750ef01d344a3ad3bc984e0eb8947 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:56:49.371243 21712 raft_consensus.cc:2468] T 6eec59fc8fa3467cb7d353bc3f604578 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca506232130d42a98f6b06ae31840f5b in term 3.
I20260608 12:56:49.378352 21465 catalog_manager.cc:5696] T 6eec59fc8fa3467cb7d353bc3f604578 P ca506232130d42a98f6b06ae31840f5b reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "ca506232130d42a98f6b06ae31840f5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:49.385392 22316 ts_tablet_manager.cc:1929] T a948e9c6dad14180969af2f2515c5fcc P ca506232130d42a98f6b06ae31840f5b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.25
I20260608 12:56:49.388839 22316 log.cc:1199] T a948e9c6dad14180969af2f2515c5fcc P ca506232130d42a98f6b06ae31840f5b: Deleting WAL directory at /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923273579219-17082-0/minicluster-data/ts-1-root/wals/a948e9c6dad14180969af2f2515c5fcc
I20260608 12:56:49.391023 21451 catalog_manager.cc:5027] TS ca506232130d42a98f6b06ae31840f5b (127.16.174.130:46279): tablet a948e9c6dad14180969af2f2515c5fcc (table test-workload [id=738fff6c34504356816f8dd6683fde88]) successfully deleted
I20260608 12:56:49.408408 21640 raft_consensus.cc:1275] T 7238b59efe3a4da9ae5bad231d6606c3 P ca506232130d42a98f6b06ae31840f5b [term 3 FOLLOWER]: Refusing update from remote peer 3a5286f6bd884522b4ce33314defc800: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 3 index: 26. (index mismatch)
I20260608 12:56:49.410271 22314 consensus_queue.cc:1048] T 7238b59efe3a4da9ae5bad231d6606c3 P 3a5286f6bd884522b4ce33314defc800 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:56:49.412071 21641 consensus_queue.cc:237] T 0c217a8026904b61bae0732930604086 P ca506232130d42a98f6b06ae31840f5b [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: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "70ee592f735e4ee78b0834676b181fe6" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 41837 } attrs { promote: false } }
I20260608 12:56:49.418195 22292 raft_consensus.cc:2955] T 55c7b833c80b44019a6ff52181bcd9a4 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, df3531d8ae25480c953bf89824962e34 (127.16.174.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } attrs { replace: true } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "df3531d8ae25480c953bf89824962e34" member_type: VOTER last_known_addr { host: "127.16.174.133" port: 44013 } attrs { promote: false } } }
I20260608 12:56:49.420198 22324 ts_tablet_manager.cc:1929] T ad08281307e24c229a5a865cacfc25d9 P 3a5286f6bd884522b4ce33314defc800: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 12:56:49.419909 21638 consensus_queue.cc:237] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 3.29, Last appended by leader: 27, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "952ebc9e2c2e4722a544c6abb41a1f3d" member_type: VOTER last_known_addr { host: "127.16.174.134" port: 39625 } attrs { promote: false } }
I20260608 12:56:49.420643 22324 log.cc:1199] T ad08281307e24c229a5a865cacfc25d9 P 3a5286f6bd884522b4ce33314defc800: Deleting WAL directory at /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923273579219-17082-0/minicluster-data/ts-0-root/wals/ad08281307e24c229a5a865cacfc25d9
I20260608 12:56:49.429267 21451 catalog_manager.cc:5027] TS 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291): tablet ad08281307e24c229a5a865cacfc25d9 (table test-workload [id=738fff6c34504356816f8dd6683fde88]) successfully deleted
I20260608 12:56:49.427579 21637 raft_consensus.cc:2955] T 55c7b833c80b44019a6ff52181bcd9a4 P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, df3531d8ae25480c953bf89824962e34 (127.16.174.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } attrs { replace: true } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "df3531d8ae25480c953bf89824962e34" member_type: VOTER last_known_addr { host: "127.16.174.133" port: 44013 } attrs { promote: false } } }
I20260608 12:56:49.437355 22011 raft_consensus.cc:1275] T 0c217a8026904b61bae0732930604086 P 70ee592f735e4ee78b0834676b181fe6 [term 1 FOLLOWER]: Refusing update from remote peer ca506232130d42a98f6b06ae31840f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:56:49.438721 21712 raft_consensus.cc:1275] T 0c217a8026904b61bae0732930604086 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 FOLLOWER]: Refusing update from remote peer ca506232130d42a98f6b06ae31840f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:56:49.438887 21709 raft_consensus.cc:1275] T 7238b59efe3a4da9ae5bad231d6606c3 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 3 FOLLOWER]: Refusing update from remote peer 3a5286f6bd884522b4ce33314defc800: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 3 index: 26. (index mismatch)
I20260608 12:56:49.439347 22295 consensus_queue.cc:1048] T 0c217a8026904b61bae0732930604086 P ca506232130d42a98f6b06ae31840f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "70ee592f735e4ee78b0834676b181fe6" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 41837 } 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:56:49.440743 22314 consensus_queue.cc:1048] T 7238b59efe3a4da9ae5bad231d6606c3 P 3a5286f6bd884522b4ce33314defc800 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:56:49.448526 22160 raft_consensus.cc:1275] T 525f2b7d6de545b7adcfbedb7c232f83 P 952ebc9e2c2e4722a544c6abb41a1f3d [term 3 FOLLOWER]: Refusing update from remote peer ca506232130d42a98f6b06ae31840f5b: Log matching property violated. Preceding OpId in replica: term: 3 index: 29. Preceding OpId from leader: term: 3 index: 30. (index mismatch)
I20260608 12:56:49.448371 22294 consensus_queue.cc:1048] T 0c217a8026904b61bae0732930604086 P ca506232130d42a98f6b06ae31840f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:56:49.451238 22257 consensus_queue.cc:1048] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "952ebc9e2c2e4722a544c6abb41a1f3d" member_type: VOTER last_known_addr { host: "127.16.174.134" port: 39625 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.001s
I20260608 12:56:49.454648 21565 raft_consensus.cc:1275] T 525f2b7d6de545b7adcfbedb7c232f83 P 3a5286f6bd884522b4ce33314defc800 [term 3 FOLLOWER]: Refusing update from remote peer ca506232130d42a98f6b06ae31840f5b: Log matching property violated. Preceding OpId in replica: term: 3 index: 29. Preceding OpId from leader: term: 3 index: 30. (index mismatch)
I20260608 12:56:49.450917 22294 raft_consensus.cc:2955] T 0c217a8026904b61bae0732930604086 P ca506232130d42a98f6b06ae31840f5b [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 3a5286f6bd884522b4ce33314defc800 (127.16.174.129) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "70ee592f735e4ee78b0834676b181fe6" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 41837 } attrs { promote: false } } }
I20260608 12:56:49.459183 22086 raft_consensus.cc:2955] T 55c7b833c80b44019a6ff52181bcd9a4 P df3531d8ae25480c953bf89824962e34 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, df3531d8ae25480c953bf89824962e34 (127.16.174.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } attrs { replace: true } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "df3531d8ae25480c953bf89824962e34" member_type: VOTER last_known_addr { host: "127.16.174.133" port: 44013 } attrs { promote: false } } }
I20260608 12:56:49.462009 22297 consensus_queue.cc:1048] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260608 12:56:49.464421 22010 raft_consensus.cc:2955] T 0c217a8026904b61bae0732930604086 P 70ee592f735e4ee78b0834676b181fe6 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 3a5286f6bd884522b4ce33314defc800 (127.16.174.129) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "70ee592f735e4ee78b0834676b181fe6" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 41837 } attrs { promote: false } } }
I20260608 12:56:49.467523 22246 raft_consensus.cc:2955] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b [term 3 LEADER]: Committing config change with OpId 3.30: config changed from index 29 to 30, VOTER 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "952ebc9e2c2e4722a544c6abb41a1f3d" member_type: VOTER last_known_addr { host: "127.16.174.134" port: 39625 } attrs { promote: false } } }
I20260608 12:56:49.468894 21451 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 0c217a8026904b61bae0732930604086 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:56:49.473517 22160 raft_consensus.cc:2955] T 525f2b7d6de545b7adcfbedb7c232f83 P 952ebc9e2c2e4722a544c6abb41a1f3d [term 3 FOLLOWER]: Committing config change with OpId 3.30: config changed from index 29 to 30, VOTER 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "952ebc9e2c2e4722a544c6abb41a1f3d" member_type: VOTER last_known_addr { host: "127.16.174.134" port: 39625 } attrs { promote: false } } }
I20260608 12:56:49.487556 21465 catalog_manager.cc:5696] T 55c7b833c80b44019a6ff52181bcd9a4 P ca506232130d42a98f6b06ae31840f5b reported cstate change: config changed from index 26 to 27, df3531d8ae25480c953bf89824962e34 (127.16.174.133) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } attrs { replace: true } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "df3531d8ae25480c953bf89824962e34" member_type: VOTER last_known_addr { host: "127.16.174.133" port: 44013 } attrs { promote: false } } }
I20260608 12:56:49.489104 21712 raft_consensus.cc:2955] T 0c217a8026904b61bae0732930604086 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 3a5286f6bd884522b4ce33314defc800 (127.16.174.129) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "70ee592f735e4ee78b0834676b181fe6" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 41837 } attrs { promote: false } } }
I20260608 12:56:49.500624 21451 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 525f2b7d6de545b7adcfbedb7c232f83 with cas_config_opid_index 29: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:56:49.496165 21465 catalog_manager.cc:5696] T 0c217a8026904b61bae0732930604086 P ca506232130d42a98f6b06ae31840f5b reported cstate change: config changed from index 27 to 28, VOTER 3a5286f6bd884522b4ce33314defc800 (127.16.174.129) evicted. New cstate: current_term: 1 leader_uuid: "ca506232130d42a98f6b06ae31840f5b" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70ee592f735e4ee78b0834676b181fe6" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 41837 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:56:49.506843 21565 raft_consensus.cc:2955] T 525f2b7d6de545b7adcfbedb7c232f83 P 3a5286f6bd884522b4ce33314defc800 [term 3 FOLLOWER]: Committing config change with OpId 3.30: config changed from index 29 to 30, VOTER 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "952ebc9e2c2e4722a544c6abb41a1f3d" member_type: VOTER last_known_addr { host: "127.16.174.134" port: 39625 } attrs { promote: false } } }
I20260608 12:56:49.526124 21564 raft_consensus.cc:1275] T 935e0442214f49e6916a17da9f987460 P 3a5286f6bd884522b4ce33314defc800 [term 3 FOLLOWER]: Refusing update from remote peer ca506232130d42a98f6b06ae31840f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 3 index: 27. (index mismatch)
I20260608 12:56:49.528470 22257 consensus_queue.cc:1048] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:56:49.535717 21566 raft_consensus.cc:2955] T 55c7b833c80b44019a6ff52181bcd9a4 P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, df3531d8ae25480c953bf89824962e34 (127.16.174.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } attrs { replace: true } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "df3531d8ae25480c953bf89824962e34" member_type: VOTER last_known_addr { host: "127.16.174.133" port: 44013 } attrs { promote: false } } }
I20260608 12:56:49.565224 21459 catalog_manager.cc:5696] T 525f2b7d6de545b7adcfbedb7c232f83 P 952ebc9e2c2e4722a544c6abb41a1f3d reported cstate change: config changed from index 29 to 30, VOTER 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131) evicted. New cstate: current_term: 3 leader_uuid: "ca506232130d42a98f6b06ae31840f5b" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "952ebc9e2c2e4722a544c6abb41a1f3d" member_type: VOTER last_known_addr { host: "127.16.174.134" port: 39625 } attrs { promote: false } } }
I20260608 12:56:49.571080 21551 tablet_service.cc:1558] Processing DeleteTablet for tablet 0c217a8026904b61bae0732930604086 with delete_type TABLET_DATA_TOMBSTONED (TS 3a5286f6bd884522b4ce33314defc800 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:60646
I20260608 12:56:49.572212 22324 tablet_replica.cc:333] T 0c217a8026904b61bae0732930604086 P 3a5286f6bd884522b4ce33314defc800: stopping tablet replica
I20260608 12:56:49.573254 22324 raft_consensus.cc:2243] T 0c217a8026904b61bae0732930604086 P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:49.574169 22324 raft_consensus.cc:2272] T 0c217a8026904b61bae0732930604086 P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:49.579761 22324 ts_tablet_manager.cc:1916] T 0c217a8026904b61bae0732930604086 P 3a5286f6bd884522b4ce33314defc800: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:56:49.600873 21703 tablet_service.cc:1558] Processing DeleteTablet for tablet 525f2b7d6de545b7adcfbedb7c232f83 with delete_type TABLET_DATA_TOMBSTONED (TS 6e3750ef01d344a3ad3bc984e0eb8947 not found in new config with opid_index 30) from {username='slave'} at 127.0.0.1:54174
I20260608 12:56:49.610343 21709 raft_consensus.cc:1275] T 935e0442214f49e6916a17da9f987460 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 3 FOLLOWER]: Refusing update from remote peer ca506232130d42a98f6b06ae31840f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 3 index: 27. (index mismatch)
I20260608 12:56:49.612329 22246 consensus_queue.cc:1048] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } 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:56:49.627182 22160 raft_consensus.cc:3060] T 935e0442214f49e6916a17da9f987460 P 952ebc9e2c2e4722a544c6abb41a1f3d [term 1 LEARNER]: Advancing to term 3
I20260608 12:56:49.633841 21712 consensus_queue.cc:237] T 55c7b833c80b44019a6ff52181bcd9a4 P 6e3750ef01d344a3ad3bc984e0eb8947 [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: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "df3531d8ae25480c953bf89824962e34" member_type: VOTER last_known_addr { host: "127.16.174.133" port: 44013 } attrs { promote: false } }
I20260608 12:56:49.644941 22160 raft_consensus.cc:1275] T 935e0442214f49e6916a17da9f987460 P 952ebc9e2c2e4722a544c6abb41a1f3d [term 3 LEARNER]: Refusing update from remote peer ca506232130d42a98f6b06ae31840f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 3 index: 27. (index mismatch)
I20260608 12:56:49.647001 22295 consensus_queue.cc:1048] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "952ebc9e2c2e4722a544c6abb41a1f3d" member_type: NON_VOTER last_known_addr { host: "127.16.174.134" port: 39625 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:56:49.660737 21564 raft_consensus.cc:1275] T 5636da3b24ce48739d105728b9895e2f P 3a5286f6bd884522b4ce33314defc800 [term 3 FOLLOWER]: Refusing update from remote peer ca506232130d42a98f6b06ae31840f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 3 index: 26. (index mismatch)
I20260608 12:56:49.661515 22086 raft_consensus.cc:1275] T 55c7b833c80b44019a6ff52181bcd9a4 P df3531d8ae25480c953bf89824962e34 [term 1 FOLLOWER]: Refusing update from remote peer 6e3750ef01d344a3ad3bc984e0eb8947: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:56:49.663149 22246 consensus_queue.cc:1048] T 5636da3b24ce48739d105728b9895e2f P ca506232130d42a98f6b06ae31840f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 12:56:49.663550 21566 raft_consensus.cc:1275] T 55c7b833c80b44019a6ff52181bcd9a4 P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Refusing update from remote peer 6e3750ef01d344a3ad3bc984e0eb8947: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:56:49.666075 22292 consensus_queue.cc:1048] T 55c7b833c80b44019a6ff52181bcd9a4 P 6e3750ef01d344a3ad3bc984e0eb8947 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:56:49.680217 22340 tablet_replica.cc:333] T 525f2b7d6de545b7adcfbedb7c232f83 P 6e3750ef01d344a3ad3bc984e0eb8947: stopping tablet replica
I20260608 12:56:49.677202 22292 consensus_queue.cc:1048] T 55c7b833c80b44019a6ff52181bcd9a4 P 6e3750ef01d344a3ad3bc984e0eb8947 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df3531d8ae25480c953bf89824962e34" member_type: VOTER last_known_addr { host: "127.16.174.133" port: 44013 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.003s
I20260608 12:56:49.689522 21564 raft_consensus.cc:2955] T 55c7b833c80b44019a6ff52181bcd9a4 P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER ca506232130d42a98f6b06ae31840f5b (127.16.174.130) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "df3531d8ae25480c953bf89824962e34" member_type: VOTER last_known_addr { host: "127.16.174.133" port: 44013 } attrs { promote: false } } }
I20260608 12:56:49.686362 22261 raft_consensus.cc:2955] T 55c7b833c80b44019a6ff52181bcd9a4 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER ca506232130d42a98f6b06ae31840f5b (127.16.174.130) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "df3531d8ae25480c953bf89824962e34" member_type: VOTER last_known_addr { host: "127.16.174.133" port: 44013 } attrs { promote: false } } }
I20260608 12:56:49.707861 21712 raft_consensus.cc:1275] T 5636da3b24ce48739d105728b9895e2f P 6e3750ef01d344a3ad3bc984e0eb8947 [term 3 FOLLOWER]: Refusing update from remote peer ca506232130d42a98f6b06ae31840f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 3 index: 26. (index mismatch)
I20260608 12:56:49.707446 22086 raft_consensus.cc:2955] T 55c7b833c80b44019a6ff52181bcd9a4 P df3531d8ae25480c953bf89824962e34 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER ca506232130d42a98f6b06ae31840f5b (127.16.174.130) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "df3531d8ae25480c953bf89824962e34" member_type: VOTER last_known_addr { host: "127.16.174.133" port: 44013 } attrs { promote: false } } }
I20260608 12:56:49.714648 22295 consensus_queue.cc:1048] T 5636da3b24ce48739d105728b9895e2f P ca506232130d42a98f6b06ae31840f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 12:56:49.682209 22340 raft_consensus.cc:2243] T 525f2b7d6de545b7adcfbedb7c232f83 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:49.744647 21712 raft_consensus.cc:1275] T 6eec59fc8fa3467cb7d353bc3f604578 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 3 FOLLOWER]: Refusing update from remote peer ca506232130d42a98f6b06ae31840f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 3 index: 26. (index mismatch)
I20260608 12:56:49.745752 21463 catalog_manager.cc:5696] T 55c7b833c80b44019a6ff52181bcd9a4 P 3a5286f6bd884522b4ce33314defc800 reported cstate change: config changed from index 27 to 28, VOTER ca506232130d42a98f6b06ae31840f5b (127.16.174.130) evicted. New cstate: current_term: 1 leader_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "df3531d8ae25480c953bf89824962e34" member_type: VOTER last_known_addr { host: "127.16.174.133" port: 44013 } attrs { promote: false } } }
I20260608 12:56:49.749425 22257 consensus_queue.cc:1048] T 6eec59fc8fa3467cb7d353bc3f604578 P ca506232130d42a98f6b06ae31840f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 12:56:49.755125 22340 raft_consensus.cc:2272] T 525f2b7d6de545b7adcfbedb7c232f83 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:49.759159 22324 ts_tablet_manager.cc:1929] T 0c217a8026904b61bae0732930604086 P 3a5286f6bd884522b4ce33314defc800: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 12:56:49.759959 22324 log.cc:1199] T 0c217a8026904b61bae0732930604086 P 3a5286f6bd884522b4ce33314defc800: Deleting WAL directory at /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923273579219-17082-0/minicluster-data/ts-0-root/wals/0c217a8026904b61bae0732930604086
I20260608 12:56:49.781409 21631 tablet_service.cc:1558] Processing DeleteTablet for tablet 55c7b833c80b44019a6ff52181bcd9a4 with delete_type TABLET_DATA_TOMBSTONED (TS ca506232130d42a98f6b06ae31840f5b not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:54166
I20260608 12:56:49.783481 22316 tablet_replica.cc:333] T 55c7b833c80b44019a6ff52181bcd9a4 P ca506232130d42a98f6b06ae31840f5b: stopping tablet replica
I20260608 12:56:49.784684 22316 raft_consensus.cc:2243] T 55c7b833c80b44019a6ff52181bcd9a4 P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:49.785887 22316 raft_consensus.cc:2272] T 55c7b833c80b44019a6ff52181bcd9a4 P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:49.792730 22316 ts_tablet_manager.cc:1916] T 55c7b833c80b44019a6ff52181bcd9a4 P ca506232130d42a98f6b06ae31840f5b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:56:49.805878 21450 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 55c7b833c80b44019a6ff52181bcd9a4 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:56:49.811200 22340 ts_tablet_manager.cc:1916] T 525f2b7d6de545b7adcfbedb7c232f83 P 6e3750ef01d344a3ad3bc984e0eb8947: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:56:49.813614 22294 raft_consensus.cc:1064] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b: attempting to promote NON_VOTER 952ebc9e2c2e4722a544c6abb41a1f3d to VOTER
I20260608 12:56:49.816952 22294 consensus_queue.cc:237] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 3.27, Last appended by leader: 26, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "952ebc9e2c2e4722a544c6abb41a1f3d" member_type: VOTER last_known_addr { host: "127.16.174.134" port: 39625 } attrs { promote: false } }
I20260608 12:56:49.840314 21566 raft_consensus.cc:1275] T 6eec59fc8fa3467cb7d353bc3f604578 P 3a5286f6bd884522b4ce33314defc800 [term 3 FOLLOWER]: Refusing update from remote peer ca506232130d42a98f6b06ae31840f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 3 index: 26. (index mismatch)
I20260608 12:56:49.843787 22295 consensus_queue.cc:1048] T 6eec59fc8fa3467cb7d353bc3f604578 P ca506232130d42a98f6b06ae31840f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:56:49.857651 22159 raft_consensus.cc:1275] T 935e0442214f49e6916a17da9f987460 P 952ebc9e2c2e4722a544c6abb41a1f3d [term 3 LEARNER]: Refusing update from remote peer ca506232130d42a98f6b06ae31840f5b: Log matching property violated. Preceding OpId in replica: term: 3 index: 27. Preceding OpId from leader: term: 3 index: 28. (index mismatch)
I20260608 12:56:49.858332 21709 raft_consensus.cc:1275] T 935e0442214f49e6916a17da9f987460 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 3 FOLLOWER]: Refusing update from remote peer ca506232130d42a98f6b06ae31840f5b: Log matching property violated. Preceding OpId in replica: term: 3 index: 27. Preceding OpId from leader: term: 3 index: 28. (index mismatch)
I20260608 12:56:49.860298 21451 catalog_manager.cc:5027] TS 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291): tablet 0c217a8026904b61bae0732930604086 (table test-workload [id=738fff6c34504356816f8dd6683fde88]) successfully deleted
I20260608 12:56:49.859939 22246 consensus_queue.cc:1048] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "952ebc9e2c2e4722a544c6abb41a1f3d" member_type: VOTER last_known_addr { host: "127.16.174.134" port: 39625 } 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:56:49.864598 22257 consensus_queue.cc:1048] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:56:49.877038 21566 raft_consensus.cc:1275] T 935e0442214f49e6916a17da9f987460 P 3a5286f6bd884522b4ce33314defc800 [term 3 FOLLOWER]: Refusing update from remote peer ca506232130d42a98f6b06ae31840f5b: Log matching property violated. Preceding OpId in replica: term: 3 index: 27. Preceding OpId from leader: term: 3 index: 28. (index mismatch)
I20260608 12:56:49.879534 22348 consensus_queue.cc:1048] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
W20260608 12:56:49.876983 21681 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.174.129:40291, user_credentials={real_user=slave}} blocked reactor thread for 55213.7us
I20260608 12:56:49.887804 22246 raft_consensus.cc:2955] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b [term 3 LEADER]: Committing config change with OpId 3.28: config changed from index 26 to 28, 952ebc9e2c2e4722a544c6abb41a1f3d (127.16.174.134) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "952ebc9e2c2e4722a544c6abb41a1f3d" member_type: VOTER last_known_addr { host: "127.16.174.134" port: 39625 } attrs { promote: false } } }
I20260608 12:56:49.905658 21564 raft_consensus.cc:2955] T 935e0442214f49e6916a17da9f987460 P 3a5286f6bd884522b4ce33314defc800 [term 3 FOLLOWER]: Committing config change with OpId 3.28: config changed from index 26 to 28, 952ebc9e2c2e4722a544c6abb41a1f3d (127.16.174.134) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "952ebc9e2c2e4722a544c6abb41a1f3d" member_type: VOTER last_known_addr { host: "127.16.174.134" port: 39625 } attrs { promote: false } } }
I20260608 12:56:49.895195 21709 raft_consensus.cc:2955] T 935e0442214f49e6916a17da9f987460 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 3 FOLLOWER]: Committing config change with OpId 3.28: config changed from index 26 to 28, 952ebc9e2c2e4722a544c6abb41a1f3d (127.16.174.134) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "952ebc9e2c2e4722a544c6abb41a1f3d" member_type: VOTER last_known_addr { host: "127.16.174.134" port: 39625 } attrs { promote: false } } }
I20260608 12:56:49.924337 22160 raft_consensus.cc:2955] T 935e0442214f49e6916a17da9f987460 P 952ebc9e2c2e4722a544c6abb41a1f3d [term 3 FOLLOWER]: Committing config change with OpId 3.28: config changed from index 26 to 28, 952ebc9e2c2e4722a544c6abb41a1f3d (127.16.174.134) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "952ebc9e2c2e4722a544c6abb41a1f3d" member_type: VOTER last_known_addr { host: "127.16.174.134" port: 39625 } attrs { promote: false } } }
I20260608 12:56:49.929811 22316 ts_tablet_manager.cc:1929] T 55c7b833c80b44019a6ff52181bcd9a4 P ca506232130d42a98f6b06ae31840f5b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 12:56:49.935580 22316 log.cc:1199] T 55c7b833c80b44019a6ff52181bcd9a4 P ca506232130d42a98f6b06ae31840f5b: Deleting WAL directory at /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923273579219-17082-0/minicluster-data/ts-1-root/wals/55c7b833c80b44019a6ff52181bcd9a4
I20260608 12:56:49.937909 21451 catalog_manager.cc:5027] TS ca506232130d42a98f6b06ae31840f5b (127.16.174.130:46279): tablet 55c7b833c80b44019a6ff52181bcd9a4 (table test-workload [id=738fff6c34504356816f8dd6683fde88]) successfully deleted
I20260608 12:56:49.934934 22340 ts_tablet_manager.cc:1929] T 525f2b7d6de545b7adcfbedb7c232f83 P 6e3750ef01d344a3ad3bc984e0eb8947: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.29
I20260608 12:56:49.946275 22340 log.cc:1199] T 525f2b7d6de545b7adcfbedb7c232f83 P 6e3750ef01d344a3ad3bc984e0eb8947: Deleting WAL directory at /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923273579219-17082-0/minicluster-data/ts-2-root/wals/525f2b7d6de545b7adcfbedb7c232f83
I20260608 12:56:49.947024 21460 catalog_manager.cc:5696] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b reported cstate change: config changed from index 26 to 28, 952ebc9e2c2e4722a544c6abb41a1f3d (127.16.174.134) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "ca506232130d42a98f6b06ae31840f5b" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "952ebc9e2c2e4722a544c6abb41a1f3d" member_type: VOTER last_known_addr { host: "127.16.174.134" port: 39625 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:56:49.949818 21450 catalog_manager.cc:5027] TS 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131:46617): tablet 525f2b7d6de545b7adcfbedb7c232f83 (table test-workload [id=738fff6c34504356816f8dd6683fde88]) successfully deleted
I20260608 12:56:50.412520 21640 consensus_queue.cc:237] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 3.28, Last appended by leader: 26, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "952ebc9e2c2e4722a544c6abb41a1f3d" member_type: VOTER last_known_addr { host: "127.16.174.134" port: 39625 } attrs { promote: false } }
I20260608 12:56:50.420033 22160 raft_consensus.cc:1275] T 935e0442214f49e6916a17da9f987460 P 952ebc9e2c2e4722a544c6abb41a1f3d [term 3 FOLLOWER]: Refusing update from remote peer ca506232130d42a98f6b06ae31840f5b: Log matching property violated. Preceding OpId in replica: term: 3 index: 28. Preceding OpId from leader: term: 3 index: 29. (index mismatch)
I20260608 12:56:50.420286 21564 raft_consensus.cc:1275] T 935e0442214f49e6916a17da9f987460 P 3a5286f6bd884522b4ce33314defc800 [term 3 FOLLOWER]: Refusing update from remote peer ca506232130d42a98f6b06ae31840f5b: Log matching property violated. Preceding OpId in replica: term: 3 index: 28. Preceding OpId from leader: term: 3 index: 29. (index mismatch)
I20260608 12:56:50.422067 22246 consensus_queue.cc:1048] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "952ebc9e2c2e4722a544c6abb41a1f3d" member_type: VOTER last_known_addr { host: "127.16.174.134" port: 39625 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 12:56:50.423156 22348 consensus_queue.cc:1048] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 12:56:50.431245 22348 raft_consensus.cc:2955] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b [term 3 LEADER]: Committing config change with OpId 3.29: config changed from index 28 to 29, VOTER 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "952ebc9e2c2e4722a544c6abb41a1f3d" member_type: VOTER last_known_addr { host: "127.16.174.134" port: 39625 } attrs { promote: false } } }
I20260608 12:56:50.435330 21564 raft_consensus.cc:2955] T 935e0442214f49e6916a17da9f987460 P 3a5286f6bd884522b4ce33314defc800 [term 3 FOLLOWER]: Committing config change with OpId 3.29: config changed from index 28 to 29, VOTER 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "952ebc9e2c2e4722a544c6abb41a1f3d" member_type: VOTER last_known_addr { host: "127.16.174.134" port: 39625 } attrs { promote: false } } }
I20260608 12:56:50.445328 22160 raft_consensus.cc:2955] T 935e0442214f49e6916a17da9f987460 P 952ebc9e2c2e4722a544c6abb41a1f3d [term 3 FOLLOWER]: Committing config change with OpId 3.29: config changed from index 28 to 29, VOTER 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "952ebc9e2c2e4722a544c6abb41a1f3d" member_type: VOTER last_known_addr { host: "127.16.174.134" port: 39625 } attrs { promote: false } } }
I20260608 12:56:50.460626 21465 catalog_manager.cc:5696] T 935e0442214f49e6916a17da9f987460 P 3a5286f6bd884522b4ce33314defc800 reported cstate change: config changed from index 28 to 29, VOTER 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131) evicted. New cstate: current_term: 3 leader_uuid: "ca506232130d42a98f6b06ae31840f5b" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "952ebc9e2c2e4722a544c6abb41a1f3d" member_type: VOTER last_known_addr { host: "127.16.174.134" port: 39625 } attrs { promote: false } } }
I20260608 12:56:50.463114 21451 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 935e0442214f49e6916a17da9f987460 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:56:50.554013 21703 tablet_service.cc:1558] Processing DeleteTablet for tablet 935e0442214f49e6916a17da9f987460 with delete_type TABLET_DATA_TOMBSTONED (TS 6e3750ef01d344a3ad3bc984e0eb8947 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:54174
I20260608 12:56:50.558095 22357 tablet_replica.cc:333] T 935e0442214f49e6916a17da9f987460 P 6e3750ef01d344a3ad3bc984e0eb8947: stopping tablet replica
I20260608 12:56:50.559792 22357 raft_consensus.cc:2243] T 935e0442214f49e6916a17da9f987460 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:50.561087 22357 raft_consensus.cc:2272] T 935e0442214f49e6916a17da9f987460 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:50.565891 22357 ts_tablet_manager.cc:1916] T 935e0442214f49e6916a17da9f987460 P 6e3750ef01d344a3ad3bc984e0eb8947: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:56:50.579952 22357 ts_tablet_manager.cc:1929] T 935e0442214f49e6916a17da9f987460 P 6e3750ef01d344a3ad3bc984e0eb8947: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.28
I20260608 12:56:50.580400 22357 log.cc:1199] T 935e0442214f49e6916a17da9f987460 P 6e3750ef01d344a3ad3bc984e0eb8947: Deleting WAL directory at /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923273579219-17082-0/minicluster-data/ts-2-root/wals/935e0442214f49e6916a17da9f987460
I20260608 12:56:50.581809 21450 catalog_manager.cc:5027] TS 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131:46617): tablet 935e0442214f49e6916a17da9f987460 (table test-workload [id=738fff6c34504356816f8dd6683fde88]) successfully deleted
I20260608 12:56:51.246728 17082 tablet_server.cc:179] TabletServer@127.16.174.129:0 shutting down...
I20260608 12:56:51.291544 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:51.292719 17082 tablet_replica.cc:333] T 935e0442214f49e6916a17da9f987460 P 3a5286f6bd884522b4ce33314defc800: stopping tablet replica
I20260608 12:56:51.293751 17082 raft_consensus.cc:2243] T 935e0442214f49e6916a17da9f987460 P 3a5286f6bd884522b4ce33314defc800 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:51.294472 17082 raft_consensus.cc:2272] T 935e0442214f49e6916a17da9f987460 P 3a5286f6bd884522b4ce33314defc800 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:51.300643 17082 tablet_replica.cc:333] T 755d723d8edd46698f7cf18e62251bc3 P 3a5286f6bd884522b4ce33314defc800: stopping tablet replica
I20260608 12:56:51.301530 17082 raft_consensus.cc:2243] T 755d723d8edd46698f7cf18e62251bc3 P 3a5286f6bd884522b4ce33314defc800 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:51.302131 17082 raft_consensus.cc:2272] T 755d723d8edd46698f7cf18e62251bc3 P 3a5286f6bd884522b4ce33314defc800 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:51.305764 17082 tablet_replica.cc:333] T 5636da3b24ce48739d105728b9895e2f P 3a5286f6bd884522b4ce33314defc800: stopping tablet replica
I20260608 12:56:51.306625 17082 raft_consensus.cc:2243] T 5636da3b24ce48739d105728b9895e2f P 3a5286f6bd884522b4ce33314defc800 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:51.307521 17082 raft_consensus.cc:2272] T 5636da3b24ce48739d105728b9895e2f P 3a5286f6bd884522b4ce33314defc800 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:51.311134 17082 tablet_replica.cc:333] T 525f2b7d6de545b7adcfbedb7c232f83 P 3a5286f6bd884522b4ce33314defc800: stopping tablet replica
I20260608 12:56:51.311986 17082 raft_consensus.cc:2243] T 525f2b7d6de545b7adcfbedb7c232f83 P 3a5286f6bd884522b4ce33314defc800 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:51.312647 17082 raft_consensus.cc:2272] T 525f2b7d6de545b7adcfbedb7c232f83 P 3a5286f6bd884522b4ce33314defc800 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:51.316746 17082 tablet_replica.cc:333] T ae1ee77be0644b329230c8b800f55869 P 3a5286f6bd884522b4ce33314defc800: stopping tablet replica
I20260608 12:56:51.317632 17082 raft_consensus.cc:2243] T ae1ee77be0644b329230c8b800f55869 P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:51.318504 17082 raft_consensus.cc:2272] T ae1ee77be0644b329230c8b800f55869 P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:51.322165 17082 tablet_replica.cc:333] T 7238b59efe3a4da9ae5bad231d6606c3 P 3a5286f6bd884522b4ce33314defc800: stopping tablet replica
I20260608 12:56:51.323005 17082 raft_consensus.cc:2243] T 7238b59efe3a4da9ae5bad231d6606c3 P 3a5286f6bd884522b4ce33314defc800 [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:56:51.324183 17082 raft_consensus.cc:2272] T 7238b59efe3a4da9ae5bad231d6606c3 P 3a5286f6bd884522b4ce33314defc800 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:51.328254 17082 tablet_replica.cc:333] T a948e9c6dad14180969af2f2515c5fcc P 3a5286f6bd884522b4ce33314defc800: stopping tablet replica
I20260608 12:56:51.329173 17082 raft_consensus.cc:2243] T a948e9c6dad14180969af2f2515c5fcc P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:51.330192 17082 raft_consensus.cc:2272] T a948e9c6dad14180969af2f2515c5fcc P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:51.333949 17082 tablet_replica.cc:333] T 6eec59fc8fa3467cb7d353bc3f604578 P 3a5286f6bd884522b4ce33314defc800: stopping tablet replica
I20260608 12:56:51.334740 17082 raft_consensus.cc:2243] T 6eec59fc8fa3467cb7d353bc3f604578 P 3a5286f6bd884522b4ce33314defc800 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:51.335624 17082 raft_consensus.cc:2272] T 6eec59fc8fa3467cb7d353bc3f604578 P 3a5286f6bd884522b4ce33314defc800 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:51.339294 17082 tablet_replica.cc:333] T 55c7b833c80b44019a6ff52181bcd9a4 P 3a5286f6bd884522b4ce33314defc800: stopping tablet replica
I20260608 12:56:51.344270 17082 raft_consensus.cc:2243] T 55c7b833c80b44019a6ff52181bcd9a4 P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:51.345242 17082 raft_consensus.cc:2272] T 55c7b833c80b44019a6ff52181bcd9a4 P 3a5286f6bd884522b4ce33314defc800 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:51.350790 17082 tablet_replica.cc:333] T 934f29e2c4964071a1e4aa1ed0086f2b P 3a5286f6bd884522b4ce33314defc800: stopping tablet replica
I20260608 12:56:51.351538 17082 raft_consensus.cc:2243] T 934f29e2c4964071a1e4aa1ed0086f2b P 3a5286f6bd884522b4ce33314defc800 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:51.352428 17082 raft_consensus.cc:2272] T 934f29e2c4964071a1e4aa1ed0086f2b P 3a5286f6bd884522b4ce33314defc800 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 12:56:51.359146 21607 consensus_peers.cc:597] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b -> Peer 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291): Couldn't send request to peer 3a5286f6bd884522b4ce33314defc800. 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:56:51.376360 21681 consensus_peers.cc:597] T 55c7b833c80b44019a6ff52181bcd9a4 P 6e3750ef01d344a3ad3bc984e0eb8947 -> Peer 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291): Couldn't send request to peer 3a5286f6bd884522b4ce33314defc800. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:51.390565 17082 tablet_server.cc:196] TabletServer@127.16.174.129:0 shutdown complete.
W20260608 12:56:51.394568 21681 consensus_peers.cc:597] T ae1ee77be0644b329230c8b800f55869 P 6e3750ef01d344a3ad3bc984e0eb8947 -> Peer 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291): Couldn't send request to peer 3a5286f6bd884522b4ce33314defc800. Status: Network error: Client connection negotiation failed: client connection to 127.16.174.129:40291: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:56:51.398216 21607 consensus_peers.cc:597] T 755d723d8edd46698f7cf18e62251bc3 P ca506232130d42a98f6b06ae31840f5b -> Peer 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291): Couldn't send request to peer 3a5286f6bd884522b4ce33314defc800. Status: Network error: Client connection negotiation failed: client connection to 127.16.174.129:40291: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:51.429978 17082 tablet_server.cc:179] TabletServer@127.16.174.130:0 shutting down...
W20260608 12:56:51.445576 21681 consensus_peers.cc:597] T 934f29e2c4964071a1e4aa1ed0086f2b P 6e3750ef01d344a3ad3bc984e0eb8947 -> Peer 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291): Couldn't send request to peer 3a5286f6bd884522b4ce33314defc800. Status: Network error: Client connection negotiation failed: client connection to 127.16.174.129:40291: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:56:51.462780 21681 consensus_peers.cc:597] T a948e9c6dad14180969af2f2515c5fcc P 6e3750ef01d344a3ad3bc984e0eb8947 -> Peer 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291): Couldn't send request to peer 3a5286f6bd884522b4ce33314defc800. Status: Network error: Client connection negotiation failed: client connection to 127.16.174.129:40291: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:51.479504 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:51.480597 17082 tablet_replica.cc:333] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b: stopping tablet replica
I20260608 12:56:51.481607 17082 raft_consensus.cc:2243] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:56:51.482697 17082 raft_consensus.cc:2272] T 525f2b7d6de545b7adcfbedb7c232f83 P ca506232130d42a98f6b06ae31840f5b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:51.485499 17082 tablet_replica.cc:333] T 755d723d8edd46698f7cf18e62251bc3 P ca506232130d42a98f6b06ae31840f5b: stopping tablet replica
I20260608 12:56:51.486085 17082 raft_consensus.cc:2243] T 755d723d8edd46698f7cf18e62251bc3 P ca506232130d42a98f6b06ae31840f5b [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:56:51.486920 17082 raft_consensus.cc:2272] T 755d723d8edd46698f7cf18e62251bc3 P ca506232130d42a98f6b06ae31840f5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:51.489965 17082 tablet_replica.cc:333] T 5636da3b24ce48739d105728b9895e2f P ca506232130d42a98f6b06ae31840f5b: stopping tablet replica
I20260608 12:56:51.491379 17082 raft_consensus.cc:2243] T 5636da3b24ce48739d105728b9895e2f P ca506232130d42a98f6b06ae31840f5b [term 3 LEADER]: Raft consensus shutting down.
W20260608 12:56:51.492462 21681 consensus_peers.cc:597] T ad08281307e24c229a5a865cacfc25d9 P 6e3750ef01d344a3ad3bc984e0eb8947 -> Peer ca506232130d42a98f6b06ae31840f5b (127.16.174.130:46279): Couldn't send request to peer ca506232130d42a98f6b06ae31840f5b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:51.492576 17082 raft_consensus.cc:2272] T 5636da3b24ce48739d105728b9895e2f P ca506232130d42a98f6b06ae31840f5b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:51.495494 17082 tablet_replica.cc:333] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b: stopping tablet replica
I20260608 12:56:51.496171 17082 raft_consensus.cc:2243] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:56:51.496989 17082 raft_consensus.cc:2272] T 935e0442214f49e6916a17da9f987460 P ca506232130d42a98f6b06ae31840f5b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:51.499513 17082 tablet_replica.cc:333] T 934f29e2c4964071a1e4aa1ed0086f2b P ca506232130d42a98f6b06ae31840f5b: stopping tablet replica
I20260608 12:56:51.500095 17082 raft_consensus.cc:2243] T 934f29e2c4964071a1e4aa1ed0086f2b P ca506232130d42a98f6b06ae31840f5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:51.500556 17082 raft_consensus.cc:2272] T 934f29e2c4964071a1e4aa1ed0086f2b P ca506232130d42a98f6b06ae31840f5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:51.502815 17082 tablet_replica.cc:333] T ad08281307e24c229a5a865cacfc25d9 P ca506232130d42a98f6b06ae31840f5b: stopping tablet replica
I20260608 12:56:51.503369 17082 raft_consensus.cc:2243] T ad08281307e24c229a5a865cacfc25d9 P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:51.504190 17082 raft_consensus.cc:2272] T ad08281307e24c229a5a865cacfc25d9 P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:51.506973 17082 tablet_replica.cc:333] T 6eec59fc8fa3467cb7d353bc3f604578 P ca506232130d42a98f6b06ae31840f5b: stopping tablet replica
I20260608 12:56:51.507596 17082 raft_consensus.cc:2243] T 6eec59fc8fa3467cb7d353bc3f604578 P ca506232130d42a98f6b06ae31840f5b [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:56:51.508460 17082 raft_consensus.cc:2272] T 6eec59fc8fa3467cb7d353bc3f604578 P ca506232130d42a98f6b06ae31840f5b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:51.510751 17082 tablet_replica.cc:333] T 0c217a8026904b61bae0732930604086 P ca506232130d42a98f6b06ae31840f5b: stopping tablet replica
I20260608 12:56:51.511278 17082 raft_consensus.cc:2243] T 0c217a8026904b61bae0732930604086 P ca506232130d42a98f6b06ae31840f5b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:51.512169 17082 raft_consensus.cc:2272] T 0c217a8026904b61bae0732930604086 P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:51.514950 17082 tablet_replica.cc:333] T 7238b59efe3a4da9ae5bad231d6606c3 P ca506232130d42a98f6b06ae31840f5b: stopping tablet replica
I20260608 12:56:51.516341 17082 raft_consensus.cc:2243] T 7238b59efe3a4da9ae5bad231d6606c3 P ca506232130d42a98f6b06ae31840f5b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:51.516960 17082 raft_consensus.cc:2272] T 7238b59efe3a4da9ae5bad231d6606c3 P ca506232130d42a98f6b06ae31840f5b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:51.519884 17082 tablet_replica.cc:333] T ae1ee77be0644b329230c8b800f55869 P ca506232130d42a98f6b06ae31840f5b: stopping tablet replica
I20260608 12:56:51.520406 17082 raft_consensus.cc:2243] T ae1ee77be0644b329230c8b800f55869 P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:51.521297 17082 raft_consensus.cc:2272] T ae1ee77be0644b329230c8b800f55869 P ca506232130d42a98f6b06ae31840f5b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:56:51.553273 21681 consensus_peers.cc:597] T ae1ee77be0644b329230c8b800f55869 P 6e3750ef01d344a3ad3bc984e0eb8947 -> Peer ca506232130d42a98f6b06ae31840f5b (127.16.174.130:46279): Couldn't send request to peer ca506232130d42a98f6b06ae31840f5b. Status: Network error: Client connection negotiation failed: client connection to 127.16.174.130:46279: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:51.555483 17082 tablet_server.cc:196] TabletServer@127.16.174.130:0 shutdown complete.
I20260608 12:56:51.597011 17082 tablet_server.cc:179] TabletServer@127.16.174.131:0 shutting down...
W20260608 12:56:51.604377 21513 auto_rebalancer.cc:591] Failed to schedule move for tablet 934f29e2c4964071a1e4aa1ed0086f2b: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260608 12:56:51.613894 21513 auto_rebalancer.cc:591] Failed to schedule move for tablet 6eec59fc8fa3467cb7d353bc3f604578: Network error: Client connection negotiation failed: client connection to 127.16.174.130:46279: connect: Connection refused (error 111)
W20260608 12:56:51.622249 21513 auto_rebalancer.cc:591] Failed to schedule move for tablet 755d723d8edd46698f7cf18e62251bc3: Network error: Client connection negotiation failed: client connection to 127.16.174.130:46279: connect: Connection refused (error 111)
W20260608 12:56:51.626336 21513 auto_rebalancer.cc:591] Failed to schedule move for tablet 7238b59efe3a4da9ae5bad231d6606c3: Network error: Client connection negotiation failed: client connection to 127.16.174.129:40291: connect: Connection refused (error 111)
W20260608 12:56:51.631706 21513 auto_rebalancer.cc:591] Failed to schedule move for tablet ad08281307e24c229a5a865cacfc25d9: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260608 12:56:51.637633 21513 auto_rebalancer.cc:591] Failed to schedule move for tablet 935e0442214f49e6916a17da9f987460: Network error: Client connection negotiation failed: client connection to 127.16.174.130:46279: connect: Connection refused (error 111)
I20260608 12:56:51.656232 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:51.657305 17082 tablet_replica.cc:333] T 55c7b833c80b44019a6ff52181bcd9a4 P 6e3750ef01d344a3ad3bc984e0eb8947: stopping tablet replica
I20260608 12:56:51.657938 17082 raft_consensus.cc:2243] T 55c7b833c80b44019a6ff52181bcd9a4 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:51.658818 17082 raft_consensus.cc:2272] T 55c7b833c80b44019a6ff52181bcd9a4 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:51.661412 17082 tablet_replica.cc:333] T 934f29e2c4964071a1e4aa1ed0086f2b P 6e3750ef01d344a3ad3bc984e0eb8947: stopping tablet replica
I20260608 12:56:51.661985 17082 raft_consensus.cc:2243] T 934f29e2c4964071a1e4aa1ed0086f2b P 6e3750ef01d344a3ad3bc984e0eb8947 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:56:51.662807 17082 raft_consensus.cc:2272] T 934f29e2c4964071a1e4aa1ed0086f2b P 6e3750ef01d344a3ad3bc984e0eb8947 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:51.665998 17082 tablet_replica.cc:333] T 5636da3b24ce48739d105728b9895e2f P 6e3750ef01d344a3ad3bc984e0eb8947: stopping tablet replica
I20260608 12:56:51.666672 17082 raft_consensus.cc:2243] T 5636da3b24ce48739d105728b9895e2f P 6e3750ef01d344a3ad3bc984e0eb8947 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:51.667300 17082 raft_consensus.cc:2272] T 5636da3b24ce48739d105728b9895e2f P 6e3750ef01d344a3ad3bc984e0eb8947 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:51.669870 17082 tablet_replica.cc:333] T 755d723d8edd46698f7cf18e62251bc3 P 6e3750ef01d344a3ad3bc984e0eb8947: stopping tablet replica
I20260608 12:56:51.670495 17082 raft_consensus.cc:2243] T 755d723d8edd46698f7cf18e62251bc3 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:51.670993 17082 raft_consensus.cc:2272] T 755d723d8edd46698f7cf18e62251bc3 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:51.673470 17082 tablet_replica.cc:333] T 6eec59fc8fa3467cb7d353bc3f604578 P 6e3750ef01d344a3ad3bc984e0eb8947: stopping tablet replica
I20260608 12:56:51.674052 17082 raft_consensus.cc:2243] T 6eec59fc8fa3467cb7d353bc3f604578 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:51.674489 17082 raft_consensus.cc:2272] T 6eec59fc8fa3467cb7d353bc3f604578 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:51.676878 17082 tablet_replica.cc:333] T 0c217a8026904b61bae0732930604086 P 6e3750ef01d344a3ad3bc984e0eb8947: stopping tablet replica
I20260608 12:56:51.677418 17082 raft_consensus.cc:2243] T 0c217a8026904b61bae0732930604086 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:51.678157 17082 raft_consensus.cc:2272] T 0c217a8026904b61bae0732930604086 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:51.680497 17082 tablet_replica.cc:333] T ae1ee77be0644b329230c8b800f55869 P 6e3750ef01d344a3ad3bc984e0eb8947: stopping tablet replica
I20260608 12:56:51.681030 17082 raft_consensus.cc:2243] T ae1ee77be0644b329230c8b800f55869 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:51.681859 17082 raft_consensus.cc:2272] T ae1ee77be0644b329230c8b800f55869 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:51.684360 17082 tablet_replica.cc:333] T a948e9c6dad14180969af2f2515c5fcc P 6e3750ef01d344a3ad3bc984e0eb8947: stopping tablet replica
I20260608 12:56:51.684934 17082 raft_consensus.cc:2243] T a948e9c6dad14180969af2f2515c5fcc P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:51.686038 17082 raft_consensus.cc:2272] T a948e9c6dad14180969af2f2515c5fcc P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:51.688627 17082 tablet_replica.cc:333] T 7238b59efe3a4da9ae5bad231d6606c3 P 6e3750ef01d344a3ad3bc984e0eb8947: stopping tablet replica
I20260608 12:56:51.689203 17082 raft_consensus.cc:2243] T 7238b59efe3a4da9ae5bad231d6606c3 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:51.689775 17082 raft_consensus.cc:2272] T 7238b59efe3a4da9ae5bad231d6606c3 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:51.692286 17082 tablet_replica.cc:333] T ad08281307e24c229a5a865cacfc25d9 P 6e3750ef01d344a3ad3bc984e0eb8947: stopping tablet replica
I20260608 12:56:51.692833 17082 raft_consensus.cc:2243] T ad08281307e24c229a5a865cacfc25d9 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:51.693675 17082 raft_consensus.cc:2272] T ad08281307e24c229a5a865cacfc25d9 P 6e3750ef01d344a3ad3bc984e0eb8947 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:51.732371 17082 tablet_server.cc:196] TabletServer@127.16.174.131:0 shutdown complete.
I20260608 12:56:51.764622 17082 tablet_server.cc:179] TabletServer@127.16.174.132:0 shutting down...
I20260608 12:56:51.803169 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:51.804245 17082 tablet_replica.cc:333] T 0c217a8026904b61bae0732930604086 P 70ee592f735e4ee78b0834676b181fe6: stopping tablet replica
I20260608 12:56:51.804914 17082 raft_consensus.cc:2243] T 0c217a8026904b61bae0732930604086 P 70ee592f735e4ee78b0834676b181fe6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:51.805450 17082 raft_consensus.cc:2272] T 0c217a8026904b61bae0732930604086 P 70ee592f735e4ee78b0834676b181fe6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:51.807787 17082 tablet_replica.cc:333] T ad08281307e24c229a5a865cacfc25d9 P 70ee592f735e4ee78b0834676b181fe6: stopping tablet replica
I20260608 12:56:51.808228 17082 raft_consensus.cc:2243] T ad08281307e24c229a5a865cacfc25d9 P 70ee592f735e4ee78b0834676b181fe6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:51.808813 17082 raft_consensus.cc:2272] T ad08281307e24c229a5a865cacfc25d9 P 70ee592f735e4ee78b0834676b181fe6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:52.560289 22365 raft_consensus.cc:493] T 525f2b7d6de545b7adcfbedb7c232f83 P 952ebc9e2c2e4722a544c6abb41a1f3d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ca506232130d42a98f6b06ae31840f5b)
I20260608 12:56:52.560838 22365 raft_consensus.cc:515] T 525f2b7d6de545b7adcfbedb7c232f83 P 952ebc9e2c2e4722a544c6abb41a1f3d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "952ebc9e2c2e4722a544c6abb41a1f3d" member_type: VOTER last_known_addr { host: "127.16.174.134" port: 39625 } attrs { promote: false } }
I20260608 12:56:52.563620 22365 leader_election.cc:290] T 525f2b7d6de545b7adcfbedb7c232f83 P 952ebc9e2c2e4722a544c6abb41a1f3d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291), ca506232130d42a98f6b06ae31840f5b (127.16.174.130:46279)
W20260608 12:56:52.571249 22125 leader_election.cc:336] T 525f2b7d6de545b7adcfbedb7c232f83 P 952ebc9e2c2e4722a544c6abb41a1f3d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291): Network error: Client connection negotiation failed: client connection to 127.16.174.129:40291: connect: Connection refused (error 111)
W20260608 12:56:52.572160 22125 leader_election.cc:336] T 525f2b7d6de545b7adcfbedb7c232f83 P 952ebc9e2c2e4722a544c6abb41a1f3d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer ca506232130d42a98f6b06ae31840f5b (127.16.174.130:46279): Network error: Client connection negotiation failed: client connection to 127.16.174.130:46279: connect: Connection refused (error 111)
I20260608 12:56:52.572548 22125 leader_election.cc:304] T 525f2b7d6de545b7adcfbedb7c232f83 P 952ebc9e2c2e4722a544c6abb41a1f3d [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 952ebc9e2c2e4722a544c6abb41a1f3d; no voters: 3a5286f6bd884522b4ce33314defc800, ca506232130d42a98f6b06ae31840f5b
I20260608 12:56:52.573221 22365 raft_consensus.cc:2749] T 525f2b7d6de545b7adcfbedb7c232f83 P 952ebc9e2c2e4722a544c6abb41a1f3d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260608 12:56:52.661326 21513 auto_rebalancer.cc:591] Failed to schedule move for tablet ad08281307e24c229a5a865cacfc25d9: Network error: Client connection negotiation failed: client connection to 127.16.174.131:46617: connect: Connection refused (error 111)
W20260608 12:56:52.665025 21513 auto_rebalancer.cc:591] Failed to schedule move for tablet 55c7b833c80b44019a6ff52181bcd9a4: Network error: Client connection negotiation failed: client connection to 127.16.174.131:46617: connect: Connection refused (error 111)
W20260608 12:56:52.668601 21513 auto_rebalancer.cc:591] Failed to schedule move for tablet 0c217a8026904b61bae0732930604086: Network error: Client connection negotiation failed: client connection to 127.16.174.130:46279: connect: Connection refused (error 111)
W20260608 12:56:52.671855 21513 auto_rebalancer.cc:591] Failed to schedule move for tablet 934f29e2c4964071a1e4aa1ed0086f2b: Network error: Client connection negotiation failed: client connection to 127.16.174.131:46617: connect: Connection refused (error 111)
W20260608 12:56:52.675071 21513 auto_rebalancer.cc:591] Failed to schedule move for tablet ae1ee77be0644b329230c8b800f55869: Network error: Client connection negotiation failed: client connection to 127.16.174.131:46617: connect: Connection refused (error 111)
W20260608 12:56:52.679972 21513 auto_rebalancer.cc:591] Failed to schedule move for tablet 6eec59fc8fa3467cb7d353bc3f604578: Network error: Client connection negotiation failed: client connection to 127.16.174.130:46279: connect: Connection refused (error 111)
W20260608 12:56:52.829208 17082 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 22032)
I20260608 12:56:52.854543 22365 raft_consensus.cc:493] T 935e0442214f49e6916a17da9f987460 P 952ebc9e2c2e4722a544c6abb41a1f3d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ca506232130d42a98f6b06ae31840f5b)
I20260608 12:56:52.855085 22365 raft_consensus.cc:515] T 935e0442214f49e6916a17da9f987460 P 952ebc9e2c2e4722a544c6abb41a1f3d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "ca506232130d42a98f6b06ae31840f5b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 46279 } } peers { permanent_uuid: "952ebc9e2c2e4722a544c6abb41a1f3d" member_type: VOTER last_known_addr { host: "127.16.174.134" port: 39625 } attrs { promote: false } }
I20260608 12:56:52.857009 22365 leader_election.cc:290] T 935e0442214f49e6916a17da9f987460 P 952ebc9e2c2e4722a544c6abb41a1f3d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291), ca506232130d42a98f6b06ae31840f5b (127.16.174.130:46279)
W20260608 12:56:52.858922 22125 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.174.129:40291: connect: Connection refused (error 111) [suppressed 10 similar messages]
W20260608 12:56:52.862530 22125 leader_election.cc:336] T 935e0442214f49e6916a17da9f987460 P 952ebc9e2c2e4722a544c6abb41a1f3d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291): Network error: Client connection negotiation failed: client connection to 127.16.174.129:40291: connect: Connection refused (error 111)
I20260608 12:56:52.862556 22370 raft_consensus.cc:493] T a948e9c6dad14180969af2f2515c5fcc P df3531d8ae25480c953bf89824962e34 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6e3750ef01d344a3ad3bc984e0eb8947)
I20260608 12:56:52.863456 22370 raft_consensus.cc:515] T a948e9c6dad14180969af2f2515c5fcc P df3531d8ae25480c953bf89824962e34 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "df3531d8ae25480c953bf89824962e34" member_type: VOTER last_known_addr { host: "127.16.174.133" port: 44013 } attrs { promote: false } }
W20260608 12:56:52.863723 22125 leader_election.cc:336] T 935e0442214f49e6916a17da9f987460 P 952ebc9e2c2e4722a544c6abb41a1f3d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer ca506232130d42a98f6b06ae31840f5b (127.16.174.130:46279): Network error: Client connection negotiation failed: client connection to 127.16.174.130:46279: connect: Connection refused (error 111)
I20260608 12:56:52.864284 22125 leader_election.cc:304] T 935e0442214f49e6916a17da9f987460 P 952ebc9e2c2e4722a544c6abb41a1f3d [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 952ebc9e2c2e4722a544c6abb41a1f3d; no voters: 3a5286f6bd884522b4ce33314defc800, ca506232130d42a98f6b06ae31840f5b
I20260608 12:56:52.865291 22365 raft_consensus.cc:2749] T 935e0442214f49e6916a17da9f987460 P 952ebc9e2c2e4722a544c6abb41a1f3d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260608 12:56:52.866261 22370 leader_election.cc:290] T a948e9c6dad14180969af2f2515c5fcc P df3531d8ae25480c953bf89824962e34 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291), 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131:46617)
W20260608 12:56:52.873580 22051 leader_election.cc:336] T a948e9c6dad14180969af2f2515c5fcc P df3531d8ae25480c953bf89824962e34 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291): Network error: Client connection negotiation failed: client connection to 127.16.174.129:40291: connect: Connection refused (error 111)
W20260608 12:56:52.874316 22050 leader_election.cc:336] T a948e9c6dad14180969af2f2515c5fcc P df3531d8ae25480c953bf89824962e34 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131:46617): Network error: Client connection negotiation failed: client connection to 127.16.174.131:46617: connect: Connection refused (error 111)
I20260608 12:56:52.874835 22050 leader_election.cc:304] T a948e9c6dad14180969af2f2515c5fcc P df3531d8ae25480c953bf89824962e34 [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: df3531d8ae25480c953bf89824962e34; no voters: 3a5286f6bd884522b4ce33314defc800, 6e3750ef01d344a3ad3bc984e0eb8947
I20260608 12:56:52.875574 22370 raft_consensus.cc:2749] T a948e9c6dad14180969af2f2515c5fcc P df3531d8ae25480c953bf89824962e34 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:56:52.921631 22370 raft_consensus.cc:493] T 55c7b833c80b44019a6ff52181bcd9a4 P df3531d8ae25480c953bf89824962e34 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6e3750ef01d344a3ad3bc984e0eb8947)
I20260608 12:56:52.922152 22370 raft_consensus.cc:515] T 55c7b833c80b44019a6ff52181bcd9a4 P df3531d8ae25480c953bf89824962e34 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "3a5286f6bd884522b4ce33314defc800" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40291 } } peers { permanent_uuid: "6e3750ef01d344a3ad3bc984e0eb8947" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46617 } } peers { permanent_uuid: "df3531d8ae25480c953bf89824962e34" member_type: VOTER last_known_addr { host: "127.16.174.133" port: 44013 } attrs { promote: false } }
I20260608 12:56:52.924278 22370 leader_election.cc:290] T 55c7b833c80b44019a6ff52181bcd9a4 P df3531d8ae25480c953bf89824962e34 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291), 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131:46617)
W20260608 12:56:52.929155 22051 leader_election.cc:336] T 55c7b833c80b44019a6ff52181bcd9a4 P df3531d8ae25480c953bf89824962e34 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3a5286f6bd884522b4ce33314defc800 (127.16.174.129:40291): Network error: Client connection negotiation failed: client connection to 127.16.174.129:40291: connect: Connection refused (error 111)
W20260608 12:56:52.929801 22050 leader_election.cc:336] T 55c7b833c80b44019a6ff52181bcd9a4 P df3531d8ae25480c953bf89824962e34 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6e3750ef01d344a3ad3bc984e0eb8947 (127.16.174.131:46617): Network error: Client connection negotiation failed: client connection to 127.16.174.131:46617: connect: Connection refused (error 111)
I20260608 12:56:52.930406 22050 leader_election.cc:304] T 55c7b833c80b44019a6ff52181bcd9a4 P df3531d8ae25480c953bf89824962e34 [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: df3531d8ae25480c953bf89824962e34; no voters: 3a5286f6bd884522b4ce33314defc800, 6e3750ef01d344a3ad3bc984e0eb8947
I20260608 12:56:52.931288 22370 raft_consensus.cc:2749] T 55c7b833c80b44019a6ff52181bcd9a4 P df3531d8ae25480c953bf89824962e34 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 12:56:53.701361 21513 auto_rebalancer.cc:591] Failed to schedule move for tablet 0c217a8026904b61bae0732930604086: Network error: Client connection negotiation failed: client connection to 127.16.174.130:46279: connect: Connection refused (error 111)
W20260608 12:56:53.704864 21513 auto_rebalancer.cc:591] Failed to schedule move for tablet 755d723d8edd46698f7cf18e62251bc3: Network error: Client connection negotiation failed: client connection to 127.16.174.130:46279: connect: Connection refused (error 111)
W20260608 12:56:53.708377 21513 auto_rebalancer.cc:591] Failed to schedule move for tablet ad08281307e24c229a5a865cacfc25d9: Network error: Client connection negotiation failed: client connection to 127.16.174.131:46617: connect: Connection refused (error 111)
W20260608 12:56:53.711755 21513 auto_rebalancer.cc:591] Failed to schedule move for tablet 934f29e2c4964071a1e4aa1ed0086f2b: Network error: Client connection negotiation failed: client connection to 127.16.174.131:46617: connect: Connection refused (error 111)
W20260608 12:56:53.714975 21513 auto_rebalancer.cc:591] Failed to schedule move for tablet 5636da3b24ce48739d105728b9895e2f: Network error: Client connection negotiation failed: client connection to 127.16.174.130:46279: connect: Connection refused (error 111)
W20260608 12:56:53.718221 21513 auto_rebalancer.cc:591] Failed to schedule move for tablet 7238b59efe3a4da9ae5bad231d6606c3: Network error: Client connection negotiation failed: client connection to 127.16.174.129:40291: connect: Connection refused (error 111)
W20260608 12:56:53.829813 17082 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 22032)
I20260608 12:56:54.064013 17082 tablet_server.cc:196] TabletServer@127.16.174.132:0 shutdown complete.
I20260608 12:56:54.080181 17082 tablet_server.cc:179] TabletServer@127.16.174.133:0 shutting down...
I20260608 12:56:54.106607 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:54.107453 17082 tablet_replica.cc:333] T 55c7b833c80b44019a6ff52181bcd9a4 P df3531d8ae25480c953bf89824962e34: stopping tablet replica
I20260608 12:56:54.108163 17082 raft_consensus.cc:2243] T 55c7b833c80b44019a6ff52181bcd9a4 P df3531d8ae25480c953bf89824962e34 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:54.108800 17082 raft_consensus.cc:2272] T 55c7b833c80b44019a6ff52181bcd9a4 P df3531d8ae25480c953bf89824962e34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:54.111267 17082 tablet_replica.cc:333] T a948e9c6dad14180969af2f2515c5fcc P df3531d8ae25480c953bf89824962e34: stopping tablet replica
I20260608 12:56:54.111950 17082 raft_consensus.cc:2243] T a948e9c6dad14180969af2f2515c5fcc P df3531d8ae25480c953bf89824962e34 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:54.112479 17082 raft_consensus.cc:2272] T a948e9c6dad14180969af2f2515c5fcc P df3531d8ae25480c953bf89824962e34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:54.134681 17082 tablet_server.cc:196] TabletServer@127.16.174.133:0 shutdown complete.
I20260608 12:56:54.147567 17082 tablet_server.cc:179] TabletServer@127.16.174.134:0 shutting down...
I20260608 12:56:54.175695 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:54.176635 17082 tablet_replica.cc:333] T 525f2b7d6de545b7adcfbedb7c232f83 P 952ebc9e2c2e4722a544c6abb41a1f3d: stopping tablet replica
I20260608 12:56:54.177263 17082 raft_consensus.cc:2243] T 525f2b7d6de545b7adcfbedb7c232f83 P 952ebc9e2c2e4722a544c6abb41a1f3d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:54.178001 17082 raft_consensus.cc:2272] T 525f2b7d6de545b7adcfbedb7c232f83 P 952ebc9e2c2e4722a544c6abb41a1f3d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:54.180263 17082 tablet_replica.cc:333] T 935e0442214f49e6916a17da9f987460 P 952ebc9e2c2e4722a544c6abb41a1f3d: stopping tablet replica
I20260608 12:56:54.180820 17082 raft_consensus.cc:2243] T 935e0442214f49e6916a17da9f987460 P 952ebc9e2c2e4722a544c6abb41a1f3d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:54.181447 17082 raft_consensus.cc:2272] T 935e0442214f49e6916a17da9f987460 P 952ebc9e2c2e4722a544c6abb41a1f3d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:54.204818 17082 tablet_server.cc:196] TabletServer@127.16.174.134:0 shutdown complete.
I20260608 12:56:54.216324 17082 master.cc:562] Master@127.16.174.190:33947 shutting down...
I20260608 12:56:54.235502 17082 raft_consensus.cc:2243] T 00000000000000000000000000000000 P eb239acf3b51401898be87d07b88e795 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:54.236160 17082 raft_consensus.cc:2272] T 00000000000000000000000000000000 P eb239acf3b51401898be87d07b88e795 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:54.236511 17082 tablet_replica.cc:333] T 00000000000000000000000000000000 P eb239acf3b51401898be87d07b88e795: stopping tablet replica
I20260608 12:56:54.261704 17082 master.cc:584] Master@127.16.174.190:33947 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (21546 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260608 12:56:54.310999 17082 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.174.190:34405
I20260608 12:56:54.312343 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:54.318395 22375 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:54.318575 22376 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:54.319248 22378 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:54.319921 17082 server_base.cc:1061] running on GCE node
I20260608 12:56:54.320986 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:54.321177 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:54.321365 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923414321333 us; error 0 us; skew 500 ppm
I20260608 12:56:54.321944 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:54.324924 17082 webserver.cc:533] Webserver started at http://127.16.174.190:41191/ using document root <none> and password file <none>
I20260608 12:56:54.325560 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:54.325745 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:54.326061 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:54.327235 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923273579219-17082-0/minicluster-data/master-0-root/instance:
uuid: "4e72c96547e547c88684ccccd5c71a23"
format_stamp: "Formatted at 2026-06-08 12:56:54 on dist-test-slave-840c"
I20260608 12:56:54.332480 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 12:56:54.336252 22383 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:54.337173 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 12:56:54.337502 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923273579219-17082-0/minicluster-data/master-0-root
uuid: "4e72c96547e547c88684ccccd5c71a23"
format_stamp: "Formatted at 2026-06-08 12:56:54 on dist-test-slave-840c"
I20260608 12:56:54.337795 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923273579219-17082-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923273579219-17082-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923273579219-17082-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:56:54.355778 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:54.357203 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:54.400346 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.190:34405
I20260608 12:56:54.400493 22434 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.190:34405 every 8 connection(s)
I20260608 12:56:54.404781 22435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:54.416059 22435 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4e72c96547e547c88684ccccd5c71a23: Bootstrap starting.
I20260608 12:56:54.421432 22435 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4e72c96547e547c88684ccccd5c71a23: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:54.426262 22435 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4e72c96547e547c88684ccccd5c71a23: No bootstrap required, opened a new log
I20260608 12:56:54.428790 22435 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4e72c96547e547c88684ccccd5c71a23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e72c96547e547c88684ccccd5c71a23" member_type: VOTER }
I20260608 12:56:54.429225 22435 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4e72c96547e547c88684ccccd5c71a23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:54.429430 22435 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4e72c96547e547c88684ccccd5c71a23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e72c96547e547c88684ccccd5c71a23, State: Initialized, Role: FOLLOWER
I20260608 12:56:54.430194 22435 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4e72c96547e547c88684ccccd5c71a23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4e72c96547e547c88684ccccd5c71a23" member_type: VOTER }
I20260608 12:56:54.430676 22435 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4e72c96547e547c88684ccccd5c71a23 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:56:54.430895 22435 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4e72c96547e547c88684ccccd5c71a23 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:56:54.431136 22435 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4e72c96547e547c88684ccccd5c71a23 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:54.436030 22435 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4e72c96547e547c88684ccccd5c71a23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e72c96547e547c88684ccccd5c71a23" member_type: VOTER }
I20260608 12:56:54.436568 22435 leader_election.cc:304] T 00000000000000000000000000000000 P 4e72c96547e547c88684ccccd5c71a23 [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: 4e72c96547e547c88684ccccd5c71a23; no voters: 
I20260608 12:56:54.437892 22435 leader_election.cc:290] T 00000000000000000000000000000000 P 4e72c96547e547c88684ccccd5c71a23 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:56:54.438405 22438 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4e72c96547e547c88684ccccd5c71a23 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:54.440374 22438 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4e72c96547e547c88684ccccd5c71a23 [term 1 LEADER]: Becoming Leader. State: Replica: 4e72c96547e547c88684ccccd5c71a23, State: Running, Role: LEADER
I20260608 12:56:54.441213 22438 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4e72c96547e547c88684ccccd5c71a23 [LEADER]: Queue going to LEADER mode. State: All 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: "4e72c96547e547c88684ccccd5c71a23" member_type: VOTER }
I20260608 12:56:54.441538 22435 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4e72c96547e547c88684ccccd5c71a23 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:56:54.446094 22439 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4e72c96547e547c88684ccccd5c71a23 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4e72c96547e547c88684ccccd5c71a23" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e72c96547e547c88684ccccd5c71a23" member_type: VOTER } }
I20260608 12:56:54.446811 22439 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4e72c96547e547c88684ccccd5c71a23 [sys.catalog]: This master's current role is: LEADER
I20260608 12:56:54.449985 22440 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4e72c96547e547c88684ccccd5c71a23 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4e72c96547e547c88684ccccd5c71a23. Latest consensus state: current_term: 1 leader_uuid: "4e72c96547e547c88684ccccd5c71a23" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e72c96547e547c88684ccccd5c71a23" member_type: VOTER } }
I20260608 12:56:54.450522 22440 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4e72c96547e547c88684ccccd5c71a23 [sys.catalog]: This master's current role is: LEADER
I20260608 12:56:54.450675 22446 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:56:54.460608 22446 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:56:54.461867 17082 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:56:54.471201 22446 catalog_manager.cc:1382] Generated new cluster ID: fb2667f98bb343e386246de6b319af3c
I20260608 12:56:54.471508 22446 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:56:54.487007 22446 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:56:54.488386 22446 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:56:54.505156 22446 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 4e72c96547e547c88684ccccd5c71a23: Generated new TSK 0
I20260608 12:56:54.505815 22446 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:56:54.529029 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:54.536039 22456 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:54.537256 22457 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:54.539085 22459 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:54.539386 17082 server_base.cc:1061] running on GCE node
I20260608 12:56:54.540546 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:54.540760 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:54.540932 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923414540898 us; error 0 us; skew 500 ppm
I20260608 12:56:54.541527 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:54.543982 17082 webserver.cc:533] Webserver started at http://127.16.174.129:44885/ using document root <none> and password file <none>
I20260608 12:56:54.544505 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:54.544664 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:54.544979 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:54.546161 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923273579219-17082-0/minicluster-data/ts-0-root/instance:
uuid: "369b411ba66d402da9341fa53dee6788"
format_stamp: "Formatted at 2026-06-08 12:56:54 on dist-test-slave-840c"
I20260608 12:56:54.551038 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:56:54.555071 22464 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:54.556039 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260608 12:56:54.556305 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923273579219-17082-0/minicluster-data/ts-0-root
uuid: "369b411ba66d402da9341fa53dee6788"
format_stamp: "Formatted at 2026-06-08 12:56:54 on dist-test-slave-840c"
I20260608 12:56:54.556558 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923273579219-17082-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923273579219-17082-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923273579219-17082-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:56:54.571348 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:54.572618 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:54.574090 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:54.576555 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:54.576762 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:54.576996 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:54.577185 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:54.621102 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.129:35557
I20260608 12:56:54.621296 22526 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.129:35557 every 8 connection(s)
I20260608 12:56:54.626616 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:54.634639 22531 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:54.635565 22532 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:54.639220 22534 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:54.640038 17082 server_base.cc:1061] running on GCE node
I20260608 12:56:54.643129 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:54.643412 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:54.643602 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923414643571 us; error 0 us; skew 500 ppm
I20260608 12:56:54.644483 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:54.646833 22527 heartbeater.cc:344] Connected to a master server at 127.16.174.190:34405
I20260608 12:56:54.647352 22527 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:54.647540 17082 webserver.cc:533] Webserver started at http://127.16.174.130:35749/ using document root <none> and password file <none>
I20260608 12:56:54.648321 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:54.648307 22527 heartbeater.cc:507] Master 127.16.174.190:34405 requested a full tablet report, sending...
I20260608 12:56:54.648849 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:54.649225 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:54.650640 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923273579219-17082-0/minicluster-data/ts-1-root/instance:
uuid: "db1d57cec9d54ae49d4dd32f3a98c35a"
format_stamp: "Formatted at 2026-06-08 12:56:54 on dist-test-slave-840c"
I20260608 12:56:54.651365 22400 ts_manager.cc:194] Registered new tserver with Master: 369b411ba66d402da9341fa53dee6788 (127.16.174.129:35557)
I20260608 12:56:54.654003 22400 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41890
I20260608 12:56:54.657013 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:56:54.660990 22539 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:54.661922 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 12:56:54.662240 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923273579219-17082-0/minicluster-data/ts-1-root
uuid: "db1d57cec9d54ae49d4dd32f3a98c35a"
format_stamp: "Formatted at 2026-06-08 12:56:54 on dist-test-slave-840c"
I20260608 12:56:54.662532 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923273579219-17082-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923273579219-17082-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923273579219-17082-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:56:54.678354 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:54.679613 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:54.681499 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:54.684360 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:54.684590 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:54.684960 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:54.685223 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:54.730383 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.130:45269
I20260608 12:56:54.730567 22601 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.130:45269 every 8 connection(s)
I20260608 12:56:54.735743 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:54.742750 22605 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:54.744578 22606 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:54.745843 17082 server_base.cc:1061] running on GCE node
W20260608 12:56:54.746827 22608 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:54.747999 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:54.748307 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:54.748564 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923414748543 us; error 0 us; skew 500 ppm
I20260608 12:56:54.749300 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:54.750278 22602 heartbeater.cc:344] Connected to a master server at 127.16.174.190:34405
I20260608 12:56:54.750849 22602 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:54.752110 22602 heartbeater.cc:507] Master 127.16.174.190:34405 requested a full tablet report, sending...
I20260608 12:56:54.753813 17082 webserver.cc:533] Webserver started at http://127.16.174.131:40835/ using document root <none> and password file <none>
I20260608 12:56:54.754462 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:54.754698 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:54.754679 22400 ts_manager.cc:194] Registered new tserver with Master: db1d57cec9d54ae49d4dd32f3a98c35a (127.16.174.130:45269)
I20260608 12:56:54.755295 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:54.756507 22400 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41900
I20260608 12:56:54.756596 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923273579219-17082-0/minicluster-data/ts-2-root/instance:
uuid: "b8bef7ef98cb43999c85d2affb22ff39"
format_stamp: "Formatted at 2026-06-08 12:56:54 on dist-test-slave-840c"
I20260608 12:56:54.761878 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:56:54.765498 22613 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:54.766471 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 12:56:54.766816 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923273579219-17082-0/minicluster-data/ts-2-root
uuid: "b8bef7ef98cb43999c85d2affb22ff39"
format_stamp: "Formatted at 2026-06-08 12:56:54 on dist-test-slave-840c"
I20260608 12:56:54.767123 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923273579219-17082-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923273579219-17082-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923273579219-17082-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:56:54.785888 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:54.787168 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:54.788709 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:54.791311 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:54.791565 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:54.791846 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:54.792035 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:54.838516 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.131:35031
I20260608 12:56:54.838631 22675 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.131:35031 every 8 connection(s)
I20260608 12:56:54.856266 22676 heartbeater.cc:344] Connected to a master server at 127.16.174.190:34405
I20260608 12:56:54.856715 22676 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:54.857497 22676 heartbeater.cc:507] Master 127.16.174.190:34405 requested a full tablet report, sending...
I20260608 12:56:54.860378 22400 ts_manager.cc:194] Registered new tserver with Master: b8bef7ef98cb43999c85d2affb22ff39 (127.16.174.131:35031)
I20260608 12:56:54.860591 17082 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018172162s
I20260608 12:56:54.862375 22400 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41904
I20260608 12:56:55.657464 22527 heartbeater.cc:499] Master 127.16.174.190:34405 was elected leader, sending a full tablet report...
I20260608 12:56:55.759480 22602 heartbeater.cc:499] Master 127.16.174.190:34405 was elected leader, sending a full tablet report...
I20260608 12:56:55.865461 22676 heartbeater.cc:499] Master 127.16.174.190:34405 was elected leader, sending a full tablet report...
I20260608 12:56:55.920365 22400 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41918:
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:56:55.922780 22400 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:56:56.027913 22492 tablet_service.cc:1511] Processing CreateTablet for tablet 2bf900da488745bc9e74311e0888d947 (DEFAULT_TABLE table=test-workload [id=85754d7f13e64b78a9ca80a543ba1929]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:56:56.028599 22490 tablet_service.cc:1511] Processing CreateTablet for tablet dcf51196d88d48b99cce08a6d79d1c96 (DEFAULT_TABLE table=test-workload [id=85754d7f13e64b78a9ca80a543ba1929]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:56:56.028968 22491 tablet_service.cc:1511] Processing CreateTablet for tablet f9ca494d6aae4a9196d4bc2e9f467506 (DEFAULT_TABLE table=test-workload [id=85754d7f13e64b78a9ca80a543ba1929]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:56:56.030701 22492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bf900da488745bc9e74311e0888d947. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:56.031854 22491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9ca494d6aae4a9196d4bc2e9f467506. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:56.032927 22490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcf51196d88d48b99cce08a6d79d1c96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:56.053218 22641 tablet_service.cc:1511] Processing CreateTablet for tablet 2bf900da488745bc9e74311e0888d947 (DEFAULT_TABLE table=test-workload [id=85754d7f13e64b78a9ca80a543ba1929]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:56:56.057098 22639 tablet_service.cc:1511] Processing CreateTablet for tablet dcf51196d88d48b99cce08a6d79d1c96 (DEFAULT_TABLE table=test-workload [id=85754d7f13e64b78a9ca80a543ba1929]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:56:56.057623 22640 tablet_service.cc:1511] Processing CreateTablet for tablet f9ca494d6aae4a9196d4bc2e9f467506 (DEFAULT_TABLE table=test-workload [id=85754d7f13e64b78a9ca80a543ba1929]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:56:56.059388 22641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bf900da488745bc9e74311e0888d947. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:56.060171 22639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcf51196d88d48b99cce08a6d79d1c96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:56.063367 22640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9ca494d6aae4a9196d4bc2e9f467506. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:56.065326 22567 tablet_service.cc:1511] Processing CreateTablet for tablet 2bf900da488745bc9e74311e0888d947 (DEFAULT_TABLE table=test-workload [id=85754d7f13e64b78a9ca80a543ba1929]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:56:56.066906 22567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bf900da488745bc9e74311e0888d947. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:56.070132 22566 tablet_service.cc:1511] Processing CreateTablet for tablet f9ca494d6aae4a9196d4bc2e9f467506 (DEFAULT_TABLE table=test-workload [id=85754d7f13e64b78a9ca80a543ba1929]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:56:56.073140 22565 tablet_service.cc:1511] Processing CreateTablet for tablet dcf51196d88d48b99cce08a6d79d1c96 (DEFAULT_TABLE table=test-workload [id=85754d7f13e64b78a9ca80a543ba1929]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:56:56.074605 22566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9ca494d6aae4a9196d4bc2e9f467506. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:56.080142 22565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcf51196d88d48b99cce08a6d79d1c96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:56.096881 22697 tablet_bootstrap.cc:492] T f9ca494d6aae4a9196d4bc2e9f467506 P 369b411ba66d402da9341fa53dee6788: Bootstrap starting.
I20260608 12:56:56.105515 22697 tablet_bootstrap.cc:654] T f9ca494d6aae4a9196d4bc2e9f467506 P 369b411ba66d402da9341fa53dee6788: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:56.122432 22697 tablet_bootstrap.cc:492] T f9ca494d6aae4a9196d4bc2e9f467506 P 369b411ba66d402da9341fa53dee6788: No bootstrap required, opened a new log
I20260608 12:56:56.123070 22697 ts_tablet_manager.cc:1403] T f9ca494d6aae4a9196d4bc2e9f467506 P 369b411ba66d402da9341fa53dee6788: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.007s
I20260608 12:56:56.127818 22698 tablet_bootstrap.cc:492] T 2bf900da488745bc9e74311e0888d947 P b8bef7ef98cb43999c85d2affb22ff39: Bootstrap starting.
I20260608 12:56:56.128132 22697 raft_consensus.cc:359] T f9ca494d6aae4a9196d4bc2e9f467506 P 369b411ba66d402da9341fa53dee6788 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 } } peers { permanent_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45269 } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } }
I20260608 12:56:56.129400 22697 raft_consensus.cc:385] T f9ca494d6aae4a9196d4bc2e9f467506 P 369b411ba66d402da9341fa53dee6788 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:56.129763 22697 raft_consensus.cc:740] T f9ca494d6aae4a9196d4bc2e9f467506 P 369b411ba66d402da9341fa53dee6788 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 369b411ba66d402da9341fa53dee6788, State: Initialized, Role: FOLLOWER
I20260608 12:56:56.130837 22697 consensus_queue.cc:260] T f9ca494d6aae4a9196d4bc2e9f467506 P 369b411ba66d402da9341fa53dee6788 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 } } peers { permanent_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45269 } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } }
I20260608 12:56:56.135898 22698 tablet_bootstrap.cc:654] T 2bf900da488745bc9e74311e0888d947 P b8bef7ef98cb43999c85d2affb22ff39: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:56.139190 22700 tablet_bootstrap.cc:492] T dcf51196d88d48b99cce08a6d79d1c96 P db1d57cec9d54ae49d4dd32f3a98c35a: Bootstrap starting.
I20260608 12:56:56.141927 22697 ts_tablet_manager.cc:1434] T f9ca494d6aae4a9196d4bc2e9f467506 P 369b411ba66d402da9341fa53dee6788: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.008s
I20260608 12:56:56.143149 22697 tablet_bootstrap.cc:492] T dcf51196d88d48b99cce08a6d79d1c96 P 369b411ba66d402da9341fa53dee6788: Bootstrap starting.
I20260608 12:56:56.150884 22697 tablet_bootstrap.cc:654] T dcf51196d88d48b99cce08a6d79d1c96 P 369b411ba66d402da9341fa53dee6788: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:56.151081 22700 tablet_bootstrap.cc:654] T dcf51196d88d48b99cce08a6d79d1c96 P db1d57cec9d54ae49d4dd32f3a98c35a: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:56.155036 22698 tablet_bootstrap.cc:492] T 2bf900da488745bc9e74311e0888d947 P b8bef7ef98cb43999c85d2affb22ff39: No bootstrap required, opened a new log
I20260608 12:56:56.155813 22698 ts_tablet_manager.cc:1403] T 2bf900da488745bc9e74311e0888d947 P b8bef7ef98cb43999c85d2affb22ff39: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.018s
I20260608 12:56:56.160228 22698 raft_consensus.cc:359] T 2bf900da488745bc9e74311e0888d947 P b8bef7ef98cb43999c85d2affb22ff39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45269 } } peers { permanent_uuid: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } }
I20260608 12:56:56.161361 22698 raft_consensus.cc:385] T 2bf900da488745bc9e74311e0888d947 P b8bef7ef98cb43999c85d2affb22ff39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:56.161850 22698 raft_consensus.cc:740] T 2bf900da488745bc9e74311e0888d947 P b8bef7ef98cb43999c85d2affb22ff39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8bef7ef98cb43999c85d2affb22ff39, State: Initialized, Role: FOLLOWER
I20260608 12:56:56.163669 22697 tablet_bootstrap.cc:492] T dcf51196d88d48b99cce08a6d79d1c96 P 369b411ba66d402da9341fa53dee6788: No bootstrap required, opened a new log
I20260608 12:56:56.163091 22698 consensus_queue.cc:260] T 2bf900da488745bc9e74311e0888d947 P b8bef7ef98cb43999c85d2affb22ff39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45269 } } peers { permanent_uuid: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } }
I20260608 12:56:56.164279 22697 ts_tablet_manager.cc:1403] T dcf51196d88d48b99cce08a6d79d1c96 P 369b411ba66d402da9341fa53dee6788: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.007s
I20260608 12:56:56.167536 22698 ts_tablet_manager.cc:1434] T 2bf900da488745bc9e74311e0888d947 P b8bef7ef98cb43999c85d2affb22ff39: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.009s
I20260608 12:56:56.167929 22697 raft_consensus.cc:359] T dcf51196d88d48b99cce08a6d79d1c96 P 369b411ba66d402da9341fa53dee6788 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 } } peers { permanent_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45269 } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } }
I20260608 12:56:56.168648 22697 raft_consensus.cc:385] T dcf51196d88d48b99cce08a6d79d1c96 P 369b411ba66d402da9341fa53dee6788 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:56.168772 22698 tablet_bootstrap.cc:492] T f9ca494d6aae4a9196d4bc2e9f467506 P b8bef7ef98cb43999c85d2affb22ff39: Bootstrap starting.
I20260608 12:56:56.168931 22697 raft_consensus.cc:740] T dcf51196d88d48b99cce08a6d79d1c96 P 369b411ba66d402da9341fa53dee6788 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 369b411ba66d402da9341fa53dee6788, State: Initialized, Role: FOLLOWER
I20260608 12:56:56.170045 22697 consensus_queue.cc:260] T dcf51196d88d48b99cce08a6d79d1c96 P 369b411ba66d402da9341fa53dee6788 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 } } peers { permanent_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45269 } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } }
I20260608 12:56:56.171551 22700 tablet_bootstrap.cc:492] T dcf51196d88d48b99cce08a6d79d1c96 P db1d57cec9d54ae49d4dd32f3a98c35a: No bootstrap required, opened a new log
I20260608 12:56:56.172358 22700 ts_tablet_manager.cc:1403] T dcf51196d88d48b99cce08a6d79d1c96 P db1d57cec9d54ae49d4dd32f3a98c35a: Time spent bootstrapping tablet: real 0.034s	user 0.030s	sys 0.000s
I20260608 12:56:56.172412 22697 ts_tablet_manager.cc:1434] T dcf51196d88d48b99cce08a6d79d1c96 P 369b411ba66d402da9341fa53dee6788: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:56:56.176090 22698 tablet_bootstrap.cc:654] T f9ca494d6aae4a9196d4bc2e9f467506 P b8bef7ef98cb43999c85d2affb22ff39: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:56.177104 22697 tablet_bootstrap.cc:492] T 2bf900da488745bc9e74311e0888d947 P 369b411ba66d402da9341fa53dee6788: Bootstrap starting.
I20260608 12:56:56.176103 22700 raft_consensus.cc:359] T dcf51196d88d48b99cce08a6d79d1c96 P db1d57cec9d54ae49d4dd32f3a98c35a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 } } peers { permanent_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45269 } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } }
I20260608 12:56:56.180208 22700 raft_consensus.cc:385] T dcf51196d88d48b99cce08a6d79d1c96 P db1d57cec9d54ae49d4dd32f3a98c35a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:56.180518 22700 raft_consensus.cc:740] T dcf51196d88d48b99cce08a6d79d1c96 P db1d57cec9d54ae49d4dd32f3a98c35a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db1d57cec9d54ae49d4dd32f3a98c35a, State: Initialized, Role: FOLLOWER
I20260608 12:56:56.181407 22700 consensus_queue.cc:260] T dcf51196d88d48b99cce08a6d79d1c96 P db1d57cec9d54ae49d4dd32f3a98c35a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 } } peers { permanent_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45269 } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } }
I20260608 12:56:56.185532 22698 tablet_bootstrap.cc:492] T f9ca494d6aae4a9196d4bc2e9f467506 P b8bef7ef98cb43999c85d2affb22ff39: No bootstrap required, opened a new log
I20260608 12:56:56.185578 22697 tablet_bootstrap.cc:654] T 2bf900da488745bc9e74311e0888d947 P 369b411ba66d402da9341fa53dee6788: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:56.186633 22698 ts_tablet_manager.cc:1403] T f9ca494d6aae4a9196d4bc2e9f467506 P b8bef7ef98cb43999c85d2affb22ff39: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.005s
I20260608 12:56:56.191048 22698 raft_consensus.cc:359] T f9ca494d6aae4a9196d4bc2e9f467506 P b8bef7ef98cb43999c85d2affb22ff39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 } } peers { permanent_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45269 } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } }
I20260608 12:56:56.191931 22698 raft_consensus.cc:385] T f9ca494d6aae4a9196d4bc2e9f467506 P b8bef7ef98cb43999c85d2affb22ff39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:56.192202 22700 ts_tablet_manager.cc:1434] T dcf51196d88d48b99cce08a6d79d1c96 P db1d57cec9d54ae49d4dd32f3a98c35a: Time spent starting tablet: real 0.019s	user 0.015s	sys 0.000s
I20260608 12:56:56.192255 22698 raft_consensus.cc:740] T f9ca494d6aae4a9196d4bc2e9f467506 P b8bef7ef98cb43999c85d2affb22ff39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8bef7ef98cb43999c85d2affb22ff39, State: Initialized, Role: FOLLOWER
I20260608 12:56:56.193621 22700 tablet_bootstrap.cc:492] T 2bf900da488745bc9e74311e0888d947 P db1d57cec9d54ae49d4dd32f3a98c35a: Bootstrap starting.
I20260608 12:56:56.193403 22698 consensus_queue.cc:260] T f9ca494d6aae4a9196d4bc2e9f467506 P b8bef7ef98cb43999c85d2affb22ff39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 } } peers { permanent_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45269 } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } }
I20260608 12:56:56.194711 22697 tablet_bootstrap.cc:492] T 2bf900da488745bc9e74311e0888d947 P 369b411ba66d402da9341fa53dee6788: No bootstrap required, opened a new log
I20260608 12:56:56.195217 22697 ts_tablet_manager.cc:1403] T 2bf900da488745bc9e74311e0888d947 P 369b411ba66d402da9341fa53dee6788: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260608 12:56:56.198035 22698 ts_tablet_manager.cc:1434] T f9ca494d6aae4a9196d4bc2e9f467506 P b8bef7ef98cb43999c85d2affb22ff39: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 12:56:56.199113 22698 tablet_bootstrap.cc:492] T dcf51196d88d48b99cce08a6d79d1c96 P b8bef7ef98cb43999c85d2affb22ff39: Bootstrap starting.
I20260608 12:56:56.199719 22697 raft_consensus.cc:359] T 2bf900da488745bc9e74311e0888d947 P 369b411ba66d402da9341fa53dee6788 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45269 } } peers { permanent_uuid: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } }
I20260608 12:56:56.200474 22697 raft_consensus.cc:385] T 2bf900da488745bc9e74311e0888d947 P 369b411ba66d402da9341fa53dee6788 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:56.200603 22700 tablet_bootstrap.cc:654] T 2bf900da488745bc9e74311e0888d947 P db1d57cec9d54ae49d4dd32f3a98c35a: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:56.200842 22697 raft_consensus.cc:740] T 2bf900da488745bc9e74311e0888d947 P 369b411ba66d402da9341fa53dee6788 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 369b411ba66d402da9341fa53dee6788, State: Initialized, Role: FOLLOWER
I20260608 12:56:56.201773 22697 consensus_queue.cc:260] T 2bf900da488745bc9e74311e0888d947 P 369b411ba66d402da9341fa53dee6788 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45269 } } peers { permanent_uuid: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } }
I20260608 12:56:56.206790 22697 ts_tablet_manager.cc:1434] T 2bf900da488745bc9e74311e0888d947 P 369b411ba66d402da9341fa53dee6788: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260608 12:56:56.207890 22698 tablet_bootstrap.cc:654] T dcf51196d88d48b99cce08a6d79d1c96 P b8bef7ef98cb43999c85d2affb22ff39: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:56.211747 22700 tablet_bootstrap.cc:492] T 2bf900da488745bc9e74311e0888d947 P db1d57cec9d54ae49d4dd32f3a98c35a: No bootstrap required, opened a new log
I20260608 12:56:56.212518 22700 ts_tablet_manager.cc:1403] T 2bf900da488745bc9e74311e0888d947 P db1d57cec9d54ae49d4dd32f3a98c35a: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260608 12:56:56.213460 22705 raft_consensus.cc:493] T 2bf900da488745bc9e74311e0888d947 P b8bef7ef98cb43999c85d2affb22ff39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:56.214044 22705 raft_consensus.cc:515] T 2bf900da488745bc9e74311e0888d947 P b8bef7ef98cb43999c85d2affb22ff39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45269 } } peers { permanent_uuid: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } }
I20260608 12:56:56.216836 22700 raft_consensus.cc:359] T 2bf900da488745bc9e74311e0888d947 P db1d57cec9d54ae49d4dd32f3a98c35a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45269 } } peers { permanent_uuid: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } }
I20260608 12:56:56.217856 22700 raft_consensus.cc:385] T 2bf900da488745bc9e74311e0888d947 P db1d57cec9d54ae49d4dd32f3a98c35a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:56.218261 22700 raft_consensus.cc:740] T 2bf900da488745bc9e74311e0888d947 P db1d57cec9d54ae49d4dd32f3a98c35a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db1d57cec9d54ae49d4dd32f3a98c35a, State: Initialized, Role: FOLLOWER
I20260608 12:56:56.220021 22707 raft_consensus.cc:493] T dcf51196d88d48b99cce08a6d79d1c96 P db1d57cec9d54ae49d4dd32f3a98c35a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:56.219383 22700 consensus_queue.cc:260] T 2bf900da488745bc9e74311e0888d947 P db1d57cec9d54ae49d4dd32f3a98c35a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45269 } } peers { permanent_uuid: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } }
I20260608 12:56:56.220607 22707 raft_consensus.cc:515] T dcf51196d88d48b99cce08a6d79d1c96 P db1d57cec9d54ae49d4dd32f3a98c35a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 } } peers { permanent_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45269 } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } }
I20260608 12:56:56.223929 22698 tablet_bootstrap.cc:492] T dcf51196d88d48b99cce08a6d79d1c96 P b8bef7ef98cb43999c85d2affb22ff39: No bootstrap required, opened a new log
I20260608 12:56:56.224776 22698 ts_tablet_manager.cc:1403] T dcf51196d88d48b99cce08a6d79d1c96 P b8bef7ef98cb43999c85d2affb22ff39: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.011s
I20260608 12:56:56.229405 22698 raft_consensus.cc:359] T dcf51196d88d48b99cce08a6d79d1c96 P b8bef7ef98cb43999c85d2affb22ff39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 } } peers { permanent_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45269 } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } }
I20260608 12:56:56.231051 22707 leader_election.cc:290] T dcf51196d88d48b99cce08a6d79d1c96 P db1d57cec9d54ae49d4dd32f3a98c35a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 369b411ba66d402da9341fa53dee6788 (127.16.174.129:35557), b8bef7ef98cb43999c85d2affb22ff39 (127.16.174.131:35031)
I20260608 12:56:56.231753 22705 leader_election.cc:290] T 2bf900da488745bc9e74311e0888d947 P b8bef7ef98cb43999c85d2affb22ff39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db1d57cec9d54ae49d4dd32f3a98c35a (127.16.174.130:45269), 369b411ba66d402da9341fa53dee6788 (127.16.174.129:35557)
I20260608 12:56:56.241056 22698 raft_consensus.cc:385] T dcf51196d88d48b99cce08a6d79d1c96 P b8bef7ef98cb43999c85d2affb22ff39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:56.241490 22698 raft_consensus.cc:740] T dcf51196d88d48b99cce08a6d79d1c96 P b8bef7ef98cb43999c85d2affb22ff39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8bef7ef98cb43999c85d2affb22ff39, State: Initialized, Role: FOLLOWER
I20260608 12:56:56.234671 22700 ts_tablet_manager.cc:1434] T 2bf900da488745bc9e74311e0888d947 P db1d57cec9d54ae49d4dd32f3a98c35a: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.008s
I20260608 12:56:56.244740 22700 tablet_bootstrap.cc:492] T f9ca494d6aae4a9196d4bc2e9f467506 P db1d57cec9d54ae49d4dd32f3a98c35a: Bootstrap starting.
I20260608 12:56:56.242794 22698 consensus_queue.cc:260] T dcf51196d88d48b99cce08a6d79d1c96 P b8bef7ef98cb43999c85d2affb22ff39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 } } peers { permanent_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45269 } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } }
I20260608 12:56:56.253376 22701 raft_consensus.cc:493] T f9ca494d6aae4a9196d4bc2e9f467506 P 369b411ba66d402da9341fa53dee6788 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:56.254030 22701 raft_consensus.cc:515] T f9ca494d6aae4a9196d4bc2e9f467506 P 369b411ba66d402da9341fa53dee6788 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 } } peers { permanent_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45269 } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } }
I20260608 12:56:56.259086 22701 leader_election.cc:290] T f9ca494d6aae4a9196d4bc2e9f467506 P 369b411ba66d402da9341fa53dee6788 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db1d57cec9d54ae49d4dd32f3a98c35a (127.16.174.130:45269), b8bef7ef98cb43999c85d2affb22ff39 (127.16.174.131:35031)
I20260608 12:56:56.262229 22700 tablet_bootstrap.cc:654] T f9ca494d6aae4a9196d4bc2e9f467506 P db1d57cec9d54ae49d4dd32f3a98c35a: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:56.253427 22698 ts_tablet_manager.cc:1434] T dcf51196d88d48b99cce08a6d79d1c96 P b8bef7ef98cb43999c85d2affb22ff39: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.001s
I20260608 12:56:56.283087 22701 raft_consensus.cc:493] T 2bf900da488745bc9e74311e0888d947 P 369b411ba66d402da9341fa53dee6788 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:56.283891 22701 raft_consensus.cc:515] T 2bf900da488745bc9e74311e0888d947 P 369b411ba66d402da9341fa53dee6788 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45269 } } peers { permanent_uuid: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } }
I20260608 12:56:56.287451 22701 leader_election.cc:290] T 2bf900da488745bc9e74311e0888d947 P 369b411ba66d402da9341fa53dee6788 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db1d57cec9d54ae49d4dd32f3a98c35a (127.16.174.130:45269), b8bef7ef98cb43999c85d2affb22ff39 (127.16.174.131:35031)
I20260608 12:56:56.292953 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf900da488745bc9e74311e0888d947" candidate_uuid: "b8bef7ef98cb43999c85d2affb22ff39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" is_pre_election: true
I20260608 12:56:56.294178 22577 raft_consensus.cc:2468] T 2bf900da488745bc9e74311e0888d947 P db1d57cec9d54ae49d4dd32f3a98c35a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8bef7ef98cb43999c85d2affb22ff39 in term 0.
I20260608 12:56:56.297266 22614 leader_election.cc:304] T 2bf900da488745bc9e74311e0888d947 P b8bef7ef98cb43999c85d2affb22ff39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8bef7ef98cb43999c85d2affb22ff39, db1d57cec9d54ae49d4dd32f3a98c35a; no voters: 
I20260608 12:56:56.299005 22705 raft_consensus.cc:2804] T 2bf900da488745bc9e74311e0888d947 P b8bef7ef98cb43999c85d2affb22ff39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:56.299497 22705 raft_consensus.cc:493] T 2bf900da488745bc9e74311e0888d947 P b8bef7ef98cb43999c85d2affb22ff39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:56.299911 22705 raft_consensus.cc:3060] T 2bf900da488745bc9e74311e0888d947 P b8bef7ef98cb43999c85d2affb22ff39 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:56.309075 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcf51196d88d48b99cce08a6d79d1c96" candidate_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "369b411ba66d402da9341fa53dee6788" is_pre_election: true
I20260608 12:56:56.310132 22502 raft_consensus.cc:2468] T dcf51196d88d48b99cce08a6d79d1c96 P 369b411ba66d402da9341fa53dee6788 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db1d57cec9d54ae49d4dd32f3a98c35a in term 0.
I20260608 12:56:56.312323 22650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf900da488745bc9e74311e0888d947" candidate_uuid: "369b411ba66d402da9341fa53dee6788" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8bef7ef98cb43999c85d2affb22ff39" is_pre_election: true
I20260608 12:56:56.313366 22649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcf51196d88d48b99cce08a6d79d1c96" candidate_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8bef7ef98cb43999c85d2affb22ff39" is_pre_election: true
I20260608 12:56:56.313655 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf900da488745bc9e74311e0888d947" candidate_uuid: "b8bef7ef98cb43999c85d2affb22ff39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "369b411ba66d402da9341fa53dee6788" is_pre_election: true
I20260608 12:56:56.314265 22649 raft_consensus.cc:2468] T dcf51196d88d48b99cce08a6d79d1c96 P b8bef7ef98cb43999c85d2affb22ff39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db1d57cec9d54ae49d4dd32f3a98c35a in term 0.
I20260608 12:56:56.314555 22502 raft_consensus.cc:2468] T 2bf900da488745bc9e74311e0888d947 P 369b411ba66d402da9341fa53dee6788 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8bef7ef98cb43999c85d2affb22ff39 in term 0.
I20260608 12:56:56.313772 22651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9ca494d6aae4a9196d4bc2e9f467506" candidate_uuid: "369b411ba66d402da9341fa53dee6788" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8bef7ef98cb43999c85d2affb22ff39" is_pre_election: true
I20260608 12:56:56.315655 22700 tablet_bootstrap.cc:492] T f9ca494d6aae4a9196d4bc2e9f467506 P db1d57cec9d54ae49d4dd32f3a98c35a: No bootstrap required, opened a new log
I20260608 12:56:56.315754 22651 raft_consensus.cc:2468] T f9ca494d6aae4a9196d4bc2e9f467506 P b8bef7ef98cb43999c85d2affb22ff39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 369b411ba66d402da9341fa53dee6788 in term 0.
I20260608 12:56:56.316054 22542 leader_election.cc:304] T dcf51196d88d48b99cce08a6d79d1c96 P db1d57cec9d54ae49d4dd32f3a98c35a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8bef7ef98cb43999c85d2affb22ff39, db1d57cec9d54ae49d4dd32f3a98c35a; no voters: 
I20260608 12:56:56.316437 22700 ts_tablet_manager.cc:1403] T f9ca494d6aae4a9196d4bc2e9f467506 P db1d57cec9d54ae49d4dd32f3a98c35a: Time spent bootstrapping tablet: real 0.072s	user 0.025s	sys 0.035s
I20260608 12:56:56.317238 22707 raft_consensus.cc:2804] T dcf51196d88d48b99cce08a6d79d1c96 P db1d57cec9d54ae49d4dd32f3a98c35a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:56.317685 22707 raft_consensus.cc:493] T dcf51196d88d48b99cce08a6d79d1c96 P db1d57cec9d54ae49d4dd32f3a98c35a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:56.317824 22467 leader_election.cc:304] T f9ca494d6aae4a9196d4bc2e9f467506 P 369b411ba66d402da9341fa53dee6788 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 369b411ba66d402da9341fa53dee6788, b8bef7ef98cb43999c85d2affb22ff39; no voters: 
I20260608 12:56:56.318100 22707 raft_consensus.cc:3060] T dcf51196d88d48b99cce08a6d79d1c96 P db1d57cec9d54ae49d4dd32f3a98c35a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:56.319283 22701 raft_consensus.cc:2804] T f9ca494d6aae4a9196d4bc2e9f467506 P 369b411ba66d402da9341fa53dee6788 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:56.319751 22701 raft_consensus.cc:493] T f9ca494d6aae4a9196d4bc2e9f467506 P 369b411ba66d402da9341fa53dee6788 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:56.320102 22701 raft_consensus.cc:3060] T f9ca494d6aae4a9196d4bc2e9f467506 P 369b411ba66d402da9341fa53dee6788 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:56.320339 22700 raft_consensus.cc:359] T f9ca494d6aae4a9196d4bc2e9f467506 P db1d57cec9d54ae49d4dd32f3a98c35a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 } } peers { permanent_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45269 } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } }
I20260608 12:56:56.321229 22700 raft_consensus.cc:385] T f9ca494d6aae4a9196d4bc2e9f467506 P db1d57cec9d54ae49d4dd32f3a98c35a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:56.321560 22700 raft_consensus.cc:740] T f9ca494d6aae4a9196d4bc2e9f467506 P db1d57cec9d54ae49d4dd32f3a98c35a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db1d57cec9d54ae49d4dd32f3a98c35a, State: Initialized, Role: FOLLOWER
I20260608 12:56:56.322502 22700 consensus_queue.cc:260] T f9ca494d6aae4a9196d4bc2e9f467506 P db1d57cec9d54ae49d4dd32f3a98c35a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 } } peers { permanent_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45269 } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } }
I20260608 12:56:56.325139 22700 ts_tablet_manager.cc:1434] T f9ca494d6aae4a9196d4bc2e9f467506 P db1d57cec9d54ae49d4dd32f3a98c35a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260608 12:56:56.327001 22707 raft_consensus.cc:515] T dcf51196d88d48b99cce08a6d79d1c96 P db1d57cec9d54ae49d4dd32f3a98c35a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 } } peers { permanent_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45269 } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } }
I20260608 12:56:56.330055 22707 leader_election.cc:290] T dcf51196d88d48b99cce08a6d79d1c96 P db1d57cec9d54ae49d4dd32f3a98c35a [CANDIDATE]: Term 1 election: Requested vote from peers 369b411ba66d402da9341fa53dee6788 (127.16.174.129:35557), b8bef7ef98cb43999c85d2affb22ff39 (127.16.174.131:35031)
I20260608 12:56:56.331070 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcf51196d88d48b99cce08a6d79d1c96" candidate_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "369b411ba66d402da9341fa53dee6788"
I20260608 12:56:56.318938 22705 raft_consensus.cc:515] T 2bf900da488745bc9e74311e0888d947 P b8bef7ef98cb43999c85d2affb22ff39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45269 } } peers { permanent_uuid: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } }
I20260608 12:56:56.332300 22502 raft_consensus.cc:3060] T dcf51196d88d48b99cce08a6d79d1c96 P 369b411ba66d402da9341fa53dee6788 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:56.331070 22651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcf51196d88d48b99cce08a6d79d1c96" candidate_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8bef7ef98cb43999c85d2affb22ff39"
I20260608 12:56:56.333055 22651 raft_consensus.cc:3060] T dcf51196d88d48b99cce08a6d79d1c96 P b8bef7ef98cb43999c85d2affb22ff39 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:56.333469 22650 raft_consensus.cc:2393] T 2bf900da488745bc9e74311e0888d947 P b8bef7ef98cb43999c85d2affb22ff39 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 369b411ba66d402da9341fa53dee6788 in current term 1: Already voted for candidate b8bef7ef98cb43999c85d2affb22ff39 in this term.
I20260608 12:56:56.334630 22701 raft_consensus.cc:515] T f9ca494d6aae4a9196d4bc2e9f467506 P 369b411ba66d402da9341fa53dee6788 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 } } peers { permanent_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45269 } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } }
I20260608 12:56:56.335330 22705 leader_election.cc:290] T 2bf900da488745bc9e74311e0888d947 P b8bef7ef98cb43999c85d2affb22ff39 [CANDIDATE]: Term 1 election: Requested vote from peers db1d57cec9d54ae49d4dd32f3a98c35a (127.16.174.130:45269), 369b411ba66d402da9341fa53dee6788 (127.16.174.129:35557)
I20260608 12:56:56.337746 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf900da488745bc9e74311e0888d947" candidate_uuid: "b8bef7ef98cb43999c85d2affb22ff39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "369b411ba66d402da9341fa53dee6788"
I20260608 12:56:56.337960 22701 leader_election.cc:290] T f9ca494d6aae4a9196d4bc2e9f467506 P 369b411ba66d402da9341fa53dee6788 [CANDIDATE]: Term 1 election: Requested vote from peers db1d57cec9d54ae49d4dd32f3a98c35a (127.16.174.130:45269), b8bef7ef98cb43999c85d2affb22ff39 (127.16.174.131:35031)
I20260608 12:56:56.338420 22501 raft_consensus.cc:3060] T 2bf900da488745bc9e74311e0888d947 P 369b411ba66d402da9341fa53dee6788 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:56.339356 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf900da488745bc9e74311e0888d947" candidate_uuid: "b8bef7ef98cb43999c85d2affb22ff39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a"
I20260608 12:56:56.339372 22649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9ca494d6aae4a9196d4bc2e9f467506" candidate_uuid: "369b411ba66d402da9341fa53dee6788" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8bef7ef98cb43999c85d2affb22ff39"
I20260608 12:56:56.340286 22577 raft_consensus.cc:3060] T 2bf900da488745bc9e74311e0888d947 P db1d57cec9d54ae49d4dd32f3a98c35a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:56.340412 22649 raft_consensus.cc:3060] T f9ca494d6aae4a9196d4bc2e9f467506 P b8bef7ef98cb43999c85d2affb22ff39 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:56.344089 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9ca494d6aae4a9196d4bc2e9f467506" candidate_uuid: "369b411ba66d402da9341fa53dee6788" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" is_pre_election: true
I20260608 12:56:56.344897 22576 raft_consensus.cc:2468] T f9ca494d6aae4a9196d4bc2e9f467506 P db1d57cec9d54ae49d4dd32f3a98c35a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 369b411ba66d402da9341fa53dee6788 in term 0.
I20260608 12:56:56.345182 22502 raft_consensus.cc:2468] T dcf51196d88d48b99cce08a6d79d1c96 P 369b411ba66d402da9341fa53dee6788 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db1d57cec9d54ae49d4dd32f3a98c35a in term 1.
I20260608 12:56:56.347180 22501 raft_consensus.cc:2468] T 2bf900da488745bc9e74311e0888d947 P 369b411ba66d402da9341fa53dee6788 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8bef7ef98cb43999c85d2affb22ff39 in term 1.
I20260608 12:56:56.348290 22541 leader_election.cc:304] T dcf51196d88d48b99cce08a6d79d1c96 P db1d57cec9d54ae49d4dd32f3a98c35a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 369b411ba66d402da9341fa53dee6788, db1d57cec9d54ae49d4dd32f3a98c35a; no voters: 
I20260608 12:56:56.348740 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9ca494d6aae4a9196d4bc2e9f467506" candidate_uuid: "369b411ba66d402da9341fa53dee6788" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a"
I20260608 12:56:56.349094 22707 raft_consensus.cc:2804] T dcf51196d88d48b99cce08a6d79d1c96 P db1d57cec9d54ae49d4dd32f3a98c35a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:56.349463 22575 raft_consensus.cc:3060] T f9ca494d6aae4a9196d4bc2e9f467506 P db1d57cec9d54ae49d4dd32f3a98c35a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:56.349627 22707 raft_consensus.cc:697] T dcf51196d88d48b99cce08a6d79d1c96 P db1d57cec9d54ae49d4dd32f3a98c35a [term 1 LEADER]: Becoming Leader. State: Replica: db1d57cec9d54ae49d4dd32f3a98c35a, State: Running, Role: LEADER
I20260608 12:56:56.350746 22707 consensus_queue.cc:237] T dcf51196d88d48b99cce08a6d79d1c96 P db1d57cec9d54ae49d4dd32f3a98c35a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 } } peers { permanent_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45269 } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } }
I20260608 12:56:56.352726 22649 raft_consensus.cc:2468] T f9ca494d6aae4a9196d4bc2e9f467506 P b8bef7ef98cb43999c85d2affb22ff39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 369b411ba66d402da9341fa53dee6788 in term 1.
I20260608 12:56:56.353706 22615 leader_election.cc:304] T 2bf900da488745bc9e74311e0888d947 P b8bef7ef98cb43999c85d2affb22ff39 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 369b411ba66d402da9341fa53dee6788, b8bef7ef98cb43999c85d2affb22ff39; no voters: 
I20260608 12:56:56.355142 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf900da488745bc9e74311e0888d947" candidate_uuid: "369b411ba66d402da9341fa53dee6788" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" is_pre_election: true
I20260608 12:56:56.355151 22467 leader_election.cc:304] T f9ca494d6aae4a9196d4bc2e9f467506 P 369b411ba66d402da9341fa53dee6788 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 369b411ba66d402da9341fa53dee6788, b8bef7ef98cb43999c85d2affb22ff39; no voters: 
I20260608 12:56:56.357393 22651 raft_consensus.cc:2468] T dcf51196d88d48b99cce08a6d79d1c96 P b8bef7ef98cb43999c85d2affb22ff39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db1d57cec9d54ae49d4dd32f3a98c35a in term 1.
I20260608 12:56:56.355436 22705 raft_consensus.cc:2804] T 2bf900da488745bc9e74311e0888d947 P b8bef7ef98cb43999c85d2affb22ff39 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:56.358312 22465 leader_election.cc:304] T 2bf900da488745bc9e74311e0888d947 P 369b411ba66d402da9341fa53dee6788 [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: 369b411ba66d402da9341fa53dee6788; no voters: b8bef7ef98cb43999c85d2affb22ff39, db1d57cec9d54ae49d4dd32f3a98c35a
I20260608 12:56:56.362434 22575 raft_consensus.cc:2468] T f9ca494d6aae4a9196d4bc2e9f467506 P db1d57cec9d54ae49d4dd32f3a98c35a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 369b411ba66d402da9341fa53dee6788 in term 1.
I20260608 12:56:56.363793 22701 raft_consensus.cc:2804] T f9ca494d6aae4a9196d4bc2e9f467506 P 369b411ba66d402da9341fa53dee6788 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:56.368065 22577 raft_consensus.cc:2468] T 2bf900da488745bc9e74311e0888d947 P db1d57cec9d54ae49d4dd32f3a98c35a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8bef7ef98cb43999c85d2affb22ff39 in term 1.
I20260608 12:56:56.369829 22398 catalog_manager.cc:5696] T dcf51196d88d48b99cce08a6d79d1c96 P db1d57cec9d54ae49d4dd32f3a98c35a reported cstate change: term changed from 0 to 1, leader changed from <none> to db1d57cec9d54ae49d4dd32f3a98c35a (127.16.174.130). New cstate: current_term: 1 leader_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:56.372627 22705 raft_consensus.cc:697] T 2bf900da488745bc9e74311e0888d947 P b8bef7ef98cb43999c85d2affb22ff39 [term 1 LEADER]: Becoming Leader. State: Replica: b8bef7ef98cb43999c85d2affb22ff39, State: Running, Role: LEADER
I20260608 12:56:56.376964 22723 raft_consensus.cc:2749] T 2bf900da488745bc9e74311e0888d947 P 369b411ba66d402da9341fa53dee6788 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:56.377915 22701 raft_consensus.cc:697] T f9ca494d6aae4a9196d4bc2e9f467506 P 369b411ba66d402da9341fa53dee6788 [term 1 LEADER]: Becoming Leader. State: Replica: 369b411ba66d402da9341fa53dee6788, State: Running, Role: LEADER
I20260608 12:56:56.378159 22705 consensus_queue.cc:237] T 2bf900da488745bc9e74311e0888d947 P b8bef7ef98cb43999c85d2affb22ff39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45269 } } peers { permanent_uuid: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } }
I20260608 12:56:56.379392 22701 consensus_queue.cc:237] T f9ca494d6aae4a9196d4bc2e9f467506 P 369b411ba66d402da9341fa53dee6788 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 } } peers { permanent_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45269 } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } }
I20260608 12:56:56.393000 22400 catalog_manager.cc:5696] T 2bf900da488745bc9e74311e0888d947 P b8bef7ef98cb43999c85d2affb22ff39 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8bef7ef98cb43999c85d2affb22ff39 (127.16.174.131). New cstate: current_term: 1 leader_uuid: "b8bef7ef98cb43999c85d2affb22ff39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } health_report { overall_health: HEALTHY } } }
I20260608 12:56:56.396884 22398 catalog_manager.cc:5696] T f9ca494d6aae4a9196d4bc2e9f467506 P 369b411ba66d402da9341fa53dee6788 reported cstate change: term changed from 0 to 1, leader changed from <none> to 369b411ba66d402da9341fa53dee6788 (127.16.174.129). New cstate: current_term: 1 leader_uuid: "369b411ba66d402da9341fa53dee6788" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:56.461033 22453 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:56:56.464721 22453 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:56:56.465170 22453 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:56.465265 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:56.473922 22727 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:56.473909 22728 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:56.476047 22730 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:56.477236 17082 server_base.cc:1061] running on GCE node
I20260608 12:56:56.478914 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:56.479187 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:56.479413 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923416479391 us; error 0 us; skew 500 ppm
I20260608 12:56:56.480149 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:56.483246 17082 webserver.cc:533] Webserver started at http://127.16.174.132:34239/ using document root <none> and password file <none>
I20260608 12:56:56.483939 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:56.484148 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:56.484477 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:56.485733 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923273579219-17082-0/minicluster-data/ts-3-root/instance:
uuid: "c1e6fc43ccc443cf8af3d02b67437385"
format_stamp: "Formatted at 2026-06-08 12:56:56 on dist-test-slave-840c"
I20260608 12:56:56.491019 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260608 12:56:56.495096 22735 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:56.496002 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:56:56.496421 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923273579219-17082-0/minicluster-data/ts-3-root
uuid: "c1e6fc43ccc443cf8af3d02b67437385"
format_stamp: "Formatted at 2026-06-08 12:56:56 on dist-test-slave-840c"
I20260608 12:56:56.496752 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923273579219-17082-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923273579219-17082-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923273579219-17082-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:56:56.512342 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:56.513687 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:56.515415 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:56.518023 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:56.518266 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:56.518515 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:56.518704 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:56.561861 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.132:38673
I20260608 12:56:56.561971 22797 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.132:38673 every 8 connection(s)
I20260608 12:56:56.577927 22798 heartbeater.cc:344] Connected to a master server at 127.16.174.190:34405
I20260608 12:56:56.578395 22798 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:56.579134 22798 heartbeater.cc:507] Master 127.16.174.190:34405 requested a full tablet report, sending...
I20260608 12:56:56.581367 22398 ts_manager.cc:194] Registered new tserver with Master: c1e6fc43ccc443cf8af3d02b67437385 (127.16.174.132:38673)
I20260608 12:56:56.582881 22398 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41928
I20260608 12:56:56.611557 22705 consensus_queue.cc:1048] T 2bf900da488745bc9e74311e0888d947 P b8bef7ef98cb43999c85d2affb22ff39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:56:56.619536 22722 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260608 12:56:56.619902 22722 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260608 12:56:56.636610 22701 consensus_queue.cc:1048] T f9ca494d6aae4a9196d4bc2e9f467506 P 369b411ba66d402da9341fa53dee6788 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:56.665556 22705 consensus_queue.cc:1048] T 2bf900da488745bc9e74311e0888d947 P b8bef7ef98cb43999c85d2affb22ff39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:56.676539 22707 consensus_queue.cc:1048] T dcf51196d88d48b99cce08a6d79d1c96 P db1d57cec9d54ae49d4dd32f3a98c35a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:56.684135 22701 consensus_queue.cc:1048] T f9ca494d6aae4a9196d4bc2e9f467506 P 369b411ba66d402da9341fa53dee6788 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:56.684738 22707 consensus_queue.cc:1048] T dcf51196d88d48b99cce08a6d79d1c96 P db1d57cec9d54ae49d4dd32f3a98c35a [LEADER]: Connected to new peer: Peer: permanent_uuid: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:57.486856 22650 consensus_queue.cc:237] T 2bf900da488745bc9e74311e0888d947 P b8bef7ef98cb43999c85d2affb22ff39 [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: "db1d57cec9d54ae49d4dd32f3a98c35a" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45269 } attrs { replace: true } } peers { permanent_uuid: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } } peers { permanent_uuid: "c1e6fc43ccc443cf8af3d02b67437385" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 38673 } attrs { promote: true } }
I20260608 12:56:57.494417 22501 raft_consensus.cc:1275] T 2bf900da488745bc9e74311e0888d947 P 369b411ba66d402da9341fa53dee6788 [term 1 FOLLOWER]: Refusing update from remote peer b8bef7ef98cb43999c85d2affb22ff39: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:56:57.495078 22577 raft_consensus.cc:1275] T 2bf900da488745bc9e74311e0888d947 P db1d57cec9d54ae49d4dd32f3a98c35a [term 1 FOLLOWER]: Refusing update from remote peer b8bef7ef98cb43999c85d2affb22ff39: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:56:57.496654 22722 consensus_queue.cc:1048] T 2bf900da488745bc9e74311e0888d947 P b8bef7ef98cb43999c85d2affb22ff39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:56:57.497802 22816 consensus_queue.cc:1048] T 2bf900da488745bc9e74311e0888d947 P b8bef7ef98cb43999c85d2affb22ff39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45269 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:56:57.508291 22577 raft_consensus.cc:2955] T 2bf900da488745bc9e74311e0888d947 P db1d57cec9d54ae49d4dd32f3a98c35a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c1e6fc43ccc443cf8af3d02b67437385 (127.16.174.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45269 } attrs { replace: true } } peers { permanent_uuid: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } } peers { permanent_uuid: "c1e6fc43ccc443cf8af3d02b67437385" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 38673 } attrs { promote: true } } }
W20260608 12:56:57.509889 22617 consensus_peers.cc:597] T 2bf900da488745bc9e74311e0888d947 P b8bef7ef98cb43999c85d2affb22ff39 -> Peer c1e6fc43ccc443cf8af3d02b67437385 (127.16.174.132:38673): Couldn't send request to peer c1e6fc43ccc443cf8af3d02b67437385. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2bf900da488745bc9e74311e0888d947. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:57.512333 22501 raft_consensus.cc:2955] T 2bf900da488745bc9e74311e0888d947 P 369b411ba66d402da9341fa53dee6788 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c1e6fc43ccc443cf8af3d02b67437385 (127.16.174.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45269 } attrs { replace: true } } peers { permanent_uuid: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } } peers { permanent_uuid: "c1e6fc43ccc443cf8af3d02b67437385" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 38673 } attrs { promote: true } } }
I20260608 12:56:57.520859 22400 catalog_manager.cc:5696] T 2bf900da488745bc9e74311e0888d947 P db1d57cec9d54ae49d4dd32f3a98c35a reported cstate change: config changed from index -1 to 2, NON_VOTER c1e6fc43ccc443cf8af3d02b67437385 (127.16.174.132) added. New cstate: current_term: 1 leader_uuid: "b8bef7ef98cb43999c85d2affb22ff39" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45269 } attrs { replace: true } } peers { permanent_uuid: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } } peers { permanent_uuid: "c1e6fc43ccc443cf8af3d02b67437385" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 38673 } attrs { promote: true } } }
I20260608 12:56:57.585687 22798 heartbeater.cc:499] Master 127.16.174.190:34405 was elected leader, sending a full tablet report...
I20260608 12:56:57.728709 22823 ts_tablet_manager.cc:933] T 2bf900da488745bc9e74311e0888d947 P c1e6fc43ccc443cf8af3d02b67437385: Initiating tablet copy from peer b8bef7ef98cb43999c85d2affb22ff39 (127.16.174.131:35031)
I20260608 12:56:57.730165 22823 tablet_copy_client.cc:323] T 2bf900da488745bc9e74311e0888d947 P c1e6fc43ccc443cf8af3d02b67437385: tablet copy: Beginning tablet copy session from remote peer at address 127.16.174.131:35031
I20260608 12:56:57.730581 22813 raft_consensus.cc:2955] T 2bf900da488745bc9e74311e0888d947 P b8bef7ef98cb43999c85d2affb22ff39 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c1e6fc43ccc443cf8af3d02b67437385 (127.16.174.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45269 } attrs { replace: true } } peers { permanent_uuid: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } } peers { permanent_uuid: "c1e6fc43ccc443cf8af3d02b67437385" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 38673 } attrs { promote: true } } }
I20260608 12:56:57.743690 22661 tablet_copy_service.cc:140] P b8bef7ef98cb43999c85d2affb22ff39: Received BeginTabletCopySession request for tablet 2bf900da488745bc9e74311e0888d947 from peer c1e6fc43ccc443cf8af3d02b67437385 ({username='slave'} at 127.0.0.1:46226)
I20260608 12:56:57.744367 22661 tablet_copy_service.cc:161] P b8bef7ef98cb43999c85d2affb22ff39: Beginning new tablet copy session on tablet 2bf900da488745bc9e74311e0888d947 from peer c1e6fc43ccc443cf8af3d02b67437385 at {username='slave'} at 127.0.0.1:46226: session id = c1e6fc43ccc443cf8af3d02b67437385-2bf900da488745bc9e74311e0888d947
I20260608 12:56:57.752449 22661 tablet_copy_source_session.cc:215] T 2bf900da488745bc9e74311e0888d947 P b8bef7ef98cb43999c85d2affb22ff39: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:56:57.756096 22823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bf900da488745bc9e74311e0888d947. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:57.757401 22577 consensus_queue.cc:237] T dcf51196d88d48b99cce08a6d79d1c96 P db1d57cec9d54ae49d4dd32f3a98c35a [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: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 } attrs { replace: true } } peers { permanent_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45269 } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } } peers { permanent_uuid: "c1e6fc43ccc443cf8af3d02b67437385" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 38673 } attrs { promote: true } }
I20260608 12:56:57.766294 22501 raft_consensus.cc:1275] T dcf51196d88d48b99cce08a6d79d1c96 P 369b411ba66d402da9341fa53dee6788 [term 1 FOLLOWER]: Refusing update from remote peer db1d57cec9d54ae49d4dd32f3a98c35a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:56:57.767444 22650 raft_consensus.cc:1275] T dcf51196d88d48b99cce08a6d79d1c96 P b8bef7ef98cb43999c85d2affb22ff39 [term 1 FOLLOWER]: Refusing update from remote peer db1d57cec9d54ae49d4dd32f3a98c35a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:56:57.768105 22712 consensus_queue.cc:1048] T dcf51196d88d48b99cce08a6d79d1c96 P db1d57cec9d54ae49d4dd32f3a98c35a [LEADER]: Connected to new peer: Peer: permanent_uuid: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:56:57.769673 22827 consensus_queue.cc:1048] T dcf51196d88d48b99cce08a6d79d1c96 P db1d57cec9d54ae49d4dd32f3a98c35a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:56:57.772773 22823 tablet_copy_client.cc:806] T 2bf900da488745bc9e74311e0888d947 P c1e6fc43ccc443cf8af3d02b67437385: tablet copy: Starting download of 0 data blocks...
I20260608 12:56:57.773438 22823 tablet_copy_client.cc:670] T 2bf900da488745bc9e74311e0888d947 P c1e6fc43ccc443cf8af3d02b67437385: tablet copy: Starting download of 1 WAL segments...
I20260608 12:56:57.778033 22823 tablet_copy_client.cc:538] T 2bf900da488745bc9e74311e0888d947 P c1e6fc43ccc443cf8af3d02b67437385: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260608 12:56:57.781747 22543 consensus_peers.cc:597] T dcf51196d88d48b99cce08a6d79d1c96 P db1d57cec9d54ae49d4dd32f3a98c35a -> Peer c1e6fc43ccc443cf8af3d02b67437385 (127.16.174.132:38673): Couldn't send request to peer c1e6fc43ccc443cf8af3d02b67437385. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dcf51196d88d48b99cce08a6d79d1c96. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:57.786149 22501 raft_consensus.cc:2955] T dcf51196d88d48b99cce08a6d79d1c96 P 369b411ba66d402da9341fa53dee6788 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c1e6fc43ccc443cf8af3d02b67437385 (127.16.174.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 } attrs { replace: true } } peers { permanent_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45269 } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } } peers { permanent_uuid: "c1e6fc43ccc443cf8af3d02b67437385" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 38673 } attrs { promote: true } } }
I20260608 12:56:57.788015 22823 tablet_bootstrap.cc:492] T 2bf900da488745bc9e74311e0888d947 P c1e6fc43ccc443cf8af3d02b67437385: Bootstrap starting.
I20260608 12:56:57.787431 22650 raft_consensus.cc:2955] T dcf51196d88d48b99cce08a6d79d1c96 P b8bef7ef98cb43999c85d2affb22ff39 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c1e6fc43ccc443cf8af3d02b67437385 (127.16.174.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 } attrs { replace: true } } peers { permanent_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45269 } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } } peers { permanent_uuid: "c1e6fc43ccc443cf8af3d02b67437385" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 38673 } attrs { promote: true } } }
I20260608 12:56:57.802291 22398 catalog_manager.cc:5696] T dcf51196d88d48b99cce08a6d79d1c96 P 369b411ba66d402da9341fa53dee6788 reported cstate change: config changed from index -1 to 2, NON_VOTER c1e6fc43ccc443cf8af3d02b67437385 (127.16.174.132) added. New cstate: current_term: 1 leader_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 } attrs { replace: true } } peers { permanent_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45269 } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } } peers { permanent_uuid: "c1e6fc43ccc443cf8af3d02b67437385" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 38673 } attrs { promote: true } } }
I20260608 12:56:57.809703 22823 tablet_bootstrap.cc:492] T 2bf900da488745bc9e74311e0888d947 P c1e6fc43ccc443cf8af3d02b67437385: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:56:57.810462 22823 tablet_bootstrap.cc:492] T 2bf900da488745bc9e74311e0888d947 P c1e6fc43ccc443cf8af3d02b67437385: Bootstrap complete.
I20260608 12:56:57.811025 22823 ts_tablet_manager.cc:1403] T 2bf900da488745bc9e74311e0888d947 P c1e6fc43ccc443cf8af3d02b67437385: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.000s
I20260608 12:56:57.813519 22823 raft_consensus.cc:359] T 2bf900da488745bc9e74311e0888d947 P c1e6fc43ccc443cf8af3d02b67437385 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45269 } attrs { replace: true } } peers { permanent_uuid: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } } peers { permanent_uuid: "c1e6fc43ccc443cf8af3d02b67437385" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 38673 } attrs { promote: true } }
I20260608 12:56:57.814174 22823 raft_consensus.cc:740] T 2bf900da488745bc9e74311e0888d947 P c1e6fc43ccc443cf8af3d02b67437385 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c1e6fc43ccc443cf8af3d02b67437385, State: Initialized, Role: LEARNER
I20260608 12:56:57.814718 22823 consensus_queue.cc:260] T 2bf900da488745bc9e74311e0888d947 P c1e6fc43ccc443cf8af3d02b67437385 [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: "db1d57cec9d54ae49d4dd32f3a98c35a" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45269 } attrs { replace: true } } peers { permanent_uuid: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } } peers { permanent_uuid: "c1e6fc43ccc443cf8af3d02b67437385" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 38673 } attrs { promote: true } }
I20260608 12:56:57.816928 22823 ts_tablet_manager.cc:1434] T 2bf900da488745bc9e74311e0888d947 P c1e6fc43ccc443cf8af3d02b67437385: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260608 12:56:57.818949 22661 tablet_copy_service.cc:342] P b8bef7ef98cb43999c85d2affb22ff39: Request end of tablet copy session c1e6fc43ccc443cf8af3d02b67437385-2bf900da488745bc9e74311e0888d947 received from {username='slave'} at 127.0.0.1:46226
I20260608 12:56:57.819428 22661 tablet_copy_service.cc:434] P b8bef7ef98cb43999c85d2affb22ff39: ending tablet copy session c1e6fc43ccc443cf8af3d02b67437385-2bf900da488745bc9e74311e0888d947 on tablet 2bf900da488745bc9e74311e0888d947 with peer c1e6fc43ccc443cf8af3d02b67437385
I20260608 12:56:57.880348 22827 raft_consensus.cc:2955] T dcf51196d88d48b99cce08a6d79d1c96 P db1d57cec9d54ae49d4dd32f3a98c35a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c1e6fc43ccc443cf8af3d02b67437385 (127.16.174.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 } attrs { replace: true } } peers { permanent_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45269 } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } } peers { permanent_uuid: "c1e6fc43ccc443cf8af3d02b67437385" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 38673 } attrs { promote: true } } }
I20260608 12:56:58.083145 22773 raft_consensus.cc:1217] T 2bf900da488745bc9e74311e0888d947 P c1e6fc43ccc443cf8af3d02b67437385 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:56:58.122696 22823 ts_tablet_manager.cc:933] T dcf51196d88d48b99cce08a6d79d1c96 P c1e6fc43ccc443cf8af3d02b67437385: Initiating tablet copy from peer db1d57cec9d54ae49d4dd32f3a98c35a (127.16.174.130:45269)
I20260608 12:56:58.124699 22823 tablet_copy_client.cc:323] T dcf51196d88d48b99cce08a6d79d1c96 P c1e6fc43ccc443cf8af3d02b67437385: tablet copy: Beginning tablet copy session from remote peer at address 127.16.174.130:45269
I20260608 12:56:58.135614 22587 tablet_copy_service.cc:140] P db1d57cec9d54ae49d4dd32f3a98c35a: Received BeginTabletCopySession request for tablet dcf51196d88d48b99cce08a6d79d1c96 from peer c1e6fc43ccc443cf8af3d02b67437385 ({username='slave'} at 127.0.0.1:45072)
I20260608 12:56:58.136353 22587 tablet_copy_service.cc:161] P db1d57cec9d54ae49d4dd32f3a98c35a: Beginning new tablet copy session on tablet dcf51196d88d48b99cce08a6d79d1c96 from peer c1e6fc43ccc443cf8af3d02b67437385 at {username='slave'} at 127.0.0.1:45072: session id = c1e6fc43ccc443cf8af3d02b67437385-dcf51196d88d48b99cce08a6d79d1c96
I20260608 12:56:58.145421 22587 tablet_copy_source_session.cc:215] T dcf51196d88d48b99cce08a6d79d1c96 P db1d57cec9d54ae49d4dd32f3a98c35a: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:56:58.149441 22823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcf51196d88d48b99cce08a6d79d1c96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:58.167313 22823 tablet_copy_client.cc:806] T dcf51196d88d48b99cce08a6d79d1c96 P c1e6fc43ccc443cf8af3d02b67437385: tablet copy: Starting download of 0 data blocks...
I20260608 12:56:58.168021 22823 tablet_copy_client.cc:670] T dcf51196d88d48b99cce08a6d79d1c96 P c1e6fc43ccc443cf8af3d02b67437385: tablet copy: Starting download of 1 WAL segments...
I20260608 12:56:58.172540 22823 tablet_copy_client.cc:538] T dcf51196d88d48b99cce08a6d79d1c96 P c1e6fc43ccc443cf8af3d02b67437385: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:56:58.182436 22823 tablet_bootstrap.cc:492] T dcf51196d88d48b99cce08a6d79d1c96 P c1e6fc43ccc443cf8af3d02b67437385: Bootstrap starting.
I20260608 12:56:58.204133 22823 tablet_bootstrap.cc:492] T dcf51196d88d48b99cce08a6d79d1c96 P c1e6fc43ccc443cf8af3d02b67437385: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:56:58.204873 22823 tablet_bootstrap.cc:492] T dcf51196d88d48b99cce08a6d79d1c96 P c1e6fc43ccc443cf8af3d02b67437385: Bootstrap complete.
I20260608 12:56:58.205463 22823 ts_tablet_manager.cc:1403] T dcf51196d88d48b99cce08a6d79d1c96 P c1e6fc43ccc443cf8af3d02b67437385: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.013s
I20260608 12:56:58.207815 22823 raft_consensus.cc:359] T dcf51196d88d48b99cce08a6d79d1c96 P c1e6fc43ccc443cf8af3d02b67437385 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 } attrs { replace: true } } peers { permanent_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45269 } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } } peers { permanent_uuid: "c1e6fc43ccc443cf8af3d02b67437385" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 38673 } attrs { promote: true } }
I20260608 12:56:58.208454 22823 raft_consensus.cc:740] T dcf51196d88d48b99cce08a6d79d1c96 P c1e6fc43ccc443cf8af3d02b67437385 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c1e6fc43ccc443cf8af3d02b67437385, State: Initialized, Role: LEARNER
I20260608 12:56:58.209198 22823 consensus_queue.cc:260] T dcf51196d88d48b99cce08a6d79d1c96 P c1e6fc43ccc443cf8af3d02b67437385 [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: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 } attrs { replace: true } } peers { permanent_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45269 } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } } peers { permanent_uuid: "c1e6fc43ccc443cf8af3d02b67437385" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 38673 } attrs { promote: true } }
I20260608 12:56:58.211213 22823 ts_tablet_manager.cc:1434] T dcf51196d88d48b99cce08a6d79d1c96 P c1e6fc43ccc443cf8af3d02b67437385: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:56:58.213122 22587 tablet_copy_service.cc:342] P db1d57cec9d54ae49d4dd32f3a98c35a: Request end of tablet copy session c1e6fc43ccc443cf8af3d02b67437385-dcf51196d88d48b99cce08a6d79d1c96 received from {username='slave'} at 127.0.0.1:45072
I20260608 12:56:58.213505 22587 tablet_copy_service.cc:434] P db1d57cec9d54ae49d4dd32f3a98c35a: ending tablet copy session c1e6fc43ccc443cf8af3d02b67437385-dcf51196d88d48b99cce08a6d79d1c96 on tablet dcf51196d88d48b99cce08a6d79d1c96 with peer c1e6fc43ccc443cf8af3d02b67437385
I20260608 12:56:58.424831 22773 raft_consensus.cc:1217] T dcf51196d88d48b99cce08a6d79d1c96 P c1e6fc43ccc443cf8af3d02b67437385 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:56:58.466197 22453 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:56:58.470361 22453 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:56:58.470865 22453 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:58.666014 22816 raft_consensus.cc:1064] T 2bf900da488745bc9e74311e0888d947 P b8bef7ef98cb43999c85d2affb22ff39: attempting to promote NON_VOTER c1e6fc43ccc443cf8af3d02b67437385 to VOTER
I20260608 12:56:58.668960 22816 consensus_queue.cc:237] T 2bf900da488745bc9e74311e0888d947 P b8bef7ef98cb43999c85d2affb22ff39 [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: "db1d57cec9d54ae49d4dd32f3a98c35a" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45269 } attrs { replace: true } } peers { permanent_uuid: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } } peers { permanent_uuid: "c1e6fc43ccc443cf8af3d02b67437385" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 38673 } attrs { promote: false } }
I20260608 12:56:58.675799 22501 raft_consensus.cc:1275] T 2bf900da488745bc9e74311e0888d947 P 369b411ba66d402da9341fa53dee6788 [term 1 FOLLOWER]: Refusing update from remote peer b8bef7ef98cb43999c85d2affb22ff39: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:58.676000 22773 raft_consensus.cc:1275] T 2bf900da488745bc9e74311e0888d947 P c1e6fc43ccc443cf8af3d02b67437385 [term 1 LEARNER]: Refusing update from remote peer b8bef7ef98cb43999c85d2affb22ff39: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:58.676648 22577 raft_consensus.cc:1275] T 2bf900da488745bc9e74311e0888d947 P db1d57cec9d54ae49d4dd32f3a98c35a [term 1 FOLLOWER]: Refusing update from remote peer b8bef7ef98cb43999c85d2affb22ff39: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:58.677626 22816 consensus_queue.cc:1048] T 2bf900da488745bc9e74311e0888d947 P b8bef7ef98cb43999c85d2affb22ff39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:56:58.678661 22813 consensus_queue.cc:1048] T 2bf900da488745bc9e74311e0888d947 P b8bef7ef98cb43999c85d2affb22ff39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45269 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:56:58.679478 22722 consensus_queue.cc:1048] T 2bf900da488745bc9e74311e0888d947 P b8bef7ef98cb43999c85d2affb22ff39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1e6fc43ccc443cf8af3d02b67437385" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 38673 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:56:58.701045 22577 raft_consensus.cc:2955] T 2bf900da488745bc9e74311e0888d947 P db1d57cec9d54ae49d4dd32f3a98c35a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c1e6fc43ccc443cf8af3d02b67437385 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45269 } attrs { replace: true } } peers { permanent_uuid: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } } peers { permanent_uuid: "c1e6fc43ccc443cf8af3d02b67437385" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 38673 } attrs { promote: false } } }
I20260608 12:56:58.701712 22773 raft_consensus.cc:2955] T 2bf900da488745bc9e74311e0888d947 P c1e6fc43ccc443cf8af3d02b67437385 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c1e6fc43ccc443cf8af3d02b67437385 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45269 } attrs { replace: true } } peers { permanent_uuid: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } } peers { permanent_uuid: "c1e6fc43ccc443cf8af3d02b67437385" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 38673 } attrs { promote: false } } }
I20260608 12:56:58.716033 22398 catalog_manager.cc:5696] T 2bf900da488745bc9e74311e0888d947 P c1e6fc43ccc443cf8af3d02b67437385 reported cstate change: config changed from index 2 to 3, c1e6fc43ccc443cf8af3d02b67437385 (127.16.174.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b8bef7ef98cb43999c85d2affb22ff39" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45269 } attrs { replace: true } } peers { permanent_uuid: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } } peers { permanent_uuid: "c1e6fc43ccc443cf8af3d02b67437385" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 38673 } attrs { promote: false } } }
I20260608 12:56:58.755920 22816 raft_consensus.cc:2955] T 2bf900da488745bc9e74311e0888d947 P b8bef7ef98cb43999c85d2affb22ff39 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c1e6fc43ccc443cf8af3d02b67437385 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45269 } attrs { replace: true } } peers { permanent_uuid: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } } peers { permanent_uuid: "c1e6fc43ccc443cf8af3d02b67437385" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 38673 } attrs { promote: false } } }
I20260608 12:56:58.766975 22501 raft_consensus.cc:2955] T 2bf900da488745bc9e74311e0888d947 P 369b411ba66d402da9341fa53dee6788 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c1e6fc43ccc443cf8af3d02b67437385 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45269 } attrs { replace: true } } peers { permanent_uuid: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } } peers { permanent_uuid: "c1e6fc43ccc443cf8af3d02b67437385" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 38673 } attrs { promote: false } } }
I20260608 12:56:58.969702 22650 consensus_queue.cc:237] T 2bf900da488745bc9e74311e0888d947 P b8bef7ef98cb43999c85d2affb22ff39 [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: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } } peers { permanent_uuid: "c1e6fc43ccc443cf8af3d02b67437385" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 38673 } attrs { promote: false } }
I20260608 12:56:58.976032 22773 raft_consensus.cc:1275] T 2bf900da488745bc9e74311e0888d947 P c1e6fc43ccc443cf8af3d02b67437385 [term 1 FOLLOWER]: Refusing update from remote peer b8bef7ef98cb43999c85d2affb22ff39: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:56:58.976368 22501 raft_consensus.cc:1275] T 2bf900da488745bc9e74311e0888d947 P 369b411ba66d402da9341fa53dee6788 [term 1 FOLLOWER]: Refusing update from remote peer b8bef7ef98cb43999c85d2affb22ff39: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:56:58.977720 22816 consensus_queue.cc:1048] T 2bf900da488745bc9e74311e0888d947 P b8bef7ef98cb43999c85d2affb22ff39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1e6fc43ccc443cf8af3d02b67437385" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 38673 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:56:58.978773 22722 consensus_queue.cc:1048] T 2bf900da488745bc9e74311e0888d947 P b8bef7ef98cb43999c85d2affb22ff39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:56:58.989137 22773 raft_consensus.cc:2955] T 2bf900da488745bc9e74311e0888d947 P c1e6fc43ccc443cf8af3d02b67437385 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER db1d57cec9d54ae49d4dd32f3a98c35a (127.16.174.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } } peers { permanent_uuid: "c1e6fc43ccc443cf8af3d02b67437385" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 38673 } attrs { promote: false } } }
I20260608 12:56:58.990795 22501 raft_consensus.cc:2955] T 2bf900da488745bc9e74311e0888d947 P 369b411ba66d402da9341fa53dee6788 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER db1d57cec9d54ae49d4dd32f3a98c35a (127.16.174.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } } peers { permanent_uuid: "c1e6fc43ccc443cf8af3d02b67437385" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 38673 } attrs { promote: false } } }
I20260608 12:56:59.005638 22399 catalog_manager.cc:5696] T 2bf900da488745bc9e74311e0888d947 P c1e6fc43ccc443cf8af3d02b67437385 reported cstate change: config changed from index 3 to 4, VOTER db1d57cec9d54ae49d4dd32f3a98c35a (127.16.174.130) evicted. New cstate: current_term: 1 leader_uuid: "b8bef7ef98cb43999c85d2affb22ff39" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } } peers { permanent_uuid: "c1e6fc43ccc443cf8af3d02b67437385" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 38673 } attrs { promote: false } } }
I20260608 12:56:59.028417 22834 raft_consensus.cc:1064] T dcf51196d88d48b99cce08a6d79d1c96 P db1d57cec9d54ae49d4dd32f3a98c35a: attempting to promote NON_VOTER c1e6fc43ccc443cf8af3d02b67437385 to VOTER
I20260608 12:56:59.030855 22834 consensus_queue.cc:237] T dcf51196d88d48b99cce08a6d79d1c96 P db1d57cec9d54ae49d4dd32f3a98c35a [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: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 } attrs { replace: true } } peers { permanent_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45269 } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } } peers { permanent_uuid: "c1e6fc43ccc443cf8af3d02b67437385" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 38673 } attrs { promote: false } }
I20260608 12:56:59.039156 22773 raft_consensus.cc:1275] T dcf51196d88d48b99cce08a6d79d1c96 P c1e6fc43ccc443cf8af3d02b67437385 [term 1 LEARNER]: Refusing update from remote peer db1d57cec9d54ae49d4dd32f3a98c35a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:59.039673 22650 raft_consensus.cc:1275] T dcf51196d88d48b99cce08a6d79d1c96 P b8bef7ef98cb43999c85d2affb22ff39 [term 1 FOLLOWER]: Refusing update from remote peer db1d57cec9d54ae49d4dd32f3a98c35a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:59.041100 22845 consensus_queue.cc:1048] T dcf51196d88d48b99cce08a6d79d1c96 P db1d57cec9d54ae49d4dd32f3a98c35a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1e6fc43ccc443cf8af3d02b67437385" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 38673 } 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:56:59.041357 22501 raft_consensus.cc:1275] T dcf51196d88d48b99cce08a6d79d1c96 P 369b411ba66d402da9341fa53dee6788 [term 1 FOLLOWER]: Refusing update from remote peer db1d57cec9d54ae49d4dd32f3a98c35a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:59.042200 22827 consensus_queue.cc:1048] T dcf51196d88d48b99cce08a6d79d1c96 P db1d57cec9d54ae49d4dd32f3a98c35a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:56:59.043156 22834 consensus_queue.cc:1048] T dcf51196d88d48b99cce08a6d79d1c96 P db1d57cec9d54ae49d4dd32f3a98c35a [LEADER]: Connected to new peer: Peer: permanent_uuid: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:56:59.059890 22565 tablet_service.cc:1558] Processing DeleteTablet for tablet 2bf900da488745bc9e74311e0888d947 with delete_type TABLET_DATA_TOMBSTONED (TS db1d57cec9d54ae49d4dd32f3a98c35a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33968
I20260608 12:56:59.061093 22650 raft_consensus.cc:2955] T dcf51196d88d48b99cce08a6d79d1c96 P b8bef7ef98cb43999c85d2affb22ff39 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c1e6fc43ccc443cf8af3d02b67437385 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 } attrs { replace: true } } peers { permanent_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45269 } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } } peers { permanent_uuid: "c1e6fc43ccc443cf8af3d02b67437385" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 38673 } attrs { promote: false } } }
I20260608 12:56:59.077862 22849 tablet_replica.cc:333] T 2bf900da488745bc9e74311e0888d947 P db1d57cec9d54ae49d4dd32f3a98c35a: stopping tablet replica
I20260608 12:56:59.077513 22501 raft_consensus.cc:2955] T dcf51196d88d48b99cce08a6d79d1c96 P 369b411ba66d402da9341fa53dee6788 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c1e6fc43ccc443cf8af3d02b67437385 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 } attrs { replace: true } } peers { permanent_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45269 } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } } peers { permanent_uuid: "c1e6fc43ccc443cf8af3d02b67437385" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 38673 } attrs { promote: false } } }
I20260608 12:56:59.078817 22849 raft_consensus.cc:2243] T 2bf900da488745bc9e74311e0888d947 P db1d57cec9d54ae49d4dd32f3a98c35a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:59.079774 22849 raft_consensus.cc:2272] T 2bf900da488745bc9e74311e0888d947 P db1d57cec9d54ae49d4dd32f3a98c35a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:59.083884 22849 ts_tablet_manager.cc:1916] T 2bf900da488745bc9e74311e0888d947 P db1d57cec9d54ae49d4dd32f3a98c35a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:56:59.087386 22397 catalog_manager.cc:5696] T dcf51196d88d48b99cce08a6d79d1c96 P b8bef7ef98cb43999c85d2affb22ff39 reported cstate change: config changed from index 2 to 3, c1e6fc43ccc443cf8af3d02b67437385 (127.16.174.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 } attrs { replace: true } } peers { permanent_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45269 } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } } peers { permanent_uuid: "c1e6fc43ccc443cf8af3d02b67437385" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 38673 } attrs { promote: false } } }
I20260608 12:56:59.099448 22849 ts_tablet_manager.cc:1929] T 2bf900da488745bc9e74311e0888d947 P db1d57cec9d54ae49d4dd32f3a98c35a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:56:59.100044 22849 log.cc:1199] T 2bf900da488745bc9e74311e0888d947 P db1d57cec9d54ae49d4dd32f3a98c35a: Deleting WAL directory at /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923273579219-17082-0/minicluster-data/ts-1-root/wals/2bf900da488745bc9e74311e0888d947
I20260608 12:56:59.101744 22384 catalog_manager.cc:5027] TS db1d57cec9d54ae49d4dd32f3a98c35a (127.16.174.130:45269): tablet 2bf900da488745bc9e74311e0888d947 (table test-workload [id=85754d7f13e64b78a9ca80a543ba1929]) successfully deleted
I20260608 12:56:59.118094 22722 raft_consensus.cc:2955] T 2bf900da488745bc9e74311e0888d947 P b8bef7ef98cb43999c85d2affb22ff39 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER db1d57cec9d54ae49d4dd32f3a98c35a (127.16.174.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } } peers { permanent_uuid: "c1e6fc43ccc443cf8af3d02b67437385" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 38673 } attrs { promote: false } } }
I20260608 12:56:59.129575 22386 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 2bf900da488745bc9e74311e0888d947 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:56:59.343199 22834 raft_consensus.cc:2955] T dcf51196d88d48b99cce08a6d79d1c96 P db1d57cec9d54ae49d4dd32f3a98c35a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c1e6fc43ccc443cf8af3d02b67437385 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 } attrs { replace: true } } peers { permanent_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45269 } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } } peers { permanent_uuid: "c1e6fc43ccc443cf8af3d02b67437385" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 38673 } attrs { promote: false } } }
I20260608 12:56:59.356417 22773 raft_consensus.cc:2955] T dcf51196d88d48b99cce08a6d79d1c96 P c1e6fc43ccc443cf8af3d02b67437385 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c1e6fc43ccc443cf8af3d02b67437385 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "369b411ba66d402da9341fa53dee6788" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35557 } attrs { replace: true } } peers { permanent_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45269 } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } } peers { permanent_uuid: "c1e6fc43ccc443cf8af3d02b67437385" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 38673 } attrs { promote: false } } }
I20260608 12:56:59.364858 22577 consensus_queue.cc:237] T dcf51196d88d48b99cce08a6d79d1c96 P db1d57cec9d54ae49d4dd32f3a98c35a [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: "db1d57cec9d54ae49d4dd32f3a98c35a" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45269 } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } } peers { permanent_uuid: "c1e6fc43ccc443cf8af3d02b67437385" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 38673 } attrs { promote: false } }
I20260608 12:56:59.373149 22650 raft_consensus.cc:1275] T dcf51196d88d48b99cce08a6d79d1c96 P b8bef7ef98cb43999c85d2affb22ff39 [term 1 FOLLOWER]: Refusing update from remote peer db1d57cec9d54ae49d4dd32f3a98c35a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:56:59.374238 22773 raft_consensus.cc:1275] T dcf51196d88d48b99cce08a6d79d1c96 P c1e6fc43ccc443cf8af3d02b67437385 [term 1 FOLLOWER]: Refusing update from remote peer db1d57cec9d54ae49d4dd32f3a98c35a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:56:59.375058 22827 consensus_queue.cc:1048] T dcf51196d88d48b99cce08a6d79d1c96 P db1d57cec9d54ae49d4dd32f3a98c35a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:56:59.376157 22845 consensus_queue.cc:1048] T dcf51196d88d48b99cce08a6d79d1c96 P db1d57cec9d54ae49d4dd32f3a98c35a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1e6fc43ccc443cf8af3d02b67437385" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 38673 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:56:59.385481 22650 raft_consensus.cc:2955] T dcf51196d88d48b99cce08a6d79d1c96 P b8bef7ef98cb43999c85d2affb22ff39 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 369b411ba66d402da9341fa53dee6788 (127.16.174.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45269 } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } } peers { permanent_uuid: "c1e6fc43ccc443cf8af3d02b67437385" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 38673 } attrs { promote: false } } }
I20260608 12:56:59.391731 22773 raft_consensus.cc:2955] T dcf51196d88d48b99cce08a6d79d1c96 P c1e6fc43ccc443cf8af3d02b67437385 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 369b411ba66d402da9341fa53dee6788 (127.16.174.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45269 } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } } peers { permanent_uuid: "c1e6fc43ccc443cf8af3d02b67437385" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 38673 } attrs { promote: false } } }
I20260608 12:56:59.396937 22399 catalog_manager.cc:5696] T dcf51196d88d48b99cce08a6d79d1c96 P b8bef7ef98cb43999c85d2affb22ff39 reported cstate change: config changed from index 3 to 4, VOTER 369b411ba66d402da9341fa53dee6788 (127.16.174.129) evicted. New cstate: current_term: 1 leader_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45269 } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } } peers { permanent_uuid: "c1e6fc43ccc443cf8af3d02b67437385" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 38673 } attrs { promote: false } } }
I20260608 12:56:59.427201 22491 tablet_service.cc:1558] Processing DeleteTablet for tablet dcf51196d88d48b99cce08a6d79d1c96 with delete_type TABLET_DATA_TOMBSTONED (TS 369b411ba66d402da9341fa53dee6788 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40374
I20260608 12:56:59.429031 22851 tablet_replica.cc:333] T dcf51196d88d48b99cce08a6d79d1c96 P 369b411ba66d402da9341fa53dee6788: stopping tablet replica
I20260608 12:56:59.429770 22851 raft_consensus.cc:2243] T dcf51196d88d48b99cce08a6d79d1c96 P 369b411ba66d402da9341fa53dee6788 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:59.430447 22851 raft_consensus.cc:2272] T dcf51196d88d48b99cce08a6d79d1c96 P 369b411ba66d402da9341fa53dee6788 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:59.433538 22851 ts_tablet_manager.cc:1916] T dcf51196d88d48b99cce08a6d79d1c96 P 369b411ba66d402da9341fa53dee6788: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:56:59.445153 22851 ts_tablet_manager.cc:1929] T dcf51196d88d48b99cce08a6d79d1c96 P 369b411ba66d402da9341fa53dee6788: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:56:59.445443 22851 log.cc:1199] T dcf51196d88d48b99cce08a6d79d1c96 P 369b411ba66d402da9341fa53dee6788: Deleting WAL directory at /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923273579219-17082-0/minicluster-data/ts-0-root/wals/dcf51196d88d48b99cce08a6d79d1c96
I20260608 12:56:59.446878 22385 catalog_manager.cc:5027] TS 369b411ba66d402da9341fa53dee6788 (127.16.174.129:35557): tablet dcf51196d88d48b99cce08a6d79d1c96 (table test-workload [id=85754d7f13e64b78a9ca80a543ba1929]) successfully deleted
I20260608 12:56:59.689476 22834 raft_consensus.cc:2955] T dcf51196d88d48b99cce08a6d79d1c96 P db1d57cec9d54ae49d4dd32f3a98c35a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 369b411ba66d402da9341fa53dee6788 (127.16.174.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "db1d57cec9d54ae49d4dd32f3a98c35a" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45269 } } peers { permanent_uuid: "b8bef7ef98cb43999c85d2affb22ff39" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35031 } } peers { permanent_uuid: "c1e6fc43ccc443cf8af3d02b67437385" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 38673 } attrs { promote: false } } }
I20260608 12:56:59.699631 22384 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet dcf51196d88d48b99cce08a6d79d1c96 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:57:00.471863 22453 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:57:00.474663 22453 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:57:00.475049 22453 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:57:02.476022 22453 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:57:02.478984 22453 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:57:02.479405 22453 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:57:04.480403 22453 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:57:04.483433 22453 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:57:04.483930 22453 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:57:06.485091 22453 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:57:06.488298 22453 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:57:06.488744 22453 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:57:06.632283 17082 tablet_server.cc:179] TabletServer@127.16.174.129:0 shutting down...
I20260608 12:57:06.674888 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:06.675860 17082 tablet_replica.cc:333] T 2bf900da488745bc9e74311e0888d947 P 369b411ba66d402da9341fa53dee6788: stopping tablet replica
I20260608 12:57:06.676571 17082 raft_consensus.cc:2243] T 2bf900da488745bc9e74311e0888d947 P 369b411ba66d402da9341fa53dee6788 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:06.677649 17082 raft_consensus.cc:2272] T 2bf900da488745bc9e74311e0888d947 P 369b411ba66d402da9341fa53dee6788 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:06.680569 17082 tablet_replica.cc:333] T f9ca494d6aae4a9196d4bc2e9f467506 P 369b411ba66d402da9341fa53dee6788: stopping tablet replica
I20260608 12:57:06.681133 17082 raft_consensus.cc:2243] T f9ca494d6aae4a9196d4bc2e9f467506 P 369b411ba66d402da9341fa53dee6788 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:06.682250 17082 raft_consensus.cc:2272] T f9ca494d6aae4a9196d4bc2e9f467506 P 369b411ba66d402da9341fa53dee6788 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:06.710537 17082 tablet_server.cc:196] TabletServer@127.16.174.129:0 shutdown complete.
I20260608 12:57:06.729625 17082 tablet_server.cc:179] TabletServer@127.16.174.130:0 shutting down...
I20260608 12:57:06.759351 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:06.760406 17082 tablet_replica.cc:333] T f9ca494d6aae4a9196d4bc2e9f467506 P db1d57cec9d54ae49d4dd32f3a98c35a: stopping tablet replica
I20260608 12:57:06.761132 17082 raft_consensus.cc:2243] T f9ca494d6aae4a9196d4bc2e9f467506 P db1d57cec9d54ae49d4dd32f3a98c35a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:06.761690 17082 raft_consensus.cc:2272] T f9ca494d6aae4a9196d4bc2e9f467506 P db1d57cec9d54ae49d4dd32f3a98c35a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:06.764518 17082 tablet_replica.cc:333] T dcf51196d88d48b99cce08a6d79d1c96 P db1d57cec9d54ae49d4dd32f3a98c35a: stopping tablet replica
I20260608 12:57:06.765146 17082 raft_consensus.cc:2243] T dcf51196d88d48b99cce08a6d79d1c96 P db1d57cec9d54ae49d4dd32f3a98c35a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:06.766242 17082 raft_consensus.cc:2272] T dcf51196d88d48b99cce08a6d79d1c96 P db1d57cec9d54ae49d4dd32f3a98c35a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:06.793228 17082 tablet_server.cc:196] TabletServer@127.16.174.130:0 shutdown complete.
W20260608 12:57:06.802842 22615 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.174.129:35557: connect: Connection refused (error 111) [suppressed 5 similar messages]
W20260608 12:57:06.807410 22615 consensus_peers.cc:597] T 2bf900da488745bc9e74311e0888d947 P b8bef7ef98cb43999c85d2affb22ff39 -> Peer 369b411ba66d402da9341fa53dee6788 (127.16.174.129:35557): Couldn't send request to peer 369b411ba66d402da9341fa53dee6788. Status: Network error: Client connection negotiation failed: client connection to 127.16.174.129:35557: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:06.813458 17082 tablet_server.cc:179] TabletServer@127.16.174.131:0 shutting down...
I20260608 12:57:06.839485 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:06.840395 17082 tablet_replica.cc:333] T dcf51196d88d48b99cce08a6d79d1c96 P b8bef7ef98cb43999c85d2affb22ff39: stopping tablet replica
I20260608 12:57:06.841156 17082 raft_consensus.cc:2243] T dcf51196d88d48b99cce08a6d79d1c96 P b8bef7ef98cb43999c85d2affb22ff39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:06.841856 17082 raft_consensus.cc:2272] T dcf51196d88d48b99cce08a6d79d1c96 P b8bef7ef98cb43999c85d2affb22ff39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:06.844533 17082 tablet_replica.cc:333] T f9ca494d6aae4a9196d4bc2e9f467506 P b8bef7ef98cb43999c85d2affb22ff39: stopping tablet replica
I20260608 12:57:06.845001 17082 raft_consensus.cc:2243] T f9ca494d6aae4a9196d4bc2e9f467506 P b8bef7ef98cb43999c85d2affb22ff39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:06.845453 17082 raft_consensus.cc:2272] T f9ca494d6aae4a9196d4bc2e9f467506 P b8bef7ef98cb43999c85d2affb22ff39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:06.847512 17082 tablet_replica.cc:333] T 2bf900da488745bc9e74311e0888d947 P b8bef7ef98cb43999c85d2affb22ff39: stopping tablet replica
I20260608 12:57:06.848038 17082 raft_consensus.cc:2243] T 2bf900da488745bc9e74311e0888d947 P b8bef7ef98cb43999c85d2affb22ff39 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:06.849009 17082 raft_consensus.cc:2272] T 2bf900da488745bc9e74311e0888d947 P b8bef7ef98cb43999c85d2affb22ff39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:06.874996 17082 tablet_server.cc:196] TabletServer@127.16.174.131:0 shutdown complete.
I20260608 12:57:06.892495 17082 tablet_server.cc:179] TabletServer@127.16.174.132:0 shutting down...
I20260608 12:57:06.917719 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:06.918418 17082 tablet_replica.cc:333] T dcf51196d88d48b99cce08a6d79d1c96 P c1e6fc43ccc443cf8af3d02b67437385: stopping tablet replica
I20260608 12:57:06.918984 17082 raft_consensus.cc:2243] T dcf51196d88d48b99cce08a6d79d1c96 P c1e6fc43ccc443cf8af3d02b67437385 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:06.919866 17082 raft_consensus.cc:2272] T dcf51196d88d48b99cce08a6d79d1c96 P c1e6fc43ccc443cf8af3d02b67437385 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:06.922247 17082 tablet_replica.cc:333] T 2bf900da488745bc9e74311e0888d947 P c1e6fc43ccc443cf8af3d02b67437385: stopping tablet replica
I20260608 12:57:06.922710 17082 raft_consensus.cc:2243] T 2bf900da488745bc9e74311e0888d947 P c1e6fc43ccc443cf8af3d02b67437385 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:06.923290 17082 raft_consensus.cc:2272] T 2bf900da488745bc9e74311e0888d947 P c1e6fc43ccc443cf8af3d02b67437385 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:06.945165 17082 tablet_server.cc:196] TabletServer@127.16.174.132:0 shutdown complete.
I20260608 12:57:06.958717 17082 master.cc:562] Master@127.16.174.190:34405 shutting down...
I20260608 12:57:06.979449 17082 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4e72c96547e547c88684ccccd5c71a23 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:06.980225 17082 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4e72c96547e547c88684ccccd5c71a23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:06.980605 17082 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4e72c96547e547c88684ccccd5c71a23: stopping tablet replica
I20260608 12:57:07.002013 17082 master.cc:584] Master@127.16.174.190:34405 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (12735 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260608 12:57:07.047228 17082 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.174.190:39307
I20260608 12:57:07.048595 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:07.054661 22857 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:07.056051 22858 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:07.056479 22860 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:07.057148 17082 server_base.cc:1061] running on GCE node
I20260608 12:57:07.058025 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:07.058252 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:07.058460 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923427058427 us; error 0 us; skew 500 ppm
I20260608 12:57:07.059082 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:07.061950 17082 webserver.cc:533] Webserver started at http://127.16.174.190:38237/ using document root <none> and password file <none>
I20260608 12:57:07.062505 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:07.062721 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:07.063030 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:07.064762 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923273579219-17082-0/minicluster-data/master-0-root/instance:
uuid: "42e2ddcfb1e64c2881f662cca06412f6"
format_stamp: "Formatted at 2026-06-08 12:57:07 on dist-test-slave-840c"
I20260608 12:57:07.069829 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 12:57:07.073642 22865 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:07.074663 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:57:07.074934 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923273579219-17082-0/minicluster-data/master-0-root
uuid: "42e2ddcfb1e64c2881f662cca06412f6"
format_stamp: "Formatted at 2026-06-08 12:57:07 on dist-test-slave-840c"
I20260608 12:57:07.075197 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923273579219-17082-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923273579219-17082-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923273579219-17082-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:57:07.093366 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:07.094681 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:07.137943 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.190:39307
I20260608 12:57:07.138162 22916 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.190:39307 every 8 connection(s)
I20260608 12:57:07.143028 22917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:07.155678 22917 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 42e2ddcfb1e64c2881f662cca06412f6: Bootstrap starting.
I20260608 12:57:07.161478 22917 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 42e2ddcfb1e64c2881f662cca06412f6: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:07.166409 22917 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 42e2ddcfb1e64c2881f662cca06412f6: No bootstrap required, opened a new log
I20260608 12:57:07.168795 22917 raft_consensus.cc:359] T 00000000000000000000000000000000 P 42e2ddcfb1e64c2881f662cca06412f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42e2ddcfb1e64c2881f662cca06412f6" member_type: VOTER }
I20260608 12:57:07.169231 22917 raft_consensus.cc:385] T 00000000000000000000000000000000 P 42e2ddcfb1e64c2881f662cca06412f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:07.169420 22917 raft_consensus.cc:740] T 00000000000000000000000000000000 P 42e2ddcfb1e64c2881f662cca06412f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42e2ddcfb1e64c2881f662cca06412f6, State: Initialized, Role: FOLLOWER
I20260608 12:57:07.169994 22917 consensus_queue.cc:260] T 00000000000000000000000000000000 P 42e2ddcfb1e64c2881f662cca06412f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "42e2ddcfb1e64c2881f662cca06412f6" member_type: VOTER }
I20260608 12:57:07.170421 22917 raft_consensus.cc:399] T 00000000000000000000000000000000 P 42e2ddcfb1e64c2881f662cca06412f6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:57:07.170612 22917 raft_consensus.cc:493] T 00000000000000000000000000000000 P 42e2ddcfb1e64c2881f662cca06412f6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:57:07.170825 22917 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 42e2ddcfb1e64c2881f662cca06412f6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:07.175464 22917 raft_consensus.cc:515] T 00000000000000000000000000000000 P 42e2ddcfb1e64c2881f662cca06412f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42e2ddcfb1e64c2881f662cca06412f6" member_type: VOTER }
I20260608 12:57:07.175979 22917 leader_election.cc:304] T 00000000000000000000000000000000 P 42e2ddcfb1e64c2881f662cca06412f6 [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: 42e2ddcfb1e64c2881f662cca06412f6; no voters: 
I20260608 12:57:07.177306 22917 leader_election.cc:290] T 00000000000000000000000000000000 P 42e2ddcfb1e64c2881f662cca06412f6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:57:07.177856 22920 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 42e2ddcfb1e64c2881f662cca06412f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:07.179271 22920 raft_consensus.cc:697] T 00000000000000000000000000000000 P 42e2ddcfb1e64c2881f662cca06412f6 [term 1 LEADER]: Becoming Leader. State: Replica: 42e2ddcfb1e64c2881f662cca06412f6, State: Running, Role: LEADER
I20260608 12:57:07.180078 22920 consensus_queue.cc:237] T 00000000000000000000000000000000 P 42e2ddcfb1e64c2881f662cca06412f6 [LEADER]: Queue going to LEADER mode. State: All 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: "42e2ddcfb1e64c2881f662cca06412f6" member_type: VOTER }
I20260608 12:57:07.180366 22917 sys_catalog.cc:565] T 00000000000000000000000000000000 P 42e2ddcfb1e64c2881f662cca06412f6 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:57:07.183369 22921 sys_catalog.cc:455] T 00000000000000000000000000000000 P 42e2ddcfb1e64c2881f662cca06412f6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "42e2ddcfb1e64c2881f662cca06412f6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42e2ddcfb1e64c2881f662cca06412f6" member_type: VOTER } }
I20260608 12:57:07.183288 22922 sys_catalog.cc:455] T 00000000000000000000000000000000 P 42e2ddcfb1e64c2881f662cca06412f6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 42e2ddcfb1e64c2881f662cca06412f6. Latest consensus state: current_term: 1 leader_uuid: "42e2ddcfb1e64c2881f662cca06412f6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42e2ddcfb1e64c2881f662cca06412f6" member_type: VOTER } }
I20260608 12:57:07.184043 22921 sys_catalog.cc:458] T 00000000000000000000000000000000 P 42e2ddcfb1e64c2881f662cca06412f6 [sys.catalog]: This master's current role is: LEADER
I20260608 12:57:07.184090 22922 sys_catalog.cc:458] T 00000000000000000000000000000000 P 42e2ddcfb1e64c2881f662cca06412f6 [sys.catalog]: This master's current role is: LEADER
I20260608 12:57:07.187620 22925 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:57:07.196947 22925 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:57:07.197923 17082 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:57:07.207129 22925 catalog_manager.cc:1382] Generated new cluster ID: 0f1813114c564e0ca73edc161a1818cb
I20260608 12:57:07.207451 22925 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:57:07.228438 22925 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:57:07.229780 22925 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:57:07.244626 22925 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 42e2ddcfb1e64c2881f662cca06412f6: Generated new TSK 0
I20260608 12:57:07.245226 22925 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:57:07.264499 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:07.271271 22938 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:07.272430 22939 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:07.274220 17082 server_base.cc:1061] running on GCE node
W20260608 12:57:07.274650 22941 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:07.275612 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:07.275871 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:07.276013 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923427276001 us; error 0 us; skew 500 ppm
I20260608 12:57:07.276546 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:07.279840 17082 webserver.cc:533] Webserver started at http://127.16.174.129:43151/ using document root <none> and password file <none>
I20260608 12:57:07.280570 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:07.280891 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:07.281312 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:07.283473 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923273579219-17082-0/minicluster-data/ts-0-root/instance:
uuid: "804fdad6bf5b4aa7a80af4025043aa13"
format_stamp: "Formatted at 2026-06-08 12:57:07 on dist-test-slave-840c"
I20260608 12:57:07.289919 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260608 12:57:07.293793 22946 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:07.294895 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:57:07.295279 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923273579219-17082-0/minicluster-data/ts-0-root
uuid: "804fdad6bf5b4aa7a80af4025043aa13"
format_stamp: "Formatted at 2026-06-08 12:57:07 on dist-test-slave-840c"
I20260608 12:57:07.295715 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923273579219-17082-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923273579219-17082-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923273579219-17082-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:57:07.309834 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:07.311086 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:07.312649 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:07.315167 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:07.315399 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:07.315663 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:07.315846 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:57:07.358029 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.129:45983
I20260608 12:57:07.358192 23008 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.129:45983 every 8 connection(s)
I20260608 12:57:07.364003 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:07.373107 23013 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:07.376411 23014 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:07.376710 17082 server_base.cc:1061] running on GCE node
W20260608 12:57:07.377960 23016 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:07.378851 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:07.379149 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:07.379336 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923427379303 us; error 0 us; skew 500 ppm
I20260608 12:57:07.380036 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:07.383303 17082 webserver.cc:533] Webserver started at http://127.16.174.130:36607/ using document root <none> and password file <none>
I20260608 12:57:07.384054 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:07.384313 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:07.384683 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:07.385677 23009 heartbeater.cc:344] Connected to a master server at 127.16.174.190:39307
I20260608 12:57:07.386098 23009 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:07.386238 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923273579219-17082-0/minicluster-data/ts-1-root/instance:
uuid: "8f6e666f54674fea88deb00cd14f7c82"
format_stamp: "Formatted at 2026-06-08 12:57:07 on dist-test-slave-840c"
I20260608 12:57:07.387081 23009 heartbeater.cc:507] Master 127.16.174.190:39307 requested a full tablet report, sending...
I20260608 12:57:07.389591 22882 ts_manager.cc:194] Registered new tserver with Master: 804fdad6bf5b4aa7a80af4025043aa13 (127.16.174.129:45983)
I20260608 12:57:07.392238 22882 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38918
I20260608 12:57:07.392452 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.004s
I20260608 12:57:07.397075 23021 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:07.398339 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:57:07.398628 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923273579219-17082-0/minicluster-data/ts-1-root
uuid: "8f6e666f54674fea88deb00cd14f7c82"
format_stamp: "Formatted at 2026-06-08 12:57:07 on dist-test-slave-840c"
I20260608 12:57:07.398914 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923273579219-17082-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923273579219-17082-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923273579219-17082-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:57:07.416451 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:07.417670 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:07.419461 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:07.422348 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:07.422577 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:07.422786 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:07.422933 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:07.468199 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.130:44745
I20260608 12:57:07.468374 23083 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.130:44745 every 8 connection(s)
I20260608 12:57:07.473397 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:07.481397 23087 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:07.482547 23088 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:07.486313 23090 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:07.486490 17082 server_base.cc:1061] running on GCE node
I20260608 12:57:07.487687 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:57:07.487787 23084 heartbeater.cc:344] Connected to a master server at 127.16.174.190:39307
W20260608 12:57:07.487962 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:07.488461 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923427488443 us; error 0 us; skew 500 ppm
I20260608 12:57:07.488477 23084 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:07.489203 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:07.489468 23084 heartbeater.cc:507] Master 127.16.174.190:39307 requested a full tablet report, sending...
I20260608 12:57:07.492180 22882 ts_manager.cc:194] Registered new tserver with Master: 8f6e666f54674fea88deb00cd14f7c82 (127.16.174.130:44745)
I20260608 12:57:07.492357 17082 webserver.cc:533] Webserver started at http://127.16.174.131:41281/ using document root <none> and password file <none>
I20260608 12:57:07.493117 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:07.493360 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:07.493711 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:07.494302 22882 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38932
I20260608 12:57:07.495512 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923273579219-17082-0/minicluster-data/ts-2-root/instance:
uuid: "5a4e54ff1fbd43d1a7462fd990129f14"
format_stamp: "Formatted at 2026-06-08 12:57:07 on dist-test-slave-840c"
I20260608 12:57:07.500504 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:57:07.504184 23095 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:07.504925 17082 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:57:07.505234 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923273579219-17082-0/minicluster-data/ts-2-root
uuid: "5a4e54ff1fbd43d1a7462fd990129f14"
format_stamp: "Formatted at 2026-06-08 12:57:07 on dist-test-slave-840c"
I20260608 12:57:07.505479 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923273579219-17082-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923273579219-17082-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923273579219-17082-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:57:07.518275 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:07.519503 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:07.521166 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:07.523478 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:07.523722 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:57:07.523979 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:07.524165 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:07.564495 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.131:43051
I20260608 12:57:07.564612 23157 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.131:43051 every 8 connection(s)
I20260608 12:57:07.579602 23158 heartbeater.cc:344] Connected to a master server at 127.16.174.190:39307
I20260608 12:57:07.579981 23158 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:07.580732 23158 heartbeater.cc:507] Master 127.16.174.190:39307 requested a full tablet report, sending...
I20260608 12:57:07.582851 22882 ts_manager.cc:194] Registered new tserver with Master: 5a4e54ff1fbd43d1a7462fd990129f14 (127.16.174.131:43051)
I20260608 12:57:07.583300 17082 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015268374s
I20260608 12:57:07.584590 22882 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38934
I20260608 12:57:08.395464 23009 heartbeater.cc:499] Master 127.16.174.190:39307 was elected leader, sending a full tablet report...
I20260608 12:57:08.497388 23084 heartbeater.cc:499] Master 127.16.174.190:39307 was elected leader, sending a full tablet report...
I20260608 12:57:08.587911 23158 heartbeater.cc:499] Master 127.16.174.190:39307 was elected leader, sending a full tablet report...
I20260608 12:57:08.642695 22882 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38940:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:57:08.644881 22882 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:57:08.696324 22974 tablet_service.cc:1511] Processing CreateTablet for tablet 6f766581a93d4cbc9f0dbeefc058c74e (DEFAULT_TABLE table=test-workload [id=952303aec080423e8ab95d88cf4926a3]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:57:08.697919 22974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f766581a93d4cbc9f0dbeefc058c74e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:08.703070 23123 tablet_service.cc:1511] Processing CreateTablet for tablet 6f766581a93d4cbc9f0dbeefc058c74e (DEFAULT_TABLE table=test-workload [id=952303aec080423e8ab95d88cf4926a3]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:57:08.704628 23123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f766581a93d4cbc9f0dbeefc058c74e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:08.705132 23049 tablet_service.cc:1511] Processing CreateTablet for tablet 6f766581a93d4cbc9f0dbeefc058c74e (DEFAULT_TABLE table=test-workload [id=952303aec080423e8ab95d88cf4926a3]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:57:08.706586 23049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f766581a93d4cbc9f0dbeefc058c74e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:08.714466 23178 tablet_bootstrap.cc:492] T 6f766581a93d4cbc9f0dbeefc058c74e P 804fdad6bf5b4aa7a80af4025043aa13: Bootstrap starting.
I20260608 12:57:08.721508 23178 tablet_bootstrap.cc:654] T 6f766581a93d4cbc9f0dbeefc058c74e P 804fdad6bf5b4aa7a80af4025043aa13: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:08.724442 23179 tablet_bootstrap.cc:492] T 6f766581a93d4cbc9f0dbeefc058c74e P 5a4e54ff1fbd43d1a7462fd990129f14: Bootstrap starting.
I20260608 12:57:08.728500 23178 tablet_bootstrap.cc:492] T 6f766581a93d4cbc9f0dbeefc058c74e P 804fdad6bf5b4aa7a80af4025043aa13: No bootstrap required, opened a new log
I20260608 12:57:08.729071 23178 ts_tablet_manager.cc:1403] T 6f766581a93d4cbc9f0dbeefc058c74e P 804fdad6bf5b4aa7a80af4025043aa13: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260608 12:57:08.730895 23181 tablet_bootstrap.cc:492] T 6f766581a93d4cbc9f0dbeefc058c74e P 8f6e666f54674fea88deb00cd14f7c82: Bootstrap starting.
I20260608 12:57:08.732117 23179 tablet_bootstrap.cc:654] T 6f766581a93d4cbc9f0dbeefc058c74e P 5a4e54ff1fbd43d1a7462fd990129f14: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:08.732528 23178 raft_consensus.cc:359] T 6f766581a93d4cbc9f0dbeefc058c74e P 804fdad6bf5b4aa7a80af4025043aa13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804fdad6bf5b4aa7a80af4025043aa13" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45983 } } peers { permanent_uuid: "5a4e54ff1fbd43d1a7462fd990129f14" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43051 } } peers { permanent_uuid: "8f6e666f54674fea88deb00cd14f7c82" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44745 } }
I20260608 12:57:08.733328 23178 raft_consensus.cc:385] T 6f766581a93d4cbc9f0dbeefc058c74e P 804fdad6bf5b4aa7a80af4025043aa13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:08.733639 23178 raft_consensus.cc:740] T 6f766581a93d4cbc9f0dbeefc058c74e P 804fdad6bf5b4aa7a80af4025043aa13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 804fdad6bf5b4aa7a80af4025043aa13, State: Initialized, Role: FOLLOWER
I20260608 12:57:08.734447 23178 consensus_queue.cc:260] T 6f766581a93d4cbc9f0dbeefc058c74e P 804fdad6bf5b4aa7a80af4025043aa13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804fdad6bf5b4aa7a80af4025043aa13" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45983 } } peers { permanent_uuid: "5a4e54ff1fbd43d1a7462fd990129f14" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43051 } } peers { permanent_uuid: "8f6e666f54674fea88deb00cd14f7c82" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44745 } }
I20260608 12:57:08.738721 23181 tablet_bootstrap.cc:654] T 6f766581a93d4cbc9f0dbeefc058c74e P 8f6e666f54674fea88deb00cd14f7c82: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:08.738591 23179 tablet_bootstrap.cc:492] T 6f766581a93d4cbc9f0dbeefc058c74e P 5a4e54ff1fbd43d1a7462fd990129f14: No bootstrap required, opened a new log
I20260608 12:57:08.739675 23179 ts_tablet_manager.cc:1403] T 6f766581a93d4cbc9f0dbeefc058c74e P 5a4e54ff1fbd43d1a7462fd990129f14: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260608 12:57:08.741080 23178 ts_tablet_manager.cc:1434] T 6f766581a93d4cbc9f0dbeefc058c74e P 804fdad6bf5b4aa7a80af4025043aa13: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260608 12:57:08.743031 23179 raft_consensus.cc:359] T 6f766581a93d4cbc9f0dbeefc058c74e P 5a4e54ff1fbd43d1a7462fd990129f14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804fdad6bf5b4aa7a80af4025043aa13" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45983 } } peers { permanent_uuid: "5a4e54ff1fbd43d1a7462fd990129f14" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43051 } } peers { permanent_uuid: "8f6e666f54674fea88deb00cd14f7c82" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44745 } }
I20260608 12:57:08.743925 23179 raft_consensus.cc:385] T 6f766581a93d4cbc9f0dbeefc058c74e P 5a4e54ff1fbd43d1a7462fd990129f14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:08.744251 23179 raft_consensus.cc:740] T 6f766581a93d4cbc9f0dbeefc058c74e P 5a4e54ff1fbd43d1a7462fd990129f14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a4e54ff1fbd43d1a7462fd990129f14, State: Initialized, Role: FOLLOWER
I20260608 12:57:08.745069 23179 consensus_queue.cc:260] T 6f766581a93d4cbc9f0dbeefc058c74e P 5a4e54ff1fbd43d1a7462fd990129f14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804fdad6bf5b4aa7a80af4025043aa13" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45983 } } peers { permanent_uuid: "5a4e54ff1fbd43d1a7462fd990129f14" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43051 } } peers { permanent_uuid: "8f6e666f54674fea88deb00cd14f7c82" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44745 } }
I20260608 12:57:08.745565 23181 tablet_bootstrap.cc:492] T 6f766581a93d4cbc9f0dbeefc058c74e P 8f6e666f54674fea88deb00cd14f7c82: No bootstrap required, opened a new log
I20260608 12:57:08.746182 23181 ts_tablet_manager.cc:1403] T 6f766581a93d4cbc9f0dbeefc058c74e P 8f6e666f54674fea88deb00cd14f7c82: Time spent bootstrapping tablet: real 0.016s	user 0.000s	sys 0.014s
I20260608 12:57:08.749491 23179 ts_tablet_manager.cc:1434] T 6f766581a93d4cbc9f0dbeefc058c74e P 5a4e54ff1fbd43d1a7462fd990129f14: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260608 12:57:08.750053 23181 raft_consensus.cc:359] T 6f766581a93d4cbc9f0dbeefc058c74e P 8f6e666f54674fea88deb00cd14f7c82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804fdad6bf5b4aa7a80af4025043aa13" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45983 } } peers { permanent_uuid: "5a4e54ff1fbd43d1a7462fd990129f14" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43051 } } peers { permanent_uuid: "8f6e666f54674fea88deb00cd14f7c82" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44745 } }
I20260608 12:57:08.751011 23181 raft_consensus.cc:385] T 6f766581a93d4cbc9f0dbeefc058c74e P 8f6e666f54674fea88deb00cd14f7c82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:08.751407 23181 raft_consensus.cc:740] T 6f766581a93d4cbc9f0dbeefc058c74e P 8f6e666f54674fea88deb00cd14f7c82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f6e666f54674fea88deb00cd14f7c82, State: Initialized, Role: FOLLOWER
I20260608 12:57:08.752512 23181 consensus_queue.cc:260] T 6f766581a93d4cbc9f0dbeefc058c74e P 8f6e666f54674fea88deb00cd14f7c82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804fdad6bf5b4aa7a80af4025043aa13" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45983 } } peers { permanent_uuid: "5a4e54ff1fbd43d1a7462fd990129f14" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43051 } } peers { permanent_uuid: "8f6e666f54674fea88deb00cd14f7c82" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44745 } }
I20260608 12:57:08.756105 23181 ts_tablet_manager.cc:1434] T 6f766581a93d4cbc9f0dbeefc058c74e P 8f6e666f54674fea88deb00cd14f7c82: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 12:57:08.795898 23183 raft_consensus.cc:493] T 6f766581a93d4cbc9f0dbeefc058c74e P 804fdad6bf5b4aa7a80af4025043aa13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:08.796545 23183 raft_consensus.cc:515] T 6f766581a93d4cbc9f0dbeefc058c74e P 804fdad6bf5b4aa7a80af4025043aa13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804fdad6bf5b4aa7a80af4025043aa13" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45983 } } peers { permanent_uuid: "5a4e54ff1fbd43d1a7462fd990129f14" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43051 } } peers { permanent_uuid: "8f6e666f54674fea88deb00cd14f7c82" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44745 } }
I20260608 12:57:08.799336 23183 leader_election.cc:290] T 6f766581a93d4cbc9f0dbeefc058c74e P 804fdad6bf5b4aa7a80af4025043aa13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a4e54ff1fbd43d1a7462fd990129f14 (127.16.174.131:43051), 8f6e666f54674fea88deb00cd14f7c82 (127.16.174.130:44745)
I20260608 12:57:08.812311 23133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f766581a93d4cbc9f0dbeefc058c74e" candidate_uuid: "804fdad6bf5b4aa7a80af4025043aa13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a4e54ff1fbd43d1a7462fd990129f14" is_pre_election: true
I20260608 12:57:08.812523 23059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f766581a93d4cbc9f0dbeefc058c74e" candidate_uuid: "804fdad6bf5b4aa7a80af4025043aa13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f6e666f54674fea88deb00cd14f7c82" is_pre_election: true
I20260608 12:57:08.813109 23133 raft_consensus.cc:2468] T 6f766581a93d4cbc9f0dbeefc058c74e P 5a4e54ff1fbd43d1a7462fd990129f14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 804fdad6bf5b4aa7a80af4025043aa13 in term 0.
I20260608 12:57:08.813246 23059 raft_consensus.cc:2468] T 6f766581a93d4cbc9f0dbeefc058c74e P 8f6e666f54674fea88deb00cd14f7c82 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 804fdad6bf5b4aa7a80af4025043aa13 in term 0.
I20260608 12:57:08.814481 22948 leader_election.cc:304] T 6f766581a93d4cbc9f0dbeefc058c74e P 804fdad6bf5b4aa7a80af4025043aa13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a4e54ff1fbd43d1a7462fd990129f14, 804fdad6bf5b4aa7a80af4025043aa13; no voters: 
I20260608 12:57:08.815265 23183 raft_consensus.cc:2804] T 6f766581a93d4cbc9f0dbeefc058c74e P 804fdad6bf5b4aa7a80af4025043aa13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:57:08.815670 23183 raft_consensus.cc:493] T 6f766581a93d4cbc9f0dbeefc058c74e P 804fdad6bf5b4aa7a80af4025043aa13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:08.816027 23183 raft_consensus.cc:3060] T 6f766581a93d4cbc9f0dbeefc058c74e P 804fdad6bf5b4aa7a80af4025043aa13 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:57:08.820231 23159 tablet.cc:2404] T 6f766581a93d4cbc9f0dbeefc058c74e P 5a4e54ff1fbd43d1a7462fd990129f14: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:57:08.822399 23183 raft_consensus.cc:515] T 6f766581a93d4cbc9f0dbeefc058c74e P 804fdad6bf5b4aa7a80af4025043aa13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804fdad6bf5b4aa7a80af4025043aa13" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45983 } } peers { permanent_uuid: "5a4e54ff1fbd43d1a7462fd990129f14" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43051 } } peers { permanent_uuid: "8f6e666f54674fea88deb00cd14f7c82" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44745 } }
I20260608 12:57:08.824483 23183 leader_election.cc:290] T 6f766581a93d4cbc9f0dbeefc058c74e P 804fdad6bf5b4aa7a80af4025043aa13 [CANDIDATE]: Term 1 election: Requested vote from peers 5a4e54ff1fbd43d1a7462fd990129f14 (127.16.174.131:43051), 8f6e666f54674fea88deb00cd14f7c82 (127.16.174.130:44745)
I20260608 12:57:08.825316 23133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f766581a93d4cbc9f0dbeefc058c74e" candidate_uuid: "804fdad6bf5b4aa7a80af4025043aa13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a4e54ff1fbd43d1a7462fd990129f14"
I20260608 12:57:08.825752 23059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f766581a93d4cbc9f0dbeefc058c74e" candidate_uuid: "804fdad6bf5b4aa7a80af4025043aa13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f6e666f54674fea88deb00cd14f7c82"
I20260608 12:57:08.825881 23133 raft_consensus.cc:3060] T 6f766581a93d4cbc9f0dbeefc058c74e P 5a4e54ff1fbd43d1a7462fd990129f14 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:08.826318 23059 raft_consensus.cc:3060] T 6f766581a93d4cbc9f0dbeefc058c74e P 8f6e666f54674fea88deb00cd14f7c82 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:08.832191 23059 raft_consensus.cc:2468] T 6f766581a93d4cbc9f0dbeefc058c74e P 8f6e666f54674fea88deb00cd14f7c82 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 804fdad6bf5b4aa7a80af4025043aa13 in term 1.
I20260608 12:57:08.832310 23133 raft_consensus.cc:2468] T 6f766581a93d4cbc9f0dbeefc058c74e P 5a4e54ff1fbd43d1a7462fd990129f14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 804fdad6bf5b4aa7a80af4025043aa13 in term 1.
I20260608 12:57:08.833578 22950 leader_election.cc:304] T 6f766581a93d4cbc9f0dbeefc058c74e P 804fdad6bf5b4aa7a80af4025043aa13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 804fdad6bf5b4aa7a80af4025043aa13, 8f6e666f54674fea88deb00cd14f7c82; no voters: 
I20260608 12:57:08.834372 23183 raft_consensus.cc:2804] T 6f766581a93d4cbc9f0dbeefc058c74e P 804fdad6bf5b4aa7a80af4025043aa13 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:08.835565 23183 raft_consensus.cc:697] T 6f766581a93d4cbc9f0dbeefc058c74e P 804fdad6bf5b4aa7a80af4025043aa13 [term 1 LEADER]: Becoming Leader. State: Replica: 804fdad6bf5b4aa7a80af4025043aa13, State: Running, Role: LEADER
I20260608 12:57:08.836445 23183 consensus_queue.cc:237] T 6f766581a93d4cbc9f0dbeefc058c74e P 804fdad6bf5b4aa7a80af4025043aa13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804fdad6bf5b4aa7a80af4025043aa13" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45983 } } peers { permanent_uuid: "5a4e54ff1fbd43d1a7462fd990129f14" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43051 } } peers { permanent_uuid: "8f6e666f54674fea88deb00cd14f7c82" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44745 } }
I20260608 12:57:08.844415 22881 catalog_manager.cc:5696] T 6f766581a93d4cbc9f0dbeefc058c74e P 804fdad6bf5b4aa7a80af4025043aa13 reported cstate change: term changed from 0 to 1, leader changed from <none> to 804fdad6bf5b4aa7a80af4025043aa13 (127.16.174.129). New cstate: current_term: 1 leader_uuid: "804fdad6bf5b4aa7a80af4025043aa13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804fdad6bf5b4aa7a80af4025043aa13" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a4e54ff1fbd43d1a7462fd990129f14" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f6e666f54674fea88deb00cd14f7c82" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44745 } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:08.865128 17082 tablet_server.cc:179] TabletServer@127.16.174.129:0 shutting down...
I20260608 12:57:08.890213 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:08.891165 17082 tablet_replica.cc:333] T 6f766581a93d4cbc9f0dbeefc058c74e P 804fdad6bf5b4aa7a80af4025043aa13: stopping tablet replica
I20260608 12:57:08.891957 17082 raft_consensus.cc:2243] T 6f766581a93d4cbc9f0dbeefc058c74e P 804fdad6bf5b4aa7a80af4025043aa13 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:08.892619 17082 pending_rounds.cc:70] T 6f766581a93d4cbc9f0dbeefc058c74e P 804fdad6bf5b4aa7a80af4025043aa13: Trying to abort 1 pending ops.
I20260608 12:57:08.892824 17082 pending_rounds.cc:77] T 6f766581a93d4cbc9f0dbeefc058c74e P 804fdad6bf5b4aa7a80af4025043aa13: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294662364521549824 op_type: NO_OP noop_request { }
I20260608 12:57:08.893105 17082 raft_consensus.cc:2889] T 6f766581a93d4cbc9f0dbeefc058c74e P 804fdad6bf5b4aa7a80af4025043aa13 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:57:08.893380 17082 raft_consensus.cc:2272] T 6f766581a93d4cbc9f0dbeefc058c74e P 804fdad6bf5b4aa7a80af4025043aa13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:08.915343 17082 tablet_server.cc:196] TabletServer@127.16.174.129:0 shutdown complete.
I20260608 12:57:09.197070 22935 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:57:09.198778 22935 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:57:09.199111 22935 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:57:10.383251 23191 raft_consensus.cc:493] T 6f766581a93d4cbc9f0dbeefc058c74e P 8f6e666f54674fea88deb00cd14f7c82 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:10.383718 23191 raft_consensus.cc:515] T 6f766581a93d4cbc9f0dbeefc058c74e P 8f6e666f54674fea88deb00cd14f7c82 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804fdad6bf5b4aa7a80af4025043aa13" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45983 } } peers { permanent_uuid: "5a4e54ff1fbd43d1a7462fd990129f14" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43051 } } peers { permanent_uuid: "8f6e666f54674fea88deb00cd14f7c82" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44745 } }
I20260608 12:57:10.386020 23191 leader_election.cc:290] T 6f766581a93d4cbc9f0dbeefc058c74e P 8f6e666f54674fea88deb00cd14f7c82 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 804fdad6bf5b4aa7a80af4025043aa13 (127.16.174.129:45983), 5a4e54ff1fbd43d1a7462fd990129f14 (127.16.174.131:43051)
W20260608 12:57:10.393774 23025 leader_election.cc:336] T 6f766581a93d4cbc9f0dbeefc058c74e P 8f6e666f54674fea88deb00cd14f7c82 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 804fdad6bf5b4aa7a80af4025043aa13 (127.16.174.129:45983): Network error: Client connection negotiation failed: client connection to 127.16.174.129:45983: connect: Connection refused (error 111)
I20260608 12:57:10.397068 23133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f766581a93d4cbc9f0dbeefc058c74e" candidate_uuid: "8f6e666f54674fea88deb00cd14f7c82" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a4e54ff1fbd43d1a7462fd990129f14" is_pre_election: true
I20260608 12:57:10.397655 23133 raft_consensus.cc:2468] T 6f766581a93d4cbc9f0dbeefc058c74e P 5a4e54ff1fbd43d1a7462fd990129f14 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f6e666f54674fea88deb00cd14f7c82 in term 1.
I20260608 12:57:10.398708 23023 leader_election.cc:304] T 6f766581a93d4cbc9f0dbeefc058c74e P 8f6e666f54674fea88deb00cd14f7c82 [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: 5a4e54ff1fbd43d1a7462fd990129f14, 8f6e666f54674fea88deb00cd14f7c82; no voters: 804fdad6bf5b4aa7a80af4025043aa13
I20260608 12:57:10.399502 23191 raft_consensus.cc:2804] T 6f766581a93d4cbc9f0dbeefc058c74e P 8f6e666f54674fea88deb00cd14f7c82 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:57:10.399878 23191 raft_consensus.cc:493] T 6f766581a93d4cbc9f0dbeefc058c74e P 8f6e666f54674fea88deb00cd14f7c82 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:10.400198 23191 raft_consensus.cc:3060] T 6f766581a93d4cbc9f0dbeefc058c74e P 8f6e666f54674fea88deb00cd14f7c82 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:57:10.405269 23191 raft_consensus.cc:515] T 6f766581a93d4cbc9f0dbeefc058c74e P 8f6e666f54674fea88deb00cd14f7c82 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804fdad6bf5b4aa7a80af4025043aa13" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45983 } } peers { permanent_uuid: "5a4e54ff1fbd43d1a7462fd990129f14" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43051 } } peers { permanent_uuid: "8f6e666f54674fea88deb00cd14f7c82" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44745 } }
I20260608 12:57:10.407147 23191 leader_election.cc:290] T 6f766581a93d4cbc9f0dbeefc058c74e P 8f6e666f54674fea88deb00cd14f7c82 [CANDIDATE]: Term 2 election: Requested vote from peers 804fdad6bf5b4aa7a80af4025043aa13 (127.16.174.129:45983), 5a4e54ff1fbd43d1a7462fd990129f14 (127.16.174.131:43051)
I20260608 12:57:10.408427 23133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f766581a93d4cbc9f0dbeefc058c74e" candidate_uuid: "8f6e666f54674fea88deb00cd14f7c82" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a4e54ff1fbd43d1a7462fd990129f14"
I20260608 12:57:10.408944 23133 raft_consensus.cc:3060] T 6f766581a93d4cbc9f0dbeefc058c74e P 5a4e54ff1fbd43d1a7462fd990129f14 [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:57:10.411144 23025 leader_election.cc:336] T 6f766581a93d4cbc9f0dbeefc058c74e P 8f6e666f54674fea88deb00cd14f7c82 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 804fdad6bf5b4aa7a80af4025043aa13 (127.16.174.129:45983): Network error: Client connection negotiation failed: client connection to 127.16.174.129:45983: connect: Connection refused (error 111)
I20260608 12:57:10.414073 23133 raft_consensus.cc:2468] T 6f766581a93d4cbc9f0dbeefc058c74e P 5a4e54ff1fbd43d1a7462fd990129f14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f6e666f54674fea88deb00cd14f7c82 in term 2.
I20260608 12:57:10.415211 23023 leader_election.cc:304] T 6f766581a93d4cbc9f0dbeefc058c74e P 8f6e666f54674fea88deb00cd14f7c82 [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: 5a4e54ff1fbd43d1a7462fd990129f14, 8f6e666f54674fea88deb00cd14f7c82; no voters: 804fdad6bf5b4aa7a80af4025043aa13
I20260608 12:57:10.416093 23191 raft_consensus.cc:2804] T 6f766581a93d4cbc9f0dbeefc058c74e P 8f6e666f54674fea88deb00cd14f7c82 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:57:10.417193 23191 raft_consensus.cc:697] T 6f766581a93d4cbc9f0dbeefc058c74e P 8f6e666f54674fea88deb00cd14f7c82 [term 2 LEADER]: Becoming Leader. State: Replica: 8f6e666f54674fea88deb00cd14f7c82, State: Running, Role: LEADER
I20260608 12:57:10.418031 23191 consensus_queue.cc:237] T 6f766581a93d4cbc9f0dbeefc058c74e P 8f6e666f54674fea88deb00cd14f7c82 [LEADER]: Queue going to LEADER 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: "804fdad6bf5b4aa7a80af4025043aa13" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45983 } } peers { permanent_uuid: "5a4e54ff1fbd43d1a7462fd990129f14" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43051 } } peers { permanent_uuid: "8f6e666f54674fea88deb00cd14f7c82" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44745 } }
I20260608 12:57:10.425428 22881 catalog_manager.cc:5696] T 6f766581a93d4cbc9f0dbeefc058c74e P 8f6e666f54674fea88deb00cd14f7c82 reported cstate change: term changed from 1 to 2, leader changed from 804fdad6bf5b4aa7a80af4025043aa13 (127.16.174.129) to 8f6e666f54674fea88deb00cd14f7c82 (127.16.174.130). New cstate: current_term: 2 leader_uuid: "8f6e666f54674fea88deb00cd14f7c82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804fdad6bf5b4aa7a80af4025043aa13" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a4e54ff1fbd43d1a7462fd990129f14" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f6e666f54674fea88deb00cd14f7c82" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44745 } health_report { overall_health: HEALTHY } } }
W20260608 12:57:11.017490 23025 consensus_peers.cc:597] T 6f766581a93d4cbc9f0dbeefc058c74e P 8f6e666f54674fea88deb00cd14f7c82 -> Peer 804fdad6bf5b4aa7a80af4025043aa13 (127.16.174.129:45983): Couldn't send request to peer 804fdad6bf5b4aa7a80af4025043aa13. Status: Network error: Client connection negotiation failed: client connection to 127.16.174.129:45983: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:11.036641 23133 raft_consensus.cc:1275] T 6f766581a93d4cbc9f0dbeefc058c74e P 5a4e54ff1fbd43d1a7462fd990129f14 [term 2 FOLLOWER]: Refusing update from remote peer 8f6e666f54674fea88deb00cd14f7c82: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 12:57:11.038074 23202 consensus_queue.cc:1048] T 6f766581a93d4cbc9f0dbeefc058c74e P 8f6e666f54674fea88deb00cd14f7c82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a4e54ff1fbd43d1a7462fd990129f14" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:57:11.200207 22935 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:57:11.201738 22935 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:57:11.202057 22935 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:57:12.119437 23025 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.174.129:45983: connect: Connection refused (error 111) [suppressed 4 similar messages]
I20260608 12:57:13.203130 22935 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:57:13.204854 22935 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:57:13.205251 22935 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:57:13.637975 23025 consensus_peers.cc:597] T 6f766581a93d4cbc9f0dbeefc058c74e P 8f6e666f54674fea88deb00cd14f7c82 -> Peer 804fdad6bf5b4aa7a80af4025043aa13 (127.16.174.129:45983): Couldn't send request to peer 804fdad6bf5b4aa7a80af4025043aa13. Status: Network error: Client connection negotiation failed: client connection to 127.16.174.129:45983: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 12:57:15.206326 22935 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:57:15.207844 22935 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:57:15.208123 22935 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:57:16.186350 23025 consensus_peers.cc:597] T 6f766581a93d4cbc9f0dbeefc058c74e P 8f6e666f54674fea88deb00cd14f7c82 -> Peer 804fdad6bf5b4aa7a80af4025043aa13 (127.16.174.129:45983): Couldn't send request to peer 804fdad6bf5b4aa7a80af4025043aa13. Status: Network error: Client connection negotiation failed: client connection to 127.16.174.129:45983: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260608 12:57:17.209367 22935 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
W20260608 12:57:17.210376 23025 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.174.129:45983: connect: Connection refused (error 111) [suppressed 9 similar messages]
I20260608 12:57:17.211292 22935 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:57:17.211789 22935 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:57:18.736584 23025 consensus_peers.cc:597] T 6f766581a93d4cbc9f0dbeefc058c74e P 8f6e666f54674fea88deb00cd14f7c82 -> Peer 804fdad6bf5b4aa7a80af4025043aa13 (127.16.174.129:45983): Couldn't send request to peer 804fdad6bf5b4aa7a80af4025043aa13. Status: Network error: Client connection negotiation failed: client connection to 127.16.174.129:45983: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260608 12:57:19.212828 22935 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:57:19.214339 22935 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:57:19.214697 22935 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:57:19.989647 17082 tablet_server.cc:179] TabletServer@127.16.174.130:0 shutting down...
I20260608 12:57:20.019033 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:20.020107 17082 tablet_replica.cc:333] T 6f766581a93d4cbc9f0dbeefc058c74e P 8f6e666f54674fea88deb00cd14f7c82: stopping tablet replica
I20260608 12:57:20.020905 17082 raft_consensus.cc:2243] T 6f766581a93d4cbc9f0dbeefc058c74e P 8f6e666f54674fea88deb00cd14f7c82 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:57:20.022197 17082 raft_consensus.cc:2272] T 6f766581a93d4cbc9f0dbeefc058c74e P 8f6e666f54674fea88deb00cd14f7c82 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:20.046113 17082 tablet_server.cc:196] TabletServer@127.16.174.130:0 shutdown complete.
I20260608 12:57:20.061615 17082 tablet_server.cc:179] TabletServer@127.16.174.131:0 shutting down...
I20260608 12:57:20.088729 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:20.089463 17082 tablet_replica.cc:333] T 6f766581a93d4cbc9f0dbeefc058c74e P 5a4e54ff1fbd43d1a7462fd990129f14: stopping tablet replica
I20260608 12:57:20.090063 17082 raft_consensus.cc:2243] T 6f766581a93d4cbc9f0dbeefc058c74e P 5a4e54ff1fbd43d1a7462fd990129f14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:20.090556 17082 raft_consensus.cc:2272] T 6f766581a93d4cbc9f0dbeefc058c74e P 5a4e54ff1fbd43d1a7462fd990129f14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:20.111876 17082 tablet_server.cc:196] TabletServer@127.16.174.131:0 shutdown complete.
I20260608 12:57:20.125002 17082 master.cc:562] Master@127.16.174.190:39307 shutting down...
I20260608 12:57:20.147789 17082 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 42e2ddcfb1e64c2881f662cca06412f6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:20.148646 17082 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 42e2ddcfb1e64c2881f662cca06412f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:20.149051 17082 tablet_replica.cc:333] T 00000000000000000000000000000000 P 42e2ddcfb1e64c2881f662cca06412f6: stopping tablet replica
I20260608 12:57:20.169435 17082 master.cc:584] Master@127.16.174.190:39307 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (13164 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260608 12:57:20.212052 17082 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.174.190:34787
I20260608 12:57:20.213323 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:20.220472 23234 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:20.220633 23235 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:20.221995 23237 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:20.224773 17082 server_base.cc:1061] running on GCE node
I20260608 12:57:20.225967 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:20.226240 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:20.226449 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923440226427 us; error 0 us; skew 500 ppm
I20260608 12:57:20.227378 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:20.231236 17082 webserver.cc:533] Webserver started at http://127.16.174.190:35231/ using document root <none> and password file <none>
I20260608 12:57:20.232079 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:20.232326 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:20.232674 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:20.234090 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923273579219-17082-0/minicluster-data/master-0-root/instance:
uuid: "5a386c09f39b4823a189e936f4720a42"
format_stamp: "Formatted at 2026-06-08 12:57:20 on dist-test-slave-840c"
I20260608 12:57:20.240459 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260608 12:57:20.246337 23242 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:20.247421 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 12:57:20.247797 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923273579219-17082-0/minicluster-data/master-0-root
uuid: "5a386c09f39b4823a189e936f4720a42"
format_stamp: "Formatted at 2026-06-08 12:57:20 on dist-test-slave-840c"
I20260608 12:57:20.248157 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923273579219-17082-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923273579219-17082-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923273579219-17082-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:57:20.262849 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:20.264839 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:20.309419 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.190:34787
I20260608 12:57:20.309562 23293 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.190:34787 every 8 connection(s)
I20260608 12:57:20.313915 23294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:20.325776 23294 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5a386c09f39b4823a189e936f4720a42: Bootstrap starting.
I20260608 12:57:20.331676 23294 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5a386c09f39b4823a189e936f4720a42: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:20.336328 23294 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5a386c09f39b4823a189e936f4720a42: No bootstrap required, opened a new log
I20260608 12:57:20.338737 23294 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5a386c09f39b4823a189e936f4720a42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5a386c09f39b4823a189e936f4720a42" member_type: VOTER }
I20260608 12:57:20.339174 23294 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5a386c09f39b4823a189e936f4720a42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:20.339432 23294 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5a386c09f39b4823a189e936f4720a42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a386c09f39b4823a189e936f4720a42, State: Initialized, Role: FOLLOWER
I20260608 12:57:20.340150 23294 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5a386c09f39b4823a189e936f4720a42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5a386c09f39b4823a189e936f4720a42" member_type: VOTER }
I20260608 12:57:20.340626 23294 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5a386c09f39b4823a189e936f4720a42 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:57:20.340881 23294 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5a386c09f39b4823a189e936f4720a42 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:57:20.341177 23294 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5a386c09f39b4823a189e936f4720a42 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:20.347434 23294 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5a386c09f39b4823a189e936f4720a42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5a386c09f39b4823a189e936f4720a42" member_type: VOTER }
I20260608 12:57:20.348083 23294 leader_election.cc:304] T 00000000000000000000000000000000 P 5a386c09f39b4823a189e936f4720a42 [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: 5a386c09f39b4823a189e936f4720a42; no voters: 
I20260608 12:57:20.349535 23294 leader_election.cc:290] T 00000000000000000000000000000000 P 5a386c09f39b4823a189e936f4720a42 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:57:20.349967 23297 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5a386c09f39b4823a189e936f4720a42 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:20.351925 23297 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5a386c09f39b4823a189e936f4720a42 [term 1 LEADER]: Becoming Leader. State: Replica: 5a386c09f39b4823a189e936f4720a42, State: Running, Role: LEADER
I20260608 12:57:20.352620 23294 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5a386c09f39b4823a189e936f4720a42 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:57:20.352728 23297 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5a386c09f39b4823a189e936f4720a42 [LEADER]: Queue going to LEADER mode. State: All 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: "5a386c09f39b4823a189e936f4720a42" member_type: VOTER }
I20260608 12:57:20.356510 23299 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5a386c09f39b4823a189e936f4720a42 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5a386c09f39b4823a189e936f4720a42. Latest consensus state: current_term: 1 leader_uuid: "5a386c09f39b4823a189e936f4720a42" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5a386c09f39b4823a189e936f4720a42" member_type: VOTER } }
I20260608 12:57:20.356676 23298 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5a386c09f39b4823a189e936f4720a42 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5a386c09f39b4823a189e936f4720a42" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5a386c09f39b4823a189e936f4720a42" member_type: VOTER } }
I20260608 12:57:20.357110 23299 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5a386c09f39b4823a189e936f4720a42 [sys.catalog]: This master's current role is: LEADER
I20260608 12:57:20.357414 23298 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5a386c09f39b4823a189e936f4720a42 [sys.catalog]: This master's current role is: LEADER
I20260608 12:57:20.363907 23302 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:57:20.370852 23302 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:57:20.372028 17082 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:57:20.381274 23302 catalog_manager.cc:1382] Generated new cluster ID: caee12f5825e4f75aef623328967c7b5
I20260608 12:57:20.381582 23302 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:57:20.399521 23302 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:57:20.400939 23302 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:57:20.419191 23302 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 5a386c09f39b4823a189e936f4720a42: Generated new TSK 0
I20260608 12:57:20.419881 23302 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:57:20.438863 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:20.445444 23315 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:20.446421 23316 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:20.448318 23318 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:20.448508 17082 server_base.cc:1061] running on GCE node
I20260608 12:57:20.449470 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:20.449672 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:20.449826 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923440449809 us; error 0 us; skew 500 ppm
I20260608 12:57:20.450390 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:20.452679 17082 webserver.cc:533] Webserver started at http://127.16.174.129:39375/ using document root <none> and password file <none>
I20260608 12:57:20.453157 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:20.453392 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:20.453713 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:20.455040 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923273579219-17082-0/minicluster-data/ts-0-root/instance:
uuid: "ca4ff633e8654fbcbf284ca02685a5f5"
format_stamp: "Formatted at 2026-06-08 12:57:20 on dist-test-slave-840c"
I20260608 12:57:20.459798 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 12:57:20.463272 23323 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:20.464046 17082 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:57:20.464392 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923273579219-17082-0/minicluster-data/ts-0-root
uuid: "ca4ff633e8654fbcbf284ca02685a5f5"
format_stamp: "Formatted at 2026-06-08 12:57:20 on dist-test-slave-840c"
I20260608 12:57:20.464636 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923273579219-17082-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923273579219-17082-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923273579219-17082-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:57:20.494915 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:20.496274 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:20.497821 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:20.500265 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:20.500492 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:20.500756 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:20.500938 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:20.544380 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.129:35389
I20260608 12:57:20.544493 23385 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.129:35389 every 8 connection(s)
I20260608 12:57:20.549561 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:20.558449 23390 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:20.560760 23391 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:20.566586 17082 server_base.cc:1061] running on GCE node
W20260608 12:57:20.568876 23393 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:20.569558 23386 heartbeater.cc:344] Connected to a master server at 127.16.174.190:34787
I20260608 12:57:20.569991 23386 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:20.570124 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:20.570437 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:20.570621 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923440570591 us; error 0 us; skew 500 ppm
I20260608 12:57:20.570959 23386 heartbeater.cc:507] Master 127.16.174.190:34787 requested a full tablet report, sending...
I20260608 12:57:20.571374 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:20.573658 23259 ts_manager.cc:194] Registered new tserver with Master: ca4ff633e8654fbcbf284ca02685a5f5 (127.16.174.129:35389)
I20260608 12:57:20.574630 17082 webserver.cc:533] Webserver started at http://127.16.174.130:37209/ using document root <none> and password file <none>
I20260608 12:57:20.575377 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:20.575673 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:20.576006 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:20.576583 23259 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52610
I20260608 12:57:20.577834 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923273579219-17082-0/minicluster-data/ts-1-root/instance:
uuid: "c2d7ec969072406f9c85c93396e87e94"
format_stamp: "Formatted at 2026-06-08 12:57:20 on dist-test-slave-840c"
I20260608 12:57:20.582731 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:57:20.586937 23398 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:20.588006 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:57:20.588325 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923273579219-17082-0/minicluster-data/ts-1-root
uuid: "c2d7ec969072406f9c85c93396e87e94"
format_stamp: "Formatted at 2026-06-08 12:57:20 on dist-test-slave-840c"
I20260608 12:57:20.588631 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923273579219-17082-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923273579219-17082-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923273579219-17082-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:57:20.602466 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:20.603816 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:20.605345 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:20.607697 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:20.607971 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:20.608237 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:20.608414 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:20.652330 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.130:36559
I20260608 12:57:20.652472 23460 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.130:36559 every 8 connection(s)
I20260608 12:57:20.658097 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:20.667631 23464 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:20.668573 23465 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:20.671021 23467 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:20.672152 23461 heartbeater.cc:344] Connected to a master server at 127.16.174.190:34787
I20260608 12:57:20.672624 23461 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:20.673453 23461 heartbeater.cc:507] Master 127.16.174.190:34787 requested a full tablet report, sending...
I20260608 12:57:20.675756 23259 ts_manager.cc:194] Registered new tserver with Master: c2d7ec969072406f9c85c93396e87e94 (127.16.174.130:36559)
I20260608 12:57:20.676530 17082 server_base.cc:1061] running on GCE node
I20260608 12:57:20.677587 23259 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52626
I20260608 12:57:20.677676 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:20.678175 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:20.678401 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923440678381 us; error 0 us; skew 500 ppm
I20260608 12:57:20.679258 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:20.681813 17082 webserver.cc:533] Webserver started at http://127.16.174.131:36625/ using document root <none> and password file <none>
I20260608 12:57:20.682353 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:20.682549 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:20.682827 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:20.684103 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923273579219-17082-0/minicluster-data/ts-2-root/instance:
uuid: "48080ef791b84235bf5027cde789af06"
format_stamp: "Formatted at 2026-06-08 12:57:20 on dist-test-slave-840c"
I20260608 12:57:20.688894 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 12:57:20.692818 23472 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:20.693796 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:57:20.694124 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923273579219-17082-0/minicluster-data/ts-2-root
uuid: "48080ef791b84235bf5027cde789af06"
format_stamp: "Formatted at 2026-06-08 12:57:20 on dist-test-slave-840c"
I20260608 12:57:20.694451 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923273579219-17082-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923273579219-17082-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923273579219-17082-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:57:20.713506 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:20.714751 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:20.716390 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:20.718670 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:20.718906 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:20.719146 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:20.719334 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:20.763147 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.131:43687
I20260608 12:57:20.763283 23534 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.131:43687 every 8 connection(s)
I20260608 12:57:20.778996 23535 heartbeater.cc:344] Connected to a master server at 127.16.174.190:34787
I20260608 12:57:20.779521 23535 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:20.780422 23535 heartbeater.cc:507] Master 127.16.174.190:34787 requested a full tablet report, sending...
I20260608 12:57:20.782681 23259 ts_manager.cc:194] Registered new tserver with Master: 48080ef791b84235bf5027cde789af06 (127.16.174.131:43687)
I20260608 12:57:20.783303 17082 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016239542s
I20260608 12:57:20.784211 23259 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52638
I20260608 12:57:21.579797 23386 heartbeater.cc:499] Master 127.16.174.190:34787 was elected leader, sending a full tablet report...
I20260608 12:57:21.680852 23461 heartbeater.cc:499] Master 127.16.174.190:34787 was elected leader, sending a full tablet report...
I20260608 12:57:21.787000 23535 heartbeater.cc:499] Master 127.16.174.190:34787 was elected leader, sending a full tablet report...
I20260608 12:57:21.844116 23259 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52650:
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:57:21.846673 23259 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:57:21.912895 23426 tablet_service.cc:1511] Processing CreateTablet for tablet d6a65fa5706142dc98535617ac71d430 (DEFAULT_TABLE table=test-workload [id=3597a35055cb450ba1c8eecf14f46b32]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:57:21.914458 23426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6a65fa5706142dc98535617ac71d430. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:21.918865 23425 tablet_service.cc:1511] Processing CreateTablet for tablet a05c3ddab06d463db012ab21fe4174e7 (DEFAULT_TABLE table=test-workload [id=3597a35055cb450ba1c8eecf14f46b32]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:57:21.920506 23425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a05c3ddab06d463db012ab21fe4174e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:21.930186 23423 tablet_service.cc:1511] Processing CreateTablet for tablet bb30ac579ea241a9800e38260468bf1a (DEFAULT_TABLE table=test-workload [id=3597a35055cb450ba1c8eecf14f46b32]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:57:21.931180 23351 tablet_service.cc:1511] Processing CreateTablet for tablet d6a65fa5706142dc98535617ac71d430 (DEFAULT_TABLE table=test-workload [id=3597a35055cb450ba1c8eecf14f46b32]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:57:21.931702 23423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb30ac579ea241a9800e38260468bf1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:21.928478 23424 tablet_service.cc:1511] Processing CreateTablet for tablet 93265afb6ebf479e825675944fe12fbb (DEFAULT_TABLE table=test-workload [id=3597a35055cb450ba1c8eecf14f46b32]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:57:21.932874 23351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6a65fa5706142dc98535617ac71d430. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:21.933410 23424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93265afb6ebf479e825675944fe12fbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:21.933194 23350 tablet_service.cc:1511] Processing CreateTablet for tablet a05c3ddab06d463db012ab21fe4174e7 (DEFAULT_TABLE table=test-workload [id=3597a35055cb450ba1c8eecf14f46b32]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:57:21.934641 23350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a05c3ddab06d463db012ab21fe4174e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:21.940222 23349 tablet_service.cc:1511] Processing CreateTablet for tablet 93265afb6ebf479e825675944fe12fbb (DEFAULT_TABLE table=test-workload [id=3597a35055cb450ba1c8eecf14f46b32]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:57:21.941690 23349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93265afb6ebf479e825675944fe12fbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:21.939318 23348 tablet_service.cc:1511] Processing CreateTablet for tablet bb30ac579ea241a9800e38260468bf1a (DEFAULT_TABLE table=test-workload [id=3597a35055cb450ba1c8eecf14f46b32]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:57:21.948964 23348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb30ac579ea241a9800e38260468bf1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:21.973896 23555 tablet_bootstrap.cc:492] T 93265afb6ebf479e825675944fe12fbb P ca4ff633e8654fbcbf284ca02685a5f5: Bootstrap starting.
I20260608 12:57:21.976958 23499 tablet_service.cc:1511] Processing CreateTablet for tablet a05c3ddab06d463db012ab21fe4174e7 (DEFAULT_TABLE table=test-workload [id=3597a35055cb450ba1c8eecf14f46b32]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:57:21.977560 23497 tablet_service.cc:1511] Processing CreateTablet for tablet bb30ac579ea241a9800e38260468bf1a (DEFAULT_TABLE table=test-workload [id=3597a35055cb450ba1c8eecf14f46b32]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:57:21.979214 23500 tablet_service.cc:1511] Processing CreateTablet for tablet d6a65fa5706142dc98535617ac71d430 (DEFAULT_TABLE table=test-workload [id=3597a35055cb450ba1c8eecf14f46b32]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:57:21.979620 23498 tablet_service.cc:1511] Processing CreateTablet for tablet 93265afb6ebf479e825675944fe12fbb (DEFAULT_TABLE table=test-workload [id=3597a35055cb450ba1c8eecf14f46b32]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:57:21.991830 23499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a05c3ddab06d463db012ab21fe4174e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:21.992561 23497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb30ac579ea241a9800e38260468bf1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:21.993970 23498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93265afb6ebf479e825675944fe12fbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:21.996424 23500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6a65fa5706142dc98535617ac71d430. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:22.009508 23556 tablet_bootstrap.cc:492] T d6a65fa5706142dc98535617ac71d430 P c2d7ec969072406f9c85c93396e87e94: Bootstrap starting.
I20260608 12:57:22.012516 23555 tablet_bootstrap.cc:654] T 93265afb6ebf479e825675944fe12fbb P ca4ff633e8654fbcbf284ca02685a5f5: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:22.024452 23557 tablet_bootstrap.cc:492] T bb30ac579ea241a9800e38260468bf1a P 48080ef791b84235bf5027cde789af06: Bootstrap starting.
I20260608 12:57:22.025470 23556 tablet_bootstrap.cc:654] T d6a65fa5706142dc98535617ac71d430 P c2d7ec969072406f9c85c93396e87e94: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:22.030352 23555 tablet_bootstrap.cc:492] T 93265afb6ebf479e825675944fe12fbb P ca4ff633e8654fbcbf284ca02685a5f5: No bootstrap required, opened a new log
I20260608 12:57:22.030942 23555 ts_tablet_manager.cc:1403] T 93265afb6ebf479e825675944fe12fbb P ca4ff633e8654fbcbf284ca02685a5f5: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.008s
I20260608 12:57:22.034255 23555 raft_consensus.cc:359] T 93265afb6ebf479e825675944fe12fbb P ca4ff633e8654fbcbf284ca02685a5f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } } peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } }
I20260608 12:57:22.034628 23557 tablet_bootstrap.cc:654] T bb30ac579ea241a9800e38260468bf1a P 48080ef791b84235bf5027cde789af06: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:22.035094 23555 raft_consensus.cc:385] T 93265afb6ebf479e825675944fe12fbb P ca4ff633e8654fbcbf284ca02685a5f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:22.035542 23555 raft_consensus.cc:740] T 93265afb6ebf479e825675944fe12fbb P ca4ff633e8654fbcbf284ca02685a5f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca4ff633e8654fbcbf284ca02685a5f5, State: Initialized, Role: FOLLOWER
I20260608 12:57:22.036391 23555 consensus_queue.cc:260] T 93265afb6ebf479e825675944fe12fbb P ca4ff633e8654fbcbf284ca02685a5f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } } peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } }
I20260608 12:57:22.039299 23555 ts_tablet_manager.cc:1434] T 93265afb6ebf479e825675944fe12fbb P ca4ff633e8654fbcbf284ca02685a5f5: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:57:22.040803 23555 tablet_bootstrap.cc:492] T d6a65fa5706142dc98535617ac71d430 P ca4ff633e8654fbcbf284ca02685a5f5: Bootstrap starting.
I20260608 12:57:22.045348 23556 tablet_bootstrap.cc:492] T d6a65fa5706142dc98535617ac71d430 P c2d7ec969072406f9c85c93396e87e94: No bootstrap required, opened a new log
I20260608 12:57:22.046361 23556 ts_tablet_manager.cc:1403] T d6a65fa5706142dc98535617ac71d430 P c2d7ec969072406f9c85c93396e87e94: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.013s
I20260608 12:57:22.048066 23555 tablet_bootstrap.cc:654] T d6a65fa5706142dc98535617ac71d430 P ca4ff633e8654fbcbf284ca02685a5f5: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:22.051417 23557 tablet_bootstrap.cc:492] T bb30ac579ea241a9800e38260468bf1a P 48080ef791b84235bf5027cde789af06: No bootstrap required, opened a new log
I20260608 12:57:22.051034 23556 raft_consensus.cc:359] T d6a65fa5706142dc98535617ac71d430 P c2d7ec969072406f9c85c93396e87e94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } } peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } }
I20260608 12:57:22.052086 23557 ts_tablet_manager.cc:1403] T bb30ac579ea241a9800e38260468bf1a P 48080ef791b84235bf5027cde789af06: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.007s
I20260608 12:57:22.052109 23556 raft_consensus.cc:385] T d6a65fa5706142dc98535617ac71d430 P c2d7ec969072406f9c85c93396e87e94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:22.053936 23556 raft_consensus.cc:740] T d6a65fa5706142dc98535617ac71d430 P c2d7ec969072406f9c85c93396e87e94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d7ec969072406f9c85c93396e87e94, State: Initialized, Role: FOLLOWER
I20260608 12:57:22.054910 23556 consensus_queue.cc:260] T d6a65fa5706142dc98535617ac71d430 P c2d7ec969072406f9c85c93396e87e94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } } peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } }
I20260608 12:57:22.055862 23555 tablet_bootstrap.cc:492] T d6a65fa5706142dc98535617ac71d430 P ca4ff633e8654fbcbf284ca02685a5f5: No bootstrap required, opened a new log
I20260608 12:57:22.055961 23557 raft_consensus.cc:359] T bb30ac579ea241a9800e38260468bf1a P 48080ef791b84235bf5027cde789af06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } } peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } }
I20260608 12:57:22.056509 23555 ts_tablet_manager.cc:1403] T d6a65fa5706142dc98535617ac71d430 P ca4ff633e8654fbcbf284ca02685a5f5: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.001s
I20260608 12:57:22.056831 23557 raft_consensus.cc:385] T bb30ac579ea241a9800e38260468bf1a P 48080ef791b84235bf5027cde789af06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:22.057303 23557 raft_consensus.cc:740] T bb30ac579ea241a9800e38260468bf1a P 48080ef791b84235bf5027cde789af06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48080ef791b84235bf5027cde789af06, State: Initialized, Role: FOLLOWER
I20260608 12:57:22.058557 23556 ts_tablet_manager.cc:1434] T d6a65fa5706142dc98535617ac71d430 P c2d7ec969072406f9c85c93396e87e94: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260608 12:57:22.058526 23557 consensus_queue.cc:260] T bb30ac579ea241a9800e38260468bf1a P 48080ef791b84235bf5027cde789af06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } } peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } }
I20260608 12:57:22.059921 23556 tablet_bootstrap.cc:492] T 93265afb6ebf479e825675944fe12fbb P c2d7ec969072406f9c85c93396e87e94: Bootstrap starting.
I20260608 12:57:22.066051 23557 ts_tablet_manager.cc:1434] T bb30ac579ea241a9800e38260468bf1a P 48080ef791b84235bf5027cde789af06: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.004s
I20260608 12:57:22.065739 23555 raft_consensus.cc:359] T d6a65fa5706142dc98535617ac71d430 P ca4ff633e8654fbcbf284ca02685a5f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } } peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } }
I20260608 12:57:22.066821 23555 raft_consensus.cc:385] T d6a65fa5706142dc98535617ac71d430 P ca4ff633e8654fbcbf284ca02685a5f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:22.067184 23555 raft_consensus.cc:740] T d6a65fa5706142dc98535617ac71d430 P ca4ff633e8654fbcbf284ca02685a5f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca4ff633e8654fbcbf284ca02685a5f5, State: Initialized, Role: FOLLOWER
I20260608 12:57:22.067857 23556 tablet_bootstrap.cc:654] T 93265afb6ebf479e825675944fe12fbb P c2d7ec969072406f9c85c93396e87e94: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:22.068142 23555 consensus_queue.cc:260] T d6a65fa5706142dc98535617ac71d430 P ca4ff633e8654fbcbf284ca02685a5f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } } peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } }
I20260608 12:57:22.070609 23555 ts_tablet_manager.cc:1434] T d6a65fa5706142dc98535617ac71d430 P ca4ff633e8654fbcbf284ca02685a5f5: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260608 12:57:22.073347 23557 tablet_bootstrap.cc:492] T d6a65fa5706142dc98535617ac71d430 P 48080ef791b84235bf5027cde789af06: Bootstrap starting.
I20260608 12:57:22.080606 23557 tablet_bootstrap.cc:654] T d6a65fa5706142dc98535617ac71d430 P 48080ef791b84235bf5027cde789af06: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:22.085840 23555 tablet_bootstrap.cc:492] T a05c3ddab06d463db012ab21fe4174e7 P ca4ff633e8654fbcbf284ca02685a5f5: Bootstrap starting.
I20260608 12:57:22.088413 23557 tablet_bootstrap.cc:492] T d6a65fa5706142dc98535617ac71d430 P 48080ef791b84235bf5027cde789af06: No bootstrap required, opened a new log
I20260608 12:57:22.089066 23557 ts_tablet_manager.cc:1403] T d6a65fa5706142dc98535617ac71d430 P 48080ef791b84235bf5027cde789af06: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260608 12:57:22.090567 23556 tablet_bootstrap.cc:492] T 93265afb6ebf479e825675944fe12fbb P c2d7ec969072406f9c85c93396e87e94: No bootstrap required, opened a new log
I20260608 12:57:22.091066 23556 ts_tablet_manager.cc:1403] T 93265afb6ebf479e825675944fe12fbb P c2d7ec969072406f9c85c93396e87e94: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.010s
I20260608 12:57:22.092432 23557 raft_consensus.cc:359] T d6a65fa5706142dc98535617ac71d430 P 48080ef791b84235bf5027cde789af06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } } peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } }
I20260608 12:57:22.093263 23557 raft_consensus.cc:385] T d6a65fa5706142dc98535617ac71d430 P 48080ef791b84235bf5027cde789af06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:22.093604 23557 raft_consensus.cc:740] T d6a65fa5706142dc98535617ac71d430 P 48080ef791b84235bf5027cde789af06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48080ef791b84235bf5027cde789af06, State: Initialized, Role: FOLLOWER
I20260608 12:57:22.094123 23555 tablet_bootstrap.cc:654] T a05c3ddab06d463db012ab21fe4174e7 P ca4ff633e8654fbcbf284ca02685a5f5: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:22.094039 23556 raft_consensus.cc:359] T 93265afb6ebf479e825675944fe12fbb P c2d7ec969072406f9c85c93396e87e94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } } peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } }
I20260608 12:57:22.095366 23556 raft_consensus.cc:385] T 93265afb6ebf479e825675944fe12fbb P c2d7ec969072406f9c85c93396e87e94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:22.094941 23557 consensus_queue.cc:260] T d6a65fa5706142dc98535617ac71d430 P 48080ef791b84235bf5027cde789af06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } } peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } }
I20260608 12:57:22.096002 23556 raft_consensus.cc:740] T 93265afb6ebf479e825675944fe12fbb P c2d7ec969072406f9c85c93396e87e94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d7ec969072406f9c85c93396e87e94, State: Initialized, Role: FOLLOWER
I20260608 12:57:22.096997 23556 consensus_queue.cc:260] T 93265afb6ebf479e825675944fe12fbb P c2d7ec969072406f9c85c93396e87e94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } } peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } }
I20260608 12:57:22.098033 23557 ts_tablet_manager.cc:1434] T d6a65fa5706142dc98535617ac71d430 P 48080ef791b84235bf5027cde789af06: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 12:57:22.099292 23557 tablet_bootstrap.cc:492] T a05c3ddab06d463db012ab21fe4174e7 P 48080ef791b84235bf5027cde789af06: Bootstrap starting.
I20260608 12:57:22.099483 23556 ts_tablet_manager.cc:1434] T 93265afb6ebf479e825675944fe12fbb P c2d7ec969072406f9c85c93396e87e94: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260608 12:57:22.100683 23556 tablet_bootstrap.cc:492] T bb30ac579ea241a9800e38260468bf1a P c2d7ec969072406f9c85c93396e87e94: Bootstrap starting.
I20260608 12:57:22.107857 23556 tablet_bootstrap.cc:654] T bb30ac579ea241a9800e38260468bf1a P c2d7ec969072406f9c85c93396e87e94: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:22.107848 23557 tablet_bootstrap.cc:654] T a05c3ddab06d463db012ab21fe4174e7 P 48080ef791b84235bf5027cde789af06: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:22.118208 23555 tablet_bootstrap.cc:492] T a05c3ddab06d463db012ab21fe4174e7 P ca4ff633e8654fbcbf284ca02685a5f5: No bootstrap required, opened a new log
I20260608 12:57:22.118211 23557 tablet_bootstrap.cc:492] T a05c3ddab06d463db012ab21fe4174e7 P 48080ef791b84235bf5027cde789af06: No bootstrap required, opened a new log
I20260608 12:57:22.118741 23556 tablet_bootstrap.cc:492] T bb30ac579ea241a9800e38260468bf1a P c2d7ec969072406f9c85c93396e87e94: No bootstrap required, opened a new log
I20260608 12:57:22.118809 23555 ts_tablet_manager.cc:1403] T a05c3ddab06d463db012ab21fe4174e7 P ca4ff633e8654fbcbf284ca02685a5f5: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.000s
I20260608 12:57:22.118945 23557 ts_tablet_manager.cc:1403] T a05c3ddab06d463db012ab21fe4174e7 P 48080ef791b84235bf5027cde789af06: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.005s
I20260608 12:57:22.119464 23556 ts_tablet_manager.cc:1403] T bb30ac579ea241a9800e38260468bf1a P c2d7ec969072406f9c85c93396e87e94: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.010s
I20260608 12:57:22.122123 23557 raft_consensus.cc:359] T a05c3ddab06d463db012ab21fe4174e7 P 48080ef791b84235bf5027cde789af06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } } peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } }
I20260608 12:57:22.122797 23557 raft_consensus.cc:385] T a05c3ddab06d463db012ab21fe4174e7 P 48080ef791b84235bf5027cde789af06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:22.122730 23555 raft_consensus.cc:359] T a05c3ddab06d463db012ab21fe4174e7 P ca4ff633e8654fbcbf284ca02685a5f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } } peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } }
I20260608 12:57:22.123404 23557 raft_consensus.cc:740] T a05c3ddab06d463db012ab21fe4174e7 P 48080ef791b84235bf5027cde789af06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48080ef791b84235bf5027cde789af06, State: Initialized, Role: FOLLOWER
I20260608 12:57:22.122941 23556 raft_consensus.cc:359] T bb30ac579ea241a9800e38260468bf1a P c2d7ec969072406f9c85c93396e87e94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } } peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } }
I20260608 12:57:22.123791 23555 raft_consensus.cc:385] T a05c3ddab06d463db012ab21fe4174e7 P ca4ff633e8654fbcbf284ca02685a5f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:22.124017 23556 raft_consensus.cc:385] T bb30ac579ea241a9800e38260468bf1a P c2d7ec969072406f9c85c93396e87e94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:22.124367 23555 raft_consensus.cc:740] T a05c3ddab06d463db012ab21fe4174e7 P ca4ff633e8654fbcbf284ca02685a5f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca4ff633e8654fbcbf284ca02685a5f5, State: Initialized, Role: FOLLOWER
I20260608 12:57:22.124423 23556 raft_consensus.cc:740] T bb30ac579ea241a9800e38260468bf1a P c2d7ec969072406f9c85c93396e87e94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d7ec969072406f9c85c93396e87e94, State: Initialized, Role: FOLLOWER
I20260608 12:57:22.124436 23557 consensus_queue.cc:260] T a05c3ddab06d463db012ab21fe4174e7 P 48080ef791b84235bf5027cde789af06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } } peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } }
I20260608 12:57:22.125346 23555 consensus_queue.cc:260] T a05c3ddab06d463db012ab21fe4174e7 P ca4ff633e8654fbcbf284ca02685a5f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } } peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } }
I20260608 12:57:22.125497 23556 consensus_queue.cc:260] T bb30ac579ea241a9800e38260468bf1a P c2d7ec969072406f9c85c93396e87e94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } } peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } }
I20260608 12:57:22.127242 23557 ts_tablet_manager.cc:1434] T a05c3ddab06d463db012ab21fe4174e7 P 48080ef791b84235bf5027cde789af06: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:57:22.127892 23555 ts_tablet_manager.cc:1434] T a05c3ddab06d463db012ab21fe4174e7 P ca4ff633e8654fbcbf284ca02685a5f5: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260608 12:57:22.128470 23557 tablet_bootstrap.cc:492] T 93265afb6ebf479e825675944fe12fbb P 48080ef791b84235bf5027cde789af06: Bootstrap starting.
I20260608 12:57:22.129097 23555 tablet_bootstrap.cc:492] T bb30ac579ea241a9800e38260468bf1a P ca4ff633e8654fbcbf284ca02685a5f5: Bootstrap starting.
I20260608 12:57:22.130097 23556 ts_tablet_manager.cc:1434] T bb30ac579ea241a9800e38260468bf1a P c2d7ec969072406f9c85c93396e87e94: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 12:57:22.131270 23556 tablet_bootstrap.cc:492] T a05c3ddab06d463db012ab21fe4174e7 P c2d7ec969072406f9c85c93396e87e94: Bootstrap starting.
I20260608 12:57:22.136659 23555 tablet_bootstrap.cc:654] T bb30ac579ea241a9800e38260468bf1a P ca4ff633e8654fbcbf284ca02685a5f5: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:22.137051 23557 tablet_bootstrap.cc:654] T 93265afb6ebf479e825675944fe12fbb P 48080ef791b84235bf5027cde789af06: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:22.137894 23564 raft_consensus.cc:493] T a05c3ddab06d463db012ab21fe4174e7 P 48080ef791b84235bf5027cde789af06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:22.138535 23556 tablet_bootstrap.cc:654] T a05c3ddab06d463db012ab21fe4174e7 P c2d7ec969072406f9c85c93396e87e94: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:22.138466 23564 raft_consensus.cc:515] T a05c3ddab06d463db012ab21fe4174e7 P 48080ef791b84235bf5027cde789af06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } } peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } }
I20260608 12:57:22.141959 23564 leader_election.cc:290] T a05c3ddab06d463db012ab21fe4174e7 P 48080ef791b84235bf5027cde789af06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca4ff633e8654fbcbf284ca02685a5f5 (127.16.174.129:35389), c2d7ec969072406f9c85c93396e87e94 (127.16.174.130:36559)
I20260608 12:57:22.152455 23556 tablet_bootstrap.cc:492] T a05c3ddab06d463db012ab21fe4174e7 P c2d7ec969072406f9c85c93396e87e94: No bootstrap required, opened a new log
I20260608 12:57:22.153162 23556 ts_tablet_manager.cc:1403] T a05c3ddab06d463db012ab21fe4174e7 P c2d7ec969072406f9c85c93396e87e94: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.014s
I20260608 12:57:22.154217 23555 tablet_bootstrap.cc:492] T bb30ac579ea241a9800e38260468bf1a P ca4ff633e8654fbcbf284ca02685a5f5: No bootstrap required, opened a new log
I20260608 12:57:22.154855 23555 ts_tablet_manager.cc:1403] T bb30ac579ea241a9800e38260468bf1a P ca4ff633e8654fbcbf284ca02685a5f5: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.006s
I20260608 12:57:22.156733 23556 raft_consensus.cc:359] T a05c3ddab06d463db012ab21fe4174e7 P c2d7ec969072406f9c85c93396e87e94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } } peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } }
I20260608 12:57:22.157593 23556 raft_consensus.cc:385] T a05c3ddab06d463db012ab21fe4174e7 P c2d7ec969072406f9c85c93396e87e94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:22.157974 23556 raft_consensus.cc:740] T a05c3ddab06d463db012ab21fe4174e7 P c2d7ec969072406f9c85c93396e87e94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d7ec969072406f9c85c93396e87e94, State: Initialized, Role: FOLLOWER
I20260608 12:57:22.160722 23556 consensus_queue.cc:260] T a05c3ddab06d463db012ab21fe4174e7 P c2d7ec969072406f9c85c93396e87e94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } } peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } }
I20260608 12:57:22.163460 23556 ts_tablet_manager.cc:1434] T a05c3ddab06d463db012ab21fe4174e7 P c2d7ec969072406f9c85c93396e87e94: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260608 12:57:22.158532 23555 raft_consensus.cc:359] T bb30ac579ea241a9800e38260468bf1a P ca4ff633e8654fbcbf284ca02685a5f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } } peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } }
I20260608 12:57:22.165515 23555 raft_consensus.cc:385] T bb30ac579ea241a9800e38260468bf1a P ca4ff633e8654fbcbf284ca02685a5f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:22.165868 23555 raft_consensus.cc:740] T bb30ac579ea241a9800e38260468bf1a P ca4ff633e8654fbcbf284ca02685a5f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca4ff633e8654fbcbf284ca02685a5f5, State: Initialized, Role: FOLLOWER
I20260608 12:57:22.167080 23555 consensus_queue.cc:260] T bb30ac579ea241a9800e38260468bf1a P ca4ff633e8654fbcbf284ca02685a5f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } } peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } }
I20260608 12:57:22.172345 23555 ts_tablet_manager.cc:1434] T bb30ac579ea241a9800e38260468bf1a P ca4ff633e8654fbcbf284ca02685a5f5: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.004s
I20260608 12:57:22.187072 23557 tablet_bootstrap.cc:492] T 93265afb6ebf479e825675944fe12fbb P 48080ef791b84235bf5027cde789af06: No bootstrap required, opened a new log
I20260608 12:57:22.187824 23557 ts_tablet_manager.cc:1403] T 93265afb6ebf479e825675944fe12fbb P 48080ef791b84235bf5027cde789af06: Time spent bootstrapping tablet: real 0.060s	user 0.046s	sys 0.004s
I20260608 12:57:22.190857 23557 raft_consensus.cc:359] T 93265afb6ebf479e825675944fe12fbb P 48080ef791b84235bf5027cde789af06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } } peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } }
I20260608 12:57:22.191604 23557 raft_consensus.cc:385] T 93265afb6ebf479e825675944fe12fbb P 48080ef791b84235bf5027cde789af06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:22.191989 23557 raft_consensus.cc:740] T 93265afb6ebf479e825675944fe12fbb P 48080ef791b84235bf5027cde789af06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48080ef791b84235bf5027cde789af06, State: Initialized, Role: FOLLOWER
I20260608 12:57:22.192725 23361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a05c3ddab06d463db012ab21fe4174e7" candidate_uuid: "48080ef791b84235bf5027cde789af06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" is_pre_election: true
I20260608 12:57:22.193221 23436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a05c3ddab06d463db012ab21fe4174e7" candidate_uuid: "48080ef791b84235bf5027cde789af06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d7ec969072406f9c85c93396e87e94" is_pre_election: true
I20260608 12:57:22.192862 23557 consensus_queue.cc:260] T 93265afb6ebf479e825675944fe12fbb P 48080ef791b84235bf5027cde789af06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } } peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } }
I20260608 12:57:22.193445 23361 raft_consensus.cc:2468] T a05c3ddab06d463db012ab21fe4174e7 P ca4ff633e8654fbcbf284ca02685a5f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48080ef791b84235bf5027cde789af06 in term 0.
I20260608 12:57:22.193938 23436 raft_consensus.cc:2468] T a05c3ddab06d463db012ab21fe4174e7 P c2d7ec969072406f9c85c93396e87e94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48080ef791b84235bf5027cde789af06 in term 0.
I20260608 12:57:22.195092 23476 leader_election.cc:304] T a05c3ddab06d463db012ab21fe4174e7 P 48080ef791b84235bf5027cde789af06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48080ef791b84235bf5027cde789af06, ca4ff633e8654fbcbf284ca02685a5f5; no voters: 
I20260608 12:57:22.195542 23557 ts_tablet_manager.cc:1434] T 93265afb6ebf479e825675944fe12fbb P 48080ef791b84235bf5027cde789af06: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:57:22.196023 23564 raft_consensus.cc:2804] T a05c3ddab06d463db012ab21fe4174e7 P 48080ef791b84235bf5027cde789af06 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:57:22.196408 23564 raft_consensus.cc:493] T a05c3ddab06d463db012ab21fe4174e7 P 48080ef791b84235bf5027cde789af06 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:22.196797 23564 raft_consensus.cc:3060] T a05c3ddab06d463db012ab21fe4174e7 P 48080ef791b84235bf5027cde789af06 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:22.204288 23564 raft_consensus.cc:515] T a05c3ddab06d463db012ab21fe4174e7 P 48080ef791b84235bf5027cde789af06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } } peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } }
I20260608 12:57:22.206112 23564 leader_election.cc:290] T a05c3ddab06d463db012ab21fe4174e7 P 48080ef791b84235bf5027cde789af06 [CANDIDATE]: Term 1 election: Requested vote from peers ca4ff633e8654fbcbf284ca02685a5f5 (127.16.174.129:35389), c2d7ec969072406f9c85c93396e87e94 (127.16.174.130:36559)
I20260608 12:57:22.207051 23361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a05c3ddab06d463db012ab21fe4174e7" candidate_uuid: "48080ef791b84235bf5027cde789af06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca4ff633e8654fbcbf284ca02685a5f5"
I20260608 12:57:22.207389 23436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a05c3ddab06d463db012ab21fe4174e7" candidate_uuid: "48080ef791b84235bf5027cde789af06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d7ec969072406f9c85c93396e87e94"
I20260608 12:57:22.207732 23361 raft_consensus.cc:3060] T a05c3ddab06d463db012ab21fe4174e7 P ca4ff633e8654fbcbf284ca02685a5f5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:22.208159 23436 raft_consensus.cc:3060] T a05c3ddab06d463db012ab21fe4174e7 P c2d7ec969072406f9c85c93396e87e94 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:22.213372 23361 raft_consensus.cc:2468] T a05c3ddab06d463db012ab21fe4174e7 P ca4ff633e8654fbcbf284ca02685a5f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48080ef791b84235bf5027cde789af06 in term 1.
I20260608 12:57:22.213714 23436 raft_consensus.cc:2468] T a05c3ddab06d463db012ab21fe4174e7 P c2d7ec969072406f9c85c93396e87e94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48080ef791b84235bf5027cde789af06 in term 1.
I20260608 12:57:22.214691 23476 leader_election.cc:304] T a05c3ddab06d463db012ab21fe4174e7 P 48080ef791b84235bf5027cde789af06 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48080ef791b84235bf5027cde789af06, ca4ff633e8654fbcbf284ca02685a5f5; no voters: 
I20260608 12:57:22.215767 23564 raft_consensus.cc:2804] T a05c3ddab06d463db012ab21fe4174e7 P 48080ef791b84235bf5027cde789af06 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:22.216964 23564 raft_consensus.cc:697] T a05c3ddab06d463db012ab21fe4174e7 P 48080ef791b84235bf5027cde789af06 [term 1 LEADER]: Becoming Leader. State: Replica: 48080ef791b84235bf5027cde789af06, State: Running, Role: LEADER
I20260608 12:57:22.217839 23564 consensus_queue.cc:237] T a05c3ddab06d463db012ab21fe4174e7 P 48080ef791b84235bf5027cde789af06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } } peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } }
I20260608 12:57:22.225314 23257 catalog_manager.cc:5696] T a05c3ddab06d463db012ab21fe4174e7 P 48080ef791b84235bf5027cde789af06 reported cstate change: term changed from 0 to 1, leader changed from <none> to 48080ef791b84235bf5027cde789af06 (127.16.174.131). New cstate: current_term: 1 leader_uuid: "48080ef791b84235bf5027cde789af06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } health_report { overall_health: HEALTHY } } }
I20260608 12:57:22.312882 23563 raft_consensus.cc:493] T d6a65fa5706142dc98535617ac71d430 P c2d7ec969072406f9c85c93396e87e94 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:22.313711 23563 raft_consensus.cc:515] T d6a65fa5706142dc98535617ac71d430 P c2d7ec969072406f9c85c93396e87e94 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } } peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } }
I20260608 12:57:22.316154 23563 leader_election.cc:290] T d6a65fa5706142dc98535617ac71d430 P c2d7ec969072406f9c85c93396e87e94 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48080ef791b84235bf5027cde789af06 (127.16.174.131:43687), ca4ff633e8654fbcbf284ca02685a5f5 (127.16.174.129:35389)
I20260608 12:57:22.328091 23510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6a65fa5706142dc98535617ac71d430" candidate_uuid: "c2d7ec969072406f9c85c93396e87e94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48080ef791b84235bf5027cde789af06" is_pre_election: true
I20260608 12:57:22.328358 23361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6a65fa5706142dc98535617ac71d430" candidate_uuid: "c2d7ec969072406f9c85c93396e87e94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" is_pre_election: true
I20260608 12:57:22.328944 23361 raft_consensus.cc:2468] T d6a65fa5706142dc98535617ac71d430 P ca4ff633e8654fbcbf284ca02685a5f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d7ec969072406f9c85c93396e87e94 in term 0.
I20260608 12:57:22.328953 23510 raft_consensus.cc:2468] T d6a65fa5706142dc98535617ac71d430 P 48080ef791b84235bf5027cde789af06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d7ec969072406f9c85c93396e87e94 in term 0.
I20260608 12:57:22.330364 23402 leader_election.cc:304] T d6a65fa5706142dc98535617ac71d430 P c2d7ec969072406f9c85c93396e87e94 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d7ec969072406f9c85c93396e87e94, ca4ff633e8654fbcbf284ca02685a5f5; no voters: 
I20260608 12:57:22.331161 23563 raft_consensus.cc:2804] T d6a65fa5706142dc98535617ac71d430 P c2d7ec969072406f9c85c93396e87e94 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:57:22.331465 23563 raft_consensus.cc:493] T d6a65fa5706142dc98535617ac71d430 P c2d7ec969072406f9c85c93396e87e94 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:22.331888 23563 raft_consensus.cc:3060] T d6a65fa5706142dc98535617ac71d430 P c2d7ec969072406f9c85c93396e87e94 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:22.337364 23563 raft_consensus.cc:515] T d6a65fa5706142dc98535617ac71d430 P c2d7ec969072406f9c85c93396e87e94 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } } peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } }
I20260608 12:57:22.339162 23563 leader_election.cc:290] T d6a65fa5706142dc98535617ac71d430 P c2d7ec969072406f9c85c93396e87e94 [CANDIDATE]: Term 1 election: Requested vote from peers 48080ef791b84235bf5027cde789af06 (127.16.174.131:43687), ca4ff633e8654fbcbf284ca02685a5f5 (127.16.174.129:35389)
I20260608 12:57:22.340103 23510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6a65fa5706142dc98535617ac71d430" candidate_uuid: "c2d7ec969072406f9c85c93396e87e94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48080ef791b84235bf5027cde789af06"
I20260608 12:57:22.340449 23361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6a65fa5706142dc98535617ac71d430" candidate_uuid: "c2d7ec969072406f9c85c93396e87e94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca4ff633e8654fbcbf284ca02685a5f5"
I20260608 12:57:22.340780 23510 raft_consensus.cc:3060] T d6a65fa5706142dc98535617ac71d430 P 48080ef791b84235bf5027cde789af06 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:22.341051 23361 raft_consensus.cc:3060] T d6a65fa5706142dc98535617ac71d430 P ca4ff633e8654fbcbf284ca02685a5f5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:22.348208 23510 raft_consensus.cc:2468] T d6a65fa5706142dc98535617ac71d430 P 48080ef791b84235bf5027cde789af06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d7ec969072406f9c85c93396e87e94 in term 1.
I20260608 12:57:22.348191 23361 raft_consensus.cc:2468] T d6a65fa5706142dc98535617ac71d430 P ca4ff633e8654fbcbf284ca02685a5f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d7ec969072406f9c85c93396e87e94 in term 1.
I20260608 12:57:22.350198 23399 leader_election.cc:304] T d6a65fa5706142dc98535617ac71d430 P c2d7ec969072406f9c85c93396e87e94 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48080ef791b84235bf5027cde789af06, c2d7ec969072406f9c85c93396e87e94; no voters: 
I20260608 12:57:22.351222 23563 raft_consensus.cc:2804] T d6a65fa5706142dc98535617ac71d430 P c2d7ec969072406f9c85c93396e87e94 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:22.353012 23563 raft_consensus.cc:697] T d6a65fa5706142dc98535617ac71d430 P c2d7ec969072406f9c85c93396e87e94 [term 1 LEADER]: Becoming Leader. State: Replica: c2d7ec969072406f9c85c93396e87e94, State: Running, Role: LEADER
I20260608 12:57:22.353886 23563 consensus_queue.cc:237] T d6a65fa5706142dc98535617ac71d430 P c2d7ec969072406f9c85c93396e87e94 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } } peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } }
I20260608 12:57:22.361716 23257 catalog_manager.cc:5696] T d6a65fa5706142dc98535617ac71d430 P c2d7ec969072406f9c85c93396e87e94 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2d7ec969072406f9c85c93396e87e94 (127.16.174.130). New cstate: current_term: 1 leader_uuid: "c2d7ec969072406f9c85c93396e87e94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } health_report { overall_health: UNKNOWN } } }
W20260608 12:57:22.369691 23307 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:57:22.428006 23564 raft_consensus.cc:493] T bb30ac579ea241a9800e38260468bf1a P 48080ef791b84235bf5027cde789af06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:22.428599 23564 raft_consensus.cc:515] T bb30ac579ea241a9800e38260468bf1a P 48080ef791b84235bf5027cde789af06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } } peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } }
I20260608 12:57:22.430471 23564 leader_election.cc:290] T bb30ac579ea241a9800e38260468bf1a P 48080ef791b84235bf5027cde789af06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca4ff633e8654fbcbf284ca02685a5f5 (127.16.174.129:35389), c2d7ec969072406f9c85c93396e87e94 (127.16.174.130:36559)
I20260608 12:57:22.431491 23361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb30ac579ea241a9800e38260468bf1a" candidate_uuid: "48080ef791b84235bf5027cde789af06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" is_pre_election: true
I20260608 12:57:22.431785 23436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb30ac579ea241a9800e38260468bf1a" candidate_uuid: "48080ef791b84235bf5027cde789af06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d7ec969072406f9c85c93396e87e94" is_pre_election: true
I20260608 12:57:22.432327 23361 raft_consensus.cc:2468] T bb30ac579ea241a9800e38260468bf1a P ca4ff633e8654fbcbf284ca02685a5f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48080ef791b84235bf5027cde789af06 in term 0.
I20260608 12:57:22.432368 23436 raft_consensus.cc:2468] T bb30ac579ea241a9800e38260468bf1a P c2d7ec969072406f9c85c93396e87e94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48080ef791b84235bf5027cde789af06 in term 0.
I20260608 12:57:22.433830 23476 leader_election.cc:304] T bb30ac579ea241a9800e38260468bf1a P 48080ef791b84235bf5027cde789af06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48080ef791b84235bf5027cde789af06, c2d7ec969072406f9c85c93396e87e94; no voters: 
I20260608 12:57:22.434598 23564 raft_consensus.cc:2804] T bb30ac579ea241a9800e38260468bf1a P 48080ef791b84235bf5027cde789af06 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:57:22.434942 23564 raft_consensus.cc:493] T bb30ac579ea241a9800e38260468bf1a P 48080ef791b84235bf5027cde789af06 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:22.435209 23564 raft_consensus.cc:3060] T bb30ac579ea241a9800e38260468bf1a P 48080ef791b84235bf5027cde789af06 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:22.440232 23564 raft_consensus.cc:515] T bb30ac579ea241a9800e38260468bf1a P 48080ef791b84235bf5027cde789af06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } } peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } }
I20260608 12:57:22.442255 23564 leader_election.cc:290] T bb30ac579ea241a9800e38260468bf1a P 48080ef791b84235bf5027cde789af06 [CANDIDATE]: Term 1 election: Requested vote from peers ca4ff633e8654fbcbf284ca02685a5f5 (127.16.174.129:35389), c2d7ec969072406f9c85c93396e87e94 (127.16.174.130:36559)
I20260608 12:57:22.442528 23575 raft_consensus.cc:493] T 93265afb6ebf479e825675944fe12fbb P 48080ef791b84235bf5027cde789af06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:22.443099 23575 raft_consensus.cc:515] T 93265afb6ebf479e825675944fe12fbb P 48080ef791b84235bf5027cde789af06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } } peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } }
I20260608 12:57:22.443274 23361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb30ac579ea241a9800e38260468bf1a" candidate_uuid: "48080ef791b84235bf5027cde789af06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca4ff633e8654fbcbf284ca02685a5f5"
I20260608 12:57:22.443442 23436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb30ac579ea241a9800e38260468bf1a" candidate_uuid: "48080ef791b84235bf5027cde789af06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d7ec969072406f9c85c93396e87e94"
I20260608 12:57:22.443925 23361 raft_consensus.cc:3060] T bb30ac579ea241a9800e38260468bf1a P ca4ff633e8654fbcbf284ca02685a5f5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:22.444006 23436 raft_consensus.cc:3060] T bb30ac579ea241a9800e38260468bf1a P c2d7ec969072406f9c85c93396e87e94 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:22.445257 23575 leader_election.cc:290] T 93265afb6ebf479e825675944fe12fbb P 48080ef791b84235bf5027cde789af06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca4ff633e8654fbcbf284ca02685a5f5 (127.16.174.129:35389), c2d7ec969072406f9c85c93396e87e94 (127.16.174.130:36559)
I20260608 12:57:22.446238 23360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93265afb6ebf479e825675944fe12fbb" candidate_uuid: "48080ef791b84235bf5027cde789af06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" is_pre_election: true
I20260608 12:57:22.446931 23360 raft_consensus.cc:2468] T 93265afb6ebf479e825675944fe12fbb P ca4ff633e8654fbcbf284ca02685a5f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48080ef791b84235bf5027cde789af06 in term 0.
I20260608 12:57:22.447296 23435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93265afb6ebf479e825675944fe12fbb" candidate_uuid: "48080ef791b84235bf5027cde789af06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d7ec969072406f9c85c93396e87e94" is_pre_election: true
I20260608 12:57:22.447981 23435 raft_consensus.cc:2468] T 93265afb6ebf479e825675944fe12fbb P c2d7ec969072406f9c85c93396e87e94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48080ef791b84235bf5027cde789af06 in term 0.
I20260608 12:57:22.448438 23476 leader_election.cc:304] T 93265afb6ebf479e825675944fe12fbb P 48080ef791b84235bf5027cde789af06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48080ef791b84235bf5027cde789af06, ca4ff633e8654fbcbf284ca02685a5f5; no voters: 
I20260608 12:57:22.449360 23575 raft_consensus.cc:2804] T 93265afb6ebf479e825675944fe12fbb P 48080ef791b84235bf5027cde789af06 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:57:22.449733 23575 raft_consensus.cc:493] T 93265afb6ebf479e825675944fe12fbb P 48080ef791b84235bf5027cde789af06 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:22.450088 23575 raft_consensus.cc:3060] T 93265afb6ebf479e825675944fe12fbb P 48080ef791b84235bf5027cde789af06 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:22.451116 23436 raft_consensus.cc:2468] T bb30ac579ea241a9800e38260468bf1a P c2d7ec969072406f9c85c93396e87e94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48080ef791b84235bf5027cde789af06 in term 1.
I20260608 12:57:22.451116 23361 raft_consensus.cc:2468] T bb30ac579ea241a9800e38260468bf1a P ca4ff633e8654fbcbf284ca02685a5f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48080ef791b84235bf5027cde789af06 in term 1.
I20260608 12:57:22.452570 23476 leader_election.cc:304] T bb30ac579ea241a9800e38260468bf1a P 48080ef791b84235bf5027cde789af06 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48080ef791b84235bf5027cde789af06, c2d7ec969072406f9c85c93396e87e94; no voters: 
I20260608 12:57:22.453384 23564 raft_consensus.cc:2804] T bb30ac579ea241a9800e38260468bf1a P 48080ef791b84235bf5027cde789af06 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:22.456095 23575 raft_consensus.cc:515] T 93265afb6ebf479e825675944fe12fbb P 48080ef791b84235bf5027cde789af06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } } peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } }
I20260608 12:57:22.457293 23564 raft_consensus.cc:697] T bb30ac579ea241a9800e38260468bf1a P 48080ef791b84235bf5027cde789af06 [term 1 LEADER]: Becoming Leader. State: Replica: 48080ef791b84235bf5027cde789af06, State: Running, Role: LEADER
I20260608 12:57:22.458564 23564 consensus_queue.cc:237] T bb30ac579ea241a9800e38260468bf1a P 48080ef791b84235bf5027cde789af06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } } peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } }
I20260608 12:57:22.458808 23575 leader_election.cc:290] T 93265afb6ebf479e825675944fe12fbb P 48080ef791b84235bf5027cde789af06 [CANDIDATE]: Term 1 election: Requested vote from peers ca4ff633e8654fbcbf284ca02685a5f5 (127.16.174.129:35389), c2d7ec969072406f9c85c93396e87e94 (127.16.174.130:36559)
I20260608 12:57:22.458962 23361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93265afb6ebf479e825675944fe12fbb" candidate_uuid: "48080ef791b84235bf5027cde789af06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca4ff633e8654fbcbf284ca02685a5f5"
I20260608 12:57:22.459837 23361 raft_consensus.cc:3060] T 93265afb6ebf479e825675944fe12fbb P ca4ff633e8654fbcbf284ca02685a5f5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:22.460073 23436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93265afb6ebf479e825675944fe12fbb" candidate_uuid: "48080ef791b84235bf5027cde789af06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d7ec969072406f9c85c93396e87e94"
I20260608 12:57:22.460664 23436 raft_consensus.cc:3060] T 93265afb6ebf479e825675944fe12fbb P c2d7ec969072406f9c85c93396e87e94 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:22.467711 23436 raft_consensus.cc:2468] T 93265afb6ebf479e825675944fe12fbb P c2d7ec969072406f9c85c93396e87e94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48080ef791b84235bf5027cde789af06 in term 1.
I20260608 12:57:22.467610 23361 raft_consensus.cc:2468] T 93265afb6ebf479e825675944fe12fbb P ca4ff633e8654fbcbf284ca02685a5f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48080ef791b84235bf5027cde789af06 in term 1.
I20260608 12:57:22.468369 23257 catalog_manager.cc:5696] T bb30ac579ea241a9800e38260468bf1a P 48080ef791b84235bf5027cde789af06 reported cstate change: term changed from 0 to 1, leader changed from <none> to 48080ef791b84235bf5027cde789af06 (127.16.174.131). New cstate: current_term: 1 leader_uuid: "48080ef791b84235bf5027cde789af06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } health_report { overall_health: HEALTHY } } }
I20260608 12:57:22.469213 23476 leader_election.cc:304] T 93265afb6ebf479e825675944fe12fbb P 48080ef791b84235bf5027cde789af06 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48080ef791b84235bf5027cde789af06, c2d7ec969072406f9c85c93396e87e94; no voters: 
I20260608 12:57:22.470067 23564 raft_consensus.cc:2804] T 93265afb6ebf479e825675944fe12fbb P 48080ef791b84235bf5027cde789af06 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:22.470587 23564 raft_consensus.cc:697] T 93265afb6ebf479e825675944fe12fbb P 48080ef791b84235bf5027cde789af06 [term 1 LEADER]: Becoming Leader. State: Replica: 48080ef791b84235bf5027cde789af06, State: Running, Role: LEADER
I20260608 12:57:22.471441 23564 consensus_queue.cc:237] T 93265afb6ebf479e825675944fe12fbb P 48080ef791b84235bf5027cde789af06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } } peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } }
I20260608 12:57:22.482532 23257 catalog_manager.cc:5696] T 93265afb6ebf479e825675944fe12fbb P 48080ef791b84235bf5027cde789af06 reported cstate change: term changed from 0 to 1, leader changed from <none> to 48080ef791b84235bf5027cde789af06 (127.16.174.131). New cstate: current_term: 1 leader_uuid: "48080ef791b84235bf5027cde789af06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } health_report { overall_health: HEALTHY } } }
I20260608 12:57:22.531322 17082 tablet_server.cc:179] TabletServer@127.16.174.129:0 shutting down...
I20260608 12:57:22.551292 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:22.552191 17082 tablet_replica.cc:333] T a05c3ddab06d463db012ab21fe4174e7 P ca4ff633e8654fbcbf284ca02685a5f5: stopping tablet replica
I20260608 12:57:22.553077 17082 raft_consensus.cc:2243] T a05c3ddab06d463db012ab21fe4174e7 P ca4ff633e8654fbcbf284ca02685a5f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:22.553481 17082 raft_consensus.cc:2272] T a05c3ddab06d463db012ab21fe4174e7 P ca4ff633e8654fbcbf284ca02685a5f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:22.555729 17082 tablet_replica.cc:333] T d6a65fa5706142dc98535617ac71d430 P ca4ff633e8654fbcbf284ca02685a5f5: stopping tablet replica
I20260608 12:57:22.556238 17082 raft_consensus.cc:2243] T d6a65fa5706142dc98535617ac71d430 P ca4ff633e8654fbcbf284ca02685a5f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:22.556577 17082 raft_consensus.cc:2272] T d6a65fa5706142dc98535617ac71d430 P ca4ff633e8654fbcbf284ca02685a5f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:22.558355 17082 tablet_replica.cc:333] T bb30ac579ea241a9800e38260468bf1a P ca4ff633e8654fbcbf284ca02685a5f5: stopping tablet replica
I20260608 12:57:22.558913 17082 raft_consensus.cc:2243] T bb30ac579ea241a9800e38260468bf1a P ca4ff633e8654fbcbf284ca02685a5f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:22.559247 17082 raft_consensus.cc:2272] T bb30ac579ea241a9800e38260468bf1a P ca4ff633e8654fbcbf284ca02685a5f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:22.561139 17082 tablet_replica.cc:333] T 93265afb6ebf479e825675944fe12fbb P ca4ff633e8654fbcbf284ca02685a5f5: stopping tablet replica
I20260608 12:57:22.561578 17082 raft_consensus.cc:2243] T 93265afb6ebf479e825675944fe12fbb P ca4ff633e8654fbcbf284ca02685a5f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:22.561887 17082 raft_consensus.cc:2272] T 93265afb6ebf479e825675944fe12fbb P ca4ff633e8654fbcbf284ca02685a5f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:22.584929 17082 tablet_server.cc:196] TabletServer@127.16.174.129:0 shutdown complete.
W20260608 12:57:22.723624 23476 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.174.129:35389: connect: Connection refused (error 111) [suppressed 5 similar messages]
W20260608 12:57:22.727700 23476 consensus_peers.cc:597] T a05c3ddab06d463db012ab21fe4174e7 P 48080ef791b84235bf5027cde789af06 -> Peer ca4ff633e8654fbcbf284ca02685a5f5 (127.16.174.129:35389): Couldn't send request to peer ca4ff633e8654fbcbf284ca02685a5f5. Status: Network error: Client connection negotiation failed: client connection to 127.16.174.129:35389: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:22.751199 23564 consensus_queue.cc:1048] T a05c3ddab06d463db012ab21fe4174e7 P 48080ef791b84235bf5027cde789af06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:57:22.880268 23563 consensus_queue.cc:1048] T d6a65fa5706142dc98535617ac71d430 P c2d7ec969072406f9c85c93396e87e94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:57:22.900014 23402 consensus_peers.cc:597] T d6a65fa5706142dc98535617ac71d430 P c2d7ec969072406f9c85c93396e87e94 -> Peer ca4ff633e8654fbcbf284ca02685a5f5 (127.16.174.129:35389): Couldn't send request to peer ca4ff633e8654fbcbf284ca02685a5f5. Status: Network error: Client connection negotiation failed: client connection to 127.16.174.129:35389: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:22.906208 23575 consensus_queue.cc:1048] T bb30ac579ea241a9800e38260468bf1a P 48080ef791b84235bf5027cde789af06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:57:22.921495 23476 consensus_peers.cc:597] T bb30ac579ea241a9800e38260468bf1a P 48080ef791b84235bf5027cde789af06 -> Peer ca4ff633e8654fbcbf284ca02685a5f5 (127.16.174.129:35389): Couldn't send request to peer ca4ff633e8654fbcbf284ca02685a5f5. Status: Network error: Client connection negotiation failed: client connection to 127.16.174.129:35389: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:57:23.033535 23476 consensus_peers.cc:597] T 93265afb6ebf479e825675944fe12fbb P 48080ef791b84235bf5027cde789af06 -> Peer ca4ff633e8654fbcbf284ca02685a5f5 (127.16.174.129:35389): Couldn't send request to peer ca4ff633e8654fbcbf284ca02685a5f5. Status: Network error: Client connection negotiation failed: client connection to 127.16.174.129:35389: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:23.038776 23581 consensus_queue.cc:1048] T 93265afb6ebf479e825675944fe12fbb P 48080ef791b84235bf5027cde789af06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:57:23.372465 23307 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver ca4ff633e8654fbcbf284ca02685a5f5 not available for placement
I20260608 12:57:23.438457 23591 consensus_queue.cc:579] T d6a65fa5706142dc98535617ac71d430 P c2d7ec969072406f9c85c93396e87e94 [LEADER]: Leader has been unable to successfully communicate with peer ca4ff633e8654fbcbf284ca02685a5f5 for more than 1 seconds (1.083s)
W20260608 12:57:23.448659 23256 catalog_manager.cc:5374] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet d6a65fa5706142dc98535617ac71d430 with cas_config_opid_index -1: no extra replica candidate found for tablet d6a65fa5706142dc98535617ac71d430 (table test-workload [id=3597a35055cb450ba1c8eecf14f46b32]): Not found: could not select location for extra replica: not enough tablet servers to satisfy replica placement policy: the total number of registered tablet servers (3) does not allow for adding an extra replica; consider bringing up more to have at least 4 tablet servers up and running
I20260608 12:57:23.538583 23581 consensus_queue.cc:579] T bb30ac579ea241a9800e38260468bf1a P 48080ef791b84235bf5027cde789af06 [LEADER]: Leader has been unable to successfully communicate with peer ca4ff633e8654fbcbf284ca02685a5f5 for more than 1 seconds (1.079s)
I20260608 12:57:23.599777 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:23.606899 23600 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:23.607402 23601 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:23.609762 23603 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:23.610718 17082 server_base.cc:1061] running on GCE node
I20260608 12:57:23.612354 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:23.612556 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:23.612727 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923443612714 us; error 0 us; skew 500 ppm
I20260608 12:57:23.613296 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:23.616184 17082 webserver.cc:533] Webserver started at http://127.16.174.132:39905/ using document root <none> and password file <none>
I20260608 12:57:23.616731 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:23.616938 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:23.617241 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:23.618333 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923273579219-17082-0/minicluster-data/ts-3-root/instance:
uuid: "3a80e27fa7884547a395504dd04b34f4"
format_stamp: "Formatted at 2026-06-08 12:57:23 on dist-test-slave-840c"
I20260608 12:57:23.623123 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 12:57:23.627108 23608 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:23.628127 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260608 12:57:23.628468 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923273579219-17082-0/minicluster-data/ts-3-root
uuid: "3a80e27fa7884547a395504dd04b34f4"
format_stamp: "Formatted at 2026-06-08 12:57:23 on dist-test-slave-840c"
I20260608 12:57:23.628763 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923273579219-17082-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923273579219-17082-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923273579219-17082-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:57:23.672935 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:23.674146 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:23.675720 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:23.678109 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:23.678356 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:23.678634 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:23.678821 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:23.724366 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.132:40989
I20260608 12:57:23.724474 23670 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.132:40989 every 8 connection(s)
I20260608 12:57:23.740422 23671 heartbeater.cc:344] Connected to a master server at 127.16.174.190:34787
I20260608 12:57:23.740887 23671 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:23.741667 23671 heartbeater.cc:507] Master 127.16.174.190:34787 requested a full tablet report, sending...
I20260608 12:57:23.743804 23581 consensus_queue.cc:579] T a05c3ddab06d463db012ab21fe4174e7 P 48080ef791b84235bf5027cde789af06 [LEADER]: Leader has been unable to successfully communicate with peer ca4ff633e8654fbcbf284ca02685a5f5 for more than 1 seconds (1.525s)
I20260608 12:57:23.744540 23256 ts_manager.cc:194] Registered new tserver with Master: 3a80e27fa7884547a395504dd04b34f4 (127.16.174.132:40989)
I20260608 12:57:23.746992 23256 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52654
I20260608 12:57:23.754520 23510 consensus_queue.cc:237] T a05c3ddab06d463db012ab21fe4174e7 P 48080ef791b84235bf5027cde789af06 [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: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } } peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } } peers { permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: true } }
I20260608 12:57:23.760910 23436 raft_consensus.cc:1275] T a05c3ddab06d463db012ab21fe4174e7 P c2d7ec969072406f9c85c93396e87e94 [term 1 FOLLOWER]: Refusing update from remote peer 48080ef791b84235bf5027cde789af06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:57:23.763819 23564 consensus_queue.cc:1048] T a05c3ddab06d463db012ab21fe4174e7 P 48080ef791b84235bf5027cde789af06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:57:23.768344 23476 consensus_peers.cc:597] T a05c3ddab06d463db012ab21fe4174e7 P 48080ef791b84235bf5027cde789af06 -> Peer ca4ff633e8654fbcbf284ca02685a5f5 (127.16.174.129:35389): Couldn't send request to peer ca4ff633e8654fbcbf284ca02685a5f5. Status: Network error: Client connection negotiation failed: client connection to 127.16.174.129:35389: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:23.773357 23581 raft_consensus.cc:2955] T a05c3ddab06d463db012ab21fe4174e7 P 48080ef791b84235bf5027cde789af06 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3a80e27fa7884547a395504dd04b34f4 (127.16.174.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } } peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } } peers { permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: true } } }
W20260608 12:57:23.774920 23475 consensus_peers.cc:597] T a05c3ddab06d463db012ab21fe4174e7 P 48080ef791b84235bf5027cde789af06 -> Peer 3a80e27fa7884547a395504dd04b34f4 (127.16.174.132:40989): Couldn't send request to peer 3a80e27fa7884547a395504dd04b34f4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a05c3ddab06d463db012ab21fe4174e7. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:23.775589 23436 raft_consensus.cc:2955] T a05c3ddab06d463db012ab21fe4174e7 P c2d7ec969072406f9c85c93396e87e94 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3a80e27fa7884547a395504dd04b34f4 (127.16.174.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } } peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } } peers { permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: true } } }
I20260608 12:57:23.785017 23243 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet a05c3ddab06d463db012ab21fe4174e7 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 12:57:23.789885 23257 catalog_manager.cc:5696] T a05c3ddab06d463db012ab21fe4174e7 P 48080ef791b84235bf5027cde789af06 reported cstate change: config changed from index -1 to 2, NON_VOTER 3a80e27fa7884547a395504dd04b34f4 (127.16.174.132) added. New cstate: current_term: 1 leader_uuid: "48080ef791b84235bf5027cde789af06" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:23.796100 23436 consensus_queue.cc:237] T d6a65fa5706142dc98535617ac71d430 P c2d7ec969072406f9c85c93396e87e94 [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: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } } peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } } peers { permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: true } }
I20260608 12:57:23.805259 23510 raft_consensus.cc:1275] T d6a65fa5706142dc98535617ac71d430 P 48080ef791b84235bf5027cde789af06 [term 1 FOLLOWER]: Refusing update from remote peer c2d7ec969072406f9c85c93396e87e94: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:57:23.807752 23596 consensus_queue.cc:1048] T d6a65fa5706142dc98535617ac71d430 P c2d7ec969072406f9c85c93396e87e94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:57:23.818109 23596 raft_consensus.cc:2955] T d6a65fa5706142dc98535617ac71d430 P c2d7ec969072406f9c85c93396e87e94 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3a80e27fa7884547a395504dd04b34f4 (127.16.174.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } } peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } } peers { permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: true } } }
I20260608 12:57:23.820672 23510 raft_consensus.cc:2955] T d6a65fa5706142dc98535617ac71d430 P 48080ef791b84235bf5027cde789af06 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3a80e27fa7884547a395504dd04b34f4 (127.16.174.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } } peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } } peers { permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: true } } }
W20260608 12:57:23.822059 23401 consensus_peers.cc:597] T d6a65fa5706142dc98535617ac71d430 P c2d7ec969072406f9c85c93396e87e94 -> Peer 3a80e27fa7884547a395504dd04b34f4 (127.16.174.132:40989): Couldn't send request to peer 3a80e27fa7884547a395504dd04b34f4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d6a65fa5706142dc98535617ac71d430. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:23.822353 23581 consensus_queue.cc:579] T 93265afb6ebf479e825675944fe12fbb P 48080ef791b84235bf5027cde789af06 [LEADER]: Leader has been unable to successfully communicate with peer ca4ff633e8654fbcbf284ca02685a5f5 for more than 1 seconds (1.349s)
W20260608 12:57:23.830509 23402 consensus_peers.cc:597] T d6a65fa5706142dc98535617ac71d430 P c2d7ec969072406f9c85c93396e87e94 -> Peer ca4ff633e8654fbcbf284ca02685a5f5 (127.16.174.129:35389): Couldn't send request to peer ca4ff633e8654fbcbf284ca02685a5f5. Status: Network error: Client connection negotiation failed: client connection to 127.16.174.129:35389: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:23.833042 23246 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet d6a65fa5706142dc98535617ac71d430 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260608 12:57:23.838590 23510 consensus_queue.cc:237] T 93265afb6ebf479e825675944fe12fbb P 48080ef791b84235bf5027cde789af06 [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: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } } peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } } peers { permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: true } }
I20260608 12:57:23.840040 23256 catalog_manager.cc:5696] T d6a65fa5706142dc98535617ac71d430 P c2d7ec969072406f9c85c93396e87e94 reported cstate change: config changed from index -1 to 2, NON_VOTER 3a80e27fa7884547a395504dd04b34f4 (127.16.174.132) added. New cstate: current_term: 1 leader_uuid: "c2d7ec969072406f9c85c93396e87e94" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 12:57:23.845299 23475 consensus_peers.cc:597] T 93265afb6ebf479e825675944fe12fbb P 48080ef791b84235bf5027cde789af06 -> Peer 3a80e27fa7884547a395504dd04b34f4 (127.16.174.132:40989): Couldn't send request to peer 3a80e27fa7884547a395504dd04b34f4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 93265afb6ebf479e825675944fe12fbb. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:23.845431 23436 raft_consensus.cc:1275] T 93265afb6ebf479e825675944fe12fbb P c2d7ec969072406f9c85c93396e87e94 [term 1 FOLLOWER]: Refusing update from remote peer 48080ef791b84235bf5027cde789af06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:57:23.847124 23575 consensus_queue.cc:1048] T 93265afb6ebf479e825675944fe12fbb P 48080ef791b84235bf5027cde789af06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:57:23.850795 23476 consensus_peers.cc:597] T 93265afb6ebf479e825675944fe12fbb P 48080ef791b84235bf5027cde789af06 -> Peer ca4ff633e8654fbcbf284ca02685a5f5 (127.16.174.129:35389): Couldn't send request to peer ca4ff633e8654fbcbf284ca02685a5f5. Status: Network error: Client connection negotiation failed: client connection to 127.16.174.129:35389: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:23.855194 23581 raft_consensus.cc:2955] T 93265afb6ebf479e825675944fe12fbb P 48080ef791b84235bf5027cde789af06 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3a80e27fa7884547a395504dd04b34f4 (127.16.174.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } } peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } } peers { permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: true } } }
I20260608 12:57:23.861330 23436 raft_consensus.cc:2955] T 93265afb6ebf479e825675944fe12fbb P c2d7ec969072406f9c85c93396e87e94 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3a80e27fa7884547a395504dd04b34f4 (127.16.174.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } } peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } } peers { permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: true } } }
I20260608 12:57:23.865175 23243 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 93265afb6ebf479e825675944fe12fbb with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 12:57:23.867291 23510 consensus_queue.cc:237] T bb30ac579ea241a9800e38260468bf1a P 48080ef791b84235bf5027cde789af06 [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: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } } peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } } peers { permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: true } }
I20260608 12:57:23.872498 23259 catalog_manager.cc:5696] T 93265afb6ebf479e825675944fe12fbb P 48080ef791b84235bf5027cde789af06 reported cstate change: config changed from index -1 to 2, NON_VOTER 3a80e27fa7884547a395504dd04b34f4 (127.16.174.132) added. New cstate: current_term: 1 leader_uuid: "48080ef791b84235bf5027cde789af06" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 12:57:23.874877 23475 consensus_peers.cc:597] T bb30ac579ea241a9800e38260468bf1a P 48080ef791b84235bf5027cde789af06 -> Peer 3a80e27fa7884547a395504dd04b34f4 (127.16.174.132:40989): Couldn't send request to peer 3a80e27fa7884547a395504dd04b34f4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bb30ac579ea241a9800e38260468bf1a. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:23.875115 23436 raft_consensus.cc:1275] T bb30ac579ea241a9800e38260468bf1a P c2d7ec969072406f9c85c93396e87e94 [term 1 FOLLOWER]: Refusing update from remote peer 48080ef791b84235bf5027cde789af06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:57:23.876672 23575 consensus_queue.cc:1048] T bb30ac579ea241a9800e38260468bf1a P 48080ef791b84235bf5027cde789af06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:57:23.882360 23476 consensus_peers.cc:597] T bb30ac579ea241a9800e38260468bf1a P 48080ef791b84235bf5027cde789af06 -> Peer ca4ff633e8654fbcbf284ca02685a5f5 (127.16.174.129:35389): Couldn't send request to peer ca4ff633e8654fbcbf284ca02685a5f5. Status: Network error: Client connection negotiation failed: client connection to 127.16.174.129:35389: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:23.884791 23564 raft_consensus.cc:2955] T bb30ac579ea241a9800e38260468bf1a P 48080ef791b84235bf5027cde789af06 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3a80e27fa7884547a395504dd04b34f4 (127.16.174.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } } peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } } peers { permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: true } } }
I20260608 12:57:23.887116 23436 raft_consensus.cc:2955] T bb30ac579ea241a9800e38260468bf1a P c2d7ec969072406f9c85c93396e87e94 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3a80e27fa7884547a395504dd04b34f4 (127.16.174.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } } peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } } peers { permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: true } } }
I20260608 12:57:23.894809 23243 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet bb30ac579ea241a9800e38260468bf1a with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260608 12:57:23.898769 23256 catalog_manager.cc:5696] T bb30ac579ea241a9800e38260468bf1a P 48080ef791b84235bf5027cde789af06 reported cstate change: config changed from index -1 to 2, NON_VOTER 3a80e27fa7884547a395504dd04b34f4 (127.16.174.132) added. New cstate: current_term: 1 leader_uuid: "48080ef791b84235bf5027cde789af06" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:24.271478 23684 ts_tablet_manager.cc:933] T d6a65fa5706142dc98535617ac71d430 P 3a80e27fa7884547a395504dd04b34f4: Initiating tablet copy from peer c2d7ec969072406f9c85c93396e87e94 (127.16.174.130:36559)
I20260608 12:57:24.273077 23684 tablet_copy_client.cc:323] T d6a65fa5706142dc98535617ac71d430 P 3a80e27fa7884547a395504dd04b34f4: tablet copy: Beginning tablet copy session from remote peer at address 127.16.174.130:36559
I20260608 12:57:24.284099 23446 tablet_copy_service.cc:140] P c2d7ec969072406f9c85c93396e87e94: Received BeginTabletCopySession request for tablet d6a65fa5706142dc98535617ac71d430 from peer 3a80e27fa7884547a395504dd04b34f4 ({username='slave'} at 127.0.0.1:47038)
I20260608 12:57:24.284651 23446 tablet_copy_service.cc:161] P c2d7ec969072406f9c85c93396e87e94: Beginning new tablet copy session on tablet d6a65fa5706142dc98535617ac71d430 from peer 3a80e27fa7884547a395504dd04b34f4 at {username='slave'} at 127.0.0.1:47038: session id = 3a80e27fa7884547a395504dd04b34f4-d6a65fa5706142dc98535617ac71d430
I20260608 12:57:24.290035 23446 tablet_copy_source_session.cc:215] T d6a65fa5706142dc98535617ac71d430 P c2d7ec969072406f9c85c93396e87e94: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:57:24.293156 23684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6a65fa5706142dc98535617ac71d430. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:24.304816 23684 tablet_copy_client.cc:806] T d6a65fa5706142dc98535617ac71d430 P 3a80e27fa7884547a395504dd04b34f4: tablet copy: Starting download of 0 data blocks...
I20260608 12:57:24.305451 23684 tablet_copy_client.cc:670] T d6a65fa5706142dc98535617ac71d430 P 3a80e27fa7884547a395504dd04b34f4: tablet copy: Starting download of 1 WAL segments...
I20260608 12:57:24.309338 23684 tablet_copy_client.cc:538] T d6a65fa5706142dc98535617ac71d430 P 3a80e27fa7884547a395504dd04b34f4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:57:24.316020 23684 tablet_bootstrap.cc:492] T d6a65fa5706142dc98535617ac71d430 P 3a80e27fa7884547a395504dd04b34f4: Bootstrap starting.
I20260608 12:57:24.333607 23684 tablet_bootstrap.cc:492] T d6a65fa5706142dc98535617ac71d430 P 3a80e27fa7884547a395504dd04b34f4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:57:24.334568 23684 tablet_bootstrap.cc:492] T d6a65fa5706142dc98535617ac71d430 P 3a80e27fa7884547a395504dd04b34f4: Bootstrap complete.
I20260608 12:57:24.335384 23684 ts_tablet_manager.cc:1403] T d6a65fa5706142dc98535617ac71d430 P 3a80e27fa7884547a395504dd04b34f4: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.009s
I20260608 12:57:24.338488 23684 raft_consensus.cc:359] T d6a65fa5706142dc98535617ac71d430 P 3a80e27fa7884547a395504dd04b34f4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } } peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } } peers { permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: true } }
I20260608 12:57:24.339349 23684 raft_consensus.cc:740] T d6a65fa5706142dc98535617ac71d430 P 3a80e27fa7884547a395504dd04b34f4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3a80e27fa7884547a395504dd04b34f4, State: Initialized, Role: LEARNER
I20260608 12:57:24.339951 23684 consensus_queue.cc:260] T d6a65fa5706142dc98535617ac71d430 P 3a80e27fa7884547a395504dd04b34f4 [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: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } } peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } } peers { permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: true } }
I20260608 12:57:24.342677 23671 heartbeater.cc:499] Master 127.16.174.190:34787 was elected leader, sending a full tablet report...
I20260608 12:57:24.344110 23684 ts_tablet_manager.cc:1434] T d6a65fa5706142dc98535617ac71d430 P 3a80e27fa7884547a395504dd04b34f4: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260608 12:57:24.344830 23692 ts_tablet_manager.cc:933] T a05c3ddab06d463db012ab21fe4174e7 P 3a80e27fa7884547a395504dd04b34f4: Initiating tablet copy from peer 48080ef791b84235bf5027cde789af06 (127.16.174.131:43687)
I20260608 12:57:24.347231 23692 tablet_copy_client.cc:323] T a05c3ddab06d463db012ab21fe4174e7 P 3a80e27fa7884547a395504dd04b34f4: tablet copy: Beginning tablet copy session from remote peer at address 127.16.174.131:43687
I20260608 12:57:24.348776 23446 tablet_copy_service.cc:342] P c2d7ec969072406f9c85c93396e87e94: Request end of tablet copy session 3a80e27fa7884547a395504dd04b34f4-d6a65fa5706142dc98535617ac71d430 received from {username='slave'} at 127.0.0.1:47038
I20260608 12:57:24.349342 23446 tablet_copy_service.cc:434] P c2d7ec969072406f9c85c93396e87e94: ending tablet copy session 3a80e27fa7884547a395504dd04b34f4-d6a65fa5706142dc98535617ac71d430 on tablet d6a65fa5706142dc98535617ac71d430 with peer 3a80e27fa7884547a395504dd04b34f4
I20260608 12:57:24.362756 23520 tablet_copy_service.cc:140] P 48080ef791b84235bf5027cde789af06: Received BeginTabletCopySession request for tablet a05c3ddab06d463db012ab21fe4174e7 from peer 3a80e27fa7884547a395504dd04b34f4 ({username='slave'} at 127.0.0.1:57634)
I20260608 12:57:24.363348 23520 tablet_copy_service.cc:161] P 48080ef791b84235bf5027cde789af06: Beginning new tablet copy session on tablet a05c3ddab06d463db012ab21fe4174e7 from peer 3a80e27fa7884547a395504dd04b34f4 at {username='slave'} at 127.0.0.1:57634: session id = 3a80e27fa7884547a395504dd04b34f4-a05c3ddab06d463db012ab21fe4174e7
I20260608 12:57:24.369081 23520 tablet_copy_source_session.cc:215] T a05c3ddab06d463db012ab21fe4174e7 P 48080ef791b84235bf5027cde789af06: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:57:24.372357 23692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a05c3ddab06d463db012ab21fe4174e7. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 12:57:24.374748 23307 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver ca4ff633e8654fbcbf284ca02685a5f5 not available for placement
I20260608 12:57:24.384019 23692 tablet_copy_client.cc:806] T a05c3ddab06d463db012ab21fe4174e7 P 3a80e27fa7884547a395504dd04b34f4: tablet copy: Starting download of 0 data blocks...
I20260608 12:57:24.384806 23692 tablet_copy_client.cc:670] T a05c3ddab06d463db012ab21fe4174e7 P 3a80e27fa7884547a395504dd04b34f4: tablet copy: Starting download of 1 WAL segments...
I20260608 12:57:24.389299 23692 tablet_copy_client.cc:538] T a05c3ddab06d463db012ab21fe4174e7 P 3a80e27fa7884547a395504dd04b34f4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:57:24.396456 23692 tablet_bootstrap.cc:492] T a05c3ddab06d463db012ab21fe4174e7 P 3a80e27fa7884547a395504dd04b34f4: Bootstrap starting.
I20260608 12:57:24.413009 23692 tablet_bootstrap.cc:492] T a05c3ddab06d463db012ab21fe4174e7 P 3a80e27fa7884547a395504dd04b34f4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:57:24.413815 23692 tablet_bootstrap.cc:492] T a05c3ddab06d463db012ab21fe4174e7 P 3a80e27fa7884547a395504dd04b34f4: Bootstrap complete.
I20260608 12:57:24.414458 23692 ts_tablet_manager.cc:1403] T a05c3ddab06d463db012ab21fe4174e7 P 3a80e27fa7884547a395504dd04b34f4: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260608 12:57:24.417054 23692 raft_consensus.cc:359] T a05c3ddab06d463db012ab21fe4174e7 P 3a80e27fa7884547a395504dd04b34f4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } } peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } } peers { permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: true } }
I20260608 12:57:24.417682 23692 raft_consensus.cc:740] T a05c3ddab06d463db012ab21fe4174e7 P 3a80e27fa7884547a395504dd04b34f4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3a80e27fa7884547a395504dd04b34f4, State: Initialized, Role: LEARNER
I20260608 12:57:24.418476 23692 consensus_queue.cc:260] T a05c3ddab06d463db012ab21fe4174e7 P 3a80e27fa7884547a395504dd04b34f4 [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: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } } peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } } peers { permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: true } }
I20260608 12:57:24.420678 23692 ts_tablet_manager.cc:1434] T a05c3ddab06d463db012ab21fe4174e7 P 3a80e27fa7884547a395504dd04b34f4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260608 12:57:24.423015 23520 tablet_copy_service.cc:342] P 48080ef791b84235bf5027cde789af06: Request end of tablet copy session 3a80e27fa7884547a395504dd04b34f4-a05c3ddab06d463db012ab21fe4174e7 received from {username='slave'} at 127.0.0.1:57634
I20260608 12:57:24.423584 23520 tablet_copy_service.cc:434] P 48080ef791b84235bf5027cde789af06: ending tablet copy session 3a80e27fa7884547a395504dd04b34f4-a05c3ddab06d463db012ab21fe4174e7 on tablet a05c3ddab06d463db012ab21fe4174e7 with peer 3a80e27fa7884547a395504dd04b34f4
I20260608 12:57:24.439312 23692 ts_tablet_manager.cc:933] T 93265afb6ebf479e825675944fe12fbb P 3a80e27fa7884547a395504dd04b34f4: Initiating tablet copy from peer 48080ef791b84235bf5027cde789af06 (127.16.174.131:43687)
I20260608 12:57:24.440729 23692 tablet_copy_client.cc:323] T 93265afb6ebf479e825675944fe12fbb P 3a80e27fa7884547a395504dd04b34f4: tablet copy: Beginning tablet copy session from remote peer at address 127.16.174.131:43687
I20260608 12:57:24.442334 23520 tablet_copy_service.cc:140] P 48080ef791b84235bf5027cde789af06: Received BeginTabletCopySession request for tablet 93265afb6ebf479e825675944fe12fbb from peer 3a80e27fa7884547a395504dd04b34f4 ({username='slave'} at 127.0.0.1:57634)
I20260608 12:57:24.442828 23520 tablet_copy_service.cc:161] P 48080ef791b84235bf5027cde789af06: Beginning new tablet copy session on tablet 93265afb6ebf479e825675944fe12fbb from peer 3a80e27fa7884547a395504dd04b34f4 at {username='slave'} at 127.0.0.1:57634: session id = 3a80e27fa7884547a395504dd04b34f4-93265afb6ebf479e825675944fe12fbb
I20260608 12:57:24.448203 23520 tablet_copy_source_session.cc:215] T 93265afb6ebf479e825675944fe12fbb P 48080ef791b84235bf5027cde789af06: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:57:24.451301 23692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93265afb6ebf479e825675944fe12fbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:24.462092 23684 ts_tablet_manager.cc:933] T bb30ac579ea241a9800e38260468bf1a P 3a80e27fa7884547a395504dd04b34f4: Initiating tablet copy from peer 48080ef791b84235bf5027cde789af06 (127.16.174.131:43687)
I20260608 12:57:24.463955 23684 tablet_copy_client.cc:323] T bb30ac579ea241a9800e38260468bf1a P 3a80e27fa7884547a395504dd04b34f4: tablet copy: Beginning tablet copy session from remote peer at address 127.16.174.131:43687
I20260608 12:57:24.465936 23520 tablet_copy_service.cc:140] P 48080ef791b84235bf5027cde789af06: Received BeginTabletCopySession request for tablet bb30ac579ea241a9800e38260468bf1a from peer 3a80e27fa7884547a395504dd04b34f4 ({username='slave'} at 127.0.0.1:57634)
I20260608 12:57:24.466665 23520 tablet_copy_service.cc:161] P 48080ef791b84235bf5027cde789af06: Beginning new tablet copy session on tablet bb30ac579ea241a9800e38260468bf1a from peer 3a80e27fa7884547a395504dd04b34f4 at {username='slave'} at 127.0.0.1:57634: session id = 3a80e27fa7884547a395504dd04b34f4-bb30ac579ea241a9800e38260468bf1a
I20260608 12:57:24.467073 23692 tablet_copy_client.cc:806] T 93265afb6ebf479e825675944fe12fbb P 3a80e27fa7884547a395504dd04b34f4: tablet copy: Starting download of 0 data blocks...
I20260608 12:57:24.467689 23692 tablet_copy_client.cc:670] T 93265afb6ebf479e825675944fe12fbb P 3a80e27fa7884547a395504dd04b34f4: tablet copy: Starting download of 1 WAL segments...
I20260608 12:57:24.471706 23692 tablet_copy_client.cc:538] T 93265afb6ebf479e825675944fe12fbb P 3a80e27fa7884547a395504dd04b34f4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:57:24.472781 23520 tablet_copy_source_session.cc:215] T bb30ac579ea241a9800e38260468bf1a P 48080ef791b84235bf5027cde789af06: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:57:24.475895 23684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb30ac579ea241a9800e38260468bf1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:24.479889 23692 tablet_bootstrap.cc:492] T 93265afb6ebf479e825675944fe12fbb P 3a80e27fa7884547a395504dd04b34f4: Bootstrap starting.
I20260608 12:57:24.492746 23684 tablet_copy_client.cc:806] T bb30ac579ea241a9800e38260468bf1a P 3a80e27fa7884547a395504dd04b34f4: tablet copy: Starting download of 0 data blocks...
I20260608 12:57:24.493494 23684 tablet_copy_client.cc:670] T bb30ac579ea241a9800e38260468bf1a P 3a80e27fa7884547a395504dd04b34f4: tablet copy: Starting download of 1 WAL segments...
I20260608 12:57:24.497555 23684 tablet_copy_client.cc:538] T bb30ac579ea241a9800e38260468bf1a P 3a80e27fa7884547a395504dd04b34f4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:57:24.499882 23692 tablet_bootstrap.cc:492] T 93265afb6ebf479e825675944fe12fbb P 3a80e27fa7884547a395504dd04b34f4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:57:24.500649 23692 tablet_bootstrap.cc:492] T 93265afb6ebf479e825675944fe12fbb P 3a80e27fa7884547a395504dd04b34f4: Bootstrap complete.
I20260608 12:57:24.501220 23692 ts_tablet_manager.cc:1403] T 93265afb6ebf479e825675944fe12fbb P 3a80e27fa7884547a395504dd04b34f4: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.004s
I20260608 12:57:24.503441 23692 raft_consensus.cc:359] T 93265afb6ebf479e825675944fe12fbb P 3a80e27fa7884547a395504dd04b34f4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } } peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } } peers { permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: true } }
I20260608 12:57:24.503929 23684 tablet_bootstrap.cc:492] T bb30ac579ea241a9800e38260468bf1a P 3a80e27fa7884547a395504dd04b34f4: Bootstrap starting.
I20260608 12:57:24.504133 23692 raft_consensus.cc:740] T 93265afb6ebf479e825675944fe12fbb P 3a80e27fa7884547a395504dd04b34f4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3a80e27fa7884547a395504dd04b34f4, State: Initialized, Role: LEARNER
I20260608 12:57:24.504774 23692 consensus_queue.cc:260] T 93265afb6ebf479e825675944fe12fbb P 3a80e27fa7884547a395504dd04b34f4 [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: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } } peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } } peers { permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: true } }
I20260608 12:57:24.506819 23692 ts_tablet_manager.cc:1434] T 93265afb6ebf479e825675944fe12fbb P 3a80e27fa7884547a395504dd04b34f4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:57:24.508697 23520 tablet_copy_service.cc:342] P 48080ef791b84235bf5027cde789af06: Request end of tablet copy session 3a80e27fa7884547a395504dd04b34f4-93265afb6ebf479e825675944fe12fbb received from {username='slave'} at 127.0.0.1:57634
I20260608 12:57:24.509143 23520 tablet_copy_service.cc:434] P 48080ef791b84235bf5027cde789af06: ending tablet copy session 3a80e27fa7884547a395504dd04b34f4-93265afb6ebf479e825675944fe12fbb on tablet 93265afb6ebf479e825675944fe12fbb with peer 3a80e27fa7884547a395504dd04b34f4
I20260608 12:57:24.521260 23684 tablet_bootstrap.cc:492] T bb30ac579ea241a9800e38260468bf1a P 3a80e27fa7884547a395504dd04b34f4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:57:24.522014 23684 tablet_bootstrap.cc:492] T bb30ac579ea241a9800e38260468bf1a P 3a80e27fa7884547a395504dd04b34f4: Bootstrap complete.
I20260608 12:57:24.522630 23684 ts_tablet_manager.cc:1403] T bb30ac579ea241a9800e38260468bf1a P 3a80e27fa7884547a395504dd04b34f4: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.003s
I20260608 12:57:24.524865 23684 raft_consensus.cc:359] T bb30ac579ea241a9800e38260468bf1a P 3a80e27fa7884547a395504dd04b34f4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } } peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } } peers { permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: true } }
I20260608 12:57:24.525431 23684 raft_consensus.cc:740] T bb30ac579ea241a9800e38260468bf1a P 3a80e27fa7884547a395504dd04b34f4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3a80e27fa7884547a395504dd04b34f4, State: Initialized, Role: LEARNER
I20260608 12:57:24.526089 23684 consensus_queue.cc:260] T bb30ac579ea241a9800e38260468bf1a P 3a80e27fa7884547a395504dd04b34f4 [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: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } } peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } } peers { permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: true } }
I20260608 12:57:24.528069 23684 ts_tablet_manager.cc:1434] T bb30ac579ea241a9800e38260468bf1a P 3a80e27fa7884547a395504dd04b34f4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260608 12:57:24.530015 23520 tablet_copy_service.cc:342] P 48080ef791b84235bf5027cde789af06: Request end of tablet copy session 3a80e27fa7884547a395504dd04b34f4-bb30ac579ea241a9800e38260468bf1a received from {username='slave'} at 127.0.0.1:57634
I20260608 12:57:24.530510 23520 tablet_copy_service.cc:434] P 48080ef791b84235bf5027cde789af06: ending tablet copy session 3a80e27fa7884547a395504dd04b34f4-bb30ac579ea241a9800e38260468bf1a on tablet bb30ac579ea241a9800e38260468bf1a with peer 3a80e27fa7884547a395504dd04b34f4
I20260608 12:57:24.759892 23646 raft_consensus.cc:1217] T a05c3ddab06d463db012ab21fe4174e7 P 3a80e27fa7884547a395504dd04b34f4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:57:24.888388 23701 consensus_queue.cc:579] T a05c3ddab06d463db012ab21fe4174e7 P 48080ef791b84235bf5027cde789af06 [LEADER]: Leader has been unable to successfully communicate with peer ca4ff633e8654fbcbf284ca02685a5f5 for more than 1 seconds (1.133s)
I20260608 12:57:24.910957 23701 consensus_queue.cc:579] T 93265afb6ebf479e825675944fe12fbb P 48080ef791b84235bf5027cde789af06 [LEADER]: Leader has been unable to successfully communicate with peer ca4ff633e8654fbcbf284ca02685a5f5 for more than 1 seconds (1.071s)
I20260608 12:57:24.932703 23646 raft_consensus.cc:1217] T d6a65fa5706142dc98535617ac71d430 P 3a80e27fa7884547a395504dd04b34f4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:57:24.946607 23564 consensus_queue.cc:579] T bb30ac579ea241a9800e38260468bf1a P 48080ef791b84235bf5027cde789af06 [LEADER]: Leader has been unable to successfully communicate with peer ca4ff633e8654fbcbf284ca02685a5f5 for more than 1 seconds (1.078s)
I20260608 12:57:24.949404 23702 consensus_queue.cc:579] T d6a65fa5706142dc98535617ac71d430 P c2d7ec969072406f9c85c93396e87e94 [LEADER]: Leader has been unable to successfully communicate with peer ca4ff633e8654fbcbf284ca02685a5f5 for more than 1 seconds (1.150s)
I20260608 12:57:25.036739 23646 raft_consensus.cc:1217] T bb30ac579ea241a9800e38260468bf1a P 3a80e27fa7884547a395504dd04b34f4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:57:25.064520 23646 raft_consensus.cc:1217] T 93265afb6ebf479e825675944fe12fbb P 3a80e27fa7884547a395504dd04b34f4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:57:25.268877 23701 raft_consensus.cc:1064] T a05c3ddab06d463db012ab21fe4174e7 P 48080ef791b84235bf5027cde789af06: attempting to promote NON_VOTER 3a80e27fa7884547a395504dd04b34f4 to VOTER
I20260608 12:57:25.271030 23701 consensus_queue.cc:237] T a05c3ddab06d463db012ab21fe4174e7 P 48080ef791b84235bf5027cde789af06 [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: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } } peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } } peers { permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: false } }
I20260608 12:57:25.278342 23436 raft_consensus.cc:1275] T a05c3ddab06d463db012ab21fe4174e7 P c2d7ec969072406f9c85c93396e87e94 [term 1 FOLLOWER]: Refusing update from remote peer 48080ef791b84235bf5027cde789af06: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:57:25.278592 23646 raft_consensus.cc:1275] T a05c3ddab06d463db012ab21fe4174e7 P 3a80e27fa7884547a395504dd04b34f4 [term 1 LEARNER]: Refusing update from remote peer 48080ef791b84235bf5027cde789af06: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:57:25.280012 23700 consensus_queue.cc:1048] T a05c3ddab06d463db012ab21fe4174e7 P 48080ef791b84235bf5027cde789af06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:57:25.280920 23564 consensus_queue.cc:1048] T a05c3ddab06d463db012ab21fe4174e7 P 48080ef791b84235bf5027cde789af06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 40989 } 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:57:25.282053 23476 consensus_peers.cc:597] T a05c3ddab06d463db012ab21fe4174e7 P 48080ef791b84235bf5027cde789af06 -> Peer ca4ff633e8654fbcbf284ca02685a5f5 (127.16.174.129:35389): Couldn't send request to peer ca4ff633e8654fbcbf284ca02685a5f5. Status: Network error: Client connection negotiation failed: client connection to 127.16.174.129:35389: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:25.300220 23564 raft_consensus.cc:2955] T a05c3ddab06d463db012ab21fe4174e7 P 48080ef791b84235bf5027cde789af06 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3a80e27fa7884547a395504dd04b34f4 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } } peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } } peers { permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: false } } }
I20260608 12:57:25.302371 23436 raft_consensus.cc:2955] T a05c3ddab06d463db012ab21fe4174e7 P c2d7ec969072406f9c85c93396e87e94 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3a80e27fa7884547a395504dd04b34f4 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } } peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } } peers { permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: false } } }
I20260608 12:57:25.309808 23646 raft_consensus.cc:2955] T a05c3ddab06d463db012ab21fe4174e7 P 3a80e27fa7884547a395504dd04b34f4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3a80e27fa7884547a395504dd04b34f4 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } } peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } } peers { permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: false } } }
I20260608 12:57:25.313107 23256 catalog_manager.cc:5696] T a05c3ddab06d463db012ab21fe4174e7 P 48080ef791b84235bf5027cde789af06 reported cstate change: config changed from index 2 to 3, 3a80e27fa7884547a395504dd04b34f4 (127.16.174.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "48080ef791b84235bf5027cde789af06" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:57:25.333859 23510 consensus_queue.cc:237] T a05c3ddab06d463db012ab21fe4174e7 P 48080ef791b84235bf5027cde789af06 [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: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } } peers { permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: false } }
I20260608 12:57:25.339233 23436 raft_consensus.cc:1275] T a05c3ddab06d463db012ab21fe4174e7 P c2d7ec969072406f9c85c93396e87e94 [term 1 FOLLOWER]: Refusing update from remote peer 48080ef791b84235bf5027cde789af06: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:57:25.339341 23646 raft_consensus.cc:1275] T a05c3ddab06d463db012ab21fe4174e7 P 3a80e27fa7884547a395504dd04b34f4 [term 1 FOLLOWER]: Refusing update from remote peer 48080ef791b84235bf5027cde789af06: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:57:25.340905 23564 consensus_queue.cc:1048] T a05c3ddab06d463db012ab21fe4174e7 P 48080ef791b84235bf5027cde789af06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:57:25.341747 23700 consensus_queue.cc:1048] T a05c3ddab06d463db012ab21fe4174e7 P 48080ef791b84235bf5027cde789af06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:57:25.349538 23707 raft_consensus.cc:2955] T a05c3ddab06d463db012ab21fe4174e7 P 48080ef791b84235bf5027cde789af06 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ca4ff633e8654fbcbf284ca02685a5f5 (127.16.174.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } } peers { permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: false } } }
I20260608 12:57:25.351718 23436 raft_consensus.cc:2955] T a05c3ddab06d463db012ab21fe4174e7 P c2d7ec969072406f9c85c93396e87e94 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ca4ff633e8654fbcbf284ca02685a5f5 (127.16.174.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } } peers { permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: false } } }
I20260608 12:57:25.351718 23646 raft_consensus.cc:2955] T a05c3ddab06d463db012ab21fe4174e7 P 3a80e27fa7884547a395504dd04b34f4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ca4ff633e8654fbcbf284ca02685a5f5 (127.16.174.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } } peers { permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: false } } }
I20260608 12:57:25.358476 23243 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a05c3ddab06d463db012ab21fe4174e7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:57:25.365717 23259 catalog_manager.cc:5696] T a05c3ddab06d463db012ab21fe4174e7 P 48080ef791b84235bf5027cde789af06 reported cstate change: config changed from index 3 to 4, VOTER ca4ff633e8654fbcbf284ca02685a5f5 (127.16.174.129) evicted. New cstate: current_term: 1 leader_uuid: "48080ef791b84235bf5027cde789af06" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260608 12:57:25.377733 23307 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver ca4ff633e8654fbcbf284ca02685a5f5 not available for placement
W20260608 12:57:25.386471 23246 catalog_manager.cc:4754] TS ca4ff633e8654fbcbf284ca02685a5f5 (127.16.174.129:35389): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet a05c3ddab06d463db012ab21fe4174e7: Network error: Client connection negotiation failed: client connection to 127.16.174.129:35389: connect: Connection refused (error 111)
I20260608 12:57:25.449934 23564 raft_consensus.cc:1064] T bb30ac579ea241a9800e38260468bf1a P 48080ef791b84235bf5027cde789af06: attempting to promote NON_VOTER 3a80e27fa7884547a395504dd04b34f4 to VOTER
I20260608 12:57:25.452342 23564 consensus_queue.cc:237] T bb30ac579ea241a9800e38260468bf1a P 48080ef791b84235bf5027cde789af06 [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: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } } peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } } peers { permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: false } }
I20260608 12:57:25.459233 23436 raft_consensus.cc:1275] T bb30ac579ea241a9800e38260468bf1a P c2d7ec969072406f9c85c93396e87e94 [term 1 FOLLOWER]: Refusing update from remote peer 48080ef791b84235bf5027cde789af06: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:57:25.459234 23646 raft_consensus.cc:1275] T bb30ac579ea241a9800e38260468bf1a P 3a80e27fa7884547a395504dd04b34f4 [term 1 LEARNER]: Refusing update from remote peer 48080ef791b84235bf5027cde789af06: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:57:25.461036 23707 consensus_queue.cc:1048] T bb30ac579ea241a9800e38260468bf1a P 48080ef791b84235bf5027cde789af06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:57:25.461817 23564 consensus_queue.cc:1048] T bb30ac579ea241a9800e38260468bf1a P 48080ef791b84235bf5027cde789af06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 12:57:25.463241 23476 consensus_peers.cc:597] T bb30ac579ea241a9800e38260468bf1a P 48080ef791b84235bf5027cde789af06 -> Peer ca4ff633e8654fbcbf284ca02685a5f5 (127.16.174.129:35389): Couldn't send request to peer ca4ff633e8654fbcbf284ca02685a5f5. Status: Network error: Client connection negotiation failed: client connection to 127.16.174.129:35389: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:25.470469 23564 raft_consensus.cc:2955] T bb30ac579ea241a9800e38260468bf1a P 48080ef791b84235bf5027cde789af06 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3a80e27fa7884547a395504dd04b34f4 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } } peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } } peers { permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: false } } }
I20260608 12:57:25.472844 23646 raft_consensus.cc:2955] T bb30ac579ea241a9800e38260468bf1a P 3a80e27fa7884547a395504dd04b34f4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3a80e27fa7884547a395504dd04b34f4 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } } peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } } peers { permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: false } } }
I20260608 12:57:25.482846 23436 raft_consensus.cc:2955] T bb30ac579ea241a9800e38260468bf1a P c2d7ec969072406f9c85c93396e87e94 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3a80e27fa7884547a395504dd04b34f4 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } } peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } } peers { permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: false } } }
I20260608 12:57:25.486982 23256 catalog_manager.cc:5696] T bb30ac579ea241a9800e38260468bf1a P 3a80e27fa7884547a395504dd04b34f4 reported cstate change: config changed from index 2 to 3, 3a80e27fa7884547a395504dd04b34f4 (127.16.174.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "48080ef791b84235bf5027cde789af06" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } } peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } } peers { permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: false } } }
I20260608 12:57:25.502218 23510 consensus_queue.cc:237] T bb30ac579ea241a9800e38260468bf1a P 48080ef791b84235bf5027cde789af06 [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: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } } peers { permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: false } }
I20260608 12:57:25.507385 23436 raft_consensus.cc:1275] T bb30ac579ea241a9800e38260468bf1a P c2d7ec969072406f9c85c93396e87e94 [term 1 FOLLOWER]: Refusing update from remote peer 48080ef791b84235bf5027cde789af06: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:57:25.507790 23646 raft_consensus.cc:1275] T bb30ac579ea241a9800e38260468bf1a P 3a80e27fa7884547a395504dd04b34f4 [term 1 FOLLOWER]: Refusing update from remote peer 48080ef791b84235bf5027cde789af06: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:57:25.508821 23564 consensus_queue.cc:1048] T bb30ac579ea241a9800e38260468bf1a P 48080ef791b84235bf5027cde789af06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:57:25.509608 23707 consensus_queue.cc:1048] T bb30ac579ea241a9800e38260468bf1a P 48080ef791b84235bf5027cde789af06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:57:25.516100 23700 raft_consensus.cc:2955] T bb30ac579ea241a9800e38260468bf1a P 48080ef791b84235bf5027cde789af06 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ca4ff633e8654fbcbf284ca02685a5f5 (127.16.174.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } } peers { permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: false } } }
I20260608 12:57:25.517987 23436 raft_consensus.cc:2955] T bb30ac579ea241a9800e38260468bf1a P c2d7ec969072406f9c85c93396e87e94 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ca4ff633e8654fbcbf284ca02685a5f5 (127.16.174.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } } peers { permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: false } } }
I20260608 12:57:25.521693 23719 raft_consensus.cc:1064] T d6a65fa5706142dc98535617ac71d430 P c2d7ec969072406f9c85c93396e87e94: attempting to promote NON_VOTER 3a80e27fa7884547a395504dd04b34f4 to VOTER
I20260608 12:57:25.524533 23719 consensus_queue.cc:237] T d6a65fa5706142dc98535617ac71d430 P c2d7ec969072406f9c85c93396e87e94 [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: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } } peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } } peers { permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: false } }
I20260608 12:57:25.525205 23646 raft_consensus.cc:2955] T bb30ac579ea241a9800e38260468bf1a P 3a80e27fa7884547a395504dd04b34f4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ca4ff633e8654fbcbf284ca02685a5f5 (127.16.174.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } } peers { permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: false } } }
I20260608 12:57:25.534915 23257 catalog_manager.cc:5696] T bb30ac579ea241a9800e38260468bf1a P c2d7ec969072406f9c85c93396e87e94 reported cstate change: config changed from index 3 to 4, VOTER ca4ff633e8654fbcbf284ca02685a5f5 (127.16.174.129) evicted. New cstate: current_term: 1 leader_uuid: "48080ef791b84235bf5027cde789af06" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } } peers { permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: false } } }
I20260608 12:57:25.538314 23243 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet bb30ac579ea241a9800e38260468bf1a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:57:25.547477 23646 raft_consensus.cc:1275] T d6a65fa5706142dc98535617ac71d430 P 3a80e27fa7884547a395504dd04b34f4 [term 1 LEARNER]: Refusing update from remote peer c2d7ec969072406f9c85c93396e87e94: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:57:25.549252 23721 consensus_queue.cc:1048] T d6a65fa5706142dc98535617ac71d430 P c2d7ec969072406f9c85c93396e87e94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260608 12:57:25.550539 23402 consensus_peers.cc:597] T d6a65fa5706142dc98535617ac71d430 P c2d7ec969072406f9c85c93396e87e94 -> Peer ca4ff633e8654fbcbf284ca02685a5f5 (127.16.174.129:35389): Couldn't send request to peer ca4ff633e8654fbcbf284ca02685a5f5. Status: Network error: Client connection negotiation failed: client connection to 127.16.174.129:35389: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:25.557425 23510 raft_consensus.cc:1275] T d6a65fa5706142dc98535617ac71d430 P 48080ef791b84235bf5027cde789af06 [term 1 FOLLOWER]: Refusing update from remote peer c2d7ec969072406f9c85c93396e87e94: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:57:25.561793 23721 consensus_queue.cc:1048] T d6a65fa5706142dc98535617ac71d430 P c2d7ec969072406f9c85c93396e87e94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:57:25.565397 23700 raft_consensus.cc:1064] T 93265afb6ebf479e825675944fe12fbb P 48080ef791b84235bf5027cde789af06: attempting to promote NON_VOTER 3a80e27fa7884547a395504dd04b34f4 to VOTER
I20260608 12:57:25.567595 23700 consensus_queue.cc:237] T 93265afb6ebf479e825675944fe12fbb P 48080ef791b84235bf5027cde789af06 [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: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } } peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } } peers { permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: false } }
I20260608 12:57:25.570092 23719 raft_consensus.cc:2955] T d6a65fa5706142dc98535617ac71d430 P c2d7ec969072406f9c85c93396e87e94 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3a80e27fa7884547a395504dd04b34f4 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } } peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } } peers { permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: false } } }
I20260608 12:57:25.571868 23510 raft_consensus.cc:2955] T d6a65fa5706142dc98535617ac71d430 P 48080ef791b84235bf5027cde789af06 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3a80e27fa7884547a395504dd04b34f4 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } } peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } } peers { permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: false } } }
I20260608 12:57:25.576829 23646 raft_consensus.cc:1275] T 93265afb6ebf479e825675944fe12fbb P 3a80e27fa7884547a395504dd04b34f4 [term 1 LEARNER]: Refusing update from remote peer 48080ef791b84235bf5027cde789af06: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:57:25.578547 23700 consensus_queue.cc:1048] T 93265afb6ebf479e825675944fe12fbb P 48080ef791b84235bf5027cde789af06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:57:25.582131 23646 raft_consensus.cc:2955] T d6a65fa5706142dc98535617ac71d430 P 3a80e27fa7884547a395504dd04b34f4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3a80e27fa7884547a395504dd04b34f4 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } } peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } } peers { permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: false } } }
I20260608 12:57:25.585758 23436 raft_consensus.cc:1275] T 93265afb6ebf479e825675944fe12fbb P c2d7ec969072406f9c85c93396e87e94 [term 1 FOLLOWER]: Refusing update from remote peer 48080ef791b84235bf5027cde789af06: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:57:25.587338 23700 consensus_queue.cc:1048] T 93265afb6ebf479e825675944fe12fbb P 48080ef791b84235bf5027cde789af06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:57:25.587337 23259 catalog_manager.cc:5696] T d6a65fa5706142dc98535617ac71d430 P c2d7ec969072406f9c85c93396e87e94 reported cstate change: config changed from index 2 to 3, 3a80e27fa7884547a395504dd04b34f4 (127.16.174.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c2d7ec969072406f9c85c93396e87e94" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260608 12:57:25.590863 23476 consensus_peers.cc:597] T 93265afb6ebf479e825675944fe12fbb P 48080ef791b84235bf5027cde789af06 -> Peer ca4ff633e8654fbcbf284ca02685a5f5 (127.16.174.129:35389): Couldn't send request to peer ca4ff633e8654fbcbf284ca02685a5f5. Status: Network error: Client connection negotiation failed: client connection to 127.16.174.129:35389: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:25.610277 23435 consensus_queue.cc:237] T d6a65fa5706142dc98535617ac71d430 P c2d7ec969072406f9c85c93396e87e94 [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: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } } peers { permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: false } }
I20260608 12:57:25.614044 23707 raft_consensus.cc:2955] T 93265afb6ebf479e825675944fe12fbb P 48080ef791b84235bf5027cde789af06 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3a80e27fa7884547a395504dd04b34f4 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } } peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } } peers { permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: false } } }
I20260608 12:57:25.615810 23645 raft_consensus.cc:1275] T d6a65fa5706142dc98535617ac71d430 P 3a80e27fa7884547a395504dd04b34f4 [term 1 FOLLOWER]: Refusing update from remote peer c2d7ec969072406f9c85c93396e87e94: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:57:25.616401 23510 raft_consensus.cc:1275] T d6a65fa5706142dc98535617ac71d430 P 48080ef791b84235bf5027cde789af06 [term 1 FOLLOWER]: Refusing update from remote peer c2d7ec969072406f9c85c93396e87e94: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:57:25.615962 23435 raft_consensus.cc:2955] T 93265afb6ebf479e825675944fe12fbb P c2d7ec969072406f9c85c93396e87e94 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3a80e27fa7884547a395504dd04b34f4 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } } peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } } peers { permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: false } } }
I20260608 12:57:25.617372 23721 consensus_queue.cc:1048] T d6a65fa5706142dc98535617ac71d430 P c2d7ec969072406f9c85c93396e87e94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:57:25.619439 23721 consensus_queue.cc:1048] T d6a65fa5706142dc98535617ac71d430 P c2d7ec969072406f9c85c93396e87e94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:57:25.624769 23596 raft_consensus.cc:2955] T d6a65fa5706142dc98535617ac71d430 P c2d7ec969072406f9c85c93396e87e94 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ca4ff633e8654fbcbf284ca02685a5f5 (127.16.174.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } } peers { permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: false } } }
I20260608 12:57:25.627255 23645 raft_consensus.cc:2955] T 93265afb6ebf479e825675944fe12fbb P 3a80e27fa7884547a395504dd04b34f4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3a80e27fa7884547a395504dd04b34f4 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } } peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } } peers { permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: false } } }
I20260608 12:57:25.628139 23646 raft_consensus.cc:2955] T d6a65fa5706142dc98535617ac71d430 P 3a80e27fa7884547a395504dd04b34f4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ca4ff633e8654fbcbf284ca02685a5f5 (127.16.174.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } } peers { permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: false } } }
I20260608 12:57:25.633384 23256 catalog_manager.cc:5696] T 93265afb6ebf479e825675944fe12fbb P 48080ef791b84235bf5027cde789af06 reported cstate change: config changed from index 2 to 3, 3a80e27fa7884547a395504dd04b34f4 (127.16.174.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "48080ef791b84235bf5027cde789af06" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca4ff633e8654fbcbf284ca02685a5f5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 35389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:57:25.636282 23510 raft_consensus.cc:2955] T d6a65fa5706142dc98535617ac71d430 P 48080ef791b84235bf5027cde789af06 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ca4ff633e8654fbcbf284ca02685a5f5 (127.16.174.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } } peers { permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: false } } }
I20260608 12:57:25.645494 23246 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d6a65fa5706142dc98535617ac71d430 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:57:25.655169 23510 consensus_queue.cc:237] T 93265afb6ebf479e825675944fe12fbb P 48080ef791b84235bf5027cde789af06 [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: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } } peers { permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: false } }
I20260608 12:57:25.658865 23257 catalog_manager.cc:5696] T d6a65fa5706142dc98535617ac71d430 P 3a80e27fa7884547a395504dd04b34f4 reported cstate change: config changed from index 3 to 4, VOTER ca4ff633e8654fbcbf284ca02685a5f5 (127.16.174.129) evicted. New cstate: current_term: 1 leader_uuid: "c2d7ec969072406f9c85c93396e87e94" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } } peers { permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: false } } }
I20260608 12:57:25.664513 23435 raft_consensus.cc:1275] T 93265afb6ebf479e825675944fe12fbb P c2d7ec969072406f9c85c93396e87e94 [term 1 FOLLOWER]: Refusing update from remote peer 48080ef791b84235bf5027cde789af06: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:57:25.664520 23646 raft_consensus.cc:1275] T 93265afb6ebf479e825675944fe12fbb P 3a80e27fa7884547a395504dd04b34f4 [term 1 FOLLOWER]: Refusing update from remote peer 48080ef791b84235bf5027cde789af06: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:57:25.666481 23700 consensus_queue.cc:1048] T 93265afb6ebf479e825675944fe12fbb P 48080ef791b84235bf5027cde789af06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:57:25.668123 23700 consensus_queue.cc:1048] T 93265afb6ebf479e825675944fe12fbb P 48080ef791b84235bf5027cde789af06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:57:25.674095 23700 raft_consensus.cc:2955] T 93265afb6ebf479e825675944fe12fbb P 48080ef791b84235bf5027cde789af06 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ca4ff633e8654fbcbf284ca02685a5f5 (127.16.174.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } } peers { permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: false } } }
I20260608 12:57:25.678778 23646 raft_consensus.cc:2955] T 93265afb6ebf479e825675944fe12fbb P 3a80e27fa7884547a395504dd04b34f4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ca4ff633e8654fbcbf284ca02685a5f5 (127.16.174.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } } peers { permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: false } } }
I20260608 12:57:25.682134 23435 raft_consensus.cc:2955] T 93265afb6ebf479e825675944fe12fbb P c2d7ec969072406f9c85c93396e87e94 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ca4ff633e8654fbcbf284ca02685a5f5 (127.16.174.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } } peers { permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: false } } }
I20260608 12:57:25.684873 23243 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 93265afb6ebf479e825675944fe12fbb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:57:25.689327 23259 catalog_manager.cc:5696] T 93265afb6ebf479e825675944fe12fbb P 48080ef791b84235bf5027cde789af06 reported cstate change: config changed from index 3 to 4, VOTER ca4ff633e8654fbcbf284ca02685a5f5 (127.16.174.129) evicted. New cstate: current_term: 1 leader_uuid: "48080ef791b84235bf5027cde789af06" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2d7ec969072406f9c85c93396e87e94" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48080ef791b84235bf5027cde789af06" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a80e27fa7884547a395504dd04b34f4" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 40989 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260608 12:57:25.833401 23457 debug-util.cc:398] Leaking SignalData structure 0x7b0800040120 after lost signal to thread 17085
W20260608 12:57:25.834713 23457 debug-util.cc:398] Leaking SignalData structure 0x7b0800238a60 after lost signal to thread 23293
W20260608 12:57:25.835819 23457 debug-util.cc:398] Leaking SignalData structure 0x7b08001d9ea0 after lost signal to thread 23460
W20260608 12:57:25.836766 23457 debug-util.cc:398] Leaking SignalData structure 0x7b080007e000 after lost signal to thread 23534
W20260608 12:57:25.837870 23457 debug-util.cc:398] Leaking SignalData structure 0x7b08002f0f00 after lost signal to thread 23670
W20260608 12:57:26.598944 23246 catalog_manager.cc:4754] TS ca4ff633e8654fbcbf284ca02685a5f5 (127.16.174.129:35389): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet a05c3ddab06d463db012ab21fe4174e7: Network error: Client connection negotiation failed: client connection to 127.16.174.129:35389: connect: Connection refused (error 111)
W20260608 12:57:27.665266 23246 catalog_manager.cc:4754] TS ca4ff633e8654fbcbf284ca02685a5f5 (127.16.174.129:35389): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet a05c3ddab06d463db012ab21fe4174e7: Network error: Client connection negotiation failed: client connection to 127.16.174.129:35389: connect: Connection refused (error 111)
W20260608 12:57:27.838148 23246 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.174.129:35389: connect: Connection refused (error 111) [suppressed 56 similar messages]
W20260608 12:57:29.470753 23667 debug-util.cc:398] Leaking SignalData structure 0x7b0800278420 after lost signal to thread 17085
W20260608 12:57:29.471875 23667 debug-util.cc:398] Leaking SignalData structure 0x7b08000c45a0 after lost signal to thread 23293
W20260608 12:57:29.472997 23667 debug-util.cc:398] Leaking SignalData structure 0x7b0800295040 after lost signal to thread 23460
W20260608 12:57:29.474141 23667 debug-util.cc:398] Leaking SignalData structure 0x7b08002f2ea0 after lost signal to thread 23534
W20260608 12:57:29.475129 23667 debug-util.cc:398] Leaking SignalData structure 0x7b080029a420 after lost signal to thread 23670
W20260608 12:57:29.768383 23246 catalog_manager.cc:4754] TS ca4ff633e8654fbcbf284ca02685a5f5 (127.16.174.129:35389): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet a05c3ddab06d463db012ab21fe4174e7: Network error: Client connection negotiation failed: client connection to 127.16.174.129:35389: connect: Connection refused (error 111)
I20260608 12:57:31.048763 17082 tablet_server.cc:179] TabletServer@127.16.174.130:0 shutting down...
I20260608 12:57:31.095757 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:31.096637 17082 tablet_replica.cc:333] T bb30ac579ea241a9800e38260468bf1a P c2d7ec969072406f9c85c93396e87e94: stopping tablet replica
I20260608 12:57:31.097379 17082 raft_consensus.cc:2243] T bb30ac579ea241a9800e38260468bf1a P c2d7ec969072406f9c85c93396e87e94 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:31.099310 17082 raft_consensus.cc:2272] T bb30ac579ea241a9800e38260468bf1a P c2d7ec969072406f9c85c93396e87e94 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:31.102932 17082 tablet_replica.cc:333] T 93265afb6ebf479e825675944fe12fbb P c2d7ec969072406f9c85c93396e87e94: stopping tablet replica
I20260608 12:57:31.103967 17082 raft_consensus.cc:2243] T 93265afb6ebf479e825675944fe12fbb P c2d7ec969072406f9c85c93396e87e94 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:31.105563 17082 raft_consensus.cc:2272] T 93265afb6ebf479e825675944fe12fbb P c2d7ec969072406f9c85c93396e87e94 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:31.108829 17082 tablet_replica.cc:333] T a05c3ddab06d463db012ab21fe4174e7 P c2d7ec969072406f9c85c93396e87e94: stopping tablet replica
I20260608 12:57:31.109505 17082 raft_consensus.cc:2243] T a05c3ddab06d463db012ab21fe4174e7 P c2d7ec969072406f9c85c93396e87e94 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:31.110752 17082 raft_consensus.cc:2272] T a05c3ddab06d463db012ab21fe4174e7 P c2d7ec969072406f9c85c93396e87e94 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:31.113415 17082 tablet_replica.cc:333] T d6a65fa5706142dc98535617ac71d430 P c2d7ec969072406f9c85c93396e87e94: stopping tablet replica
I20260608 12:57:31.114022 17082 raft_consensus.cc:2243] T d6a65fa5706142dc98535617ac71d430 P c2d7ec969072406f9c85c93396e87e94 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:31.115172 17082 raft_consensus.cc:2272] T d6a65fa5706142dc98535617ac71d430 P c2d7ec969072406f9c85c93396e87e94 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:31.169459 17082 tablet_server.cc:196] TabletServer@127.16.174.130:0 shutdown complete.
I20260608 12:57:31.195081 17082 tablet_server.cc:179] TabletServer@127.16.174.131:0 shutting down...
I20260608 12:57:31.236732 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:31.237766 17082 tablet_replica.cc:333] T a05c3ddab06d463db012ab21fe4174e7 P 48080ef791b84235bf5027cde789af06: stopping tablet replica
I20260608 12:57:31.238771 17082 raft_consensus.cc:2243] T a05c3ddab06d463db012ab21fe4174e7 P 48080ef791b84235bf5027cde789af06 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:31.240258 17082 raft_consensus.cc:2272] T a05c3ddab06d463db012ab21fe4174e7 P 48080ef791b84235bf5027cde789af06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:31.244011 17082 tablet_replica.cc:333] T d6a65fa5706142dc98535617ac71d430 P 48080ef791b84235bf5027cde789af06: stopping tablet replica
I20260608 12:57:31.244951 17082 raft_consensus.cc:2243] T d6a65fa5706142dc98535617ac71d430 P 48080ef791b84235bf5027cde789af06 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:31.246584 17082 raft_consensus.cc:2272] T d6a65fa5706142dc98535617ac71d430 P 48080ef791b84235bf5027cde789af06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:31.250778 17082 tablet_replica.cc:333] T 93265afb6ebf479e825675944fe12fbb P 48080ef791b84235bf5027cde789af06: stopping tablet replica
I20260608 12:57:31.251703 17082 raft_consensus.cc:2243] T 93265afb6ebf479e825675944fe12fbb P 48080ef791b84235bf5027cde789af06 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:31.253141 17082 raft_consensus.cc:2272] T 93265afb6ebf479e825675944fe12fbb P 48080ef791b84235bf5027cde789af06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:31.257310 17082 tablet_replica.cc:333] T bb30ac579ea241a9800e38260468bf1a P 48080ef791b84235bf5027cde789af06: stopping tablet replica
I20260608 12:57:31.258154 17082 raft_consensus.cc:2243] T bb30ac579ea241a9800e38260468bf1a P 48080ef791b84235bf5027cde789af06 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:31.259548 17082 raft_consensus.cc:2272] T bb30ac579ea241a9800e38260468bf1a P 48080ef791b84235bf5027cde789af06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:31.293694 17082 tablet_server.cc:196] TabletServer@127.16.174.131:0 shutdown complete.
I20260608 12:57:31.323837 17082 tablet_server.cc:179] TabletServer@127.16.174.132:0 shutting down...
I20260608 12:57:31.356680 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:31.357671 17082 tablet_replica.cc:333] T bb30ac579ea241a9800e38260468bf1a P 3a80e27fa7884547a395504dd04b34f4: stopping tablet replica
I20260608 12:57:31.358508 17082 raft_consensus.cc:2243] T bb30ac579ea241a9800e38260468bf1a P 3a80e27fa7884547a395504dd04b34f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:31.359625 17082 raft_consensus.cc:2272] T bb30ac579ea241a9800e38260468bf1a P 3a80e27fa7884547a395504dd04b34f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:31.362913 17082 tablet_replica.cc:333] T 93265afb6ebf479e825675944fe12fbb P 3a80e27fa7884547a395504dd04b34f4: stopping tablet replica
I20260608 12:57:31.363546 17082 raft_consensus.cc:2243] T 93265afb6ebf479e825675944fe12fbb P 3a80e27fa7884547a395504dd04b34f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:31.364390 17082 raft_consensus.cc:2272] T 93265afb6ebf479e825675944fe12fbb P 3a80e27fa7884547a395504dd04b34f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:31.368077 17082 tablet_replica.cc:333] T a05c3ddab06d463db012ab21fe4174e7 P 3a80e27fa7884547a395504dd04b34f4: stopping tablet replica
I20260608 12:57:31.368777 17082 raft_consensus.cc:2243] T a05c3ddab06d463db012ab21fe4174e7 P 3a80e27fa7884547a395504dd04b34f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:31.369982 17082 raft_consensus.cc:2272] T a05c3ddab06d463db012ab21fe4174e7 P 3a80e27fa7884547a395504dd04b34f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:31.373234 17082 tablet_replica.cc:333] T d6a65fa5706142dc98535617ac71d430 P 3a80e27fa7884547a395504dd04b34f4: stopping tablet replica
I20260608 12:57:31.373754 17082 raft_consensus.cc:2243] T d6a65fa5706142dc98535617ac71d430 P 3a80e27fa7884547a395504dd04b34f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:31.374472 17082 raft_consensus.cc:2272] T d6a65fa5706142dc98535617ac71d430 P 3a80e27fa7884547a395504dd04b34f4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:57:32.401252 17082 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 23667)
W20260608 12:57:32.462020 23307 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver c2d7ec969072406f9c85c93396e87e94 not available for placement
I20260608 12:57:32.517891 17082 tablet_server.cc:196] TabletServer@127.16.174.132:0 shutdown complete.
I20260608 12:57:32.537992 17082 master.cc:562] Master@127.16.174.190:34787 shutting down...
W20260608 12:57:33.912667 23246 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.174.129:35389: connect: Connection refused (error 111) [suppressed 6 similar messages]
W20260608 12:57:33.916339 23246 catalog_manager.cc:4754] TS ca4ff633e8654fbcbf284ca02685a5f5 (127.16.174.129:35389): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet a05c3ddab06d463db012ab21fe4174e7: Network error: Client connection negotiation failed: client connection to 127.16.174.129:35389: connect: Connection refused (error 111)
I20260608 12:57:34.411857 17082 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5a386c09f39b4823a189e936f4720a42 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:34.412704 17082 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5a386c09f39b4823a189e936f4720a42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:34.413111 17082 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5a386c09f39b4823a189e936f4720a42: stopping tablet replica
I20260608 12:57:34.441864 17082 master.cc:584] Master@127.16.174.190:34787 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (14278 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260608 12:57:34.491014 17082 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.174.190:39395
I20260608 12:57:34.492301 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:34.498178 23736 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:34.498756 23737 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:34.506534 17082 server_base.cc:1061] running on GCE node
W20260608 12:57:34.506577 23739 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:34.508109 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:34.508343 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:34.508517 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923454508492 us; error 0 us; skew 500 ppm
I20260608 12:57:34.509087 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:34.511719 17082 webserver.cc:533] Webserver started at http://127.16.174.190:34013/ using document root <none> and password file <none>
I20260608 12:57:34.512267 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:34.512508 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:34.512809 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:34.514035 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923273579219-17082-0/minicluster-data/master-0-root/instance:
uuid: "2499ff0147ed471f95b71f0b5c73653c"
format_stamp: "Formatted at 2026-06-08 12:57:34 on dist-test-slave-840c"
I20260608 12:57:34.519122 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 12:57:34.523370 23744 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:34.524228 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:57:34.524577 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923273579219-17082-0/minicluster-data/master-0-root
uuid: "2499ff0147ed471f95b71f0b5c73653c"
format_stamp: "Formatted at 2026-06-08 12:57:34 on dist-test-slave-840c"
I20260608 12:57:34.525048 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923273579219-17082-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923273579219-17082-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923273579219-17082-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:57:34.550479 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:34.552043 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:34.596722 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.190:39395
I20260608 12:57:34.596855 23795 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.190:39395 every 8 connection(s)
I20260608 12:57:34.601431 23796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:34.614840 23796 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2499ff0147ed471f95b71f0b5c73653c: Bootstrap starting.
I20260608 12:57:34.620505 23796 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2499ff0147ed471f95b71f0b5c73653c: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:34.625743 23796 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2499ff0147ed471f95b71f0b5c73653c: No bootstrap required, opened a new log
I20260608 12:57:34.628873 23796 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2499ff0147ed471f95b71f0b5c73653c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2499ff0147ed471f95b71f0b5c73653c" member_type: VOTER }
I20260608 12:57:34.629382 23796 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2499ff0147ed471f95b71f0b5c73653c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:34.629698 23796 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2499ff0147ed471f95b71f0b5c73653c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2499ff0147ed471f95b71f0b5c73653c, State: Initialized, Role: FOLLOWER
I20260608 12:57:34.630563 23796 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2499ff0147ed471f95b71f0b5c73653c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2499ff0147ed471f95b71f0b5c73653c" member_type: VOTER }
I20260608 12:57:34.631088 23796 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2499ff0147ed471f95b71f0b5c73653c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:57:34.631378 23796 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2499ff0147ed471f95b71f0b5c73653c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:57:34.631798 23796 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2499ff0147ed471f95b71f0b5c73653c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:34.637208 23796 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2499ff0147ed471f95b71f0b5c73653c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2499ff0147ed471f95b71f0b5c73653c" member_type: VOTER }
I20260608 12:57:34.637856 23796 leader_election.cc:304] T 00000000000000000000000000000000 P 2499ff0147ed471f95b71f0b5c73653c [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: 2499ff0147ed471f95b71f0b5c73653c; no voters: 
I20260608 12:57:34.639185 23796 leader_election.cc:290] T 00000000000000000000000000000000 P 2499ff0147ed471f95b71f0b5c73653c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:57:34.639865 23799 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2499ff0147ed471f95b71f0b5c73653c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:34.641299 23799 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2499ff0147ed471f95b71f0b5c73653c [term 1 LEADER]: Becoming Leader. State: Replica: 2499ff0147ed471f95b71f0b5c73653c, State: Running, Role: LEADER
I20260608 12:57:34.642095 23799 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2499ff0147ed471f95b71f0b5c73653c [LEADER]: Queue going to LEADER mode. State: All 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: "2499ff0147ed471f95b71f0b5c73653c" member_type: VOTER }
I20260608 12:57:34.642782 23796 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2499ff0147ed471f95b71f0b5c73653c [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:57:34.647470 23800 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2499ff0147ed471f95b71f0b5c73653c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2499ff0147ed471f95b71f0b5c73653c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2499ff0147ed471f95b71f0b5c73653c" member_type: VOTER } }
I20260608 12:57:34.647833 23801 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2499ff0147ed471f95b71f0b5c73653c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2499ff0147ed471f95b71f0b5c73653c. Latest consensus state: current_term: 1 leader_uuid: "2499ff0147ed471f95b71f0b5c73653c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2499ff0147ed471f95b71f0b5c73653c" member_type: VOTER } }
I20260608 12:57:34.648305 23800 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2499ff0147ed471f95b71f0b5c73653c [sys.catalog]: This master's current role is: LEADER
I20260608 12:57:34.648669 23801 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2499ff0147ed471f95b71f0b5c73653c [sys.catalog]: This master's current role is: LEADER
I20260608 12:57:34.654608 23806 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:57:34.663041 23806 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:57:34.664127 17082 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:57:34.673867 23806 catalog_manager.cc:1382] Generated new cluster ID: d1516f949915484ab64f0a6375b98d4b
I20260608 12:57:34.674199 23806 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:57:34.695191 23806 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:57:34.696806 23806 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:57:34.717732 23806 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 2499ff0147ed471f95b71f0b5c73653c: Generated new TSK 0
I20260608 12:57:34.718466 23806 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:57:34.730953 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:34.738685 23817 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:34.739492 23818 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:34.740778 23820 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:34.741932 17082 server_base.cc:1061] running on GCE node
I20260608 12:57:34.742889 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:34.743086 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:34.743230 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923454743218 us; error 0 us; skew 500 ppm
I20260608 12:57:34.744001 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:34.746632 17082 webserver.cc:533] Webserver started at http://127.16.174.129:41555/ using document root <none> and password file <none>
I20260608 12:57:34.747148 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:34.747332 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:34.747575 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:34.748919 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923273579219-17082-0/minicluster-data/ts-0-root/instance:
uuid: "6ec0a070ca95432daeb4a0df7e5ced19"
format_stamp: "Formatted at 2026-06-08 12:57:34 on dist-test-slave-840c"
I20260608 12:57:34.754146 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:57:34.758528 23825 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:34.759487 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:57:34.759879 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923273579219-17082-0/minicluster-data/ts-0-root
uuid: "6ec0a070ca95432daeb4a0df7e5ced19"
format_stamp: "Formatted at 2026-06-08 12:57:34 on dist-test-slave-840c"
I20260608 12:57:34.760267 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923273579219-17082-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923273579219-17082-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923273579219-17082-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:57:34.781788 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:34.783329 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:34.785377 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:34.788151 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:34.788461 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:34.788815 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:34.789019 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:34.837714 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.129:46215
I20260608 12:57:34.837857 23887 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.129:46215 every 8 connection(s)
I20260608 12:57:34.843823 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:34.853461 23892 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:34.853638 23893 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:34.855561 23895 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:34.858886 17082 server_base.cc:1061] running on GCE node
I20260608 12:57:34.860224 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:34.860455 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:34.860687 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923454860649 us; error 0 us; skew 500 ppm
I20260608 12:57:34.861249 23888 heartbeater.cc:344] Connected to a master server at 127.16.174.190:39395
I20260608 12:57:34.861317 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:34.861850 23888 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:34.862890 23888 heartbeater.cc:507] Master 127.16.174.190:39395 requested a full tablet report, sending...
I20260608 12:57:34.864986 17082 webserver.cc:533] Webserver started at http://127.16.174.130:43549/ using document root <none> and password file <none>
I20260608 12:57:34.865607 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:34.865834 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:34.865921 23761 ts_manager.cc:194] Registered new tserver with Master: 6ec0a070ca95432daeb4a0df7e5ced19 (127.16.174.129:46215)
I20260608 12:57:34.866119 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:34.867568 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923273579219-17082-0/minicluster-data/ts-1-root/instance:
uuid: "740bd206d8984fb4a26eace14efb46a3"
format_stamp: "Formatted at 2026-06-08 12:57:34 on dist-test-slave-840c"
I20260608 12:57:34.868182 23761 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51738
I20260608 12:57:34.872849 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:57:34.877444 23900 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:34.879055 17082 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:57:34.879616 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923273579219-17082-0/minicluster-data/ts-1-root
uuid: "740bd206d8984fb4a26eace14efb46a3"
format_stamp: "Formatted at 2026-06-08 12:57:34 on dist-test-slave-840c"
I20260608 12:57:34.880151 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923273579219-17082-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923273579219-17082-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923273579219-17082-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:57:34.917035 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:34.918308 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:34.919991 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:34.922566 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:34.922806 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:34.923070 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:34.923252 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:34.973098 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.130:42263
I20260608 12:57:34.973516 23962 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.130:42263 every 8 connection(s)
I20260608 12:57:34.979442 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:34.988816 23966 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:34.989202 23967 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:34.993302 17082 server_base.cc:1061] running on GCE node
I20260608 12:57:34.994320 23963 heartbeater.cc:344] Connected to a master server at 127.16.174.190:39395
W20260608 12:57:34.994625 23969 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:34.994794 23963 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:34.995930 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:57:34.996124 23963 heartbeater.cc:507] Master 127.16.174.190:39395 requested a full tablet report, sending...
W20260608 12:57:34.996294 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:34.996588 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923454996565 us; error 0 us; skew 500 ppm
I20260608 12:57:34.997539 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:34.998817 23761 ts_manager.cc:194] Registered new tserver with Master: 740bd206d8984fb4a26eace14efb46a3 (127.16.174.130:42263)
I20260608 12:57:35.000619 23761 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51750
I20260608 12:57:35.000772 17082 webserver.cc:533] Webserver started at http://127.16.174.131:37851/ using document root <none> and password file <none>
I20260608 12:57:35.001498 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:35.001751 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:35.002125 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:35.004199 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923273579219-17082-0/minicluster-data/ts-2-root/instance:
uuid: "9a73e05c7e624921a35d7eec932f529d"
format_stamp: "Formatted at 2026-06-08 12:57:34 on dist-test-slave-840c"
I20260608 12:57:35.009646 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:57:35.013932 23974 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:35.015247 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:57:35.015859 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923273579219-17082-0/minicluster-data/ts-2-root
uuid: "9a73e05c7e624921a35d7eec932f529d"
format_stamp: "Formatted at 2026-06-08 12:57:34 on dist-test-slave-840c"
I20260608 12:57:35.016238 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923273579219-17082-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923273579219-17082-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923273579219-17082-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:57:35.050275 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:35.051769 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:35.053333 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:35.056314 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:35.056591 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:35.056871 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:35.057077 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:35.107191 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.131:34131
I20260608 12:57:35.107335 24036 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.131:34131 every 8 connection(s)
I20260608 12:57:35.124491 24037 heartbeater.cc:344] Connected to a master server at 127.16.174.190:39395
I20260608 12:57:35.124975 24037 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:35.125725 24037 heartbeater.cc:507] Master 127.16.174.190:39395 requested a full tablet report, sending...
I20260608 12:57:35.128309 23761 ts_manager.cc:194] Registered new tserver with Master: 9a73e05c7e624921a35d7eec932f529d (127.16.174.131:34131)
I20260608 12:57:35.128755 17082 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017707447s
I20260608 12:57:35.129801 23761 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51762
I20260608 12:57:35.871385 23888 heartbeater.cc:499] Master 127.16.174.190:39395 was elected leader, sending a full tablet report...
I20260608 12:57:36.004292 23963 heartbeater.cc:499] Master 127.16.174.190:39395 was elected leader, sending a full tablet report...
I20260608 12:57:36.133109 24037 heartbeater.cc:499] Master 127.16.174.190:39395 was elected leader, sending a full tablet report...
I20260608 12:57:36.226768 23761 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51778:
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:57:36.230363 23761 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:57:36.301286 23853 tablet_service.cc:1511] Processing CreateTablet for tablet 04f983ffc94842e1a7bb6a1725663efe (DEFAULT_TABLE table=test-workload [id=dc05162604664b02817ef2e219c558d9]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:57:36.303436 23853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04f983ffc94842e1a7bb6a1725663efe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:36.309828 23852 tablet_service.cc:1511] Processing CreateTablet for tablet e98d999271fc4801b79681663f594a2c (DEFAULT_TABLE table=test-workload [id=dc05162604664b02817ef2e219c558d9]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:57:36.310230 23851 tablet_service.cc:1511] Processing CreateTablet for tablet a1e600ed2b1748ee8292aa310b437bb2 (DEFAULT_TABLE table=test-workload [id=dc05162604664b02817ef2e219c558d9]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:57:36.310675 23850 tablet_service.cc:1511] Processing CreateTablet for tablet 1cc89baf303e4d6b95543af419699d57 (DEFAULT_TABLE table=test-workload [id=dc05162604664b02817ef2e219c558d9]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:57:36.311518 23852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e98d999271fc4801b79681663f594a2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:36.312228 23851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1e600ed2b1748ee8292aa310b437bb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:36.313129 23850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cc89baf303e4d6b95543af419699d57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:36.321244 23928 tablet_service.cc:1511] Processing CreateTablet for tablet 04f983ffc94842e1a7bb6a1725663efe (DEFAULT_TABLE table=test-workload [id=dc05162604664b02817ef2e219c558d9]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:57:36.323125 23928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04f983ffc94842e1a7bb6a1725663efe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:36.333168 23926 tablet_service.cc:1511] Processing CreateTablet for tablet a1e600ed2b1748ee8292aa310b437bb2 (DEFAULT_TABLE table=test-workload [id=dc05162604664b02817ef2e219c558d9]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:57:36.334784 23926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1e600ed2b1748ee8292aa310b437bb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:36.338863 23925 tablet_service.cc:1511] Processing CreateTablet for tablet 1cc89baf303e4d6b95543af419699d57 (DEFAULT_TABLE table=test-workload [id=dc05162604664b02817ef2e219c558d9]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:57:36.340428 23925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cc89baf303e4d6b95543af419699d57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:36.344141 23927 tablet_service.cc:1511] Processing CreateTablet for tablet e98d999271fc4801b79681663f594a2c (DEFAULT_TABLE table=test-workload [id=dc05162604664b02817ef2e219c558d9]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:57:36.346056 23927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e98d999271fc4801b79681663f594a2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:36.352620 24059 tablet_bootstrap.cc:492] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3: Bootstrap starting.
I20260608 12:57:36.363333 24059 tablet_bootstrap.cc:654] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:36.363476 24058 tablet_bootstrap.cc:492] T 04f983ffc94842e1a7bb6a1725663efe P 6ec0a070ca95432daeb4a0df7e5ced19: Bootstrap starting.
I20260608 12:57:36.377199 24058 tablet_bootstrap.cc:654] T 04f983ffc94842e1a7bb6a1725663efe P 6ec0a070ca95432daeb4a0df7e5ced19: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:36.389304 24001 tablet_service.cc:1511] Processing CreateTablet for tablet e98d999271fc4801b79681663f594a2c (DEFAULT_TABLE table=test-workload [id=dc05162604664b02817ef2e219c558d9]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:57:36.391474 24001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e98d999271fc4801b79681663f594a2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:36.393327 23999 tablet_service.cc:1511] Processing CreateTablet for tablet 1cc89baf303e4d6b95543af419699d57 (DEFAULT_TABLE table=test-workload [id=dc05162604664b02817ef2e219c558d9]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:57:36.393870 24058 tablet_bootstrap.cc:492] T 04f983ffc94842e1a7bb6a1725663efe P 6ec0a070ca95432daeb4a0df7e5ced19: No bootstrap required, opened a new log
I20260608 12:57:36.394488 24058 ts_tablet_manager.cc:1403] T 04f983ffc94842e1a7bb6a1725663efe P 6ec0a070ca95432daeb4a0df7e5ced19: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.003s
I20260608 12:57:36.395012 23999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cc89baf303e4d6b95543af419699d57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:36.396951 24000 tablet_service.cc:1511] Processing CreateTablet for tablet a1e600ed2b1748ee8292aa310b437bb2 (DEFAULT_TABLE table=test-workload [id=dc05162604664b02817ef2e219c558d9]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:57:36.398612 24000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1e600ed2b1748ee8292aa310b437bb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:36.398804 24058 raft_consensus.cc:359] T 04f983ffc94842e1a7bb6a1725663efe P 6ec0a070ca95432daeb4a0df7e5ced19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:36.400064 24058 raft_consensus.cc:385] T 04f983ffc94842e1a7bb6a1725663efe P 6ec0a070ca95432daeb4a0df7e5ced19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:36.400496 24058 raft_consensus.cc:740] T 04f983ffc94842e1a7bb6a1725663efe P 6ec0a070ca95432daeb4a0df7e5ced19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ec0a070ca95432daeb4a0df7e5ced19, State: Initialized, Role: FOLLOWER
I20260608 12:57:36.401065 24002 tablet_service.cc:1511] Processing CreateTablet for tablet 04f983ffc94842e1a7bb6a1725663efe (DEFAULT_TABLE table=test-workload [id=dc05162604664b02817ef2e219c558d9]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:57:36.401551 24058 consensus_queue.cc:260] T 04f983ffc94842e1a7bb6a1725663efe P 6ec0a070ca95432daeb4a0df7e5ced19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:36.406461 24002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04f983ffc94842e1a7bb6a1725663efe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:36.420940 24058 ts_tablet_manager.cc:1434] T 04f983ffc94842e1a7bb6a1725663efe P 6ec0a070ca95432daeb4a0df7e5ced19: Time spent starting tablet: real 0.026s	user 0.014s	sys 0.006s
I20260608 12:57:36.423467 24058 tablet_bootstrap.cc:492] T e98d999271fc4801b79681663f594a2c P 6ec0a070ca95432daeb4a0df7e5ced19: Bootstrap starting.
I20260608 12:57:36.432049 24059 tablet_bootstrap.cc:492] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3: No bootstrap required, opened a new log
I20260608 12:57:36.432694 24059 ts_tablet_manager.cc:1403] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3: Time spent bootstrapping tablet: real 0.081s	user 0.020s	sys 0.012s
I20260608 12:57:36.436550 24058 tablet_bootstrap.cc:654] T e98d999271fc4801b79681663f594a2c P 6ec0a070ca95432daeb4a0df7e5ced19: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:36.436504 24059 raft_consensus.cc:359] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:36.437961 24059 raft_consensus.cc:385] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:36.438298 24059 raft_consensus.cc:740] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 740bd206d8984fb4a26eace14efb46a3, State: Initialized, Role: FOLLOWER
I20260608 12:57:36.445977 24063 tablet_bootstrap.cc:492] T e98d999271fc4801b79681663f594a2c P 9a73e05c7e624921a35d7eec932f529d: Bootstrap starting.
I20260608 12:57:36.448025 24059 consensus_queue.cc:260] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:36.457578 24063 tablet_bootstrap.cc:654] T e98d999271fc4801b79681663f594a2c P 9a73e05c7e624921a35d7eec932f529d: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:36.460845 24059 ts_tablet_manager.cc:1434] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.002s
I20260608 12:57:36.461984 24059 tablet_bootstrap.cc:492] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3: Bootstrap starting.
I20260608 12:57:36.464711 24058 tablet_bootstrap.cc:492] T e98d999271fc4801b79681663f594a2c P 6ec0a070ca95432daeb4a0df7e5ced19: No bootstrap required, opened a new log
I20260608 12:57:36.465372 24058 ts_tablet_manager.cc:1403] T e98d999271fc4801b79681663f594a2c P 6ec0a070ca95432daeb4a0df7e5ced19: Time spent bootstrapping tablet: real 0.042s	user 0.029s	sys 0.006s
I20260608 12:57:36.466444 24063 tablet_bootstrap.cc:492] T e98d999271fc4801b79681663f594a2c P 9a73e05c7e624921a35d7eec932f529d: No bootstrap required, opened a new log
I20260608 12:57:36.467075 24063 ts_tablet_manager.cc:1403] T e98d999271fc4801b79681663f594a2c P 9a73e05c7e624921a35d7eec932f529d: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.000s
I20260608 12:57:36.471006 24059 tablet_bootstrap.cc:654] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:36.471508 24058 raft_consensus.cc:359] T e98d999271fc4801b79681663f594a2c P 6ec0a070ca95432daeb4a0df7e5ced19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:36.472332 24058 raft_consensus.cc:385] T e98d999271fc4801b79681663f594a2c P 6ec0a070ca95432daeb4a0df7e5ced19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:36.472628 24058 raft_consensus.cc:740] T e98d999271fc4801b79681663f594a2c P 6ec0a070ca95432daeb4a0df7e5ced19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ec0a070ca95432daeb4a0df7e5ced19, State: Initialized, Role: FOLLOWER
I20260608 12:57:36.473603 24063 raft_consensus.cc:359] T e98d999271fc4801b79681663f594a2c P 9a73e05c7e624921a35d7eec932f529d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:36.473685 24058 consensus_queue.cc:260] T e98d999271fc4801b79681663f594a2c P 6ec0a070ca95432daeb4a0df7e5ced19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:36.474627 24063 raft_consensus.cc:385] T e98d999271fc4801b79681663f594a2c P 9a73e05c7e624921a35d7eec932f529d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:36.475025 24063 raft_consensus.cc:740] T e98d999271fc4801b79681663f594a2c P 9a73e05c7e624921a35d7eec932f529d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a73e05c7e624921a35d7eec932f529d, State: Initialized, Role: FOLLOWER
I20260608 12:57:36.476249 24058 ts_tablet_manager.cc:1434] T e98d999271fc4801b79681663f594a2c P 6ec0a070ca95432daeb4a0df7e5ced19: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.005s
I20260608 12:57:36.476347 24063 consensus_queue.cc:260] T e98d999271fc4801b79681663f594a2c P 9a73e05c7e624921a35d7eec932f529d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:36.477439 24058 tablet_bootstrap.cc:492] T a1e600ed2b1748ee8292aa310b437bb2 P 6ec0a070ca95432daeb4a0df7e5ced19: Bootstrap starting.
I20260608 12:57:36.485647 24063 ts_tablet_manager.cc:1434] T e98d999271fc4801b79681663f594a2c P 9a73e05c7e624921a35d7eec932f529d: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.005s
I20260608 12:57:36.486833 24063 tablet_bootstrap.cc:492] T 04f983ffc94842e1a7bb6a1725663efe P 9a73e05c7e624921a35d7eec932f529d: Bootstrap starting.
I20260608 12:57:36.486833 24058 tablet_bootstrap.cc:654] T a1e600ed2b1748ee8292aa310b437bb2 P 6ec0a070ca95432daeb4a0df7e5ced19: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:36.494900 24063 tablet_bootstrap.cc:654] T 04f983ffc94842e1a7bb6a1725663efe P 9a73e05c7e624921a35d7eec932f529d: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:36.500135 24058 tablet_bootstrap.cc:492] T a1e600ed2b1748ee8292aa310b437bb2 P 6ec0a070ca95432daeb4a0df7e5ced19: No bootstrap required, opened a new log
I20260608 12:57:36.500649 24059 tablet_bootstrap.cc:492] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3: No bootstrap required, opened a new log
I20260608 12:57:36.500856 24058 ts_tablet_manager.cc:1403] T a1e600ed2b1748ee8292aa310b437bb2 P 6ec0a070ca95432daeb4a0df7e5ced19: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.003s
I20260608 12:57:36.501262 24059 ts_tablet_manager.cc:1403] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.013s
I20260608 12:57:36.505082 24059 raft_consensus.cc:359] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:36.505771 24059 raft_consensus.cc:385] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:36.505280 24058 raft_consensus.cc:359] T a1e600ed2b1748ee8292aa310b437bb2 P 6ec0a070ca95432daeb4a0df7e5ced19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:36.506098 24059 raft_consensus.cc:740] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 740bd206d8984fb4a26eace14efb46a3, State: Initialized, Role: FOLLOWER
I20260608 12:57:36.506209 24058 raft_consensus.cc:385] T a1e600ed2b1748ee8292aa310b437bb2 P 6ec0a070ca95432daeb4a0df7e5ced19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:36.506636 24063 tablet_bootstrap.cc:492] T 04f983ffc94842e1a7bb6a1725663efe P 9a73e05c7e624921a35d7eec932f529d: No bootstrap required, opened a new log
I20260608 12:57:36.506606 24058 raft_consensus.cc:740] T a1e600ed2b1748ee8292aa310b437bb2 P 6ec0a070ca95432daeb4a0df7e5ced19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ec0a070ca95432daeb4a0df7e5ced19, State: Initialized, Role: FOLLOWER
I20260608 12:57:36.507356 24063 ts_tablet_manager.cc:1403] T 04f983ffc94842e1a7bb6a1725663efe P 9a73e05c7e624921a35d7eec932f529d: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260608 12:57:36.507069 24059 consensus_queue.cc:260] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:36.507606 24058 consensus_queue.cc:260] T a1e600ed2b1748ee8292aa310b437bb2 P 6ec0a070ca95432daeb4a0df7e5ced19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:36.509778 24059 ts_tablet_manager.cc:1434] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:57:36.510993 24059 tablet_bootstrap.cc:492] T 1cc89baf303e4d6b95543af419699d57 P 740bd206d8984fb4a26eace14efb46a3: Bootstrap starting.
I20260608 12:57:36.510753 24063 raft_consensus.cc:359] T 04f983ffc94842e1a7bb6a1725663efe P 9a73e05c7e624921a35d7eec932f529d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:36.511524 24063 raft_consensus.cc:385] T 04f983ffc94842e1a7bb6a1725663efe P 9a73e05c7e624921a35d7eec932f529d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:36.511868 24063 raft_consensus.cc:740] T 04f983ffc94842e1a7bb6a1725663efe P 9a73e05c7e624921a35d7eec932f529d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a73e05c7e624921a35d7eec932f529d, State: Initialized, Role: FOLLOWER
I20260608 12:57:36.512442 24058 ts_tablet_manager.cc:1434] T a1e600ed2b1748ee8292aa310b437bb2 P 6ec0a070ca95432daeb4a0df7e5ced19: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 12:57:36.512899 24063 consensus_queue.cc:260] T 04f983ffc94842e1a7bb6a1725663efe P 9a73e05c7e624921a35d7eec932f529d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:36.513649 24058 tablet_bootstrap.cc:492] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19: Bootstrap starting.
I20260608 12:57:36.515293 24063 ts_tablet_manager.cc:1434] T 04f983ffc94842e1a7bb6a1725663efe P 9a73e05c7e624921a35d7eec932f529d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260608 12:57:36.516386 24063 tablet_bootstrap.cc:492] T 1cc89baf303e4d6b95543af419699d57 P 9a73e05c7e624921a35d7eec932f529d: Bootstrap starting.
I20260608 12:57:36.521646 24058 tablet_bootstrap.cc:654] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:36.523355 24063 tablet_bootstrap.cc:654] T 1cc89baf303e4d6b95543af419699d57 P 9a73e05c7e624921a35d7eec932f529d: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:36.536394 24058 tablet_bootstrap.cc:492] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19: No bootstrap required, opened a new log
I20260608 12:57:36.536994 24058 ts_tablet_manager.cc:1403] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.010s
I20260608 12:57:36.537379 24059 tablet_bootstrap.cc:654] T 1cc89baf303e4d6b95543af419699d57 P 740bd206d8984fb4a26eace14efb46a3: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:36.538348 24063 tablet_bootstrap.cc:492] T 1cc89baf303e4d6b95543af419699d57 P 9a73e05c7e624921a35d7eec932f529d: No bootstrap required, opened a new log
I20260608 12:57:36.538813 24063 ts_tablet_manager.cc:1403] T 1cc89baf303e4d6b95543af419699d57 P 9a73e05c7e624921a35d7eec932f529d: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.000s
I20260608 12:57:36.540562 24058 raft_consensus.cc:359] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:36.541177 24063 raft_consensus.cc:359] T 1cc89baf303e4d6b95543af419699d57 P 9a73e05c7e624921a35d7eec932f529d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:36.541783 24058 raft_consensus.cc:385] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:36.541849 24063 raft_consensus.cc:385] T 1cc89baf303e4d6b95543af419699d57 P 9a73e05c7e624921a35d7eec932f529d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:36.542475 24058 raft_consensus.cc:740] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ec0a070ca95432daeb4a0df7e5ced19, State: Initialized, Role: FOLLOWER
I20260608 12:57:36.542562 24063 raft_consensus.cc:740] T 1cc89baf303e4d6b95543af419699d57 P 9a73e05c7e624921a35d7eec932f529d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a73e05c7e624921a35d7eec932f529d, State: Initialized, Role: FOLLOWER
I20260608 12:57:36.543685 24063 consensus_queue.cc:260] T 1cc89baf303e4d6b95543af419699d57 P 9a73e05c7e624921a35d7eec932f529d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:36.543506 24058 consensus_queue.cc:260] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:36.544780 24059 tablet_bootstrap.cc:492] T 1cc89baf303e4d6b95543af419699d57 P 740bd206d8984fb4a26eace14efb46a3: No bootstrap required, opened a new log
I20260608 12:57:36.546012 24063 ts_tablet_manager.cc:1434] T 1cc89baf303e4d6b95543af419699d57 P 9a73e05c7e624921a35d7eec932f529d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:57:36.547716 24059 ts_tablet_manager.cc:1403] T 1cc89baf303e4d6b95543af419699d57 P 740bd206d8984fb4a26eace14efb46a3: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.003s
I20260608 12:57:36.546433 24058 ts_tablet_manager.cc:1434] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260608 12:57:36.548629 24063 tablet_bootstrap.cc:492] T a1e600ed2b1748ee8292aa310b437bb2 P 9a73e05c7e624921a35d7eec932f529d: Bootstrap starting.
I20260608 12:57:36.550595 24059 raft_consensus.cc:359] T 1cc89baf303e4d6b95543af419699d57 P 740bd206d8984fb4a26eace14efb46a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:36.550768 24065 raft_consensus.cc:493] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:36.551159 24059 raft_consensus.cc:385] T 1cc89baf303e4d6b95543af419699d57 P 740bd206d8984fb4a26eace14efb46a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:36.551429 24059 raft_consensus.cc:740] T 1cc89baf303e4d6b95543af419699d57 P 740bd206d8984fb4a26eace14efb46a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 740bd206d8984fb4a26eace14efb46a3, State: Initialized, Role: FOLLOWER
I20260608 12:57:36.551403 24065 raft_consensus.cc:515] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:36.552879 24059 consensus_queue.cc:260] T 1cc89baf303e4d6b95543af419699d57 P 740bd206d8984fb4a26eace14efb46a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:36.557153 24063 tablet_bootstrap.cc:654] T a1e600ed2b1748ee8292aa310b437bb2 P 9a73e05c7e624921a35d7eec932f529d: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:36.559466 24065 leader_election.cc:290] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ec0a070ca95432daeb4a0df7e5ced19 (127.16.174.129:46215), 9a73e05c7e624921a35d7eec932f529d (127.16.174.131:34131)
I20260608 12:57:36.579512 24059 ts_tablet_manager.cc:1434] T 1cc89baf303e4d6b95543af419699d57 P 740bd206d8984fb4a26eace14efb46a3: Time spent starting tablet: real 0.031s	user 0.012s	sys 0.007s
I20260608 12:57:36.582850 24059 tablet_bootstrap.cc:492] T a1e600ed2b1748ee8292aa310b437bb2 P 740bd206d8984fb4a26eace14efb46a3: Bootstrap starting.
I20260608 12:57:36.587399 24012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04f983ffc94842e1a7bb6a1725663efe" candidate_uuid: "740bd206d8984fb4a26eace14efb46a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a73e05c7e624921a35d7eec932f529d" is_pre_election: true
I20260608 12:57:36.588526 24012 raft_consensus.cc:2468] T 04f983ffc94842e1a7bb6a1725663efe P 9a73e05c7e624921a35d7eec932f529d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 740bd206d8984fb4a26eace14efb46a3 in term 0.
I20260608 12:57:36.590416 23903 leader_election.cc:304] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 740bd206d8984fb4a26eace14efb46a3, 9a73e05c7e624921a35d7eec932f529d; no voters: 
I20260608 12:57:36.590986 24059 tablet_bootstrap.cc:654] T a1e600ed2b1748ee8292aa310b437bb2 P 740bd206d8984fb4a26eace14efb46a3: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:36.591581 24074 raft_consensus.cc:2804] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:57:36.592163 24074 raft_consensus.cc:493] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:36.592653 24074 raft_consensus.cc:3060] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:36.592344 24068 raft_consensus.cc:493] T e98d999271fc4801b79681663f594a2c P 9a73e05c7e624921a35d7eec932f529d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:36.595230 23863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04f983ffc94842e1a7bb6a1725663efe" candidate_uuid: "740bd206d8984fb4a26eace14efb46a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" is_pre_election: true
I20260608 12:57:36.595288 24068 raft_consensus.cc:515] T e98d999271fc4801b79681663f594a2c P 9a73e05c7e624921a35d7eec932f529d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:36.596292 23863 raft_consensus.cc:2468] T 04f983ffc94842e1a7bb6a1725663efe P 6ec0a070ca95432daeb4a0df7e5ced19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 740bd206d8984fb4a26eace14efb46a3 in term 0.
I20260608 12:57:36.599373 24063 tablet_bootstrap.cc:492] T a1e600ed2b1748ee8292aa310b437bb2 P 9a73e05c7e624921a35d7eec932f529d: No bootstrap required, opened a new log
I20260608 12:57:36.600018 24063 ts_tablet_manager.cc:1403] T a1e600ed2b1748ee8292aa310b437bb2 P 9a73e05c7e624921a35d7eec932f529d: Time spent bootstrapping tablet: real 0.052s	user 0.017s	sys 0.019s
I20260608 12:57:36.603894 24063 raft_consensus.cc:359] T a1e600ed2b1748ee8292aa310b437bb2 P 9a73e05c7e624921a35d7eec932f529d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:36.604748 24063 raft_consensus.cc:385] T a1e600ed2b1748ee8292aa310b437bb2 P 9a73e05c7e624921a35d7eec932f529d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:36.605508 24063 raft_consensus.cc:740] T a1e600ed2b1748ee8292aa310b437bb2 P 9a73e05c7e624921a35d7eec932f529d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a73e05c7e624921a35d7eec932f529d, State: Initialized, Role: FOLLOWER
I20260608 12:57:36.604713 24074 raft_consensus.cc:515] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:36.606446 24063 consensus_queue.cc:260] T a1e600ed2b1748ee8292aa310b437bb2 P 9a73e05c7e624921a35d7eec932f529d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:36.610347 24012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04f983ffc94842e1a7bb6a1725663efe" candidate_uuid: "740bd206d8984fb4a26eace14efb46a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a73e05c7e624921a35d7eec932f529d"
I20260608 12:57:36.611285 24012 raft_consensus.cc:3060] T 04f983ffc94842e1a7bb6a1725663efe P 9a73e05c7e624921a35d7eec932f529d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:36.611588 23863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04f983ffc94842e1a7bb6a1725663efe" candidate_uuid: "740bd206d8984fb4a26eace14efb46a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ec0a070ca95432daeb4a0df7e5ced19"
I20260608 12:57:36.612744 23863 raft_consensus.cc:3060] T 04f983ffc94842e1a7bb6a1725663efe P 6ec0a070ca95432daeb4a0df7e5ced19 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:36.617362 24063 ts_tablet_manager.cc:1434] T a1e600ed2b1748ee8292aa310b437bb2 P 9a73e05c7e624921a35d7eec932f529d: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.006s
I20260608 12:57:36.623803 24012 raft_consensus.cc:2468] T 04f983ffc94842e1a7bb6a1725663efe P 9a73e05c7e624921a35d7eec932f529d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 740bd206d8984fb4a26eace14efb46a3 in term 1.
I20260608 12:57:36.625954 23903 leader_election.cc:304] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 740bd206d8984fb4a26eace14efb46a3, 9a73e05c7e624921a35d7eec932f529d; no voters: 
I20260608 12:57:36.627482 24065 raft_consensus.cc:2804] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:36.628855 24068 leader_election.cc:290] T e98d999271fc4801b79681663f594a2c P 9a73e05c7e624921a35d7eec932f529d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ec0a070ca95432daeb4a0df7e5ced19 (127.16.174.129:46215), 740bd206d8984fb4a26eace14efb46a3 (127.16.174.130:42263)
I20260608 12:57:36.633404 24074 leader_election.cc:290] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3 [CANDIDATE]: Term 1 election: Requested vote from peers 6ec0a070ca95432daeb4a0df7e5ced19 (127.16.174.129:46215), 9a73e05c7e624921a35d7eec932f529d (127.16.174.131:34131)
I20260608 12:57:36.637085 23863 raft_consensus.cc:2468] T 04f983ffc94842e1a7bb6a1725663efe P 6ec0a070ca95432daeb4a0df7e5ced19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 740bd206d8984fb4a26eace14efb46a3 in term 1.
I20260608 12:57:36.640180 24065 raft_consensus.cc:697] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3 [term 1 LEADER]: Becoming Leader. State: Replica: 740bd206d8984fb4a26eace14efb46a3, State: Running, Role: LEADER
I20260608 12:57:36.641873 24065 consensus_queue.cc:237] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:36.653478 24059 tablet_bootstrap.cc:492] T a1e600ed2b1748ee8292aa310b437bb2 P 740bd206d8984fb4a26eace14efb46a3: No bootstrap required, opened a new log
I20260608 12:57:36.654139 24059 ts_tablet_manager.cc:1403] T a1e600ed2b1748ee8292aa310b437bb2 P 740bd206d8984fb4a26eace14efb46a3: Time spent bootstrapping tablet: real 0.072s	user 0.035s	sys 0.026s
W20260608 12:57:36.659044 23809 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:57:36.659242 24059 raft_consensus.cc:359] T a1e600ed2b1748ee8292aa310b437bb2 P 740bd206d8984fb4a26eace14efb46a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:36.660162 24059 raft_consensus.cc:385] T a1e600ed2b1748ee8292aa310b437bb2 P 740bd206d8984fb4a26eace14efb46a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:36.660327 23759 catalog_manager.cc:5696] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 740bd206d8984fb4a26eace14efb46a3 (127.16.174.130). New cstate: current_term: 1 leader_uuid: "740bd206d8984fb4a26eace14efb46a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:36.660574 24059 raft_consensus.cc:740] T a1e600ed2b1748ee8292aa310b437bb2 P 740bd206d8984fb4a26eace14efb46a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 740bd206d8984fb4a26eace14efb46a3, State: Initialized, Role: FOLLOWER
I20260608 12:57:36.660848 23863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98d999271fc4801b79681663f594a2c" candidate_uuid: "9a73e05c7e624921a35d7eec932f529d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" is_pre_election: true
I20260608 12:57:36.663605 23938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98d999271fc4801b79681663f594a2c" candidate_uuid: "9a73e05c7e624921a35d7eec932f529d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "740bd206d8984fb4a26eace14efb46a3" is_pre_election: true
I20260608 12:57:36.664798 23863 raft_consensus.cc:2468] T e98d999271fc4801b79681663f594a2c P 6ec0a070ca95432daeb4a0df7e5ced19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a73e05c7e624921a35d7eec932f529d in term 0.
I20260608 12:57:36.664994 24059 consensus_queue.cc:260] T a1e600ed2b1748ee8292aa310b437bb2 P 740bd206d8984fb4a26eace14efb46a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:36.663372 24065 raft_consensus.cc:493] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:36.666390 23975 leader_election.cc:304] T e98d999271fc4801b79681663f594a2c P 9a73e05c7e624921a35d7eec932f529d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ec0a070ca95432daeb4a0df7e5ced19, 9a73e05c7e624921a35d7eec932f529d; no voters: 
I20260608 12:57:36.666972 24065 raft_consensus.cc:515] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:36.667874 24059 ts_tablet_manager.cc:1434] T a1e600ed2b1748ee8292aa310b437bb2 P 740bd206d8984fb4a26eace14efb46a3: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.000s
I20260608 12:57:36.668470 23938 raft_consensus.cc:2468] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a73e05c7e624921a35d7eec932f529d in term 0.
I20260608 12:57:36.668505 24068 raft_consensus.cc:2804] T e98d999271fc4801b79681663f594a2c P 9a73e05c7e624921a35d7eec932f529d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:57:36.669157 24068 raft_consensus.cc:493] T e98d999271fc4801b79681663f594a2c P 9a73e05c7e624921a35d7eec932f529d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:36.669981 24068 raft_consensus.cc:3060] T e98d999271fc4801b79681663f594a2c P 9a73e05c7e624921a35d7eec932f529d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:36.672268 24065 leader_election.cc:290] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ec0a070ca95432daeb4a0df7e5ced19 (127.16.174.129:46215), 9a73e05c7e624921a35d7eec932f529d (127.16.174.131:34131)
I20260608 12:57:36.674088 23863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98d999271fc4801b79681663f594a2c" candidate_uuid: "740bd206d8984fb4a26eace14efb46a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" is_pre_election: true
I20260608 12:57:36.675169 24012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98d999271fc4801b79681663f594a2c" candidate_uuid: "740bd206d8984fb4a26eace14efb46a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a73e05c7e624921a35d7eec932f529d" is_pre_election: true
I20260608 12:57:36.675189 23863 raft_consensus.cc:2468] T e98d999271fc4801b79681663f594a2c P 6ec0a070ca95432daeb4a0df7e5ced19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 740bd206d8984fb4a26eace14efb46a3 in term 0.
I20260608 12:57:36.676931 23901 leader_election.cc:304] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ec0a070ca95432daeb4a0df7e5ced19, 740bd206d8984fb4a26eace14efb46a3; no voters: 
I20260608 12:57:36.677840 24065 raft_consensus.cc:2804] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:57:36.678450 24065 raft_consensus.cc:493] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:36.678875 24065 raft_consensus.cc:3060] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:36.679796 24068 raft_consensus.cc:515] T e98d999271fc4801b79681663f594a2c P 9a73e05c7e624921a35d7eec932f529d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:36.680908 24012 raft_consensus.cc:2393] T e98d999271fc4801b79681663f594a2c P 9a73e05c7e624921a35d7eec932f529d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 740bd206d8984fb4a26eace14efb46a3 in current term 1: Already voted for candidate 9a73e05c7e624921a35d7eec932f529d in this term.
I20260608 12:57:36.682875 24068 leader_election.cc:290] T e98d999271fc4801b79681663f594a2c P 9a73e05c7e624921a35d7eec932f529d [CANDIDATE]: Term 1 election: Requested vote from peers 6ec0a070ca95432daeb4a0df7e5ced19 (127.16.174.129:46215), 740bd206d8984fb4a26eace14efb46a3 (127.16.174.130:42263)
I20260608 12:57:36.683790 23863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98d999271fc4801b79681663f594a2c" candidate_uuid: "9a73e05c7e624921a35d7eec932f529d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ec0a070ca95432daeb4a0df7e5ced19"
I20260608 12:57:36.684005 23938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98d999271fc4801b79681663f594a2c" candidate_uuid: "9a73e05c7e624921a35d7eec932f529d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "740bd206d8984fb4a26eace14efb46a3"
I20260608 12:57:36.684513 23863 raft_consensus.cc:3060] T e98d999271fc4801b79681663f594a2c P 6ec0a070ca95432daeb4a0df7e5ced19 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:36.687623 24065 raft_consensus.cc:515] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:36.688838 23938 raft_consensus.cc:2393] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9a73e05c7e624921a35d7eec932f529d in current term 1: Already voted for candidate 740bd206d8984fb4a26eace14efb46a3 in this term.
I20260608 12:57:36.690567 24065 leader_election.cc:290] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3 [CANDIDATE]: Term 1 election: Requested vote from peers 6ec0a070ca95432daeb4a0df7e5ced19 (127.16.174.129:46215), 9a73e05c7e624921a35d7eec932f529d (127.16.174.131:34131)
I20260608 12:57:36.692174 23862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98d999271fc4801b79681663f594a2c" candidate_uuid: "740bd206d8984fb4a26eace14efb46a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ec0a070ca95432daeb4a0df7e5ced19"
I20260608 12:57:36.693869 23863 raft_consensus.cc:2468] T e98d999271fc4801b79681663f594a2c P 6ec0a070ca95432daeb4a0df7e5ced19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a73e05c7e624921a35d7eec932f529d in term 1.
I20260608 12:57:36.694053 24012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98d999271fc4801b79681663f594a2c" candidate_uuid: "740bd206d8984fb4a26eace14efb46a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a73e05c7e624921a35d7eec932f529d"
I20260608 12:57:36.694926 24012 raft_consensus.cc:2393] T e98d999271fc4801b79681663f594a2c P 9a73e05c7e624921a35d7eec932f529d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 740bd206d8984fb4a26eace14efb46a3 in current term 1: Already voted for candidate 9a73e05c7e624921a35d7eec932f529d in this term.
I20260608 12:57:36.695358 23975 leader_election.cc:304] T e98d999271fc4801b79681663f594a2c P 9a73e05c7e624921a35d7eec932f529d [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: 6ec0a070ca95432daeb4a0df7e5ced19, 9a73e05c7e624921a35d7eec932f529d; no voters: 740bd206d8984fb4a26eace14efb46a3
I20260608 12:57:36.696249 23903 leader_election.cc:304] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3 [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: 740bd206d8984fb4a26eace14efb46a3; no voters: 6ec0a070ca95432daeb4a0df7e5ced19, 9a73e05c7e624921a35d7eec932f529d
I20260608 12:57:36.696408 24062 raft_consensus.cc:493] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:36.696977 24068 raft_consensus.cc:2804] T e98d999271fc4801b79681663f594a2c P 9a73e05c7e624921a35d7eec932f529d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:36.697716 24068 raft_consensus.cc:697] T e98d999271fc4801b79681663f594a2c P 9a73e05c7e624921a35d7eec932f529d [term 1 LEADER]: Becoming Leader. State: Replica: 9a73e05c7e624921a35d7eec932f529d, State: Running, Role: LEADER
I20260608 12:57:36.697278 24062 raft_consensus.cc:515] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:36.697818 24065 raft_consensus.cc:2749] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:57:36.698822 24068 consensus_queue.cc:237] T e98d999271fc4801b79681663f594a2c P 9a73e05c7e624921a35d7eec932f529d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:36.704259 24062 leader_election.cc:290] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 740bd206d8984fb4a26eace14efb46a3 (127.16.174.130:42263), 9a73e05c7e624921a35d7eec932f529d (127.16.174.131:34131)
I20260608 12:57:36.708712 23759 catalog_manager.cc:5696] T e98d999271fc4801b79681663f594a2c P 9a73e05c7e624921a35d7eec932f529d reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a73e05c7e624921a35d7eec932f529d (127.16.174.131). New cstate: current_term: 1 leader_uuid: "9a73e05c7e624921a35d7eec932f529d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } health_report { overall_health: HEALTHY } } }
I20260608 12:57:36.715591 23938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc89baf303e4d6b95543af419699d57" candidate_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "740bd206d8984fb4a26eace14efb46a3" is_pre_election: true
I20260608 12:57:36.716329 23938 raft_consensus.cc:2468] T 1cc89baf303e4d6b95543af419699d57 P 740bd206d8984fb4a26eace14efb46a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ec0a070ca95432daeb4a0df7e5ced19 in term 0.
I20260608 12:57:36.717828 23829 leader_election.cc:304] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ec0a070ca95432daeb4a0df7e5ced19, 740bd206d8984fb4a26eace14efb46a3; no voters: 
I20260608 12:57:36.718730 24062 raft_consensus.cc:2804] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:57:36.719102 24062 raft_consensus.cc:493] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:36.719466 24062 raft_consensus.cc:3060] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:36.722190 24012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc89baf303e4d6b95543af419699d57" candidate_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a73e05c7e624921a35d7eec932f529d" is_pre_election: true
I20260608 12:57:36.722749 24012 raft_consensus.cc:2468] T 1cc89baf303e4d6b95543af419699d57 P 9a73e05c7e624921a35d7eec932f529d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ec0a070ca95432daeb4a0df7e5ced19 in term 0.
I20260608 12:57:36.725983 24062 raft_consensus.cc:515] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:36.727803 24062 leader_election.cc:290] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19 [CANDIDATE]: Term 1 election: Requested vote from peers 740bd206d8984fb4a26eace14efb46a3 (127.16.174.130:42263), 9a73e05c7e624921a35d7eec932f529d (127.16.174.131:34131)
I20260608 12:57:36.728686 23938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc89baf303e4d6b95543af419699d57" candidate_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "740bd206d8984fb4a26eace14efb46a3"
I20260608 12:57:36.728844 24012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc89baf303e4d6b95543af419699d57" candidate_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a73e05c7e624921a35d7eec932f529d"
I20260608 12:57:36.729182 23938 raft_consensus.cc:3060] T 1cc89baf303e4d6b95543af419699d57 P 740bd206d8984fb4a26eace14efb46a3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:36.729566 24012 raft_consensus.cc:3060] T 1cc89baf303e4d6b95543af419699d57 P 9a73e05c7e624921a35d7eec932f529d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:36.734864 24012 raft_consensus.cc:2468] T 1cc89baf303e4d6b95543af419699d57 P 9a73e05c7e624921a35d7eec932f529d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ec0a070ca95432daeb4a0df7e5ced19 in term 1.
I20260608 12:57:36.735055 23938 raft_consensus.cc:2468] T 1cc89baf303e4d6b95543af419699d57 P 740bd206d8984fb4a26eace14efb46a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ec0a070ca95432daeb4a0df7e5ced19 in term 1.
I20260608 12:57:36.736359 23828 leader_election.cc:304] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ec0a070ca95432daeb4a0df7e5ced19, 9a73e05c7e624921a35d7eec932f529d; no voters: 
I20260608 12:57:36.737100 24062 raft_consensus.cc:2804] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:36.738116 24062 raft_consensus.cc:697] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19 [term 1 LEADER]: Becoming Leader. State: Replica: 6ec0a070ca95432daeb4a0df7e5ced19, State: Running, Role: LEADER
I20260608 12:57:36.738942 24062 consensus_queue.cc:237] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:36.746519 23759 catalog_manager.cc:5696] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ec0a070ca95432daeb4a0df7e5ced19 (127.16.174.129). New cstate: current_term: 1 leader_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:36.826139 24062 raft_consensus.cc:493] T a1e600ed2b1748ee8292aa310b437bb2 P 6ec0a070ca95432daeb4a0df7e5ced19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:36.826771 24062 raft_consensus.cc:515] T a1e600ed2b1748ee8292aa310b437bb2 P 6ec0a070ca95432daeb4a0df7e5ced19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:36.829226 24062 leader_election.cc:290] T a1e600ed2b1748ee8292aa310b437bb2 P 6ec0a070ca95432daeb4a0df7e5ced19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 740bd206d8984fb4a26eace14efb46a3 (127.16.174.130:42263), 9a73e05c7e624921a35d7eec932f529d (127.16.174.131:34131)
I20260608 12:57:36.830364 24012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1e600ed2b1748ee8292aa310b437bb2" candidate_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a73e05c7e624921a35d7eec932f529d" is_pre_election: true
I20260608 12:57:36.830364 23938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1e600ed2b1748ee8292aa310b437bb2" candidate_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "740bd206d8984fb4a26eace14efb46a3" is_pre_election: true
I20260608 12:57:36.831444 24012 raft_consensus.cc:2468] T a1e600ed2b1748ee8292aa310b437bb2 P 9a73e05c7e624921a35d7eec932f529d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ec0a070ca95432daeb4a0df7e5ced19 in term 0.
I20260608 12:57:36.831517 23938 raft_consensus.cc:2468] T a1e600ed2b1748ee8292aa310b437bb2 P 740bd206d8984fb4a26eace14efb46a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ec0a070ca95432daeb4a0df7e5ced19 in term 0.
I20260608 12:57:36.832619 23828 leader_election.cc:304] T a1e600ed2b1748ee8292aa310b437bb2 P 6ec0a070ca95432daeb4a0df7e5ced19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ec0a070ca95432daeb4a0df7e5ced19, 9a73e05c7e624921a35d7eec932f529d; no voters: 
I20260608 12:57:36.833453 24062 raft_consensus.cc:2804] T a1e600ed2b1748ee8292aa310b437bb2 P 6ec0a070ca95432daeb4a0df7e5ced19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:57:36.833865 24062 raft_consensus.cc:493] T a1e600ed2b1748ee8292aa310b437bb2 P 6ec0a070ca95432daeb4a0df7e5ced19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:36.834160 24062 raft_consensus.cc:3060] T a1e600ed2b1748ee8292aa310b437bb2 P 6ec0a070ca95432daeb4a0df7e5ced19 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:36.839516 24062 raft_consensus.cc:515] T a1e600ed2b1748ee8292aa310b437bb2 P 6ec0a070ca95432daeb4a0df7e5ced19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:36.841445 24062 leader_election.cc:290] T a1e600ed2b1748ee8292aa310b437bb2 P 6ec0a070ca95432daeb4a0df7e5ced19 [CANDIDATE]: Term 1 election: Requested vote from peers 740bd206d8984fb4a26eace14efb46a3 (127.16.174.130:42263), 9a73e05c7e624921a35d7eec932f529d (127.16.174.131:34131)
I20260608 12:57:36.842180 23938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1e600ed2b1748ee8292aa310b437bb2" candidate_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "740bd206d8984fb4a26eace14efb46a3"
I20260608 12:57:36.842578 24012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1e600ed2b1748ee8292aa310b437bb2" candidate_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a73e05c7e624921a35d7eec932f529d"
I20260608 12:57:36.842705 23938 raft_consensus.cc:3060] T a1e600ed2b1748ee8292aa310b437bb2 P 740bd206d8984fb4a26eace14efb46a3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:36.843170 24012 raft_consensus.cc:3060] T a1e600ed2b1748ee8292aa310b437bb2 P 9a73e05c7e624921a35d7eec932f529d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:36.847991 23938 raft_consensus.cc:2468] T a1e600ed2b1748ee8292aa310b437bb2 P 740bd206d8984fb4a26eace14efb46a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ec0a070ca95432daeb4a0df7e5ced19 in term 1.
I20260608 12:57:36.848282 24012 raft_consensus.cc:2468] T a1e600ed2b1748ee8292aa310b437bb2 P 9a73e05c7e624921a35d7eec932f529d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ec0a070ca95432daeb4a0df7e5ced19 in term 1.
I20260608 12:57:36.849102 23829 leader_election.cc:304] T a1e600ed2b1748ee8292aa310b437bb2 P 6ec0a070ca95432daeb4a0df7e5ced19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ec0a070ca95432daeb4a0df7e5ced19, 740bd206d8984fb4a26eace14efb46a3; no voters: 
I20260608 12:57:36.850093 24062 raft_consensus.cc:2804] T a1e600ed2b1748ee8292aa310b437bb2 P 6ec0a070ca95432daeb4a0df7e5ced19 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:36.850503 24062 raft_consensus.cc:697] T a1e600ed2b1748ee8292aa310b437bb2 P 6ec0a070ca95432daeb4a0df7e5ced19 [term 1 LEADER]: Becoming Leader. State: Replica: 6ec0a070ca95432daeb4a0df7e5ced19, State: Running, Role: LEADER
I20260608 12:57:36.851272 24062 consensus_queue.cc:237] T a1e600ed2b1748ee8292aa310b437bb2 P 6ec0a070ca95432daeb4a0df7e5ced19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:36.858970 23759 catalog_manager.cc:5696] T a1e600ed2b1748ee8292aa310b437bb2 P 6ec0a070ca95432daeb4a0df7e5ced19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ec0a070ca95432daeb4a0df7e5ced19 (127.16.174.129). New cstate: current_term: 1 leader_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:36.918644 17082 tablet_server.cc:179] TabletServer@127.16.174.129:0 shutting down...
I20260608 12:57:36.948336 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:36.949440 17082 tablet_replica.cc:333] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19: stopping tablet replica
I20260608 12:57:36.950155 17082 raft_consensus.cc:2243] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:36.950802 17082 pending_rounds.cc:70] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19: Trying to abort 1 pending ops.
I20260608 12:57:36.951016 17082 pending_rounds.cc:77] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294662478811222016 op_type: NO_OP noop_request { }
I20260608 12:57:36.951368 17082 raft_consensus.cc:2889] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:57:36.951694 17082 raft_consensus.cc:2272] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:36.954640 17082 tablet_replica.cc:333] T a1e600ed2b1748ee8292aa310b437bb2 P 6ec0a070ca95432daeb4a0df7e5ced19: stopping tablet replica
I20260608 12:57:36.955228 17082 raft_consensus.cc:2243] T a1e600ed2b1748ee8292aa310b437bb2 P 6ec0a070ca95432daeb4a0df7e5ced19 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:36.955896 17082 pending_rounds.cc:70] T a1e600ed2b1748ee8292aa310b437bb2 P 6ec0a070ca95432daeb4a0df7e5ced19: Trying to abort 1 pending ops.
I20260608 12:57:36.956084 17082 pending_rounds.cc:77] T a1e600ed2b1748ee8292aa310b437bb2 P 6ec0a070ca95432daeb4a0df7e5ced19: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294662479271215104 op_type: NO_OP noop_request { }
I20260608 12:57:36.956399 17082 raft_consensus.cc:2889] T a1e600ed2b1748ee8292aa310b437bb2 P 6ec0a070ca95432daeb4a0df7e5ced19 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:57:36.956656 17082 raft_consensus.cc:2272] T a1e600ed2b1748ee8292aa310b437bb2 P 6ec0a070ca95432daeb4a0df7e5ced19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:36.959215 17082 tablet_replica.cc:333] T e98d999271fc4801b79681663f594a2c P 6ec0a070ca95432daeb4a0df7e5ced19: stopping tablet replica
I20260608 12:57:36.959834 17082 raft_consensus.cc:2243] T e98d999271fc4801b79681663f594a2c P 6ec0a070ca95432daeb4a0df7e5ced19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:36.960286 17082 raft_consensus.cc:2272] T e98d999271fc4801b79681663f594a2c P 6ec0a070ca95432daeb4a0df7e5ced19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:36.962598 17082 tablet_replica.cc:333] T 04f983ffc94842e1a7bb6a1725663efe P 6ec0a070ca95432daeb4a0df7e5ced19: stopping tablet replica
I20260608 12:57:36.963171 17082 raft_consensus.cc:2243] T 04f983ffc94842e1a7bb6a1725663efe P 6ec0a070ca95432daeb4a0df7e5ced19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:36.963603 17082 raft_consensus.cc:2272] T 04f983ffc94842e1a7bb6a1725663efe P 6ec0a070ca95432daeb4a0df7e5ced19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:36.989939 17082 tablet_server.cc:196] TabletServer@127.16.174.129:0 shutdown complete.
I20260608 12:57:37.004293 17082 tablet_server.cc:179] TabletServer@127.16.174.130:0 shutting down...
I20260608 12:57:37.028729 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:37.029925 17082 tablet_replica.cc:333] T 1cc89baf303e4d6b95543af419699d57 P 740bd206d8984fb4a26eace14efb46a3: stopping tablet replica
I20260608 12:57:37.030524 17082 raft_consensus.cc:2243] T 1cc89baf303e4d6b95543af419699d57 P 740bd206d8984fb4a26eace14efb46a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:37.030936 17082 raft_consensus.cc:2272] T 1cc89baf303e4d6b95543af419699d57 P 740bd206d8984fb4a26eace14efb46a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:37.033147 17082 tablet_replica.cc:333] T a1e600ed2b1748ee8292aa310b437bb2 P 740bd206d8984fb4a26eace14efb46a3: stopping tablet replica
I20260608 12:57:37.033684 17082 raft_consensus.cc:2243] T a1e600ed2b1748ee8292aa310b437bb2 P 740bd206d8984fb4a26eace14efb46a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:37.034057 17082 raft_consensus.cc:2272] T a1e600ed2b1748ee8292aa310b437bb2 P 740bd206d8984fb4a26eace14efb46a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:37.036230 17082 tablet_replica.cc:333] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3: stopping tablet replica
I20260608 12:57:37.036753 17082 raft_consensus.cc:2243] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:37.037106 17082 raft_consensus.cc:2272] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:37.039022 17082 tablet_replica.cc:333] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3: stopping tablet replica
I20260608 12:57:37.039534 17082 raft_consensus.cc:2243] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:37.040262 17082 pending_rounds.cc:70] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3: Trying to abort 1 pending ops.
I20260608 12:57:37.040501 17082 pending_rounds.cc:77] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294662478423302144 op_type: NO_OP noop_request { }
I20260608 12:57:37.040814 17082 raft_consensus.cc:2889] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:57:37.041121 17082 raft_consensus.cc:2272] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:37.066329 17082 tablet_server.cc:196] TabletServer@127.16.174.130:0 shutdown complete.
I20260608 12:57:37.080708 17082 tablet_server.cc:179] TabletServer@127.16.174.131:0 shutting down...
I20260608 12:57:37.105643 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:37.106757 17082 tablet_replica.cc:333] T 1cc89baf303e4d6b95543af419699d57 P 9a73e05c7e624921a35d7eec932f529d: stopping tablet replica
I20260608 12:57:37.107424 17082 raft_consensus.cc:2243] T 1cc89baf303e4d6b95543af419699d57 P 9a73e05c7e624921a35d7eec932f529d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:37.107923 17082 raft_consensus.cc:2272] T 1cc89baf303e4d6b95543af419699d57 P 9a73e05c7e624921a35d7eec932f529d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:37.109896 17082 tablet_replica.cc:333] T 04f983ffc94842e1a7bb6a1725663efe P 9a73e05c7e624921a35d7eec932f529d: stopping tablet replica
I20260608 12:57:37.110474 17082 raft_consensus.cc:2243] T 04f983ffc94842e1a7bb6a1725663efe P 9a73e05c7e624921a35d7eec932f529d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:37.110888 17082 raft_consensus.cc:2272] T 04f983ffc94842e1a7bb6a1725663efe P 9a73e05c7e624921a35d7eec932f529d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:37.112851 17082 tablet_replica.cc:333] T a1e600ed2b1748ee8292aa310b437bb2 P 9a73e05c7e624921a35d7eec932f529d: stopping tablet replica
I20260608 12:57:37.113462 17082 raft_consensus.cc:2243] T a1e600ed2b1748ee8292aa310b437bb2 P 9a73e05c7e624921a35d7eec932f529d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:37.113857 17082 raft_consensus.cc:2272] T a1e600ed2b1748ee8292aa310b437bb2 P 9a73e05c7e624921a35d7eec932f529d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:37.115754 17082 tablet_replica.cc:333] T e98d999271fc4801b79681663f594a2c P 9a73e05c7e624921a35d7eec932f529d: stopping tablet replica
I20260608 12:57:37.116253 17082 raft_consensus.cc:2243] T e98d999271fc4801b79681663f594a2c P 9a73e05c7e624921a35d7eec932f529d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:37.116895 17082 pending_rounds.cc:70] T e98d999271fc4801b79681663f594a2c P 9a73e05c7e624921a35d7eec932f529d: Trying to abort 1 pending ops.
I20260608 12:57:37.117082 17082 pending_rounds.cc:77] T e98d999271fc4801b79681663f594a2c P 9a73e05c7e624921a35d7eec932f529d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294662478649241600 op_type: NO_OP noop_request { }
I20260608 12:57:37.117357 17082 raft_consensus.cc:2889] T e98d999271fc4801b79681663f594a2c P 9a73e05c7e624921a35d7eec932f529d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:57:37.117635 17082 raft_consensus.cc:2272] T e98d999271fc4801b79681663f594a2c P 9a73e05c7e624921a35d7eec932f529d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:37.142954 17082 tablet_server.cc:196] TabletServer@127.16.174.131:0 shutdown complete.
I20260608 12:57:37.158911 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:37.166138 24090 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:37.166553 24091 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:37.167577 24093 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:37.167855 17082 server_base.cc:1061] running on GCE node
I20260608 12:57:37.169386 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:37.169754 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:37.170050 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923457170036 us; error 0 us; skew 500 ppm
I20260608 12:57:37.170759 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:37.173781 17082 webserver.cc:533] Webserver started at http://127.16.174.132:38669/ using document root <none> and password file <none>
I20260608 12:57:37.174630 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:37.175045 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:37.175457 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:37.176769 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923273579219-17082-0/minicluster-data/ts-3-root/instance:
uuid: "48ffad0d569a4a5eb6e26bbb6240f85e"
format_stamp: "Formatted at 2026-06-08 12:57:37 on dist-test-slave-840c"
I20260608 12:57:37.181790 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:57:37.185731 24098 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:37.186630 17082 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:57:37.187134 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923273579219-17082-0/minicluster-data/ts-3-root
uuid: "48ffad0d569a4a5eb6e26bbb6240f85e"
format_stamp: "Formatted at 2026-06-08 12:57:37 on dist-test-slave-840c"
I20260608 12:57:37.187569 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923273579219-17082-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923273579219-17082-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923273579219-17082-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:57:37.204913 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:37.206171 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:37.207757 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:37.210345 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:37.210668 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:37.211002 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:37.211287 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:37.255199 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.132:36309
I20260608 12:57:37.255357 24160 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.132:36309 every 8 connection(s)
I20260608 12:57:37.271826 24161 heartbeater.cc:344] Connected to a master server at 127.16.174.190:39395
I20260608 12:57:37.272403 24161 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:37.273240 24161 heartbeater.cc:507] Master 127.16.174.190:39395 requested a full tablet report, sending...
I20260608 12:57:37.275429 23759 ts_manager.cc:194] Registered new tserver with Master: 48ffad0d569a4a5eb6e26bbb6240f85e (127.16.174.132:36309)
I20260608 12:57:37.277029 23759 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43112
W20260608 12:57:37.673473 23809 auto_rebalancer.cc:591] Failed to schedule move for tablet a1e600ed2b1748ee8292aa310b437bb2: Network error: Client connection negotiation failed: client connection to 127.16.174.129:46215: connect: Connection refused (error 111)
W20260608 12:57:37.677517 23809 auto_rebalancer.cc:591] Failed to schedule move for tablet e98d999271fc4801b79681663f594a2c: Network error: Client connection negotiation failed: client connection to 127.16.174.131:34131: connect: Connection refused (error 111)
W20260608 12:57:37.681087 23809 auto_rebalancer.cc:591] Failed to schedule move for tablet 1cc89baf303e4d6b95543af419699d57: Network error: Client connection negotiation failed: client connection to 127.16.174.129:46215: connect: Connection refused (error 111)
I20260608 12:57:38.280638 24161 heartbeater.cc:499] Master 127.16.174.190:39395 was elected leader, sending a full tablet report...
W20260608 12:57:38.695180 23809 auto_rebalancer.cc:591] Failed to schedule move for tablet a1e600ed2b1748ee8292aa310b437bb2: Network error: Client connection negotiation failed: client connection to 127.16.174.129:46215: connect: Connection refused (error 111)
W20260608 12:57:38.698864 23809 auto_rebalancer.cc:591] Failed to schedule move for tablet e98d999271fc4801b79681663f594a2c: Network error: Client connection negotiation failed: client connection to 127.16.174.131:34131: connect: Connection refused (error 111)
W20260608 12:57:38.702491 23809 auto_rebalancer.cc:591] Failed to schedule move for tablet 04f983ffc94842e1a7bb6a1725663efe: Network error: Client connection negotiation failed: client connection to 127.16.174.130:42263: connect: Connection refused (error 111)
W20260608 12:57:39.733901 23809 auto_rebalancer.cc:591] Failed to schedule move for tablet e98d999271fc4801b79681663f594a2c: Network error: Client connection negotiation failed: client connection to 127.16.174.131:34131: connect: Connection refused (error 111)
W20260608 12:57:39.737999 23809 auto_rebalancer.cc:591] Failed to schedule move for tablet a1e600ed2b1748ee8292aa310b437bb2: Network error: Client connection negotiation failed: client connection to 127.16.174.129:46215: connect: Connection refused (error 111)
W20260608 12:57:39.741452 23809 auto_rebalancer.cc:591] Failed to schedule move for tablet 1cc89baf303e4d6b95543af419699d57: Network error: Client connection negotiation failed: client connection to 127.16.174.129:46215: connect: Connection refused (error 111)
W20260608 12:57:40.755025 23809 auto_rebalancer.cc:591] Failed to schedule move for tablet 04f983ffc94842e1a7bb6a1725663efe: Network error: Client connection negotiation failed: client connection to 127.16.174.130:42263: connect: Connection refused (error 111)
W20260608 12:57:40.758587 23809 auto_rebalancer.cc:591] Failed to schedule move for tablet a1e600ed2b1748ee8292aa310b437bb2: Network error: Client connection negotiation failed: client connection to 127.16.174.129:46215: connect: Connection refused (error 111)
W20260608 12:57:40.761917 23809 auto_rebalancer.cc:591] Failed to schedule move for tablet 1cc89baf303e4d6b95543af419699d57: Network error: Client connection negotiation failed: client connection to 127.16.174.129:46215: connect: Connection refused (error 111)
W20260608 12:57:41.764544 23809 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 740bd206d8984fb4a26eace14efb46a3 not available for placement
W20260608 12:57:42.766927 23809 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 6ec0a070ca95432daeb4a0df7e5ced19 not available for placement
W20260608 12:57:43.769169 23809 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 6ec0a070ca95432daeb4a0df7e5ced19 not available for placement
I20260608 12:57:44.298097 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:44.305073 24169 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:44.305897 24170 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:44.310689 17082 server_base.cc:1061] running on GCE node
W20260608 12:57:44.311137 24172 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:44.313397 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:44.313652 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:44.313779 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923464313768 us; error 0 us; skew 500 ppm
I20260608 12:57:44.314311 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:44.316954 17082 webserver.cc:533] Webserver started at http://127.16.174.129:41555/ using document root <none> and password file <none>
I20260608 12:57:44.317453 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:44.317605 17082 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:57:44.321435 17082 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 12:57:44.324824 24177 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:44.325758 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 12:57:44.326156 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923273579219-17082-0/minicluster-data/ts-0-root
uuid: "6ec0a070ca95432daeb4a0df7e5ced19"
format_stamp: "Formatted at 2026-06-08 12:57:34 on dist-test-slave-840c"
I20260608 12:57:44.326475 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923273579219-17082-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923273579219-17082-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923273579219-17082-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:57:44.345472 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:44.346621 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:44.348090 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:44.351680 24184 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260608 12:57:44.372700 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 12:57:44.373167 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.022s	user 0.001s	sys 0.000s
I20260608 12:57:44.373500 17082 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260608 12:57:44.378810 24184 tablet_bootstrap.cc:492] T 04f983ffc94842e1a7bb6a1725663efe P 6ec0a070ca95432daeb4a0df7e5ced19: Bootstrap starting.
I20260608 12:57:44.390508 17082 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 12:57:44.390841 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.017s	user 0.015s	sys 0.000s
I20260608 12:57:44.390751 24184 tablet_bootstrap.cc:492] T 04f983ffc94842e1a7bb6a1725663efe P 6ec0a070ca95432daeb4a0df7e5ced19: 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:57:44.392098 24184 tablet_bootstrap.cc:492] T 04f983ffc94842e1a7bb6a1725663efe P 6ec0a070ca95432daeb4a0df7e5ced19: Bootstrap complete.
I20260608 12:57:44.392895 24184 ts_tablet_manager.cc:1403] T 04f983ffc94842e1a7bb6a1725663efe P 6ec0a070ca95432daeb4a0df7e5ced19: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260608 12:57:44.395267 24184 raft_consensus.cc:359] T 04f983ffc94842e1a7bb6a1725663efe P 6ec0a070ca95432daeb4a0df7e5ced19 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:44.395949 24184 raft_consensus.cc:740] T 04f983ffc94842e1a7bb6a1725663efe P 6ec0a070ca95432daeb4a0df7e5ced19 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ec0a070ca95432daeb4a0df7e5ced19, State: Initialized, Role: FOLLOWER
I20260608 12:57:44.396786 24184 consensus_queue.cc:260] T 04f983ffc94842e1a7bb6a1725663efe P 6ec0a070ca95432daeb4a0df7e5ced19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:44.400003 24184 ts_tablet_manager.cc:1434] T 04f983ffc94842e1a7bb6a1725663efe P 6ec0a070ca95432daeb4a0df7e5ced19: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:57:44.400986 24184 tablet_bootstrap.cc:492] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19: Bootstrap starting.
I20260608 12:57:44.414937 24184 tablet_bootstrap.cc:492] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19: 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:57:44.415930 24184 tablet_bootstrap.cc:492] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19: Bootstrap complete.
I20260608 12:57:44.416544 24184 ts_tablet_manager.cc:1403] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260608 12:57:44.419137 24184 raft_consensus.cc:359] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:44.419874 24184 raft_consensus.cc:740] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ec0a070ca95432daeb4a0df7e5ced19, State: Initialized, Role: FOLLOWER
I20260608 12:57:44.420600 24184 consensus_queue.cc:260] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19 [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: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:44.422474 24184 ts_tablet_manager.cc:1434] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:57:44.423259 24184 tablet_bootstrap.cc:492] T e98d999271fc4801b79681663f594a2c P 6ec0a070ca95432daeb4a0df7e5ced19: Bootstrap starting.
I20260608 12:57:44.437587 24184 tablet_bootstrap.cc:492] T e98d999271fc4801b79681663f594a2c P 6ec0a070ca95432daeb4a0df7e5ced19: 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:57:44.438637 24184 tablet_bootstrap.cc:492] T e98d999271fc4801b79681663f594a2c P 6ec0a070ca95432daeb4a0df7e5ced19: Bootstrap complete.
I20260608 12:57:44.439296 24184 ts_tablet_manager.cc:1403] T e98d999271fc4801b79681663f594a2c P 6ec0a070ca95432daeb4a0df7e5ced19: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.002s
I20260608 12:57:44.441591 24184 raft_consensus.cc:359] T e98d999271fc4801b79681663f594a2c P 6ec0a070ca95432daeb4a0df7e5ced19 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:44.442159 24184 raft_consensus.cc:740] T e98d999271fc4801b79681663f594a2c P 6ec0a070ca95432daeb4a0df7e5ced19 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ec0a070ca95432daeb4a0df7e5ced19, State: Initialized, Role: FOLLOWER
I20260608 12:57:44.442814 24184 consensus_queue.cc:260] T e98d999271fc4801b79681663f594a2c P 6ec0a070ca95432daeb4a0df7e5ced19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:44.444635 24184 ts_tablet_manager.cc:1434] T e98d999271fc4801b79681663f594a2c P 6ec0a070ca95432daeb4a0df7e5ced19: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.005s
I20260608 12:57:44.445478 24184 tablet_bootstrap.cc:492] T a1e600ed2b1748ee8292aa310b437bb2 P 6ec0a070ca95432daeb4a0df7e5ced19: Bootstrap starting.
I20260608 12:57:44.458098 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.129:46215
I20260608 12:57:44.458258 24245 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.129:46215 every 8 connection(s)
I20260608 12:57:44.458998 24184 tablet_bootstrap.cc:492] T a1e600ed2b1748ee8292aa310b437bb2 P 6ec0a070ca95432daeb4a0df7e5ced19: 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:57:44.459892 24184 tablet_bootstrap.cc:492] T a1e600ed2b1748ee8292aa310b437bb2 P 6ec0a070ca95432daeb4a0df7e5ced19: Bootstrap complete.
I20260608 12:57:44.460459 24184 ts_tablet_manager.cc:1403] T a1e600ed2b1748ee8292aa310b437bb2 P 6ec0a070ca95432daeb4a0df7e5ced19: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
W20260608 12:57:44.463207 24247 tablet.cc:2404] T 04f983ffc94842e1a7bb6a1725663efe P 6ec0a070ca95432daeb4a0df7e5ced19: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:57:44.462980 24184 raft_consensus.cc:359] T a1e600ed2b1748ee8292aa310b437bb2 P 6ec0a070ca95432daeb4a0df7e5ced19 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:44.464115 24184 raft_consensus.cc:740] T a1e600ed2b1748ee8292aa310b437bb2 P 6ec0a070ca95432daeb4a0df7e5ced19 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ec0a070ca95432daeb4a0df7e5ced19, State: Initialized, Role: FOLLOWER
I20260608 12:57:44.464468 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:57:44.465035 24184 consensus_queue.cc:260] T a1e600ed2b1748ee8292aa310b437bb2 P 6ec0a070ca95432daeb4a0df7e5ced19 [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: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:44.467952 24184 ts_tablet_manager.cc:1434] T a1e600ed2b1748ee8292aa310b437bb2 P 6ec0a070ca95432daeb4a0df7e5ced19: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
W20260608 12:57:44.474227 24250 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:44.475318 24251 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:44.478008 17082 server_base.cc:1061] running on GCE node
W20260608 12:57:44.479012 24253 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:44.480163 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:44.480379 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:44.480582 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923464480566 us; error 0 us; skew 500 ppm
I20260608 12:57:44.481256 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:44.484449 17082 webserver.cc:533] Webserver started at http://127.16.174.130:43549/ using document root <none> and password file <none>
I20260608 12:57:44.485143 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:44.485363 17082 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:57:44.486605 24246 heartbeater.cc:344] Connected to a master server at 127.16.174.190:39395
I20260608 12:57:44.487022 24246 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:44.487952 24246 heartbeater.cc:507] Master 127.16.174.190:39395 requested a full tablet report, sending...
I20260608 12:57:44.490164 17082 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:57:44.492647 23759 ts_manager.cc:194] Re-registered known tserver with Master: 6ec0a070ca95432daeb4a0df7e5ced19 (127.16.174.129:46215)
I20260608 12:57:44.494638 24258 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:44.495606 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260608 12:57:44.496012 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923273579219-17082-0/minicluster-data/ts-1-root
uuid: "740bd206d8984fb4a26eace14efb46a3"
format_stamp: "Formatted at 2026-06-08 12:57:34 on dist-test-slave-840c"
I20260608 12:57:44.496387 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923273579219-17082-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923273579219-17082-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923273579219-17082-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:57:44.499523 23759 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43124
I20260608 12:57:44.502930 24246 heartbeater.cc:499] Master 127.16.174.190:39395 was elected leader, sending a full tablet report...
I20260608 12:57:44.515301 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:44.516675 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:44.518247 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:44.542124 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 12:57:44.542487 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.022s	user 0.001s	sys 0.000s
I20260608 12:57:44.546907 24265 tablet_bootstrap.cc:492] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3: Bootstrap starting.
I20260608 12:57:44.556622 17082 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 12:57:44.556939 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.014s	user 0.014s	sys 0.000s
I20260608 12:57:44.559468 24265 tablet_bootstrap.cc:492] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3: 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:57:44.560266 24265 tablet_bootstrap.cc:492] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3: Bootstrap complete.
I20260608 12:57:44.560835 24265 ts_tablet_manager.cc:1403] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260608 12:57:44.563025 24265 raft_consensus.cc:359] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:44.564499 24265 raft_consensus.cc:740] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 740bd206d8984fb4a26eace14efb46a3, State: Initialized, Role: FOLLOWER
I20260608 12:57:44.565433 24265 consensus_queue.cc:260] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3 [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: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:44.568230 24265 ts_tablet_manager.cc:1434] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.005s
I20260608 12:57:44.569231 24265 tablet_bootstrap.cc:492] T 1cc89baf303e4d6b95543af419699d57 P 740bd206d8984fb4a26eace14efb46a3: Bootstrap starting.
I20260608 12:57:44.582244 24265 tablet_bootstrap.cc:492] T 1cc89baf303e4d6b95543af419699d57 P 740bd206d8984fb4a26eace14efb46a3: 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:57:44.583063 24265 tablet_bootstrap.cc:492] T 1cc89baf303e4d6b95543af419699d57 P 740bd206d8984fb4a26eace14efb46a3: Bootstrap complete.
I20260608 12:57:44.583870 24265 ts_tablet_manager.cc:1403] T 1cc89baf303e4d6b95543af419699d57 P 740bd206d8984fb4a26eace14efb46a3: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.008s
I20260608 12:57:44.586488 24265 raft_consensus.cc:359] T 1cc89baf303e4d6b95543af419699d57 P 740bd206d8984fb4a26eace14efb46a3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:44.587083 24265 raft_consensus.cc:740] T 1cc89baf303e4d6b95543af419699d57 P 740bd206d8984fb4a26eace14efb46a3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 740bd206d8984fb4a26eace14efb46a3, State: Initialized, Role: FOLLOWER
I20260608 12:57:44.587869 24265 consensus_queue.cc:260] T 1cc89baf303e4d6b95543af419699d57 P 740bd206d8984fb4a26eace14efb46a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:44.589730 24265 ts_tablet_manager.cc:1434] T 1cc89baf303e4d6b95543af419699d57 P 740bd206d8984fb4a26eace14efb46a3: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260608 12:57:44.590656 24265 tablet_bootstrap.cc:492] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3: Bootstrap starting.
I20260608 12:57:44.605612 24265 tablet_bootstrap.cc:492] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3: 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:57:44.606735 24265 tablet_bootstrap.cc:492] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3: Bootstrap complete.
I20260608 12:57:44.607669 24265 ts_tablet_manager.cc:1403] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260608 12:57:44.611114 24265 raft_consensus.cc:359] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:44.612036 24265 raft_consensus.cc:740] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 740bd206d8984fb4a26eace14efb46a3, State: Initialized, Role: FOLLOWER
I20260608 12:57:44.612836 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.130:42263
I20260608 12:57:44.613030 24325 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.130:42263 every 8 connection(s)
I20260608 12:57:44.613061 24265 consensus_queue.cc:260] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:44.615228 24265 ts_tablet_manager.cc:1434] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:57:44.616042 24265 tablet_bootstrap.cc:492] T a1e600ed2b1748ee8292aa310b437bb2 P 740bd206d8984fb4a26eace14efb46a3: Bootstrap starting.
I20260608 12:57:44.624287 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:44.632855 24330 instance_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:57:44.633080 24265 tablet_bootstrap.cc:492] T a1e600ed2b1748ee8292aa310b437bb2 P 740bd206d8984fb4a26eace14efb46a3: 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:57:44.634109 24265 tablet_bootstrap.cc:492] T a1e600ed2b1748ee8292aa310b437bb2 P 740bd206d8984fb4a26eace14efb46a3: Bootstrap complete.
I20260608 12:57:44.634959 24265 ts_tablet_manager.cc:1403] T a1e600ed2b1748ee8292aa310b437bb2 P 740bd206d8984fb4a26eace14efb46a3: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.007s
W20260608 12:57:44.637501 24331 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:44.637677 24326 heartbeater.cc:344] Connected to a master server at 127.16.174.190:39395
I20260608 12:57:44.638356 24326 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:44.638321 24265 raft_consensus.cc:359] T a1e600ed2b1748ee8292aa310b437bb2 P 740bd206d8984fb4a26eace14efb46a3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:44.639398 24265 raft_consensus.cc:740] T a1e600ed2b1748ee8292aa310b437bb2 P 740bd206d8984fb4a26eace14efb46a3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 740bd206d8984fb4a26eace14efb46a3, State: Initialized, Role: FOLLOWER
I20260608 12:57:44.639968 24326 heartbeater.cc:507] Master 127.16.174.190:39395 requested a full tablet report, sending...
I20260608 12:57:44.640551 24265 consensus_queue.cc:260] T a1e600ed2b1748ee8292aa310b437bb2 P 740bd206d8984fb4a26eace14efb46a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:44.643464 24265 ts_tablet_manager.cc:1434] T a1e600ed2b1748ee8292aa310b437bb2 P 740bd206d8984fb4a26eace14efb46a3: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.006s
I20260608 12:57:44.644147 17082 server_base.cc:1061] running on GCE node
W20260608 12:57:44.645706 24333 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:44.646806 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:57:44.647078 23759 ts_manager.cc:194] Re-registered known tserver with Master: 740bd206d8984fb4a26eace14efb46a3 (127.16.174.130:42263)
W20260608 12:57:44.647092 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:44.647558 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923464647536 us; error 0 us; skew 500 ppm
I20260608 12:57:44.648528 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:44.651530 17082 webserver.cc:533] Webserver started at http://127.16.174.131:37851/ using document root <none> and password file <none>
I20260608 12:57:44.652307 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:44.652547 17082 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:57:44.654083 23759 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43132
I20260608 12:57:44.657730 17082 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:57:44.657713 24326 heartbeater.cc:499] Master 127.16.174.190:39395 was elected leader, sending a full tablet report...
I20260608 12:57:44.661991 24338 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:44.662921 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:57:44.663295 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923273579219-17082-0/minicluster-data/ts-2-root
uuid: "9a73e05c7e624921a35d7eec932f529d"
format_stamp: "Formatted at 2026-06-08 12:57:34 on dist-test-slave-840c"
I20260608 12:57:44.663689 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923273579219-17082-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923273579219-17082-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923273579219-17082-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:57:44.674499 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:44.675868 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:44.677435 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:44.701103 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 12:57:44.701442 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.021s	user 0.001s	sys 0.000s
I20260608 12:57:44.705787 24345 tablet_bootstrap.cc:492] T 04f983ffc94842e1a7bb6a1725663efe P 9a73e05c7e624921a35d7eec932f529d: Bootstrap starting.
I20260608 12:57:44.715687 17082 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 12:57:44.716029 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.014s	user 0.015s	sys 0.000s
I20260608 12:57:44.717478 24345 tablet_bootstrap.cc:492] T 04f983ffc94842e1a7bb6a1725663efe P 9a73e05c7e624921a35d7eec932f529d: 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:57:44.718200 24345 tablet_bootstrap.cc:492] T 04f983ffc94842e1a7bb6a1725663efe P 9a73e05c7e624921a35d7eec932f529d: Bootstrap complete.
I20260608 12:57:44.718794 24345 ts_tablet_manager.cc:1403] T 04f983ffc94842e1a7bb6a1725663efe P 9a73e05c7e624921a35d7eec932f529d: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.004s
I20260608 12:57:44.721279 24345 raft_consensus.cc:359] T 04f983ffc94842e1a7bb6a1725663efe P 9a73e05c7e624921a35d7eec932f529d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:44.721868 24345 raft_consensus.cc:740] T 04f983ffc94842e1a7bb6a1725663efe P 9a73e05c7e624921a35d7eec932f529d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a73e05c7e624921a35d7eec932f529d, State: Initialized, Role: FOLLOWER
I20260608 12:57:44.722684 24345 consensus_queue.cc:260] T 04f983ffc94842e1a7bb6a1725663efe P 9a73e05c7e624921a35d7eec932f529d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:44.726732 24345 ts_tablet_manager.cc:1434] T 04f983ffc94842e1a7bb6a1725663efe P 9a73e05c7e624921a35d7eec932f529d: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260608 12:57:44.727712 24345 tablet_bootstrap.cc:492] T 1cc89baf303e4d6b95543af419699d57 P 9a73e05c7e624921a35d7eec932f529d: Bootstrap starting.
I20260608 12:57:44.741712 24345 tablet_bootstrap.cc:492] T 1cc89baf303e4d6b95543af419699d57 P 9a73e05c7e624921a35d7eec932f529d: 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:57:44.742623 24345 tablet_bootstrap.cc:492] T 1cc89baf303e4d6b95543af419699d57 P 9a73e05c7e624921a35d7eec932f529d: Bootstrap complete.
I20260608 12:57:44.743568 24345 ts_tablet_manager.cc:1403] T 1cc89baf303e4d6b95543af419699d57 P 9a73e05c7e624921a35d7eec932f529d: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260608 12:57:44.746285 24345 raft_consensus.cc:359] T 1cc89baf303e4d6b95543af419699d57 P 9a73e05c7e624921a35d7eec932f529d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:44.747184 24345 raft_consensus.cc:740] T 1cc89baf303e4d6b95543af419699d57 P 9a73e05c7e624921a35d7eec932f529d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a73e05c7e624921a35d7eec932f529d, State: Initialized, Role: FOLLOWER
I20260608 12:57:44.748373 24345 consensus_queue.cc:260] T 1cc89baf303e4d6b95543af419699d57 P 9a73e05c7e624921a35d7eec932f529d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:44.750334 24345 ts_tablet_manager.cc:1434] T 1cc89baf303e4d6b95543af419699d57 P 9a73e05c7e624921a35d7eec932f529d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:57:44.751107 24345 tablet_bootstrap.cc:492] T e98d999271fc4801b79681663f594a2c P 9a73e05c7e624921a35d7eec932f529d: Bootstrap starting.
I20260608 12:57:44.766373 24345 tablet_bootstrap.cc:492] T e98d999271fc4801b79681663f594a2c P 9a73e05c7e624921a35d7eec932f529d: 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:57:44.767242 24345 tablet_bootstrap.cc:492] T e98d999271fc4801b79681663f594a2c P 9a73e05c7e624921a35d7eec932f529d: Bootstrap complete.
I20260608 12:57:44.767900 24345 ts_tablet_manager.cc:1403] T e98d999271fc4801b79681663f594a2c P 9a73e05c7e624921a35d7eec932f529d: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260608 12:57:44.771016 24345 raft_consensus.cc:359] T e98d999271fc4801b79681663f594a2c P 9a73e05c7e624921a35d7eec932f529d [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:44.772018 24345 raft_consensus.cc:740] T e98d999271fc4801b79681663f594a2c P 9a73e05c7e624921a35d7eec932f529d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a73e05c7e624921a35d7eec932f529d, State: Initialized, Role: FOLLOWER
I20260608 12:57:44.772790 24345 consensus_queue.cc:260] T e98d999271fc4801b79681663f594a2c P 9a73e05c7e624921a35d7eec932f529d [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: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
W20260608 12:57:44.772854 23809 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 9a73e05c7e624921a35d7eec932f529d not available for placement
I20260608 12:57:44.774820 24345 ts_tablet_manager.cc:1434] T e98d999271fc4801b79681663f594a2c P 9a73e05c7e624921a35d7eec932f529d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 12:57:44.776103 24345 tablet_bootstrap.cc:492] T a1e600ed2b1748ee8292aa310b437bb2 P 9a73e05c7e624921a35d7eec932f529d: Bootstrap starting.
I20260608 12:57:44.780802 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.131:34131
I20260608 12:57:44.781019 24405 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.131:34131 every 8 connection(s)
I20260608 12:57:44.796267 24345 tablet_bootstrap.cc:492] T a1e600ed2b1748ee8292aa310b437bb2 P 9a73e05c7e624921a35d7eec932f529d: 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:57:44.797312 24345 tablet_bootstrap.cc:492] T a1e600ed2b1748ee8292aa310b437bb2 P 9a73e05c7e624921a35d7eec932f529d: Bootstrap complete.
I20260608 12:57:44.798030 24345 ts_tablet_manager.cc:1403] T a1e600ed2b1748ee8292aa310b437bb2 P 9a73e05c7e624921a35d7eec932f529d: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.004s
I20260608 12:57:44.801203 24345 raft_consensus.cc:359] T a1e600ed2b1748ee8292aa310b437bb2 P 9a73e05c7e624921a35d7eec932f529d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:44.802080 24345 raft_consensus.cc:740] T a1e600ed2b1748ee8292aa310b437bb2 P 9a73e05c7e624921a35d7eec932f529d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a73e05c7e624921a35d7eec932f529d, State: Initialized, Role: FOLLOWER
I20260608 12:57:44.803139 24345 consensus_queue.cc:260] T a1e600ed2b1748ee8292aa310b437bb2 P 9a73e05c7e624921a35d7eec932f529d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:44.805233 24406 heartbeater.cc:344] Connected to a master server at 127.16.174.190:39395
I20260608 12:57:44.805819 24345 ts_tablet_manager.cc:1434] T a1e600ed2b1748ee8292aa310b437bb2 P 9a73e05c7e624921a35d7eec932f529d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:57:44.805887 24406 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:44.807379 24406 heartbeater.cc:507] Master 127.16.174.190:39395 requested a full tablet report, sending...
I20260608 12:57:44.811395 23759 ts_manager.cc:194] Re-registered known tserver with Master: 9a73e05c7e624921a35d7eec932f529d (127.16.174.131:34131)
I20260608 12:57:44.816062 23759 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43142
I20260608 12:57:44.819085 24406 heartbeater.cc:499] Master 127.16.174.190:39395 was elected leader, sending a full tablet report...
I20260608 12:57:45.692287 24410 raft_consensus.cc:493] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:45.692875 24410 raft_consensus.cc:515] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:45.695253 24410 leader_election.cc:290] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6ec0a070ca95432daeb4a0df7e5ced19 (127.16.174.129:46215), 9a73e05c7e624921a35d7eec932f529d (127.16.174.131:34131)
I20260608 12:57:45.708585 24219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04f983ffc94842e1a7bb6a1725663efe" candidate_uuid: "740bd206d8984fb4a26eace14efb46a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" is_pre_election: true
I20260608 12:57:45.708586 24380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04f983ffc94842e1a7bb6a1725663efe" candidate_uuid: "740bd206d8984fb4a26eace14efb46a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a73e05c7e624921a35d7eec932f529d" is_pre_election: true
I20260608 12:57:45.709539 24219 raft_consensus.cc:2468] T 04f983ffc94842e1a7bb6a1725663efe P 6ec0a070ca95432daeb4a0df7e5ced19 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 740bd206d8984fb4a26eace14efb46a3 in term 1.
I20260608 12:57:45.709805 24380 raft_consensus.cc:2468] T 04f983ffc94842e1a7bb6a1725663efe P 9a73e05c7e624921a35d7eec932f529d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 740bd206d8984fb4a26eace14efb46a3 in term 1.
I20260608 12:57:45.711043 24259 leader_election.cc:304] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3 [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: 6ec0a070ca95432daeb4a0df7e5ced19, 740bd206d8984fb4a26eace14efb46a3; no voters: 
I20260608 12:57:45.712013 24410 raft_consensus.cc:2804] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:57:45.712550 24410 raft_consensus.cc:493] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:45.712935 24410 raft_consensus.cc:3060] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:57:45.718494 24410 raft_consensus.cc:515] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:45.720539 24410 leader_election.cc:290] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3 [CANDIDATE]: Term 2 election: Requested vote from peers 6ec0a070ca95432daeb4a0df7e5ced19 (127.16.174.129:46215), 9a73e05c7e624921a35d7eec932f529d (127.16.174.131:34131)
I20260608 12:57:45.721297 24219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04f983ffc94842e1a7bb6a1725663efe" candidate_uuid: "740bd206d8984fb4a26eace14efb46a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ec0a070ca95432daeb4a0df7e5ced19"
I20260608 12:57:45.721855 24380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04f983ffc94842e1a7bb6a1725663efe" candidate_uuid: "740bd206d8984fb4a26eace14efb46a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a73e05c7e624921a35d7eec932f529d"
I20260608 12:57:45.722157 24219 raft_consensus.cc:3060] T 04f983ffc94842e1a7bb6a1725663efe P 6ec0a070ca95432daeb4a0df7e5ced19 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:57:45.722762 24380 raft_consensus.cc:3060] T 04f983ffc94842e1a7bb6a1725663efe P 9a73e05c7e624921a35d7eec932f529d [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:57:45.730338 24219 raft_consensus.cc:2468] T 04f983ffc94842e1a7bb6a1725663efe P 6ec0a070ca95432daeb4a0df7e5ced19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 740bd206d8984fb4a26eace14efb46a3 in term 2.
I20260608 12:57:45.730338 24380 raft_consensus.cc:2468] T 04f983ffc94842e1a7bb6a1725663efe P 9a73e05c7e624921a35d7eec932f529d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 740bd206d8984fb4a26eace14efb46a3 in term 2.
I20260608 12:57:45.732342 24259 leader_election.cc:304] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3 [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: 6ec0a070ca95432daeb4a0df7e5ced19, 740bd206d8984fb4a26eace14efb46a3; no voters: 
I20260608 12:57:45.733347 24410 raft_consensus.cc:2804] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:57:45.734596 24410 raft_consensus.cc:697] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3 [term 2 LEADER]: Becoming Leader. State: Replica: 740bd206d8984fb4a26eace14efb46a3, State: Running, Role: LEADER
I20260608 12:57:45.735548 24410 consensus_queue.cc:237] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3 [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: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:45.743631 23759 catalog_manager.cc:5696] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "740bd206d8984fb4a26eace14efb46a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:45.752000 24410 raft_consensus.cc:493] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:45.752939 24410 raft_consensus.cc:515] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:45.755815 24410 leader_election.cc:290] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6ec0a070ca95432daeb4a0df7e5ced19 (127.16.174.129:46215), 9a73e05c7e624921a35d7eec932f529d (127.16.174.131:34131)
I20260608 12:57:45.756856 24219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98d999271fc4801b79681663f594a2c" candidate_uuid: "740bd206d8984fb4a26eace14efb46a3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" is_pre_election: true
I20260608 12:57:45.757078 24380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98d999271fc4801b79681663f594a2c" candidate_uuid: "740bd206d8984fb4a26eace14efb46a3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a73e05c7e624921a35d7eec932f529d" is_pre_election: true
I20260608 12:57:45.757823 24219 raft_consensus.cc:2468] T e98d999271fc4801b79681663f594a2c P 6ec0a070ca95432daeb4a0df7e5ced19 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 740bd206d8984fb4a26eace14efb46a3 in term 1.
I20260608 12:57:45.758455 24380 raft_consensus.cc:2410] T e98d999271fc4801b79681663f594a2c P 9a73e05c7e624921a35d7eec932f529d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 740bd206d8984fb4a26eace14efb46a3 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:57:45.759208 24259 leader_election.cc:304] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3 [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: 6ec0a070ca95432daeb4a0df7e5ced19, 740bd206d8984fb4a26eace14efb46a3; no voters: 
I20260608 12:57:45.760159 24410 raft_consensus.cc:2804] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:57:45.760644 24410 raft_consensus.cc:493] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:45.760991 24410 raft_consensus.cc:3060] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:57:45.766239 24410 raft_consensus.cc:515] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:45.768352 24410 leader_election.cc:290] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3 [CANDIDATE]: Term 2 election: Requested vote from peers 6ec0a070ca95432daeb4a0df7e5ced19 (127.16.174.129:46215), 9a73e05c7e624921a35d7eec932f529d (127.16.174.131:34131)
I20260608 12:57:45.769181 24219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98d999271fc4801b79681663f594a2c" candidate_uuid: "740bd206d8984fb4a26eace14efb46a3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ec0a070ca95432daeb4a0df7e5ced19"
I20260608 12:57:45.769430 24380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98d999271fc4801b79681663f594a2c" candidate_uuid: "740bd206d8984fb4a26eace14efb46a3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a73e05c7e624921a35d7eec932f529d"
I20260608 12:57:45.770053 24219 raft_consensus.cc:3060] T e98d999271fc4801b79681663f594a2c P 6ec0a070ca95432daeb4a0df7e5ced19 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:57:45.770395 24380 raft_consensus.cc:3060] T e98d999271fc4801b79681663f594a2c P 9a73e05c7e624921a35d7eec932f529d [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:57:45.775498 24380 raft_consensus.cc:2410] T e98d999271fc4801b79681663f594a2c P 9a73e05c7e624921a35d7eec932f529d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 740bd206d8984fb4a26eace14efb46a3 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:57:45.776124 24219 raft_consensus.cc:2468] T e98d999271fc4801b79681663f594a2c P 6ec0a070ca95432daeb4a0df7e5ced19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 740bd206d8984fb4a26eace14efb46a3 in term 2.
I20260608 12:57:45.777598 24259 leader_election.cc:304] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3 [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: 6ec0a070ca95432daeb4a0df7e5ced19, 740bd206d8984fb4a26eace14efb46a3; no voters: 9a73e05c7e624921a35d7eec932f529d
I20260608 12:57:45.778491 24410 raft_consensus.cc:2804] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:57:45.779192 24410 raft_consensus.cc:697] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3 [term 2 LEADER]: Becoming Leader. State: Replica: 740bd206d8984fb4a26eace14efb46a3, State: Running, Role: LEADER
I20260608 12:57:45.780113 24410 consensus_queue.cc:237] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3 [LEADER]: Queue going to LEADER 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: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:45.788584 23759 catalog_manager.cc:5696] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3 reported cstate change: term changed from 1 to 2, leader changed from 9a73e05c7e624921a35d7eec932f529d (127.16.174.131) to 740bd206d8984fb4a26eace14efb46a3 (127.16.174.130). New cstate: current_term: 2 leader_uuid: "740bd206d8984fb4a26eace14efb46a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } health_report { overall_health: UNKNOWN } } }
W20260608 12:57:45.798444 23809 auto_rebalancer.cc:591] Failed to schedule move for tablet a1e600ed2b1748ee8292aa310b437bb2: Illegal state: Replica 6ec0a070ca95432daeb4a0df7e5ced19 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } } }
W20260608 12:57:45.812350 23809 auto_rebalancer.cc:591] Failed to schedule move for tablet 04f983ffc94842e1a7bb6a1725663efe: Illegal state: Leader has not yet committed an operation in its own term
W20260608 12:57:45.816545 23809 auto_rebalancer.cc:591] Failed to schedule move for tablet 1cc89baf303e4d6b95543af419699d57: Illegal state: Replica 6ec0a070ca95432daeb4a0df7e5ced19 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } } }
I20260608 12:57:45.833197 24410 raft_consensus.cc:493] T a1e600ed2b1748ee8292aa310b437bb2 P 740bd206d8984fb4a26eace14efb46a3 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:45.833941 24410 raft_consensus.cc:515] T a1e600ed2b1748ee8292aa310b437bb2 P 740bd206d8984fb4a26eace14efb46a3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:45.836024 24410 leader_election.cc:290] T a1e600ed2b1748ee8292aa310b437bb2 P 740bd206d8984fb4a26eace14efb46a3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6ec0a070ca95432daeb4a0df7e5ced19 (127.16.174.129:46215), 9a73e05c7e624921a35d7eec932f529d (127.16.174.131:34131)
I20260608 12:57:45.836787 24219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1e600ed2b1748ee8292aa310b437bb2" candidate_uuid: "740bd206d8984fb4a26eace14efb46a3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" is_pre_election: true
I20260608 12:57:45.837069 24380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1e600ed2b1748ee8292aa310b437bb2" candidate_uuid: "740bd206d8984fb4a26eace14efb46a3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a73e05c7e624921a35d7eec932f529d" is_pre_election: true
I20260608 12:57:45.837847 24219 raft_consensus.cc:2410] T a1e600ed2b1748ee8292aa310b437bb2 P 6ec0a070ca95432daeb4a0df7e5ced19 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 740bd206d8984fb4a26eace14efb46a3 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:57:45.837972 24380 raft_consensus.cc:2468] T a1e600ed2b1748ee8292aa310b437bb2 P 9a73e05c7e624921a35d7eec932f529d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 740bd206d8984fb4a26eace14efb46a3 in term 1.
I20260608 12:57:45.839385 24261 leader_election.cc:304] T a1e600ed2b1748ee8292aa310b437bb2 P 740bd206d8984fb4a26eace14efb46a3 [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: 740bd206d8984fb4a26eace14efb46a3, 9a73e05c7e624921a35d7eec932f529d; no voters: 6ec0a070ca95432daeb4a0df7e5ced19
I20260608 12:57:45.840322 24410 raft_consensus.cc:2804] T a1e600ed2b1748ee8292aa310b437bb2 P 740bd206d8984fb4a26eace14efb46a3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:57:45.840775 24410 raft_consensus.cc:493] T a1e600ed2b1748ee8292aa310b437bb2 P 740bd206d8984fb4a26eace14efb46a3 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:45.841125 24410 raft_consensus.cc:3060] T a1e600ed2b1748ee8292aa310b437bb2 P 740bd206d8984fb4a26eace14efb46a3 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:57:45.846685 24410 raft_consensus.cc:515] T a1e600ed2b1748ee8292aa310b437bb2 P 740bd206d8984fb4a26eace14efb46a3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:45.848848 24410 leader_election.cc:290] T a1e600ed2b1748ee8292aa310b437bb2 P 740bd206d8984fb4a26eace14efb46a3 [CANDIDATE]: Term 2 election: Requested vote from peers 6ec0a070ca95432daeb4a0df7e5ced19 (127.16.174.129:46215), 9a73e05c7e624921a35d7eec932f529d (127.16.174.131:34131)
I20260608 12:57:45.849733 24219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1e600ed2b1748ee8292aa310b437bb2" candidate_uuid: "740bd206d8984fb4a26eace14efb46a3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ec0a070ca95432daeb4a0df7e5ced19"
I20260608 12:57:45.850005 24380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1e600ed2b1748ee8292aa310b437bb2" candidate_uuid: "740bd206d8984fb4a26eace14efb46a3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a73e05c7e624921a35d7eec932f529d"
I20260608 12:57:45.850704 24219 raft_consensus.cc:3060] T a1e600ed2b1748ee8292aa310b437bb2 P 6ec0a070ca95432daeb4a0df7e5ced19 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:57:45.850903 24380 raft_consensus.cc:3060] T a1e600ed2b1748ee8292aa310b437bb2 P 9a73e05c7e624921a35d7eec932f529d [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:57:45.856179 24380 raft_consensus.cc:2468] T a1e600ed2b1748ee8292aa310b437bb2 P 9a73e05c7e624921a35d7eec932f529d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 740bd206d8984fb4a26eace14efb46a3 in term 2.
I20260608 12:57:45.856909 24219 raft_consensus.cc:2410] T a1e600ed2b1748ee8292aa310b437bb2 P 6ec0a070ca95432daeb4a0df7e5ced19 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 740bd206d8984fb4a26eace14efb46a3 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:57:45.857506 24261 leader_election.cc:304] T a1e600ed2b1748ee8292aa310b437bb2 P 740bd206d8984fb4a26eace14efb46a3 [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: 740bd206d8984fb4a26eace14efb46a3, 9a73e05c7e624921a35d7eec932f529d; no voters: 
I20260608 12:57:45.858588 24410 raft_consensus.cc:2804] T a1e600ed2b1748ee8292aa310b437bb2 P 740bd206d8984fb4a26eace14efb46a3 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:57:45.859215 24410 raft_consensus.cc:697] T a1e600ed2b1748ee8292aa310b437bb2 P 740bd206d8984fb4a26eace14efb46a3 [term 2 LEADER]: Becoming Leader. State: Replica: 740bd206d8984fb4a26eace14efb46a3, State: Running, Role: LEADER
I20260608 12:57:45.860168 24410 consensus_queue.cc:237] T a1e600ed2b1748ee8292aa310b437bb2 P 740bd206d8984fb4a26eace14efb46a3 [LEADER]: Queue going to LEADER 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: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:45.867878 23759 catalog_manager.cc:5696] T a1e600ed2b1748ee8292aa310b437bb2 P 740bd206d8984fb4a26eace14efb46a3 reported cstate change: term changed from 1 to 2, leader changed from 6ec0a070ca95432daeb4a0df7e5ced19 (127.16.174.129) to 740bd206d8984fb4a26eace14efb46a3 (127.16.174.130). New cstate: current_term: 2 leader_uuid: "740bd206d8984fb4a26eace14efb46a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:46.131269 24410 raft_consensus.cc:493] T 1cc89baf303e4d6b95543af419699d57 P 740bd206d8984fb4a26eace14efb46a3 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:46.131938 24410 raft_consensus.cc:515] T 1cc89baf303e4d6b95543af419699d57 P 740bd206d8984fb4a26eace14efb46a3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:46.134074 24410 leader_election.cc:290] T 1cc89baf303e4d6b95543af419699d57 P 740bd206d8984fb4a26eace14efb46a3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6ec0a070ca95432daeb4a0df7e5ced19 (127.16.174.129:46215), 9a73e05c7e624921a35d7eec932f529d (127.16.174.131:34131)
I20260608 12:57:46.135056 24219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc89baf303e4d6b95543af419699d57" candidate_uuid: "740bd206d8984fb4a26eace14efb46a3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" is_pre_election: true
I20260608 12:57:46.135241 24380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc89baf303e4d6b95543af419699d57" candidate_uuid: "740bd206d8984fb4a26eace14efb46a3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a73e05c7e624921a35d7eec932f529d" is_pre_election: true
I20260608 12:57:46.136189 24219 raft_consensus.cc:2410] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 740bd206d8984fb4a26eace14efb46a3 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:57:46.136261 24380 raft_consensus.cc:2468] T 1cc89baf303e4d6b95543af419699d57 P 9a73e05c7e624921a35d7eec932f529d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 740bd206d8984fb4a26eace14efb46a3 in term 1.
I20260608 12:57:46.137858 24261 leader_election.cc:304] T 1cc89baf303e4d6b95543af419699d57 P 740bd206d8984fb4a26eace14efb46a3 [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: 740bd206d8984fb4a26eace14efb46a3, 9a73e05c7e624921a35d7eec932f529d; no voters: 6ec0a070ca95432daeb4a0df7e5ced19
I20260608 12:57:46.138746 24410 raft_consensus.cc:2804] T 1cc89baf303e4d6b95543af419699d57 P 740bd206d8984fb4a26eace14efb46a3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:57:46.139214 24410 raft_consensus.cc:493] T 1cc89baf303e4d6b95543af419699d57 P 740bd206d8984fb4a26eace14efb46a3 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:46.139706 24410 raft_consensus.cc:3060] T 1cc89baf303e4d6b95543af419699d57 P 740bd206d8984fb4a26eace14efb46a3 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:57:46.144838 24410 raft_consensus.cc:515] T 1cc89baf303e4d6b95543af419699d57 P 740bd206d8984fb4a26eace14efb46a3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:46.146634 24410 leader_election.cc:290] T 1cc89baf303e4d6b95543af419699d57 P 740bd206d8984fb4a26eace14efb46a3 [CANDIDATE]: Term 2 election: Requested vote from peers 6ec0a070ca95432daeb4a0df7e5ced19 (127.16.174.129:46215), 9a73e05c7e624921a35d7eec932f529d (127.16.174.131:34131)
I20260608 12:57:46.147634 24219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc89baf303e4d6b95543af419699d57" candidate_uuid: "740bd206d8984fb4a26eace14efb46a3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ec0a070ca95432daeb4a0df7e5ced19"
I20260608 12:57:46.147863 24380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc89baf303e4d6b95543af419699d57" candidate_uuid: "740bd206d8984fb4a26eace14efb46a3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a73e05c7e624921a35d7eec932f529d"
I20260608 12:57:46.148422 24219 raft_consensus.cc:3060] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:57:46.148684 24380 raft_consensus.cc:3060] T 1cc89baf303e4d6b95543af419699d57 P 9a73e05c7e624921a35d7eec932f529d [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:57:46.153632 24219 raft_consensus.cc:2410] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 740bd206d8984fb4a26eace14efb46a3 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:57:46.153626 24380 raft_consensus.cc:2468] T 1cc89baf303e4d6b95543af419699d57 P 9a73e05c7e624921a35d7eec932f529d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 740bd206d8984fb4a26eace14efb46a3 in term 2.
I20260608 12:57:46.155426 24261 leader_election.cc:304] T 1cc89baf303e4d6b95543af419699d57 P 740bd206d8984fb4a26eace14efb46a3 [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: 740bd206d8984fb4a26eace14efb46a3, 9a73e05c7e624921a35d7eec932f529d; no voters: 6ec0a070ca95432daeb4a0df7e5ced19
I20260608 12:57:46.156499 24410 raft_consensus.cc:2804] T 1cc89baf303e4d6b95543af419699d57 P 740bd206d8984fb4a26eace14efb46a3 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:57:46.157167 24410 raft_consensus.cc:697] T 1cc89baf303e4d6b95543af419699d57 P 740bd206d8984fb4a26eace14efb46a3 [term 2 LEADER]: Becoming Leader. State: Replica: 740bd206d8984fb4a26eace14efb46a3, State: Running, Role: LEADER
I20260608 12:57:46.158138 24410 consensus_queue.cc:237] T 1cc89baf303e4d6b95543af419699d57 P 740bd206d8984fb4a26eace14efb46a3 [LEADER]: Queue going to LEADER 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: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:46.167151 23759 catalog_manager.cc:5696] T 1cc89baf303e4d6b95543af419699d57 P 740bd206d8984fb4a26eace14efb46a3 reported cstate change: term changed from 1 to 2, leader changed from 6ec0a070ca95432daeb4a0df7e5ced19 (127.16.174.129) to 740bd206d8984fb4a26eace14efb46a3 (127.16.174.130). New cstate: current_term: 2 leader_uuid: "740bd206d8984fb4a26eace14efb46a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:46.276036 24380 raft_consensus.cc:1275] T a1e600ed2b1748ee8292aa310b437bb2 P 9a73e05c7e624921a35d7eec932f529d [term 2 FOLLOWER]: Refusing update from remote peer 740bd206d8984fb4a26eace14efb46a3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 12:57:46.277570 24219 raft_consensus.cc:1275] T 04f983ffc94842e1a7bb6a1725663efe P 6ec0a070ca95432daeb4a0df7e5ced19 [term 2 FOLLOWER]: Refusing update from remote peer 740bd206d8984fb4a26eace14efb46a3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:57:46.277786 24427 raft_consensus.cc:493] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:46.279870 24428 raft_consensus.cc:493] T a1e600ed2b1748ee8292aa310b437bb2 P 6ec0a070ca95432daeb4a0df7e5ced19 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:46.280114 24415 consensus_queue.cc:1048] T a1e600ed2b1748ee8292aa310b437bb2 P 740bd206d8984fb4a26eace14efb46a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:57:46.279453 24427 raft_consensus.cc:515] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:46.281176 24428 raft_consensus.cc:515] T a1e600ed2b1748ee8292aa310b437bb2 P 6ec0a070ca95432daeb4a0df7e5ced19 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:46.281498 24410 consensus_queue.cc:1048] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:57:46.285557 24428 leader_election.cc:290] T a1e600ed2b1748ee8292aa310b437bb2 P 6ec0a070ca95432daeb4a0df7e5ced19 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 740bd206d8984fb4a26eace14efb46a3 (127.16.174.130:42263), 9a73e05c7e624921a35d7eec932f529d (127.16.174.131:34131)
I20260608 12:57:46.285584 24427 leader_election.cc:290] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 740bd206d8984fb4a26eace14efb46a3 (127.16.174.130:42263), 9a73e05c7e624921a35d7eec932f529d (127.16.174.131:34131)
I20260608 12:57:46.315594 24379 raft_consensus.cc:1275] T 04f983ffc94842e1a7bb6a1725663efe P 9a73e05c7e624921a35d7eec932f529d [term 2 FOLLOWER]: Refusing update from remote peer 740bd206d8984fb4a26eace14efb46a3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:57:46.323774 24219 raft_consensus.cc:1275] T e98d999271fc4801b79681663f594a2c P 6ec0a070ca95432daeb4a0df7e5ced19 [term 2 FOLLOWER]: Refusing update from remote peer 740bd206d8984fb4a26eace14efb46a3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 12:57:46.335508 24437 consensus_queue.cc:1048] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:57:46.350873 24218 raft_consensus.cc:1275] T a1e600ed2b1748ee8292aa310b437bb2 P 6ec0a070ca95432daeb4a0df7e5ced19 [term 2 FOLLOWER]: Refusing update from remote peer 740bd206d8984fb4a26eace14efb46a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260608 12:57:46.344970 24436 consensus_queue.cc:1048] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260608 12:57:46.351764 24218 pending_rounds.cc:85] T a1e600ed2b1748ee8292aa310b437bb2 P 6ec0a070ca95432daeb4a0df7e5ced19: Aborting all ops after (but not including) 0
I20260608 12:57:46.357648 24218 pending_rounds.cc:107] T a1e600ed2b1748ee8292aa310b437bb2 P 6ec0a070ca95432daeb4a0df7e5ced19: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260608 12:57:46.358405 24218 raft_consensus.cc:2889] T a1e600ed2b1748ee8292aa310b437bb2 P 6ec0a070ca95432daeb4a0df7e5ced19 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 12:57:46.364377 24378 raft_consensus.cc:1275] T e98d999271fc4801b79681663f594a2c P 9a73e05c7e624921a35d7eec932f529d [term 2 FOLLOWER]: Refusing update from remote peer 740bd206d8984fb4a26eace14efb46a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260608 12:57:46.365386 24378 pending_rounds.cc:85] T e98d999271fc4801b79681663f594a2c P 9a73e05c7e624921a35d7eec932f529d: Aborting all ops after (but not including) 0
I20260608 12:57:46.366271 24378 pending_rounds.cc:107] T e98d999271fc4801b79681663f594a2c P 9a73e05c7e624921a35d7eec932f529d: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260608 12:57:46.367339 24378 raft_consensus.cc:2889] T e98d999271fc4801b79681663f594a2c P 9a73e05c7e624921a35d7eec932f529d [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 12:57:46.371220 24300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1e600ed2b1748ee8292aa310b437bb2" candidate_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "740bd206d8984fb4a26eace14efb46a3" is_pre_election: true
I20260608 12:57:46.371467 24299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc89baf303e4d6b95543af419699d57" candidate_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "740bd206d8984fb4a26eace14efb46a3" is_pre_election: true
I20260608 12:57:46.361127 24435 consensus_queue.cc:1048] T a1e600ed2b1748ee8292aa310b437bb2 P 740bd206d8984fb4a26eace14efb46a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260608 12:57:46.379194 24435 consensus_queue.cc:1048] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:57:46.412410 24377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc89baf303e4d6b95543af419699d57" candidate_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a73e05c7e624921a35d7eec932f529d" is_pre_election: true
I20260608 12:57:46.413937 24377 raft_consensus.cc:2468] T 1cc89baf303e4d6b95543af419699d57 P 9a73e05c7e624921a35d7eec932f529d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ec0a070ca95432daeb4a0df7e5ced19 in term 2.
I20260608 12:57:46.416234 24180 leader_election.cc:304] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19 [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: 6ec0a070ca95432daeb4a0df7e5ced19, 9a73e05c7e624921a35d7eec932f529d; no voters: 740bd206d8984fb4a26eace14efb46a3
I20260608 12:57:46.418258 24427 raft_consensus.cc:2804] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 12:57:46.418952 24427 raft_consensus.cc:493] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:46.419536 24427 raft_consensus.cc:3060] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:57:46.416407 24379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1e600ed2b1748ee8292aa310b437bb2" candidate_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a73e05c7e624921a35d7eec932f529d" is_pre_election: true
I20260608 12:57:46.429003 24180 leader_election.cc:304] T a1e600ed2b1748ee8292aa310b437bb2 P 6ec0a070ca95432daeb4a0df7e5ced19 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ec0a070ca95432daeb4a0df7e5ced19; no voters: 740bd206d8984fb4a26eace14efb46a3, 9a73e05c7e624921a35d7eec932f529d
I20260608 12:57:46.455070 24427 raft_consensus.cc:515] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:46.458684 24427 leader_election.cc:290] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19 [CANDIDATE]: Term 3 election: Requested vote from peers 740bd206d8984fb4a26eace14efb46a3 (127.16.174.130:42263), 9a73e05c7e624921a35d7eec932f529d (127.16.174.131:34131)
I20260608 12:57:46.459383 24299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc89baf303e4d6b95543af419699d57" candidate_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "740bd206d8984fb4a26eace14efb46a3"
I20260608 12:57:46.466257 24378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc89baf303e4d6b95543af419699d57" candidate_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a73e05c7e624921a35d7eec932f529d"
I20260608 12:57:46.467540 24428 raft_consensus.cc:2749] T a1e600ed2b1748ee8292aa310b437bb2 P 6ec0a070ca95432daeb4a0df7e5ced19 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260608 12:57:46.468331 24378 raft_consensus.cc:3060] T 1cc89baf303e4d6b95543af419699d57 P 9a73e05c7e624921a35d7eec932f529d [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:57:46.479245 24378 raft_consensus.cc:2468] T 1cc89baf303e4d6b95543af419699d57 P 9a73e05c7e624921a35d7eec932f529d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ec0a070ca95432daeb4a0df7e5ced19 in term 3.
I20260608 12:57:46.481448 24180 leader_election.cc:304] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19 [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: 6ec0a070ca95432daeb4a0df7e5ced19, 9a73e05c7e624921a35d7eec932f529d; no voters: 740bd206d8984fb4a26eace14efb46a3
I20260608 12:57:46.482803 24428 raft_consensus.cc:2804] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:57:46.483734 24428 raft_consensus.cc:697] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19 [term 3 LEADER]: Becoming Leader. State: Replica: 6ec0a070ca95432daeb4a0df7e5ced19, State: Running, Role: LEADER
I20260608 12:57:46.485203 24428 consensus_queue.cc:237] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19 [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: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:46.495787 23761 catalog_manager.cc:5696] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19 reported cstate change: term changed from 2 to 3, leader changed from 740bd206d8984fb4a26eace14efb46a3 (127.16.174.130) to 6ec0a070ca95432daeb4a0df7e5ced19 (127.16.174.129). New cstate: current_term: 3 leader_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:46.580245 24218 raft_consensus.cc:1240] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19 [term 3 LEADER]: Rejecting Update request from peer 740bd206d8984fb4a26eace14efb46a3 for earlier term 2. Current term is 3. Ops: []
I20260608 12:57:46.581928 24435 consensus_queue.cc:1059] T 1cc89baf303e4d6b95543af419699d57 P 740bd206d8984fb4a26eace14efb46a3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:57:46.582892 24435 consensus_queue.cc:1243] T 1cc89baf303e4d6b95543af419699d57 P 740bd206d8984fb4a26eace14efb46a3 [LEADER]: Peer 6ec0a070ca95432daeb4a0df7e5ced19 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:57:46.583570 24436 raft_consensus.cc:3055] T 1cc89baf303e4d6b95543af419699d57 P 740bd206d8984fb4a26eace14efb46a3 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 12:57:46.584147 24436 raft_consensus.cc:740] T 1cc89baf303e4d6b95543af419699d57 P 740bd206d8984fb4a26eace14efb46a3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 740bd206d8984fb4a26eace14efb46a3, State: Running, Role: LEADER
I20260608 12:57:46.585309 24436 consensus_queue.cc:260] T 1cc89baf303e4d6b95543af419699d57 P 740bd206d8984fb4a26eace14efb46a3 [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: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } }
I20260608 12:57:46.586751 24436 raft_consensus.cc:3060] T 1cc89baf303e4d6b95543af419699d57 P 740bd206d8984fb4a26eace14efb46a3 [term 2 FOLLOWER]: Advancing to term 3
W20260608 12:57:46.832810 23809 auto_rebalancer.cc:591] Failed to schedule move for tablet 1cc89baf303e4d6b95543af419699d57: Illegal state: Leader has not yet committed an operation in its own term
I20260608 12:57:46.838053 24299 consensus_queue.cc:237] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3 [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: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } attrs { replace: true } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } } peers { permanent_uuid: "48ffad0d569a4a5eb6e26bbb6240f85e" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 36309 } attrs { promote: true } }
I20260608 12:57:46.848079 24218 raft_consensus.cc:1275] T e98d999271fc4801b79681663f594a2c P 6ec0a070ca95432daeb4a0df7e5ced19 [term 2 FOLLOWER]: Refusing update from remote peer 740bd206d8984fb4a26eace14efb46a3: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:57:46.849119 24378 raft_consensus.cc:1275] T e98d999271fc4801b79681663f594a2c P 9a73e05c7e624921a35d7eec932f529d [term 2 FOLLOWER]: Refusing update from remote peer 740bd206d8984fb4a26eace14efb46a3: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:57:46.852349 24435 consensus_queue.cc:1048] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260608 12:57:46.854738 24410 consensus_queue.cc:1048] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:57:46.866174 24436 raft_consensus.cc:2955] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 48ffad0d569a4a5eb6e26bbb6240f85e (127.16.174.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } attrs { replace: true } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } } peers { permanent_uuid: "48ffad0d569a4a5eb6e26bbb6240f85e" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 36309 } attrs { promote: true } } }
I20260608 12:57:46.868525 24378 raft_consensus.cc:2955] T e98d999271fc4801b79681663f594a2c P 9a73e05c7e624921a35d7eec932f529d [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 48ffad0d569a4a5eb6e26bbb6240f85e (127.16.174.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } attrs { replace: true } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } } peers { permanent_uuid: "48ffad0d569a4a5eb6e26bbb6240f85e" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 36309 } attrs { promote: true } } }
W20260608 12:57:46.871608 24260 consensus_peers.cc:597] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3 -> Peer 48ffad0d569a4a5eb6e26bbb6240f85e (127.16.174.132:36309): Couldn't send request to peer 48ffad0d569a4a5eb6e26bbb6240f85e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e98d999271fc4801b79681663f594a2c. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:46.872143 24218 raft_consensus.cc:2955] T e98d999271fc4801b79681663f594a2c P 6ec0a070ca95432daeb4a0df7e5ced19 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 48ffad0d569a4a5eb6e26bbb6240f85e (127.16.174.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } attrs { replace: true } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } } peers { permanent_uuid: "48ffad0d569a4a5eb6e26bbb6240f85e" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 36309 } attrs { promote: true } } }
I20260608 12:57:46.887180 23761 catalog_manager.cc:5696] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3 reported cstate change: config changed from index -1 to 2, NON_VOTER 48ffad0d569a4a5eb6e26bbb6240f85e (127.16.174.132) added. New cstate: current_term: 2 leader_uuid: "740bd206d8984fb4a26eace14efb46a3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48ffad0d569a4a5eb6e26bbb6240f85e" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 36309 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:46.890559 24299 consensus_queue.cc:237] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3 [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: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } attrs { replace: true } } peers { permanent_uuid: "48ffad0d569a4a5eb6e26bbb6240f85e" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 36309 } attrs { promote: true } }
I20260608 12:57:46.899071 24378 raft_consensus.cc:1275] T 04f983ffc94842e1a7bb6a1725663efe P 9a73e05c7e624921a35d7eec932f529d [term 2 FOLLOWER]: Refusing update from remote peer 740bd206d8984fb4a26eace14efb46a3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:57:46.900063 24218 raft_consensus.cc:1275] T 04f983ffc94842e1a7bb6a1725663efe P 6ec0a070ca95432daeb4a0df7e5ced19 [term 2 FOLLOWER]: Refusing update from remote peer 740bd206d8984fb4a26eace14efb46a3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260608 12:57:46.900198 24260 consensus_peers.cc:597] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3 -> Peer 48ffad0d569a4a5eb6e26bbb6240f85e (127.16.174.132:36309): Couldn't send request to peer 48ffad0d569a4a5eb6e26bbb6240f85e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 04f983ffc94842e1a7bb6a1725663efe. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:46.901392 24436 consensus_queue.cc:1048] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:57:46.907267 24410 consensus_queue.cc:1048] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:57:46.917474 24435 raft_consensus.cc:2955] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 48ffad0d569a4a5eb6e26bbb6240f85e (127.16.174.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } attrs { replace: true } } peers { permanent_uuid: "48ffad0d569a4a5eb6e26bbb6240f85e" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 36309 } attrs { promote: true } } }
I20260608 12:57:46.919510 24378 raft_consensus.cc:2955] T 04f983ffc94842e1a7bb6a1725663efe P 9a73e05c7e624921a35d7eec932f529d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 48ffad0d569a4a5eb6e26bbb6240f85e (127.16.174.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } attrs { replace: true } } peers { permanent_uuid: "48ffad0d569a4a5eb6e26bbb6240f85e" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 36309 } attrs { promote: true } } }
I20260608 12:57:46.919770 24218 raft_consensus.cc:2955] T 04f983ffc94842e1a7bb6a1725663efe P 6ec0a070ca95432daeb4a0df7e5ced19 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 48ffad0d569a4a5eb6e26bbb6240f85e (127.16.174.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } attrs { replace: true } } peers { permanent_uuid: "48ffad0d569a4a5eb6e26bbb6240f85e" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 36309 } attrs { promote: true } } }
I20260608 12:57:46.933017 23759 catalog_manager.cc:5696] T 04f983ffc94842e1a7bb6a1725663efe P 9a73e05c7e624921a35d7eec932f529d reported cstate change: config changed from index -1 to 3, NON_VOTER 48ffad0d569a4a5eb6e26bbb6240f85e (127.16.174.132) added. New cstate: current_term: 2 leader_uuid: "740bd206d8984fb4a26eace14efb46a3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } attrs { replace: true } } peers { permanent_uuid: "48ffad0d569a4a5eb6e26bbb6240f85e" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 36309 } attrs { promote: true } } }
I20260608 12:57:46.969770 24378 raft_consensus.cc:1275] T 1cc89baf303e4d6b95543af419699d57 P 9a73e05c7e624921a35d7eec932f529d [term 3 FOLLOWER]: Refusing update from remote peer 6ec0a070ca95432daeb4a0df7e5ced19: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:57:46.971361 24428 consensus_queue.cc:1048] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:57:46.993606 24299 raft_consensus.cc:1275] T 1cc89baf303e4d6b95543af419699d57 P 740bd206d8984fb4a26eace14efb46a3 [term 3 FOLLOWER]: Refusing update from remote peer 6ec0a070ca95432daeb4a0df7e5ced19: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:57:46.995760 24447 consensus_queue.cc:1048] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:57:46.996904 24447 consensus_queue.cc:1243] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19 [LEADER]: Peer 740bd206d8984fb4a26eace14efb46a3 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:57:47.000985 24299 pending_rounds.cc:85] T 1cc89baf303e4d6b95543af419699d57 P 740bd206d8984fb4a26eace14efb46a3: Aborting all ops after (but not including) 0
I20260608 12:57:47.001500 24299 pending_rounds.cc:107] T 1cc89baf303e4d6b95543af419699d57 P 740bd206d8984fb4a26eace14efb46a3: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 12:57:47.002028 24299 raft_consensus.cc:2889] T 1cc89baf303e4d6b95543af419699d57 P 740bd206d8984fb4a26eace14efb46a3 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 12:57:47.253404 24456 ts_tablet_manager.cc:933] T e98d999271fc4801b79681663f594a2c P 48ffad0d569a4a5eb6e26bbb6240f85e: Initiating tablet copy from peer 740bd206d8984fb4a26eace14efb46a3 (127.16.174.130:42263)
I20260608 12:57:47.256162 24456 tablet_copy_client.cc:323] T e98d999271fc4801b79681663f594a2c P 48ffad0d569a4a5eb6e26bbb6240f85e: tablet copy: Beginning tablet copy session from remote peer at address 127.16.174.130:42263
I20260608 12:57:47.269121 24310 tablet_copy_service.cc:140] P 740bd206d8984fb4a26eace14efb46a3: Received BeginTabletCopySession request for tablet e98d999271fc4801b79681663f594a2c from peer 48ffad0d569a4a5eb6e26bbb6240f85e ({username='slave'} at 127.0.0.1:51204)
I20260608 12:57:47.269919 24310 tablet_copy_service.cc:161] P 740bd206d8984fb4a26eace14efb46a3: Beginning new tablet copy session on tablet e98d999271fc4801b79681663f594a2c from peer 48ffad0d569a4a5eb6e26bbb6240f85e at {username='slave'} at 127.0.0.1:51204: session id = 48ffad0d569a4a5eb6e26bbb6240f85e-e98d999271fc4801b79681663f594a2c
I20260608 12:57:47.276528 24310 tablet_copy_source_session.cc:215] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:57:47.279909 24456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e98d999271fc4801b79681663f594a2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:47.294711 24456 tablet_copy_client.cc:806] T e98d999271fc4801b79681663f594a2c P 48ffad0d569a4a5eb6e26bbb6240f85e: tablet copy: Starting download of 0 data blocks...
I20260608 12:57:47.295467 24456 tablet_copy_client.cc:670] T e98d999271fc4801b79681663f594a2c P 48ffad0d569a4a5eb6e26bbb6240f85e: tablet copy: Starting download of 1 WAL segments...
I20260608 12:57:47.299706 24456 tablet_copy_client.cc:538] T e98d999271fc4801b79681663f594a2c P 48ffad0d569a4a5eb6e26bbb6240f85e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:57:47.306110 24456 tablet_bootstrap.cc:492] T e98d999271fc4801b79681663f594a2c P 48ffad0d569a4a5eb6e26bbb6240f85e: Bootstrap starting.
I20260608 12:57:47.323820 24456 tablet_bootstrap.cc:492] T e98d999271fc4801b79681663f594a2c P 48ffad0d569a4a5eb6e26bbb6240f85e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:57:47.324738 24456 tablet_bootstrap.cc:492] T e98d999271fc4801b79681663f594a2c P 48ffad0d569a4a5eb6e26bbb6240f85e: Bootstrap complete.
I20260608 12:57:47.325440 24456 ts_tablet_manager.cc:1403] T e98d999271fc4801b79681663f594a2c P 48ffad0d569a4a5eb6e26bbb6240f85e: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.014s
I20260608 12:57:47.328433 24456 raft_consensus.cc:359] T e98d999271fc4801b79681663f594a2c P 48ffad0d569a4a5eb6e26bbb6240f85e [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } attrs { replace: true } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } } peers { permanent_uuid: "48ffad0d569a4a5eb6e26bbb6240f85e" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 36309 } attrs { promote: true } }
I20260608 12:57:47.329337 24456 raft_consensus.cc:740] T e98d999271fc4801b79681663f594a2c P 48ffad0d569a4a5eb6e26bbb6240f85e [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 48ffad0d569a4a5eb6e26bbb6240f85e, State: Initialized, Role: LEARNER
I20260608 12:57:47.330176 24456 consensus_queue.cc:260] T e98d999271fc4801b79681663f594a2c P 48ffad0d569a4a5eb6e26bbb6240f85e [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: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } attrs { replace: true } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } } peers { permanent_uuid: "48ffad0d569a4a5eb6e26bbb6240f85e" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 36309 } attrs { promote: true } }
I20260608 12:57:47.333554 24456 ts_tablet_manager.cc:1434] T e98d999271fc4801b79681663f594a2c P 48ffad0d569a4a5eb6e26bbb6240f85e: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260608 12:57:47.335700 24310 tablet_copy_service.cc:342] P 740bd206d8984fb4a26eace14efb46a3: Request end of tablet copy session 48ffad0d569a4a5eb6e26bbb6240f85e-e98d999271fc4801b79681663f594a2c received from {username='slave'} at 127.0.0.1:51204
I20260608 12:57:47.336344 24310 tablet_copy_service.cc:434] P 740bd206d8984fb4a26eace14efb46a3: ending tablet copy session 48ffad0d569a4a5eb6e26bbb6240f85e-e98d999271fc4801b79681663f594a2c on tablet e98d999271fc4801b79681663f594a2c with peer 48ffad0d569a4a5eb6e26bbb6240f85e
I20260608 12:57:47.350085 24456 ts_tablet_manager.cc:933] T 04f983ffc94842e1a7bb6a1725663efe P 48ffad0d569a4a5eb6e26bbb6240f85e: Initiating tablet copy from peer 740bd206d8984fb4a26eace14efb46a3 (127.16.174.130:42263)
I20260608 12:57:47.351976 24456 tablet_copy_client.cc:323] T 04f983ffc94842e1a7bb6a1725663efe P 48ffad0d569a4a5eb6e26bbb6240f85e: tablet copy: Beginning tablet copy session from remote peer at address 127.16.174.130:42263
I20260608 12:57:47.353921 24310 tablet_copy_service.cc:140] P 740bd206d8984fb4a26eace14efb46a3: Received BeginTabletCopySession request for tablet 04f983ffc94842e1a7bb6a1725663efe from peer 48ffad0d569a4a5eb6e26bbb6240f85e ({username='slave'} at 127.0.0.1:51204)
I20260608 12:57:47.354681 24310 tablet_copy_service.cc:161] P 740bd206d8984fb4a26eace14efb46a3: Beginning new tablet copy session on tablet 04f983ffc94842e1a7bb6a1725663efe from peer 48ffad0d569a4a5eb6e26bbb6240f85e at {username='slave'} at 127.0.0.1:51204: session id = 48ffad0d569a4a5eb6e26bbb6240f85e-04f983ffc94842e1a7bb6a1725663efe
I20260608 12:57:47.362828 24310 tablet_copy_source_session.cc:215] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:57:47.366564 24456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04f983ffc94842e1a7bb6a1725663efe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:47.383381 24456 tablet_copy_client.cc:806] T 04f983ffc94842e1a7bb6a1725663efe P 48ffad0d569a4a5eb6e26bbb6240f85e: tablet copy: Starting download of 0 data blocks...
I20260608 12:57:47.384208 24456 tablet_copy_client.cc:670] T 04f983ffc94842e1a7bb6a1725663efe P 48ffad0d569a4a5eb6e26bbb6240f85e: tablet copy: Starting download of 1 WAL segments...
I20260608 12:57:47.388486 24456 tablet_copy_client.cc:538] T 04f983ffc94842e1a7bb6a1725663efe P 48ffad0d569a4a5eb6e26bbb6240f85e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:57:47.398795 24456 tablet_bootstrap.cc:492] T 04f983ffc94842e1a7bb6a1725663efe P 48ffad0d569a4a5eb6e26bbb6240f85e: Bootstrap starting.
I20260608 12:57:47.424822 24456 tablet_bootstrap.cc:492] T 04f983ffc94842e1a7bb6a1725663efe P 48ffad0d569a4a5eb6e26bbb6240f85e: 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:57:47.426095 24456 tablet_bootstrap.cc:492] T 04f983ffc94842e1a7bb6a1725663efe P 48ffad0d569a4a5eb6e26bbb6240f85e: Bootstrap complete.
I20260608 12:57:47.427209 24456 ts_tablet_manager.cc:1403] T 04f983ffc94842e1a7bb6a1725663efe P 48ffad0d569a4a5eb6e26bbb6240f85e: Time spent bootstrapping tablet: real 0.029s	user 0.024s	sys 0.006s
I20260608 12:57:47.430923 24456 raft_consensus.cc:359] T 04f983ffc94842e1a7bb6a1725663efe P 48ffad0d569a4a5eb6e26bbb6240f85e [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } attrs { replace: true } } peers { permanent_uuid: "48ffad0d569a4a5eb6e26bbb6240f85e" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 36309 } attrs { promote: true } }
I20260608 12:57:47.432178 24456 raft_consensus.cc:740] T 04f983ffc94842e1a7bb6a1725663efe P 48ffad0d569a4a5eb6e26bbb6240f85e [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 48ffad0d569a4a5eb6e26bbb6240f85e, State: Initialized, Role: LEARNER
I20260608 12:57:47.433143 24456 consensus_queue.cc:260] T 04f983ffc94842e1a7bb6a1725663efe P 48ffad0d569a4a5eb6e26bbb6240f85e [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: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } attrs { replace: true } } peers { permanent_uuid: "48ffad0d569a4a5eb6e26bbb6240f85e" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 36309 } attrs { promote: true } }
I20260608 12:57:47.436187 24456 ts_tablet_manager.cc:1434] T 04f983ffc94842e1a7bb6a1725663efe P 48ffad0d569a4a5eb6e26bbb6240f85e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:57:47.438292 24310 tablet_copy_service.cc:342] P 740bd206d8984fb4a26eace14efb46a3: Request end of tablet copy session 48ffad0d569a4a5eb6e26bbb6240f85e-04f983ffc94842e1a7bb6a1725663efe received from {username='slave'} at 127.0.0.1:51204
I20260608 12:57:47.438938 24310 tablet_copy_service.cc:434] P 740bd206d8984fb4a26eace14efb46a3: ending tablet copy session 48ffad0d569a4a5eb6e26bbb6240f85e-04f983ffc94842e1a7bb6a1725663efe on tablet 04f983ffc94842e1a7bb6a1725663efe with peer 48ffad0d569a4a5eb6e26bbb6240f85e
I20260608 12:57:47.650719 24136 raft_consensus.cc:1217] T e98d999271fc4801b79681663f594a2c P 48ffad0d569a4a5eb6e26bbb6240f85e [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260608 12:57:47.727319 24136 raft_consensus.cc:1217] T 04f983ffc94842e1a7bb6a1725663efe P 48ffad0d569a4a5eb6e26bbb6240f85e [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:57:48.117870 24464 raft_consensus.cc:1064] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3: attempting to promote NON_VOTER 48ffad0d569a4a5eb6e26bbb6240f85e to VOTER
I20260608 12:57:48.120157 24464 consensus_queue.cc:237] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3 [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: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } attrs { replace: true } } peers { permanent_uuid: "48ffad0d569a4a5eb6e26bbb6240f85e" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 36309 } attrs { promote: false } }
I20260608 12:57:48.127369 24136 raft_consensus.cc:1275] T 04f983ffc94842e1a7bb6a1725663efe P 48ffad0d569a4a5eb6e26bbb6240f85e [term 2 LEARNER]: Refusing update from remote peer 740bd206d8984fb4a26eace14efb46a3: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:57:48.128232 24378 raft_consensus.cc:1275] T 04f983ffc94842e1a7bb6a1725663efe P 9a73e05c7e624921a35d7eec932f529d [term 2 FOLLOWER]: Refusing update from remote peer 740bd206d8984fb4a26eace14efb46a3: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:57:48.128234 24217 raft_consensus.cc:1275] T 04f983ffc94842e1a7bb6a1725663efe P 6ec0a070ca95432daeb4a0df7e5ced19 [term 2 FOLLOWER]: Refusing update from remote peer 740bd206d8984fb4a26eace14efb46a3: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:57:48.129484 24464 consensus_queue.cc:1048] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48ffad0d569a4a5eb6e26bbb6240f85e" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 36309 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:57:48.130735 24465 consensus_queue.cc:1048] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:57:48.131491 24435 consensus_queue.cc:1048] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:57:48.148609 24465 raft_consensus.cc:2955] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 48ffad0d569a4a5eb6e26bbb6240f85e (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } attrs { replace: true } } peers { permanent_uuid: "48ffad0d569a4a5eb6e26bbb6240f85e" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 36309 } attrs { promote: false } } }
I20260608 12:57:48.150758 24136 raft_consensus.cc:2955] T 04f983ffc94842e1a7bb6a1725663efe P 48ffad0d569a4a5eb6e26bbb6240f85e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 48ffad0d569a4a5eb6e26bbb6240f85e (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } attrs { replace: true } } peers { permanent_uuid: "48ffad0d569a4a5eb6e26bbb6240f85e" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 36309 } attrs { promote: false } } }
I20260608 12:57:48.156162 24380 raft_consensus.cc:2955] T 04f983ffc94842e1a7bb6a1725663efe P 9a73e05c7e624921a35d7eec932f529d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 48ffad0d569a4a5eb6e26bbb6240f85e (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } attrs { replace: true } } peers { permanent_uuid: "48ffad0d569a4a5eb6e26bbb6240f85e" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 36309 } attrs { promote: false } } }
I20260608 12:57:48.164754 24217 raft_consensus.cc:2955] T 04f983ffc94842e1a7bb6a1725663efe P 6ec0a070ca95432daeb4a0df7e5ced19 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 48ffad0d569a4a5eb6e26bbb6240f85e (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } attrs { replace: true } } peers { permanent_uuid: "48ffad0d569a4a5eb6e26bbb6240f85e" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 36309 } attrs { promote: false } } }
I20260608 12:57:48.166558 23761 catalog_manager.cc:5696] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3 reported cstate change: config changed from index 3 to 4, 48ffad0d569a4a5eb6e26bbb6240f85e (127.16.174.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "740bd206d8984fb4a26eace14efb46a3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48ffad0d569a4a5eb6e26bbb6240f85e" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 36309 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:57:48.216204 24299 consensus_queue.cc:237] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3 [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: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "48ffad0d569a4a5eb6e26bbb6240f85e" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 36309 } attrs { promote: false } }
I20260608 12:57:48.221513 24217 raft_consensus.cc:1275] T 04f983ffc94842e1a7bb6a1725663efe P 6ec0a070ca95432daeb4a0df7e5ced19 [term 2 FOLLOWER]: Refusing update from remote peer 740bd206d8984fb4a26eace14efb46a3: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:57:48.221513 24136 raft_consensus.cc:1275] T 04f983ffc94842e1a7bb6a1725663efe P 48ffad0d569a4a5eb6e26bbb6240f85e [term 2 FOLLOWER]: Refusing update from remote peer 740bd206d8984fb4a26eace14efb46a3: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:57:48.223307 24465 consensus_queue.cc:1048] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48ffad0d569a4a5eb6e26bbb6240f85e" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 36309 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:57:48.224190 24435 consensus_queue.cc:1048] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:57:48.232240 24465 raft_consensus.cc:2955] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 9a73e05c7e624921a35d7eec932f529d (127.16.174.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "48ffad0d569a4a5eb6e26bbb6240f85e" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 36309 } attrs { promote: false } } }
I20260608 12:57:48.234458 24217 raft_consensus.cc:2955] T 04f983ffc94842e1a7bb6a1725663efe P 6ec0a070ca95432daeb4a0df7e5ced19 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 9a73e05c7e624921a35d7eec932f529d (127.16.174.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "48ffad0d569a4a5eb6e26bbb6240f85e" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 36309 } attrs { promote: false } } }
I20260608 12:57:48.234448 24136 raft_consensus.cc:2955] T 04f983ffc94842e1a7bb6a1725663efe P 48ffad0d569a4a5eb6e26bbb6240f85e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 9a73e05c7e624921a35d7eec932f529d (127.16.174.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "48ffad0d569a4a5eb6e26bbb6240f85e" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 36309 } attrs { promote: false } } }
I20260608 12:57:48.242507 23748 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 04f983ffc94842e1a7bb6a1725663efe with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:57:48.247459 23760 catalog_manager.cc:5696] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3 reported cstate change: config changed from index 4 to 5, VOTER 9a73e05c7e624921a35d7eec932f529d (127.16.174.131) evicted. New cstate: current_term: 2 leader_uuid: "740bd206d8984fb4a26eace14efb46a3" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48ffad0d569a4a5eb6e26bbb6240f85e" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 36309 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:57:48.260656 24465 raft_consensus.cc:1064] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3: attempting to promote NON_VOTER 48ffad0d569a4a5eb6e26bbb6240f85e to VOTER
I20260608 12:57:48.263705 24465 consensus_queue.cc:237] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3 [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: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } attrs { replace: true } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } } peers { permanent_uuid: "48ffad0d569a4a5eb6e26bbb6240f85e" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 36309 } attrs { promote: false } }
I20260608 12:57:48.282970 24136 raft_consensus.cc:1275] T e98d999271fc4801b79681663f594a2c P 48ffad0d569a4a5eb6e26bbb6240f85e [term 2 LEARNER]: Refusing update from remote peer 740bd206d8984fb4a26eace14efb46a3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:57:48.284412 24217 raft_consensus.cc:1275] T e98d999271fc4801b79681663f594a2c P 6ec0a070ca95432daeb4a0df7e5ced19 [term 2 FOLLOWER]: Refusing update from remote peer 740bd206d8984fb4a26eace14efb46a3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:57:48.284874 24465 consensus_queue.cc:1048] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48ffad0d569a4a5eb6e26bbb6240f85e" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 36309 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:57:48.285808 24380 raft_consensus.cc:1275] T e98d999271fc4801b79681663f594a2c P 9a73e05c7e624921a35d7eec932f529d [term 2 FOLLOWER]: Refusing update from remote peer 740bd206d8984fb4a26eace14efb46a3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:57:48.287595 24435 consensus_queue.cc:1048] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:57:48.289770 24370 tablet_service.cc:1558] Processing DeleteTablet for tablet 04f983ffc94842e1a7bb6a1725663efe with delete_type TABLET_DATA_TOMBSTONED (TS 9a73e05c7e624921a35d7eec932f529d not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:58728
I20260608 12:57:48.294317 24435 consensus_queue.cc:1048] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:57:48.318742 24480 tablet_replica.cc:333] stopping tablet replica
I20260608 12:57:48.323071 24480 raft_consensus.cc:2243] T 04f983ffc94842e1a7bb6a1725663efe P 9a73e05c7e624921a35d7eec932f529d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:48.323037 24464 raft_consensus.cc:2955] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 48ffad0d569a4a5eb6e26bbb6240f85e (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } attrs { replace: true } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } } peers { permanent_uuid: "48ffad0d569a4a5eb6e26bbb6240f85e" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 36309 } attrs { promote: false } } }
I20260608 12:57:48.324952 24217 raft_consensus.cc:2955] T e98d999271fc4801b79681663f594a2c P 6ec0a070ca95432daeb4a0df7e5ced19 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 48ffad0d569a4a5eb6e26bbb6240f85e (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } attrs { replace: true } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } } peers { permanent_uuid: "48ffad0d569a4a5eb6e26bbb6240f85e" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 36309 } attrs { promote: false } } }
I20260608 12:57:48.327273 24135 raft_consensus.cc:2955] T e98d999271fc4801b79681663f594a2c P 48ffad0d569a4a5eb6e26bbb6240f85e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 48ffad0d569a4a5eb6e26bbb6240f85e (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } attrs { replace: true } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } } peers { permanent_uuid: "48ffad0d569a4a5eb6e26bbb6240f85e" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 36309 } attrs { promote: false } } }
I20260608 12:57:48.338616 24380 raft_consensus.cc:2955] T e98d999271fc4801b79681663f594a2c P 9a73e05c7e624921a35d7eec932f529d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 48ffad0d569a4a5eb6e26bbb6240f85e (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } attrs { replace: true } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } } peers { permanent_uuid: "48ffad0d569a4a5eb6e26bbb6240f85e" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 36309 } attrs { promote: false } } }
I20260608 12:57:48.343358 23760 catalog_manager.cc:5696] T e98d999271fc4801b79681663f594a2c P 6ec0a070ca95432daeb4a0df7e5ced19 reported cstate change: config changed from index 2 to 3, 48ffad0d569a4a5eb6e26bbb6240f85e (127.16.174.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "740bd206d8984fb4a26eace14efb46a3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } attrs { replace: true } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } } peers { permanent_uuid: "48ffad0d569a4a5eb6e26bbb6240f85e" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 36309 } attrs { promote: false } } }
I20260608 12:57:48.347973 24480 raft_consensus.cc:2272] T 04f983ffc94842e1a7bb6a1725663efe P 9a73e05c7e624921a35d7eec932f529d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:48.366426 24480 ts_tablet_manager.cc:1916] T 04f983ffc94842e1a7bb6a1725663efe P 9a73e05c7e624921a35d7eec932f529d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:57:48.382647 24299 consensus_queue.cc:237] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3 [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: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } } peers { permanent_uuid: "48ffad0d569a4a5eb6e26bbb6240f85e" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 36309 } attrs { promote: false } }
I20260608 12:57:48.388134 24480 ts_tablet_manager.cc:1929] T 04f983ffc94842e1a7bb6a1725663efe P 9a73e05c7e624921a35d7eec932f529d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:57:48.388777 24480 log.cc:1199] T 04f983ffc94842e1a7bb6a1725663efe P 9a73e05c7e624921a35d7eec932f529d: Deleting WAL directory at /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923273579219-17082-0/minicluster-data/ts-2-root/wals/04f983ffc94842e1a7bb6a1725663efe
I20260608 12:57:48.389106 24135 raft_consensus.cc:1275] T e98d999271fc4801b79681663f594a2c P 48ffad0d569a4a5eb6e26bbb6240f85e [term 2 FOLLOWER]: Refusing update from remote peer 740bd206d8984fb4a26eace14efb46a3: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:57:48.391320 23747 catalog_manager.cc:5027] TS 9a73e05c7e624921a35d7eec932f529d (127.16.174.131:34131): tablet 04f983ffc94842e1a7bb6a1725663efe (table test-workload [id=dc05162604664b02817ef2e219c558d9]) successfully deleted
I20260608 12:57:48.391906 24483 consensus_queue.cc:1048] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48ffad0d569a4a5eb6e26bbb6240f85e" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 36309 } 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:57:48.393178 24380 raft_consensus.cc:1275] T e98d999271fc4801b79681663f594a2c P 9a73e05c7e624921a35d7eec932f529d [term 2 FOLLOWER]: Refusing update from remote peer 740bd206d8984fb4a26eace14efb46a3: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:57:48.395017 24483 consensus_queue.cc:1048] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:57:48.400275 24435 raft_consensus.cc:2955] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 6ec0a070ca95432daeb4a0df7e5ced19 (127.16.174.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } } peers { permanent_uuid: "48ffad0d569a4a5eb6e26bbb6240f85e" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 36309 } attrs { promote: false } } }
I20260608 12:57:48.402174 24135 raft_consensus.cc:2955] T e98d999271fc4801b79681663f594a2c P 48ffad0d569a4a5eb6e26bbb6240f85e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 6ec0a070ca95432daeb4a0df7e5ced19 (127.16.174.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } } peers { permanent_uuid: "48ffad0d569a4a5eb6e26bbb6240f85e" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 36309 } attrs { promote: false } } }
I20260608 12:57:48.407208 24380 raft_consensus.cc:2955] T e98d999271fc4801b79681663f594a2c P 9a73e05c7e624921a35d7eec932f529d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 6ec0a070ca95432daeb4a0df7e5ced19 (127.16.174.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } } peers { permanent_uuid: "48ffad0d569a4a5eb6e26bbb6240f85e" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 36309 } attrs { promote: false } } }
I20260608 12:57:48.410477 23748 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet e98d999271fc4801b79681663f594a2c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:57:48.417122 23761 catalog_manager.cc:5696] T e98d999271fc4801b79681663f594a2c P 48ffad0d569a4a5eb6e26bbb6240f85e reported cstate change: config changed from index 3 to 4, VOTER 6ec0a070ca95432daeb4a0df7e5ced19 (127.16.174.129) evicted. New cstate: current_term: 2 leader_uuid: "740bd206d8984fb4a26eace14efb46a3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } } peers { permanent_uuid: "48ffad0d569a4a5eb6e26bbb6240f85e" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 36309 } attrs { promote: false } } }
I20260608 12:57:48.441800 24209 tablet_service.cc:1558] Processing DeleteTablet for tablet e98d999271fc4801b79681663f594a2c with delete_type TABLET_DATA_TOMBSTONED (TS 6ec0a070ca95432daeb4a0df7e5ced19 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49816
I20260608 12:57:48.443871 24485 tablet_replica.cc:333] stopping tablet replica
I20260608 12:57:48.444825 24485 raft_consensus.cc:2243] T e98d999271fc4801b79681663f594a2c P 6ec0a070ca95432daeb4a0df7e5ced19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:48.445433 24485 raft_consensus.cc:2272] T e98d999271fc4801b79681663f594a2c P 6ec0a070ca95432daeb4a0df7e5ced19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:48.448518 24485 ts_tablet_manager.cc:1916] T e98d999271fc4801b79681663f594a2c P 6ec0a070ca95432daeb4a0df7e5ced19: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:57:48.461342 24485 ts_tablet_manager.cc:1929] T e98d999271fc4801b79681663f594a2c P 6ec0a070ca95432daeb4a0df7e5ced19: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260608 12:57:48.461719 24485 log.cc:1199] T e98d999271fc4801b79681663f594a2c P 6ec0a070ca95432daeb4a0df7e5ced19: Deleting WAL directory at /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923273579219-17082-0/minicluster-data/ts-0-root/wals/e98d999271fc4801b79681663f594a2c
I20260608 12:57:48.463521 23745 catalog_manager.cc:5027] TS 6ec0a070ca95432daeb4a0df7e5ced19 (127.16.174.129:46215): tablet e98d999271fc4801b79681663f594a2c (table test-workload [id=dc05162604664b02817ef2e219c558d9]) successfully deleted
I20260608 12:57:49.440217 24217 consensus_queue.cc:237] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19 [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: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } attrs { replace: true } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } } peers { permanent_uuid: "48ffad0d569a4a5eb6e26bbb6240f85e" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 36309 } attrs { promote: true } }
I20260608 12:57:49.449069 24380 raft_consensus.cc:1275] T 1cc89baf303e4d6b95543af419699d57 P 9a73e05c7e624921a35d7eec932f529d [term 3 FOLLOWER]: Refusing update from remote peer 6ec0a070ca95432daeb4a0df7e5ced19: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 12:57:49.450881 24299 raft_consensus.cc:1275] T 1cc89baf303e4d6b95543af419699d57 P 740bd206d8984fb4a26eace14efb46a3 [term 3 FOLLOWER]: Refusing update from remote peer 6ec0a070ca95432daeb4a0df7e5ced19: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 12:57:49.450940 24488 consensus_queue.cc:1048] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:57:49.452776 24447 consensus_queue.cc:1048] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:57:49.462291 24488 raft_consensus.cc:2955] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 48ffad0d569a4a5eb6e26bbb6240f85e (127.16.174.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } attrs { replace: true } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } } peers { permanent_uuid: "48ffad0d569a4a5eb6e26bbb6240f85e" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 36309 } attrs { promote: true } } }
W20260608 12:57:49.463496 24179 consensus_peers.cc:597] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19 -> Peer 48ffad0d569a4a5eb6e26bbb6240f85e (127.16.174.132:36309): Couldn't send request to peer 48ffad0d569a4a5eb6e26bbb6240f85e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1cc89baf303e4d6b95543af419699d57. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:49.464294 24299 raft_consensus.cc:2955] T 1cc89baf303e4d6b95543af419699d57 P 740bd206d8984fb4a26eace14efb46a3 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 48ffad0d569a4a5eb6e26bbb6240f85e (127.16.174.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } attrs { replace: true } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } } peers { permanent_uuid: "48ffad0d569a4a5eb6e26bbb6240f85e" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 36309 } attrs { promote: true } } }
I20260608 12:57:49.466763 24380 raft_consensus.cc:2955] T 1cc89baf303e4d6b95543af419699d57 P 9a73e05c7e624921a35d7eec932f529d [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 48ffad0d569a4a5eb6e26bbb6240f85e (127.16.174.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } attrs { replace: true } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } } peers { permanent_uuid: "48ffad0d569a4a5eb6e26bbb6240f85e" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 36309 } attrs { promote: true } } }
I20260608 12:57:49.479825 23760 catalog_manager.cc:5696] T 1cc89baf303e4d6b95543af419699d57 P 740bd206d8984fb4a26eace14efb46a3 reported cstate change: config changed from index -1 to 3, NON_VOTER 48ffad0d569a4a5eb6e26bbb6240f85e (127.16.174.132) added. New cstate: current_term: 3 leader_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } attrs { replace: true } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } } peers { permanent_uuid: "48ffad0d569a4a5eb6e26bbb6240f85e" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 36309 } attrs { promote: true } } }
I20260608 12:57:49.941323 24498 ts_tablet_manager.cc:933] T 1cc89baf303e4d6b95543af419699d57 P 48ffad0d569a4a5eb6e26bbb6240f85e: Initiating tablet copy from peer 6ec0a070ca95432daeb4a0df7e5ced19 (127.16.174.129:46215)
I20260608 12:57:49.943346 24498 tablet_copy_client.cc:323] T 1cc89baf303e4d6b95543af419699d57 P 48ffad0d569a4a5eb6e26bbb6240f85e: tablet copy: Beginning tablet copy session from remote peer at address 127.16.174.129:46215
I20260608 12:57:49.956133 24230 tablet_copy_service.cc:140] P 6ec0a070ca95432daeb4a0df7e5ced19: Received BeginTabletCopySession request for tablet 1cc89baf303e4d6b95543af419699d57 from peer 48ffad0d569a4a5eb6e26bbb6240f85e ({username='slave'} at 127.0.0.1:49822)
I20260608 12:57:49.956825 24230 tablet_copy_service.cc:161] P 6ec0a070ca95432daeb4a0df7e5ced19: Beginning new tablet copy session on tablet 1cc89baf303e4d6b95543af419699d57 from peer 48ffad0d569a4a5eb6e26bbb6240f85e at {username='slave'} at 127.0.0.1:49822: session id = 48ffad0d569a4a5eb6e26bbb6240f85e-1cc89baf303e4d6b95543af419699d57
I20260608 12:57:49.965516 24230 tablet_copy_source_session.cc:215] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:57:49.969000 24498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cc89baf303e4d6b95543af419699d57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:49.980580 24498 tablet_copy_client.cc:806] T 1cc89baf303e4d6b95543af419699d57 P 48ffad0d569a4a5eb6e26bbb6240f85e: tablet copy: Starting download of 0 data blocks...
I20260608 12:57:49.981230 24498 tablet_copy_client.cc:670] T 1cc89baf303e4d6b95543af419699d57 P 48ffad0d569a4a5eb6e26bbb6240f85e: tablet copy: Starting download of 1 WAL segments...
I20260608 12:57:49.985196 24498 tablet_copy_client.cc:538] T 1cc89baf303e4d6b95543af419699d57 P 48ffad0d569a4a5eb6e26bbb6240f85e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:57:49.993680 24498 tablet_bootstrap.cc:492] T 1cc89baf303e4d6b95543af419699d57 P 48ffad0d569a4a5eb6e26bbb6240f85e: Bootstrap starting.
I20260608 12:57:50.012840 24498 tablet_bootstrap.cc:492] T 1cc89baf303e4d6b95543af419699d57 P 48ffad0d569a4a5eb6e26bbb6240f85e: 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:57:50.013628 24498 tablet_bootstrap.cc:492] T 1cc89baf303e4d6b95543af419699d57 P 48ffad0d569a4a5eb6e26bbb6240f85e: Bootstrap complete.
I20260608 12:57:50.014245 24498 ts_tablet_manager.cc:1403] T 1cc89baf303e4d6b95543af419699d57 P 48ffad0d569a4a5eb6e26bbb6240f85e: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260608 12:57:50.016702 24498 raft_consensus.cc:359] T 1cc89baf303e4d6b95543af419699d57 P 48ffad0d569a4a5eb6e26bbb6240f85e [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } attrs { replace: true } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } } peers { permanent_uuid: "48ffad0d569a4a5eb6e26bbb6240f85e" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 36309 } attrs { promote: true } }
I20260608 12:57:50.017328 24498 raft_consensus.cc:740] T 1cc89baf303e4d6b95543af419699d57 P 48ffad0d569a4a5eb6e26bbb6240f85e [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 48ffad0d569a4a5eb6e26bbb6240f85e, State: Initialized, Role: LEARNER
I20260608 12:57:50.017910 24498 consensus_queue.cc:260] T 1cc89baf303e4d6b95543af419699d57 P 48ffad0d569a4a5eb6e26bbb6240f85e [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: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } attrs { replace: true } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } } peers { permanent_uuid: "48ffad0d569a4a5eb6e26bbb6240f85e" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 36309 } attrs { promote: true } }
I20260608 12:57:50.021029 24498 ts_tablet_manager.cc:1434] T 1cc89baf303e4d6b95543af419699d57 P 48ffad0d569a4a5eb6e26bbb6240f85e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:57:50.023069 24230 tablet_copy_service.cc:342] P 6ec0a070ca95432daeb4a0df7e5ced19: Request end of tablet copy session 48ffad0d569a4a5eb6e26bbb6240f85e-1cc89baf303e4d6b95543af419699d57 received from {username='slave'} at 127.0.0.1:49822
I20260608 12:57:50.023518 24230 tablet_copy_service.cc:434] P 6ec0a070ca95432daeb4a0df7e5ced19: ending tablet copy session 48ffad0d569a4a5eb6e26bbb6240f85e-1cc89baf303e4d6b95543af419699d57 on tablet 1cc89baf303e4d6b95543af419699d57 with peer 48ffad0d569a4a5eb6e26bbb6240f85e
I20260608 12:57:50.429433 24135 raft_consensus.cc:1217] T 1cc89baf303e4d6b95543af419699d57 P 48ffad0d569a4a5eb6e26bbb6240f85e [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260608 12:57:50.830605 17082 tablet_server.cc:179] TabletServer@127.16.174.129:46215 shutting down...
I20260608 12:57:50.843762 24504 raft_consensus.cc:1064] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19: attempting to promote NON_VOTER 48ffad0d569a4a5eb6e26bbb6240f85e to VOTER
I20260608 12:57:50.847579 24504 consensus_queue.cc:237] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19 [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: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } attrs { replace: true } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } } peers { permanent_uuid: "48ffad0d569a4a5eb6e26bbb6240f85e" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 36309 } attrs { promote: false } }
I20260608 12:57:50.861129 24135 raft_consensus.cc:1275] T 1cc89baf303e4d6b95543af419699d57 P 48ffad0d569a4a5eb6e26bbb6240f85e [term 3 LEARNER]: Refusing update from remote peer 6ec0a070ca95432daeb4a0df7e5ced19: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:57:50.861266 24380 raft_consensus.cc:1275] T 1cc89baf303e4d6b95543af419699d57 P 9a73e05c7e624921a35d7eec932f529d [term 3 FOLLOWER]: Refusing update from remote peer 6ec0a070ca95432daeb4a0df7e5ced19: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:57:50.862900 24506 consensus_queue.cc:1048] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:57:50.863822 24504 consensus_queue.cc:1048] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48ffad0d569a4a5eb6e26bbb6240f85e" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 36309 } 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:57:50.866093 24299 raft_consensus.cc:1275] T 1cc89baf303e4d6b95543af419699d57 P 740bd206d8984fb4a26eace14efb46a3 [term 3 FOLLOWER]: Refusing update from remote peer 6ec0a070ca95432daeb4a0df7e5ced19: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:57:50.882054 24505 consensus_queue.cc:1048] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } 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:57:50.884999 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:50.887316 17082 tablet_replica.cc:333] stopping tablet replica
I20260608 12:57:50.888315 17082 raft_consensus.cc:2243] T a1e600ed2b1748ee8292aa310b437bb2 P 6ec0a070ca95432daeb4a0df7e5ced19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:50.888963 17082 raft_consensus.cc:2272] T a1e600ed2b1748ee8292aa310b437bb2 P 6ec0a070ca95432daeb4a0df7e5ced19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:50.892755 17082 tablet_replica.cc:333] stopping tablet replica
I20260608 12:57:50.893854 17082 raft_consensus.cc:2243] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19 [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:57:50.894685 17082 pending_rounds.cc:70] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19: Trying to abort 1 pending ops.
I20260608 12:57:50.895046 17082 pending_rounds.cc:77] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19: Aborting op as it isn't in flight: id { term: 3 index: 4 } timestamp: 7294662536582922240 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "1cc89baf303e4d6b95543af419699d57" old_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } attrs { replace: true } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } } peers { permanent_uuid: "48ffad0d569a4a5eb6e26bbb6240f85e" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 36309 } attrs { promote: true } } } new_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } attrs { replace: true } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } } peers { permanent_uuid: "48ffad0d569a4a5eb6e26bbb6240f85e" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 36309 } attrs { promote: false } } } }
I20260608 12:57:50.896240 17082 raft_consensus.cc:2917] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19 [term 3 LEADER]: Aborting config change with OpId 3.4: Aborted: Op aborted
I20260608 12:57:50.896763 17082 raft_consensus.cc:2889] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19 [term 3 LEADER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 12:57:50.897166 17082 raft_consensus.cc:2272] T 1cc89baf303e4d6b95543af419699d57 P 6ec0a070ca95432daeb4a0df7e5ced19 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:50.902084 17082 tablet_replica.cc:333] stopping tablet replica
I20260608 12:57:50.902976 17082 raft_consensus.cc:2243] T 04f983ffc94842e1a7bb6a1725663efe P 6ec0a070ca95432daeb4a0df7e5ced19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:50.903708 17082 raft_consensus.cc:2272] T 04f983ffc94842e1a7bb6a1725663efe P 6ec0a070ca95432daeb4a0df7e5ced19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:50.936889 17082 tablet_server.cc:196] TabletServer@127.16.174.129:46215 shutdown complete.
W20260608 12:57:50.937345 24259 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.174.129:46215: connect: Connection refused (error 111) [suppressed 3 similar messages]
W20260608 12:57:50.941957 24259 consensus_peers.cc:597] T a1e600ed2b1748ee8292aa310b437bb2 P 740bd206d8984fb4a26eace14efb46a3 -> Peer 6ec0a070ca95432daeb4a0df7e5ced19 (127.16.174.129:46215): Couldn't send request to peer 6ec0a070ca95432daeb4a0df7e5ced19. Status: Network error: Client connection negotiation failed: client connection to 127.16.174.129:46215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:50.964036 17082 tablet_server.cc:179] TabletServer@127.16.174.130:42263 shutting down...
W20260608 12:57:50.969753 24259 consensus_peers.cc:597] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3 -> Peer 6ec0a070ca95432daeb4a0df7e5ced19 (127.16.174.129:46215): Couldn't send request to peer 6ec0a070ca95432daeb4a0df7e5ced19. Status: Network error: Client connection negotiation failed: client connection to 127.16.174.129:46215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:51.003439 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:51.004489 17082 tablet_replica.cc:333] stopping tablet replica
I20260608 12:57:51.005213 17082 raft_consensus.cc:2243] T a1e600ed2b1748ee8292aa310b437bb2 P 740bd206d8984fb4a26eace14efb46a3 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:57:51.006053 17082 raft_consensus.cc:2272] T a1e600ed2b1748ee8292aa310b437bb2 P 740bd206d8984fb4a26eace14efb46a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:51.008802 17082 tablet_replica.cc:333] stopping tablet replica
I20260608 12:57:51.009382 17082 raft_consensus.cc:2243] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:57:51.010205 17082 raft_consensus.cc:2272] T e98d999271fc4801b79681663f594a2c P 740bd206d8984fb4a26eace14efb46a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:51.012501 17082 tablet_replica.cc:333] stopping tablet replica
I20260608 12:57:51.013042 17082 raft_consensus.cc:2243] T 1cc89baf303e4d6b95543af419699d57 P 740bd206d8984fb4a26eace14efb46a3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:51.013520 17082 pending_rounds.cc:70] T 1cc89baf303e4d6b95543af419699d57 P 740bd206d8984fb4a26eace14efb46a3: Trying to abort 1 pending ops.
I20260608 12:57:51.013720 17082 pending_rounds.cc:77] T 1cc89baf303e4d6b95543af419699d57 P 740bd206d8984fb4a26eace14efb46a3: Aborting op as it isn't in flight: id { term: 3 index: 4 } timestamp: 7294662536582922240 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "1cc89baf303e4d6b95543af419699d57" old_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } attrs { replace: true } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } } peers { permanent_uuid: "48ffad0d569a4a5eb6e26bbb6240f85e" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 36309 } attrs { promote: true } } } new_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } attrs { replace: true } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } } peers { permanent_uuid: "48ffad0d569a4a5eb6e26bbb6240f85e" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 36309 } attrs { promote: false } } } }
I20260608 12:57:51.014523 17082 raft_consensus.cc:2917] T 1cc89baf303e4d6b95543af419699d57 P 740bd206d8984fb4a26eace14efb46a3 [term 3 FOLLOWER]: Aborting config change with OpId 3.4: Aborted: Op aborted
I20260608 12:57:51.014878 17082 raft_consensus.cc:2889] T 1cc89baf303e4d6b95543af419699d57 P 740bd206d8984fb4a26eace14efb46a3 [term 3 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 12:57:51.015188 17082 raft_consensus.cc:2272] T 1cc89baf303e4d6b95543af419699d57 P 740bd206d8984fb4a26eace14efb46a3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:51.018440 17082 tablet_replica.cc:333] stopping tablet replica
I20260608 12:57:51.019025 17082 raft_consensus.cc:2243] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:57:51.019918 17082 raft_consensus.cc:2272] T 04f983ffc94842e1a7bb6a1725663efe P 740bd206d8984fb4a26eace14efb46a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:51.048108 17082 tablet_server.cc:196] TabletServer@127.16.174.130:42263 shutdown complete.
I20260608 12:57:51.073619 17082 tablet_server.cc:179] TabletServer@127.16.174.131:34131 shutting down...
I20260608 12:57:51.108266 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:51.109285 17082 tablet_replica.cc:333] stopping tablet replica
I20260608 12:57:51.110275 17082 raft_consensus.cc:2243] T a1e600ed2b1748ee8292aa310b437bb2 P 9a73e05c7e624921a35d7eec932f529d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:51.110783 17082 raft_consensus.cc:2272] T a1e600ed2b1748ee8292aa310b437bb2 P 9a73e05c7e624921a35d7eec932f529d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:51.113117 17082 tablet_replica.cc:333] stopping tablet replica
I20260608 12:57:51.113641 17082 raft_consensus.cc:2243] T e98d999271fc4801b79681663f594a2c P 9a73e05c7e624921a35d7eec932f529d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:51.114245 17082 raft_consensus.cc:2272] T e98d999271fc4801b79681663f594a2c P 9a73e05c7e624921a35d7eec932f529d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:51.116650 17082 tablet_replica.cc:333] stopping tablet replica
I20260608 12:57:51.117184 17082 raft_consensus.cc:2243] T 1cc89baf303e4d6b95543af419699d57 P 9a73e05c7e624921a35d7eec932f529d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:51.117574 17082 pending_rounds.cc:70] T 1cc89baf303e4d6b95543af419699d57 P 9a73e05c7e624921a35d7eec932f529d: Trying to abort 1 pending ops.
I20260608 12:57:51.117738 17082 pending_rounds.cc:77] T 1cc89baf303e4d6b95543af419699d57 P 9a73e05c7e624921a35d7eec932f529d: Aborting op as it isn't in flight: id { term: 3 index: 4 } timestamp: 7294662536582922240 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "1cc89baf303e4d6b95543af419699d57" old_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } attrs { replace: true } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } } peers { permanent_uuid: "48ffad0d569a4a5eb6e26bbb6240f85e" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 36309 } attrs { promote: true } } } new_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } attrs { replace: true } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } } peers { permanent_uuid: "48ffad0d569a4a5eb6e26bbb6240f85e" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 36309 } attrs { promote: false } } } }
I20260608 12:57:51.118439 17082 raft_consensus.cc:2917] T 1cc89baf303e4d6b95543af419699d57 P 9a73e05c7e624921a35d7eec932f529d [term 3 FOLLOWER]: Aborting config change with OpId 3.4: Aborted: Op aborted
I20260608 12:57:51.118793 17082 raft_consensus.cc:2889] T 1cc89baf303e4d6b95543af419699d57 P 9a73e05c7e624921a35d7eec932f529d [term 3 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 12:57:51.119129 17082 raft_consensus.cc:2272] T 1cc89baf303e4d6b95543af419699d57 P 9a73e05c7e624921a35d7eec932f529d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:51.145726 17082 tablet_server.cc:196] TabletServer@127.16.174.131:34131 shutdown complete.
I20260608 12:57:51.166400 17082 tablet_server.cc:179] TabletServer@127.16.174.132:0 shutting down...
I20260608 12:57:51.206446 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:51.207288 17082 tablet_replica.cc:333] T 1cc89baf303e4d6b95543af419699d57 P 48ffad0d569a4a5eb6e26bbb6240f85e: stopping tablet replica
I20260608 12:57:51.207989 17082 raft_consensus.cc:2243] T 1cc89baf303e4d6b95543af419699d57 P 48ffad0d569a4a5eb6e26bbb6240f85e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:51.208412 17082 pending_rounds.cc:70] T 1cc89baf303e4d6b95543af419699d57 P 48ffad0d569a4a5eb6e26bbb6240f85e: Trying to abort 1 pending ops.
I20260608 12:57:51.208596 17082 pending_rounds.cc:77] T 1cc89baf303e4d6b95543af419699d57 P 48ffad0d569a4a5eb6e26bbb6240f85e: Aborting op as it isn't in flight: id { term: 3 index: 4 } timestamp: 7294662536582922240 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "1cc89baf303e4d6b95543af419699d57" old_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } attrs { replace: true } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } } peers { permanent_uuid: "48ffad0d569a4a5eb6e26bbb6240f85e" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 36309 } attrs { promote: true } } } new_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6ec0a070ca95432daeb4a0df7e5ced19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 46215 } } peers { permanent_uuid: "740bd206d8984fb4a26eace14efb46a3" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42263 } attrs { replace: true } } peers { permanent_uuid: "9a73e05c7e624921a35d7eec932f529d" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 34131 } } peers { permanent_uuid: "48ffad0d569a4a5eb6e26bbb6240f85e" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 36309 } attrs { promote: false } } } }
I20260608 12:57:51.209372 17082 raft_consensus.cc:2917] T 1cc89baf303e4d6b95543af419699d57 P 48ffad0d569a4a5eb6e26bbb6240f85e [term 3 FOLLOWER]: Aborting config change with OpId 3.4: Aborted: Op aborted
I20260608 12:57:51.209703 17082 raft_consensus.cc:2889] T 1cc89baf303e4d6b95543af419699d57 P 48ffad0d569a4a5eb6e26bbb6240f85e [term 3 LEARNER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 12:57:51.209995 17082 raft_consensus.cc:2272] T 1cc89baf303e4d6b95543af419699d57 P 48ffad0d569a4a5eb6e26bbb6240f85e [term 3 LEARNER]: Raft consensus is shut down!
I20260608 12:57:51.212451 17082 tablet_replica.cc:333] T 04f983ffc94842e1a7bb6a1725663efe P 48ffad0d569a4a5eb6e26bbb6240f85e: stopping tablet replica
I20260608 12:57:51.212998 17082 raft_consensus.cc:2243] T 04f983ffc94842e1a7bb6a1725663efe P 48ffad0d569a4a5eb6e26bbb6240f85e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:51.213536 17082 raft_consensus.cc:2272] T 04f983ffc94842e1a7bb6a1725663efe P 48ffad0d569a4a5eb6e26bbb6240f85e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:51.215494 17082 tablet_replica.cc:333] T e98d999271fc4801b79681663f594a2c P 48ffad0d569a4a5eb6e26bbb6240f85e: stopping tablet replica
I20260608 12:57:51.215996 17082 raft_consensus.cc:2243] T e98d999271fc4801b79681663f594a2c P 48ffad0d569a4a5eb6e26bbb6240f85e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:51.216461 17082 raft_consensus.cc:2272] T e98d999271fc4801b79681663f594a2c P 48ffad0d569a4a5eb6e26bbb6240f85e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:51.239845 17082 tablet_server.cc:196] TabletServer@127.16.174.132:0 shutdown complete.
I20260608 12:57:51.254954 17082 master.cc:562] Master@127.16.174.190:39395 shutting down...
I20260608 12:57:51.286520 17082 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2499ff0147ed471f95b71f0b5c73653c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:51.287263 17082 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2499ff0147ed471f95b71f0b5c73653c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:51.287782 17082 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2499ff0147ed471f95b71f0b5c73653c: stopping tablet replica
I20260608 12:57:51.310278 17082 master.cc:584] Master@127.16.174.190:39395 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (16867 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260608 12:57:51.358227 17082 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.174.190:45141
I20260608 12:57:51.360262 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:51.367002 24513 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:51.367432 24514 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:51.368161 24516 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:51.370350 17082 server_base.cc:1061] running on GCE node
I20260608 12:57:51.371265 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:51.371454 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:51.371572 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923471371557 us; error 0 us; skew 500 ppm
I20260608 12:57:51.372218 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:51.374790 17082 webserver.cc:533] Webserver started at http://127.16.174.190:34921/ using document root <none> and password file <none>
I20260608 12:57:51.375263 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:51.375414 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:51.375696 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:51.376782 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923273579219-17082-0/minicluster-data/master-0-root/instance:
uuid: "acd765e789b84feaa0d4160dd404ecd0"
format_stamp: "Formatted at 2026-06-08 12:57:51 on dist-test-slave-840c"
I20260608 12:57:51.381568 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:57:51.385227 24521 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:51.386164 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:57:51.386422 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923273579219-17082-0/minicluster-data/master-0-root
uuid: "acd765e789b84feaa0d4160dd404ecd0"
format_stamp: "Formatted at 2026-06-08 12:57:51 on dist-test-slave-840c"
I20260608 12:57:51.386703 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923273579219-17082-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923273579219-17082-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923273579219-17082-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:57:51.415694 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:51.417464 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:51.460547 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.190:45141
I20260608 12:57:51.460755 24572 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.190:45141 every 8 connection(s)
I20260608 12:57:51.465939 24573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:51.477144 24573 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P acd765e789b84feaa0d4160dd404ecd0: Bootstrap starting.
I20260608 12:57:51.482087 24573 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P acd765e789b84feaa0d4160dd404ecd0: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:51.486492 24573 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P acd765e789b84feaa0d4160dd404ecd0: No bootstrap required, opened a new log
I20260608 12:57:51.489037 24573 raft_consensus.cc:359] T 00000000000000000000000000000000 P acd765e789b84feaa0d4160dd404ecd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "acd765e789b84feaa0d4160dd404ecd0" member_type: VOTER }
I20260608 12:57:51.489444 24573 raft_consensus.cc:385] T 00000000000000000000000000000000 P acd765e789b84feaa0d4160dd404ecd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:51.489629 24573 raft_consensus.cc:740] T 00000000000000000000000000000000 P acd765e789b84feaa0d4160dd404ecd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acd765e789b84feaa0d4160dd404ecd0, State: Initialized, Role: FOLLOWER
I20260608 12:57:51.490181 24573 consensus_queue.cc:260] T 00000000000000000000000000000000 P acd765e789b84feaa0d4160dd404ecd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "acd765e789b84feaa0d4160dd404ecd0" member_type: VOTER }
I20260608 12:57:51.490576 24573 raft_consensus.cc:399] T 00000000000000000000000000000000 P acd765e789b84feaa0d4160dd404ecd0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:57:51.490765 24573 raft_consensus.cc:493] T 00000000000000000000000000000000 P acd765e789b84feaa0d4160dd404ecd0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:57:51.490981 24573 raft_consensus.cc:3060] T 00000000000000000000000000000000 P acd765e789b84feaa0d4160dd404ecd0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:51.495590 24573 raft_consensus.cc:515] T 00000000000000000000000000000000 P acd765e789b84feaa0d4160dd404ecd0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "acd765e789b84feaa0d4160dd404ecd0" member_type: VOTER }
I20260608 12:57:51.496112 24573 leader_election.cc:304] T 00000000000000000000000000000000 P acd765e789b84feaa0d4160dd404ecd0 [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: acd765e789b84feaa0d4160dd404ecd0; no voters: 
I20260608 12:57:51.497350 24573 leader_election.cc:290] T 00000000000000000000000000000000 P acd765e789b84feaa0d4160dd404ecd0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:57:51.497788 24576 raft_consensus.cc:2804] T 00000000000000000000000000000000 P acd765e789b84feaa0d4160dd404ecd0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:51.499320 24576 raft_consensus.cc:697] T 00000000000000000000000000000000 P acd765e789b84feaa0d4160dd404ecd0 [term 1 LEADER]: Becoming Leader. State: Replica: acd765e789b84feaa0d4160dd404ecd0, State: Running, Role: LEADER
I20260608 12:57:51.499986 24576 consensus_queue.cc:237] T 00000000000000000000000000000000 P acd765e789b84feaa0d4160dd404ecd0 [LEADER]: Queue going to LEADER mode. State: All 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: "acd765e789b84feaa0d4160dd404ecd0" member_type: VOTER }
I20260608 12:57:51.500458 24573 sys_catalog.cc:565] T 00000000000000000000000000000000 P acd765e789b84feaa0d4160dd404ecd0 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:57:51.505126 24578 sys_catalog.cc:455] T 00000000000000000000000000000000 P acd765e789b84feaa0d4160dd404ecd0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader acd765e789b84feaa0d4160dd404ecd0. Latest consensus state: current_term: 1 leader_uuid: "acd765e789b84feaa0d4160dd404ecd0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "acd765e789b84feaa0d4160dd404ecd0" member_type: VOTER } }
I20260608 12:57:51.505916 24578 sys_catalog.cc:458] T 00000000000000000000000000000000 P acd765e789b84feaa0d4160dd404ecd0 [sys.catalog]: This master's current role is: LEADER
I20260608 12:57:51.505084 24577 sys_catalog.cc:455] T 00000000000000000000000000000000 P acd765e789b84feaa0d4160dd404ecd0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "acd765e789b84feaa0d4160dd404ecd0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "acd765e789b84feaa0d4160dd404ecd0" member_type: VOTER } }
I20260608 12:57:51.507630 24577 sys_catalog.cc:458] T 00000000000000000000000000000000 P acd765e789b84feaa0d4160dd404ecd0 [sys.catalog]: This master's current role is: LEADER
I20260608 12:57:51.508507 24584 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:57:51.517299 24584 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:57:51.518385 17082 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:57:51.527436 24584 catalog_manager.cc:1382] Generated new cluster ID: 0cfb9db2ac27419aaa66e8048b8fe80b
I20260608 12:57:51.527771 24584 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:57:51.542639 24584 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:57:51.544040 24584 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:57:51.557307 24584 catalog_manager.cc:6069] T 00000000000000000000000000000000 P acd765e789b84feaa0d4160dd404ecd0: Generated new TSK 0
I20260608 12:57:51.557981 24584 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:57:51.585198 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:51.592034 24594 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:51.593225 24595 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:51.596122 24597 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:51.597213 17082 server_base.cc:1061] running on GCE node
I20260608 12:57:51.598310 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:51.598590 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:51.598752 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923471598739 us; error 0 us; skew 500 ppm
I20260608 12:57:51.599393 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:51.602022 17082 webserver.cc:533] Webserver started at http://127.16.174.129:36417/ using document root <none> and password file <none>
I20260608 12:57:51.602798 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:51.603020 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:51.603273 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:51.604482 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923273579219-17082-0/minicluster-data/ts-0-root/instance:
uuid: "ac3118cfabb64a7b836088622dec1eac"
format_stamp: "Formatted at 2026-06-08 12:57:51 on dist-test-slave-840c"
I20260608 12:57:51.609165 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 12:57:51.613399 24602 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:51.614367 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:57:51.614638 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923273579219-17082-0/minicluster-data/ts-0-root
uuid: "ac3118cfabb64a7b836088622dec1eac"
format_stamp: "Formatted at 2026-06-08 12:57:51 on dist-test-slave-840c"
I20260608 12:57:51.614879 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923273579219-17082-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923273579219-17082-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923273579219-17082-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:57:51.627801 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:51.629019 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:51.630540 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:51.633009 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:51.633189 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:51.633488 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:51.633634 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:51.677472 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.129:36779
I20260608 12:57:51.677668 24664 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.129:36779 every 8 connection(s)
I20260608 12:57:51.683158 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:51.690760 24669 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:51.691200 24670 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:51.694331 17082 server_base.cc:1061] running on GCE node
W20260608 12:57:51.695561 24673 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:51.696689 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:51.697072 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:51.697160 24665 heartbeater.cc:344] Connected to a master server at 127.16.174.190:45141
I20260608 12:57:51.697399 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923471697380 us; error 0 us; skew 500 ppm
I20260608 12:57:51.697683 24665 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:51.698364 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:51.698794 24665 heartbeater.cc:507] Master 127.16.174.190:45141 requested a full tablet report, sending...
I20260608 12:57:51.701694 24538 ts_manager.cc:194] Registered new tserver with Master: ac3118cfabb64a7b836088622dec1eac (127.16.174.129:36779)
I20260608 12:57:51.701711 17082 webserver.cc:533] Webserver started at http://127.16.174.130:37331/ using document root <none> and password file <none>
I20260608 12:57:51.702696 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:51.702972 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:51.703307 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:51.704521 24538 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44194
I20260608 12:57:51.704897 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923273579219-17082-0/minicluster-data/ts-1-root/instance:
uuid: "ef9cafbd868e4e64bb107908b8c2772f"
format_stamp: "Formatted at 2026-06-08 12:57:51 on dist-test-slave-840c"
I20260608 12:57:51.710009 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260608 12:57:51.713900 24677 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:51.714718 17082 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:57:51.715029 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923273579219-17082-0/minicluster-data/ts-1-root
uuid: "ef9cafbd868e4e64bb107908b8c2772f"
format_stamp: "Formatted at 2026-06-08 12:57:51 on dist-test-slave-840c"
I20260608 12:57:51.715328 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923273579219-17082-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923273579219-17082-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923273579219-17082-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:57:51.734668 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:51.735895 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:51.737401 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:51.739773 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:51.740010 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:51.740280 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:51.740527 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:51.782861 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.130:36267
I20260608 12:57:51.782984 24739 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.130:36267 every 8 connection(s)
I20260608 12:57:51.788268 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:51.795651 24743 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:51.798316 24744 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:51.801414 24746 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:51.802943 17082 server_base.cc:1061] running on GCE node
I20260608 12:57:51.803409 24740 heartbeater.cc:344] Connected to a master server at 127.16.174.190:45141
I20260608 12:57:51.803990 24740 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:51.804369 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:51.804672 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:51.804908 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923471804889 us; error 0 us; skew 500 ppm
I20260608 12:57:51.805095 24740 heartbeater.cc:507] Master 127.16.174.190:45141 requested a full tablet report, sending...
I20260608 12:57:51.805788 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:51.807713 24538 ts_manager.cc:194] Registered new tserver with Master: ef9cafbd868e4e64bb107908b8c2772f (127.16.174.130:36267)
I20260608 12:57:51.808854 17082 webserver.cc:533] Webserver started at http://127.16.174.131:36967/ using document root <none> and password file <none>
I20260608 12:57:51.809356 24538 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44200
I20260608 12:57:51.809510 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:51.809880 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:51.810206 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:51.811548 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923273579219-17082-0/minicluster-data/ts-2-root/instance:
uuid: "807c30951a6a4453934b57c1471b6823"
format_stamp: "Formatted at 2026-06-08 12:57:51 on dist-test-slave-840c"
I20260608 12:57:51.817088 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260608 12:57:51.821259 24751 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:51.822221 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260608 12:57:51.822479 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923273579219-17082-0/minicluster-data/ts-2-root
uuid: "807c30951a6a4453934b57c1471b6823"
format_stamp: "Formatted at 2026-06-08 12:57:51 on dist-test-slave-840c"
I20260608 12:57:51.822724 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923273579219-17082-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923273579219-17082-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923273579219-17082-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:57:51.845012 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:51.846324 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:51.847987 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:51.850540 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:51.850785 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:51.851075 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:51.851265 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:51.898823 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.131:46675
I20260608 12:57:51.898967 24814 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.131:46675 every 8 connection(s)
I20260608 12:57:51.914044 24815 heartbeater.cc:344] Connected to a master server at 127.16.174.190:45141
I20260608 12:57:51.914494 24815 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:51.915305 24815 heartbeater.cc:507] Master 127.16.174.190:45141 requested a full tablet report, sending...
I20260608 12:57:51.917584 24538 ts_manager.cc:194] Registered new tserver with Master: 807c30951a6a4453934b57c1471b6823 (127.16.174.131:46675)
I20260608 12:57:51.917863 17082 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01526788s
I20260608 12:57:51.919019 24538 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44206
I20260608 12:57:52.707721 24665 heartbeater.cc:499] Master 127.16.174.190:45141 was elected leader, sending a full tablet report...
I20260608 12:57:52.812451 24740 heartbeater.cc:499] Master 127.16.174.190:45141 was elected leader, sending a full tablet report...
I20260608 12:57:52.921963 24815 heartbeater.cc:499] Master 127.16.174.190:45141 was elected leader, sending a full tablet report...
I20260608 12:57:52.976279 24538 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44216:
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:57:52.978828 24538 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:57:53.055255 24702 tablet_service.cc:1511] Processing CreateTablet for tablet 4fd3851c6aa645f392a87255dcde09a2 (DEFAULT_TABLE table=test-workload [id=c11120a7e5bf4922bbccd30e41f1b7be]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:57:53.055514 24705 tablet_service.cc:1511] Processing CreateTablet for tablet e730869ddb7b465fa99763b0fc9e160a (DEFAULT_TABLE table=test-workload [id=c11120a7e5bf4922bbccd30e41f1b7be]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:57:53.056867 24702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fd3851c6aa645f392a87255dcde09a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:53.056932 24703 tablet_service.cc:1511] Processing CreateTablet for tablet e0c53c50080a421ca536d5d4833a3805 (DEFAULT_TABLE table=test-workload [id=c11120a7e5bf4922bbccd30e41f1b7be]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:57:53.058633 24703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0c53c50080a421ca536d5d4833a3805. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:53.058517 24779 tablet_service.cc:1511] Processing CreateTablet for tablet e730869ddb7b465fa99763b0fc9e160a (DEFAULT_TABLE table=test-workload [id=c11120a7e5bf4922bbccd30e41f1b7be]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:57:53.059402 24704 tablet_service.cc:1511] Processing CreateTablet for tablet 483d454e49f2467da090483836e387f5 (DEFAULT_TABLE table=test-workload [id=c11120a7e5bf4922bbccd30e41f1b7be]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:57:53.060233 24779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e730869ddb7b465fa99763b0fc9e160a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:53.060894 24704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 483d454e49f2467da090483836e387f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:53.061175 24778 tablet_service.cc:1511] Processing CreateTablet for tablet 483d454e49f2467da090483836e387f5 (DEFAULT_TABLE table=test-workload [id=c11120a7e5bf4922bbccd30e41f1b7be]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:57:53.062714 24778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 483d454e49f2467da090483836e387f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:53.064076 24705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e730869ddb7b465fa99763b0fc9e160a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:53.065006 24777 tablet_service.cc:1511] Processing CreateTablet for tablet e0c53c50080a421ca536d5d4833a3805 (DEFAULT_TABLE table=test-workload [id=c11120a7e5bf4922bbccd30e41f1b7be]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:57:53.066540 24777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0c53c50080a421ca536d5d4833a3805. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:53.069005 24776 tablet_service.cc:1511] Processing CreateTablet for tablet 4fd3851c6aa645f392a87255dcde09a2 (DEFAULT_TABLE table=test-workload [id=c11120a7e5bf4922bbccd30e41f1b7be]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:57:53.076047 24776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fd3851c6aa645f392a87255dcde09a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:53.082187 24630 tablet_service.cc:1511] Processing CreateTablet for tablet e730869ddb7b465fa99763b0fc9e160a (DEFAULT_TABLE table=test-workload [id=c11120a7e5bf4922bbccd30e41f1b7be]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:57:53.083925 24630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e730869ddb7b465fa99763b0fc9e160a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:53.097831 24629 tablet_service.cc:1511] Processing CreateTablet for tablet 483d454e49f2467da090483836e387f5 (DEFAULT_TABLE table=test-workload [id=c11120a7e5bf4922bbccd30e41f1b7be]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:57:53.099504 24629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 483d454e49f2467da090483836e387f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:53.113335 24628 tablet_service.cc:1511] Processing CreateTablet for tablet e0c53c50080a421ca536d5d4833a3805 (DEFAULT_TABLE table=test-workload [id=c11120a7e5bf4922bbccd30e41f1b7be]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:57:53.115018 24628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0c53c50080a421ca536d5d4833a3805. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:53.118204 24627 tablet_service.cc:1511] Processing CreateTablet for tablet 4fd3851c6aa645f392a87255dcde09a2 (DEFAULT_TABLE table=test-workload [id=c11120a7e5bf4922bbccd30e41f1b7be]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:57:53.119758 24627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fd3851c6aa645f392a87255dcde09a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:53.137287 24835 tablet_bootstrap.cc:492] T 4fd3851c6aa645f392a87255dcde09a2 P ef9cafbd868e4e64bb107908b8c2772f: Bootstrap starting.
I20260608 12:57:53.156165 24836 tablet_bootstrap.cc:492] T e730869ddb7b465fa99763b0fc9e160a P ac3118cfabb64a7b836088622dec1eac: Bootstrap starting.
I20260608 12:57:53.161857 24837 tablet_bootstrap.cc:492] T e730869ddb7b465fa99763b0fc9e160a P 807c30951a6a4453934b57c1471b6823: Bootstrap starting.
I20260608 12:57:53.161995 24835 tablet_bootstrap.cc:654] T 4fd3851c6aa645f392a87255dcde09a2 P ef9cafbd868e4e64bb107908b8c2772f: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:53.166860 24836 tablet_bootstrap.cc:654] T e730869ddb7b465fa99763b0fc9e160a P ac3118cfabb64a7b836088622dec1eac: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:53.175108 24837 tablet_bootstrap.cc:654] T e730869ddb7b465fa99763b0fc9e160a P 807c30951a6a4453934b57c1471b6823: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:53.176241 24835 tablet_bootstrap.cc:492] T 4fd3851c6aa645f392a87255dcde09a2 P ef9cafbd868e4e64bb107908b8c2772f: No bootstrap required, opened a new log
I20260608 12:57:53.176833 24835 ts_tablet_manager.cc:1403] T 4fd3851c6aa645f392a87255dcde09a2 P ef9cafbd868e4e64bb107908b8c2772f: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.008s
I20260608 12:57:53.177436 24836 tablet_bootstrap.cc:492] T e730869ddb7b465fa99763b0fc9e160a P ac3118cfabb64a7b836088622dec1eac: No bootstrap required, opened a new log
I20260608 12:57:53.178036 24836 ts_tablet_manager.cc:1403] T e730869ddb7b465fa99763b0fc9e160a P ac3118cfabb64a7b836088622dec1eac: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260608 12:57:53.180183 24835 raft_consensus.cc:359] T 4fd3851c6aa645f392a87255dcde09a2 P ef9cafbd868e4e64bb107908b8c2772f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:53.180853 24835 raft_consensus.cc:385] T 4fd3851c6aa645f392a87255dcde09a2 P ef9cafbd868e4e64bb107908b8c2772f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:53.181056 24837 tablet_bootstrap.cc:492] T e730869ddb7b465fa99763b0fc9e160a P 807c30951a6a4453934b57c1471b6823: No bootstrap required, opened a new log
I20260608 12:57:53.181205 24835 raft_consensus.cc:740] T 4fd3851c6aa645f392a87255dcde09a2 P ef9cafbd868e4e64bb107908b8c2772f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef9cafbd868e4e64bb107908b8c2772f, State: Initialized, Role: FOLLOWER
I20260608 12:57:53.180919 24836 raft_consensus.cc:359] T e730869ddb7b465fa99763b0fc9e160a P ac3118cfabb64a7b836088622dec1eac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:53.181766 24837 ts_tablet_manager.cc:1403] T e730869ddb7b465fa99763b0fc9e160a P 807c30951a6a4453934b57c1471b6823: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.000s
I20260608 12:57:53.181952 24836 raft_consensus.cc:385] T e730869ddb7b465fa99763b0fc9e160a P ac3118cfabb64a7b836088622dec1eac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:53.182287 24836 raft_consensus.cc:740] T e730869ddb7b465fa99763b0fc9e160a P ac3118cfabb64a7b836088622dec1eac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac3118cfabb64a7b836088622dec1eac, State: Initialized, Role: FOLLOWER
I20260608 12:57:53.182528 24835 consensus_queue.cc:260] T 4fd3851c6aa645f392a87255dcde09a2 P ef9cafbd868e4e64bb107908b8c2772f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:53.183100 24836 consensus_queue.cc:260] T e730869ddb7b465fa99763b0fc9e160a P ac3118cfabb64a7b836088622dec1eac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:53.185309 24837 raft_consensus.cc:359] T e730869ddb7b465fa99763b0fc9e160a P 807c30951a6a4453934b57c1471b6823 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:53.186010 24835 ts_tablet_manager.cc:1434] T 4fd3851c6aa645f392a87255dcde09a2 P ef9cafbd868e4e64bb107908b8c2772f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260608 12:57:53.186333 24837 raft_consensus.cc:385] T e730869ddb7b465fa99763b0fc9e160a P 807c30951a6a4453934b57c1471b6823 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:53.186779 24837 raft_consensus.cc:740] T e730869ddb7b465fa99763b0fc9e160a P 807c30951a6a4453934b57c1471b6823 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 807c30951a6a4453934b57c1471b6823, State: Initialized, Role: FOLLOWER
I20260608 12:57:53.187215 24835 tablet_bootstrap.cc:492] T 483d454e49f2467da090483836e387f5 P ef9cafbd868e4e64bb107908b8c2772f: Bootstrap starting.
I20260608 12:57:53.187892 24837 consensus_queue.cc:260] T e730869ddb7b465fa99763b0fc9e160a P 807c30951a6a4453934b57c1471b6823 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:53.195611 24835 tablet_bootstrap.cc:654] T 483d454e49f2467da090483836e387f5 P ef9cafbd868e4e64bb107908b8c2772f: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:53.208139 24836 ts_tablet_manager.cc:1434] T e730869ddb7b465fa99763b0fc9e160a P ac3118cfabb64a7b836088622dec1eac: Time spent starting tablet: real 0.030s	user 0.012s	sys 0.016s
I20260608 12:57:53.208294 24835 tablet_bootstrap.cc:492] T 483d454e49f2467da090483836e387f5 P ef9cafbd868e4e64bb107908b8c2772f: No bootstrap required, opened a new log
I20260608 12:57:53.208700 24837 ts_tablet_manager.cc:1434] T e730869ddb7b465fa99763b0fc9e160a P 807c30951a6a4453934b57c1471b6823: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.018s
I20260608 12:57:53.208977 24835 ts_tablet_manager.cc:1403] T 483d454e49f2467da090483836e387f5 P ef9cafbd868e4e64bb107908b8c2772f: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.011s
I20260608 12:57:53.209915 24837 tablet_bootstrap.cc:492] T 483d454e49f2467da090483836e387f5 P 807c30951a6a4453934b57c1471b6823: Bootstrap starting.
I20260608 12:57:53.212363 24835 raft_consensus.cc:359] T 483d454e49f2467da090483836e387f5 P ef9cafbd868e4e64bb107908b8c2772f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:53.213155 24835 raft_consensus.cc:385] T 483d454e49f2467da090483836e387f5 P ef9cafbd868e4e64bb107908b8c2772f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:53.213559 24836 tablet_bootstrap.cc:492] T 483d454e49f2467da090483836e387f5 P ac3118cfabb64a7b836088622dec1eac: Bootstrap starting.
I20260608 12:57:53.213495 24835 raft_consensus.cc:740] T 483d454e49f2467da090483836e387f5 P ef9cafbd868e4e64bb107908b8c2772f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef9cafbd868e4e64bb107908b8c2772f, State: Initialized, Role: FOLLOWER
I20260608 12:57:53.215062 24835 consensus_queue.cc:260] T 483d454e49f2467da090483836e387f5 P ef9cafbd868e4e64bb107908b8c2772f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:53.216746 24837 tablet_bootstrap.cc:654] T 483d454e49f2467da090483836e387f5 P 807c30951a6a4453934b57c1471b6823: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:53.219877 24835 ts_tablet_manager.cc:1434] T 483d454e49f2467da090483836e387f5 P ef9cafbd868e4e64bb107908b8c2772f: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 12:57:53.221047 24835 tablet_bootstrap.cc:492] T e730869ddb7b465fa99763b0fc9e160a P ef9cafbd868e4e64bb107908b8c2772f: Bootstrap starting.
I20260608 12:57:53.221688 24836 tablet_bootstrap.cc:654] T 483d454e49f2467da090483836e387f5 P ac3118cfabb64a7b836088622dec1eac: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:53.228256 24835 tablet_bootstrap.cc:654] T e730869ddb7b465fa99763b0fc9e160a P ef9cafbd868e4e64bb107908b8c2772f: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:53.235394 24836 tablet_bootstrap.cc:492] T 483d454e49f2467da090483836e387f5 P ac3118cfabb64a7b836088622dec1eac: No bootstrap required, opened a new log
I20260608 12:57:53.236155 24836 ts_tablet_manager.cc:1403] T 483d454e49f2467da090483836e387f5 P ac3118cfabb64a7b836088622dec1eac: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.007s
I20260608 12:57:53.239044 24835 tablet_bootstrap.cc:492] T e730869ddb7b465fa99763b0fc9e160a P ef9cafbd868e4e64bb107908b8c2772f: No bootstrap required, opened a new log
I20260608 12:57:53.239692 24835 ts_tablet_manager.cc:1403] T e730869ddb7b465fa99763b0fc9e160a P ef9cafbd868e4e64bb107908b8c2772f: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.000s
I20260608 12:57:53.240372 24836 raft_consensus.cc:359] T 483d454e49f2467da090483836e387f5 P ac3118cfabb64a7b836088622dec1eac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:53.241446 24836 raft_consensus.cc:385] T 483d454e49f2467da090483836e387f5 P ac3118cfabb64a7b836088622dec1eac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:53.241845 24836 raft_consensus.cc:740] T 483d454e49f2467da090483836e387f5 P ac3118cfabb64a7b836088622dec1eac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac3118cfabb64a7b836088622dec1eac, State: Initialized, Role: FOLLOWER
I20260608 12:57:53.243054 24836 consensus_queue.cc:260] T 483d454e49f2467da090483836e387f5 P ac3118cfabb64a7b836088622dec1eac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:53.243443 24835 raft_consensus.cc:359] T e730869ddb7b465fa99763b0fc9e160a P ef9cafbd868e4e64bb107908b8c2772f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:53.244323 24835 raft_consensus.cc:385] T e730869ddb7b465fa99763b0fc9e160a P ef9cafbd868e4e64bb107908b8c2772f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:53.244859 24835 raft_consensus.cc:740] T e730869ddb7b465fa99763b0fc9e160a P ef9cafbd868e4e64bb107908b8c2772f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef9cafbd868e4e64bb107908b8c2772f, State: Initialized, Role: FOLLOWER
I20260608 12:57:53.245908 24835 consensus_queue.cc:260] T e730869ddb7b465fa99763b0fc9e160a P ef9cafbd868e4e64bb107908b8c2772f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:53.246421 24836 ts_tablet_manager.cc:1434] T 483d454e49f2467da090483836e387f5 P ac3118cfabb64a7b836088622dec1eac: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 12:57:53.248350 24836 tablet_bootstrap.cc:492] T 4fd3851c6aa645f392a87255dcde09a2 P ac3118cfabb64a7b836088622dec1eac: Bootstrap starting.
I20260608 12:57:53.248852 24835 ts_tablet_manager.cc:1434] T e730869ddb7b465fa99763b0fc9e160a P ef9cafbd868e4e64bb107908b8c2772f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260608 12:57:53.250085 24835 tablet_bootstrap.cc:492] T e0c53c50080a421ca536d5d4833a3805 P ef9cafbd868e4e64bb107908b8c2772f: Bootstrap starting.
I20260608 12:57:53.257553 24835 tablet_bootstrap.cc:654] T e0c53c50080a421ca536d5d4833a3805 P ef9cafbd868e4e64bb107908b8c2772f: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:53.257582 24836 tablet_bootstrap.cc:654] T 4fd3851c6aa645f392a87255dcde09a2 P ac3118cfabb64a7b836088622dec1eac: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:53.262143 24843 raft_consensus.cc:493] T e730869ddb7b465fa99763b0fc9e160a P 807c30951a6a4453934b57c1471b6823 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:53.263437 24843 raft_consensus.cc:515] T e730869ddb7b465fa99763b0fc9e160a P 807c30951a6a4453934b57c1471b6823 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:53.270614 24842 raft_consensus.cc:493] T 483d454e49f2467da090483836e387f5 P ac3118cfabb64a7b836088622dec1eac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:53.271377 24842 raft_consensus.cc:515] T 483d454e49f2467da090483836e387f5 P ac3118cfabb64a7b836088622dec1eac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:53.278709 24836 tablet_bootstrap.cc:492] T 4fd3851c6aa645f392a87255dcde09a2 P ac3118cfabb64a7b836088622dec1eac: No bootstrap required, opened a new log
I20260608 12:57:53.279593 24836 ts_tablet_manager.cc:1403] T 4fd3851c6aa645f392a87255dcde09a2 P ac3118cfabb64a7b836088622dec1eac: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.008s
I20260608 12:57:53.284533 24836 raft_consensus.cc:359] T 4fd3851c6aa645f392a87255dcde09a2 P ac3118cfabb64a7b836088622dec1eac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:53.285617 24836 raft_consensus.cc:385] T 4fd3851c6aa645f392a87255dcde09a2 P ac3118cfabb64a7b836088622dec1eac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:53.286059 24836 raft_consensus.cc:740] T 4fd3851c6aa645f392a87255dcde09a2 P ac3118cfabb64a7b836088622dec1eac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac3118cfabb64a7b836088622dec1eac, State: Initialized, Role: FOLLOWER
I20260608 12:57:53.287240 24836 consensus_queue.cc:260] T 4fd3851c6aa645f392a87255dcde09a2 P ac3118cfabb64a7b836088622dec1eac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:53.295974 24842 leader_election.cc:290] T 483d454e49f2467da090483836e387f5 P ac3118cfabb64a7b836088622dec1eac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef9cafbd868e4e64bb107908b8c2772f (127.16.174.130:36267), 807c30951a6a4453934b57c1471b6823 (127.16.174.131:46675)
I20260608 12:57:53.304062 24836 ts_tablet_manager.cc:1434] T 4fd3851c6aa645f392a87255dcde09a2 P ac3118cfabb64a7b836088622dec1eac: Time spent starting tablet: real 0.024s	user 0.010s	sys 0.002s
I20260608 12:57:53.305717 24836 tablet_bootstrap.cc:492] T e0c53c50080a421ca536d5d4833a3805 P ac3118cfabb64a7b836088622dec1eac: Bootstrap starting.
I20260608 12:57:53.315935 24843 leader_election.cc:290] T e730869ddb7b465fa99763b0fc9e160a P 807c30951a6a4453934b57c1471b6823 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef9cafbd868e4e64bb107908b8c2772f (127.16.174.130:36267), ac3118cfabb64a7b836088622dec1eac (127.16.174.129:36779)
I20260608 12:57:53.316828 24836 tablet_bootstrap.cc:654] T e0c53c50080a421ca536d5d4833a3805 P ac3118cfabb64a7b836088622dec1eac: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:53.325281 24835 tablet_bootstrap.cc:492] T e0c53c50080a421ca536d5d4833a3805 P ef9cafbd868e4e64bb107908b8c2772f: No bootstrap required, opened a new log
I20260608 12:57:53.326105 24835 ts_tablet_manager.cc:1403] T e0c53c50080a421ca536d5d4833a3805 P ef9cafbd868e4e64bb107908b8c2772f: Time spent bootstrapping tablet: real 0.076s	user 0.013s	sys 0.010s
I20260608 12:57:53.330803 24835 raft_consensus.cc:359] T e0c53c50080a421ca536d5d4833a3805 P ef9cafbd868e4e64bb107908b8c2772f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:53.331925 24835 raft_consensus.cc:385] T e0c53c50080a421ca536d5d4833a3805 P ef9cafbd868e4e64bb107908b8c2772f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:53.332341 24841 raft_consensus.cc:493] T 483d454e49f2467da090483836e387f5 P ef9cafbd868e4e64bb107908b8c2772f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:53.333258 24841 raft_consensus.cc:515] T 483d454e49f2467da090483836e387f5 P ef9cafbd868e4e64bb107908b8c2772f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:53.336387 24836 tablet_bootstrap.cc:492] T e0c53c50080a421ca536d5d4833a3805 P ac3118cfabb64a7b836088622dec1eac: No bootstrap required, opened a new log
I20260608 12:57:53.337131 24836 ts_tablet_manager.cc:1403] T e0c53c50080a421ca536d5d4833a3805 P ac3118cfabb64a7b836088622dec1eac: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.010s
I20260608 12:57:53.332336 24835 raft_consensus.cc:740] T e0c53c50080a421ca536d5d4833a3805 P ef9cafbd868e4e64bb107908b8c2772f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef9cafbd868e4e64bb107908b8c2772f, State: Initialized, Role: FOLLOWER
I20260608 12:57:53.351914 24841 leader_election.cc:290] T 483d454e49f2467da090483836e387f5 P ef9cafbd868e4e64bb107908b8c2772f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac3118cfabb64a7b836088622dec1eac (127.16.174.129:36779), 807c30951a6a4453934b57c1471b6823 (127.16.174.131:46675)
I20260608 12:57:53.352562 24841 raft_consensus.cc:493] T 4fd3851c6aa645f392a87255dcde09a2 P ef9cafbd868e4e64bb107908b8c2772f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:53.353092 24841 raft_consensus.cc:515] T 4fd3851c6aa645f392a87255dcde09a2 P ef9cafbd868e4e64bb107908b8c2772f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:53.353565 24836 raft_consensus.cc:359] T e0c53c50080a421ca536d5d4833a3805 P ac3118cfabb64a7b836088622dec1eac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:53.354833 24836 raft_consensus.cc:385] T e0c53c50080a421ca536d5d4833a3805 P ac3118cfabb64a7b836088622dec1eac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:53.355172 24836 raft_consensus.cc:740] T e0c53c50080a421ca536d5d4833a3805 P ac3118cfabb64a7b836088622dec1eac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac3118cfabb64a7b836088622dec1eac, State: Initialized, Role: FOLLOWER
I20260608 12:57:53.358630 24836 consensus_queue.cc:260] T e0c53c50080a421ca536d5d4833a3805 P ac3118cfabb64a7b836088622dec1eac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:53.355633 24841 leader_election.cc:290] T 4fd3851c6aa645f392a87255dcde09a2 P ef9cafbd868e4e64bb107908b8c2772f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac3118cfabb64a7b836088622dec1eac (127.16.174.129:36779), 807c30951a6a4453934b57c1471b6823 (127.16.174.131:46675)
I20260608 12:57:53.362586 24841 raft_consensus.cc:493] T e730869ddb7b465fa99763b0fc9e160a P ef9cafbd868e4e64bb107908b8c2772f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:53.363134 24841 raft_consensus.cc:515] T e730869ddb7b465fa99763b0fc9e160a P ef9cafbd868e4e64bb107908b8c2772f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:53.365545 24836 ts_tablet_manager.cc:1434] T e0c53c50080a421ca536d5d4833a3805 P ac3118cfabb64a7b836088622dec1eac: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.002s
I20260608 12:57:53.366065 24841 leader_election.cc:290] T e730869ddb7b465fa99763b0fc9e160a P ef9cafbd868e4e64bb107908b8c2772f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac3118cfabb64a7b836088622dec1eac (127.16.174.129:36779), 807c30951a6a4453934b57c1471b6823 (127.16.174.131:46675)
I20260608 12:57:53.353686 24835 consensus_queue.cc:260] T e0c53c50080a421ca536d5d4833a3805 P ef9cafbd868e4e64bb107908b8c2772f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:53.376573 24835 ts_tablet_manager.cc:1434] T e0c53c50080a421ca536d5d4833a3805 P ef9cafbd868e4e64bb107908b8c2772f: Time spent starting tablet: real 0.050s	user 0.012s	sys 0.000s
I20260608 12:57:53.383702 24842 raft_consensus.cc:493] T e0c53c50080a421ca536d5d4833a3805 P ac3118cfabb64a7b836088622dec1eac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:53.384316 24842 raft_consensus.cc:515] T e0c53c50080a421ca536d5d4833a3805 P ac3118cfabb64a7b836088622dec1eac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:53.384905 24837 tablet_bootstrap.cc:492] T 483d454e49f2467da090483836e387f5 P 807c30951a6a4453934b57c1471b6823: No bootstrap required, opened a new log
I20260608 12:57:53.385569 24837 ts_tablet_manager.cc:1403] T 483d454e49f2467da090483836e387f5 P 807c30951a6a4453934b57c1471b6823: Time spent bootstrapping tablet: real 0.176s	user 0.057s	sys 0.079s
I20260608 12:57:53.387566 24842 leader_election.cc:290] T e0c53c50080a421ca536d5d4833a3805 P ac3118cfabb64a7b836088622dec1eac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef9cafbd868e4e64bb107908b8c2772f (127.16.174.130:36267), 807c30951a6a4453934b57c1471b6823 (127.16.174.131:46675)
I20260608 12:57:53.388931 24837 raft_consensus.cc:359] T 483d454e49f2467da090483836e387f5 P 807c30951a6a4453934b57c1471b6823 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:53.389765 24837 raft_consensus.cc:385] T 483d454e49f2467da090483836e387f5 P 807c30951a6a4453934b57c1471b6823 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:53.390115 24837 raft_consensus.cc:740] T 483d454e49f2467da090483836e387f5 P 807c30951a6a4453934b57c1471b6823 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 807c30951a6a4453934b57c1471b6823, State: Initialized, Role: FOLLOWER
I20260608 12:57:53.390993 24837 consensus_queue.cc:260] T 483d454e49f2467da090483836e387f5 P 807c30951a6a4453934b57c1471b6823 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:53.393210 24837 ts_tablet_manager.cc:1434] T 483d454e49f2467da090483836e387f5 P 807c30951a6a4453934b57c1471b6823: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260608 12:57:53.394273 24837 tablet_bootstrap.cc:492] T 4fd3851c6aa645f392a87255dcde09a2 P 807c30951a6a4453934b57c1471b6823: Bootstrap starting.
I20260608 12:57:53.408123 24837 tablet_bootstrap.cc:654] T 4fd3851c6aa645f392a87255dcde09a2 P 807c30951a6a4453934b57c1471b6823: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:53.412163 24788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c53c50080a421ca536d5d4833a3805" candidate_uuid: "ac3118cfabb64a7b836088622dec1eac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "807c30951a6a4453934b57c1471b6823" is_pre_election: true
I20260608 12:57:53.411365 24789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "483d454e49f2467da090483836e387f5" candidate_uuid: "ac3118cfabb64a7b836088622dec1eac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "807c30951a6a4453934b57c1471b6823" is_pre_election: true
I20260608 12:57:53.414450 24789 raft_consensus.cc:2468] T 483d454e49f2467da090483836e387f5 P 807c30951a6a4453934b57c1471b6823 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac3118cfabb64a7b836088622dec1eac in term 0.
W20260608 12:57:53.416347 24605 leader_election.cc:343] T e0c53c50080a421ca536d5d4833a3805 P ac3118cfabb64a7b836088622dec1eac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 807c30951a6a4453934b57c1471b6823 (127.16.174.131:46675): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:57:53.417179 24605 leader_election.cc:304] T 483d454e49f2467da090483836e387f5 P ac3118cfabb64a7b836088622dec1eac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 807c30951a6a4453934b57c1471b6823, ac3118cfabb64a7b836088622dec1eac; no voters: 
I20260608 12:57:53.418159 24842 raft_consensus.cc:2804] T 483d454e49f2467da090483836e387f5 P ac3118cfabb64a7b836088622dec1eac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:57:53.418329 24837 tablet_bootstrap.cc:492] T 4fd3851c6aa645f392a87255dcde09a2 P 807c30951a6a4453934b57c1471b6823: No bootstrap required, opened a new log
I20260608 12:57:53.418597 24842 raft_consensus.cc:493] T 483d454e49f2467da090483836e387f5 P ac3118cfabb64a7b836088622dec1eac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:53.419081 24842 raft_consensus.cc:3060] T 483d454e49f2467da090483836e387f5 P ac3118cfabb64a7b836088622dec1eac [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:53.420608 24837 ts_tablet_manager.cc:1403] T 4fd3851c6aa645f392a87255dcde09a2 P 807c30951a6a4453934b57c1471b6823: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.000s
I20260608 12:57:53.424598 24837 raft_consensus.cc:359] T 4fd3851c6aa645f392a87255dcde09a2 P 807c30951a6a4453934b57c1471b6823 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:53.425438 24837 raft_consensus.cc:385] T 4fd3851c6aa645f392a87255dcde09a2 P 807c30951a6a4453934b57c1471b6823 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:53.425765 24837 raft_consensus.cc:740] T 4fd3851c6aa645f392a87255dcde09a2 P 807c30951a6a4453934b57c1471b6823 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 807c30951a6a4453934b57c1471b6823, State: Initialized, Role: FOLLOWER
I20260608 12:57:53.428869 24842 raft_consensus.cc:515] T 483d454e49f2467da090483836e387f5 P ac3118cfabb64a7b836088622dec1eac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:53.432824 24837 consensus_queue.cc:260] T 4fd3851c6aa645f392a87255dcde09a2 P 807c30951a6a4453934b57c1471b6823 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:53.437657 24837 ts_tablet_manager.cc:1434] T 4fd3851c6aa645f392a87255dcde09a2 P 807c30951a6a4453934b57c1471b6823: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.002s
I20260608 12:57:53.438807 24837 tablet_bootstrap.cc:492] T e0c53c50080a421ca536d5d4833a3805 P 807c30951a6a4453934b57c1471b6823: Bootstrap starting.
I20260608 12:57:53.450016 24789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "483d454e49f2467da090483836e387f5" candidate_uuid: "ac3118cfabb64a7b836088622dec1eac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "807c30951a6a4453934b57c1471b6823"
I20260608 12:57:53.450789 24789 raft_consensus.cc:3060] T 483d454e49f2467da090483836e387f5 P 807c30951a6a4453934b57c1471b6823 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:53.452400 24837 tablet_bootstrap.cc:654] T e0c53c50080a421ca536d5d4833a3805 P 807c30951a6a4453934b57c1471b6823: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:53.454887 24854 raft_consensus.cc:493] T e730869ddb7b465fa99763b0fc9e160a P ac3118cfabb64a7b836088622dec1eac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:53.455724 24854 raft_consensus.cc:515] T e730869ddb7b465fa99763b0fc9e160a P ac3118cfabb64a7b836088622dec1eac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:53.460060 24854 leader_election.cc:290] T e730869ddb7b465fa99763b0fc9e160a P ac3118cfabb64a7b836088622dec1eac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef9cafbd868e4e64bb107908b8c2772f (127.16.174.130:36267), 807c30951a6a4453934b57c1471b6823 (127.16.174.131:46675)
I20260608 12:57:53.460893 24788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e730869ddb7b465fa99763b0fc9e160a" candidate_uuid: "ac3118cfabb64a7b836088622dec1eac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "807c30951a6a4453934b57c1471b6823" is_pre_election: true
I20260608 12:57:53.461654 24788 raft_consensus.cc:2468] T e730869ddb7b465fa99763b0fc9e160a P 807c30951a6a4453934b57c1471b6823 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac3118cfabb64a7b836088622dec1eac in term 0.
I20260608 12:57:53.463263 24605 leader_election.cc:304] T e730869ddb7b465fa99763b0fc9e160a P ac3118cfabb64a7b836088622dec1eac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 807c30951a6a4453934b57c1471b6823, ac3118cfabb64a7b836088622dec1eac; no voters: 
I20260608 12:57:53.464184 24854 raft_consensus.cc:2804] T e730869ddb7b465fa99763b0fc9e160a P ac3118cfabb64a7b836088622dec1eac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:57:53.464545 24854 raft_consensus.cc:493] T e730869ddb7b465fa99763b0fc9e160a P ac3118cfabb64a7b836088622dec1eac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:53.464980 24854 raft_consensus.cc:3060] T e730869ddb7b465fa99763b0fc9e160a P ac3118cfabb64a7b836088622dec1eac [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:53.464635 24837 tablet_bootstrap.cc:492] T e0c53c50080a421ca536d5d4833a3805 P 807c30951a6a4453934b57c1471b6823: No bootstrap required, opened a new log
I20260608 12:57:53.466513 24837 ts_tablet_manager.cc:1403] T e0c53c50080a421ca536d5d4833a3805 P 807c30951a6a4453934b57c1471b6823: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.001s
I20260608 12:57:53.469949 24837 raft_consensus.cc:359] T e0c53c50080a421ca536d5d4833a3805 P 807c30951a6a4453934b57c1471b6823 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:53.470710 24837 raft_consensus.cc:385] T e0c53c50080a421ca536d5d4833a3805 P 807c30951a6a4453934b57c1471b6823 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:53.471015 24837 raft_consensus.cc:740] T e0c53c50080a421ca536d5d4833a3805 P 807c30951a6a4453934b57c1471b6823 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 807c30951a6a4453934b57c1471b6823, State: Initialized, Role: FOLLOWER
I20260608 12:57:53.471855 24837 consensus_queue.cc:260] T e0c53c50080a421ca536d5d4833a3805 P 807c30951a6a4453934b57c1471b6823 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:53.459417 24842 leader_election.cc:290] T 483d454e49f2467da090483836e387f5 P ac3118cfabb64a7b836088622dec1eac [CANDIDATE]: Term 1 election: Requested vote from peers ef9cafbd868e4e64bb107908b8c2772f (127.16.174.130:36267), 807c30951a6a4453934b57c1471b6823 (127.16.174.131:46675)
I20260608 12:57:53.474383 24837 ts_tablet_manager.cc:1434] T e0c53c50080a421ca536d5d4833a3805 P 807c30951a6a4453934b57c1471b6823: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:57:53.475374 24789 raft_consensus.cc:2468] T 483d454e49f2467da090483836e387f5 P 807c30951a6a4453934b57c1471b6823 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac3118cfabb64a7b836088622dec1eac in term 1.
I20260608 12:57:53.477689 24605 leader_election.cc:304] T 483d454e49f2467da090483836e387f5 P ac3118cfabb64a7b836088622dec1eac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 807c30951a6a4453934b57c1471b6823, ac3118cfabb64a7b836088622dec1eac; no voters: 
I20260608 12:57:53.481135 24842 raft_consensus.cc:2804] T 483d454e49f2467da090483836e387f5 P ac3118cfabb64a7b836088622dec1eac [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:53.483974 24854 raft_consensus.cc:515] T e730869ddb7b465fa99763b0fc9e160a P ac3118cfabb64a7b836088622dec1eac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:53.486387 24854 leader_election.cc:290] T e730869ddb7b465fa99763b0fc9e160a P ac3118cfabb64a7b836088622dec1eac [CANDIDATE]: Term 1 election: Requested vote from peers ef9cafbd868e4e64bb107908b8c2772f (127.16.174.130:36267), 807c30951a6a4453934b57c1471b6823 (127.16.174.131:46675)
I20260608 12:57:53.486533 24640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "483d454e49f2467da090483836e387f5" candidate_uuid: "ef9cafbd868e4e64bb107908b8c2772f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac3118cfabb64a7b836088622dec1eac" is_pre_election: true
I20260608 12:57:53.489073 24715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e730869ddb7b465fa99763b0fc9e160a" candidate_uuid: "807c30951a6a4453934b57c1471b6823" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef9cafbd868e4e64bb107908b8c2772f" is_pre_election: true
I20260608 12:57:53.489426 24842 raft_consensus.cc:697] T 483d454e49f2467da090483836e387f5 P ac3118cfabb64a7b836088622dec1eac [term 1 LEADER]: Becoming Leader. State: Replica: ac3118cfabb64a7b836088622dec1eac, State: Running, Role: LEADER
I20260608 12:57:53.489707 24639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd3851c6aa645f392a87255dcde09a2" candidate_uuid: "ef9cafbd868e4e64bb107908b8c2772f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac3118cfabb64a7b836088622dec1eac" is_pre_election: true
I20260608 12:57:53.489933 24715 raft_consensus.cc:2468] T e730869ddb7b465fa99763b0fc9e160a P ef9cafbd868e4e64bb107908b8c2772f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 807c30951a6a4453934b57c1471b6823 in term 0.
I20260608 12:57:53.490442 24639 raft_consensus.cc:2468] T 4fd3851c6aa645f392a87255dcde09a2 P ac3118cfabb64a7b836088622dec1eac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef9cafbd868e4e64bb107908b8c2772f in term 0.
I20260608 12:57:53.490547 24842 consensus_queue.cc:237] T 483d454e49f2467da090483836e387f5 P ac3118cfabb64a7b836088622dec1eac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:53.492025 24639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e730869ddb7b465fa99763b0fc9e160a" candidate_uuid: "807c30951a6a4453934b57c1471b6823" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac3118cfabb64a7b836088622dec1eac" is_pre_election: true
I20260608 12:57:53.492851 24639 raft_consensus.cc:2393] T e730869ddb7b465fa99763b0fc9e160a P ac3118cfabb64a7b836088622dec1eac [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 807c30951a6a4453934b57c1471b6823 in current term 1: Already voted for candidate ac3118cfabb64a7b836088622dec1eac in this term.
I20260608 12:57:53.494266 24639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e730869ddb7b465fa99763b0fc9e160a" candidate_uuid: "ef9cafbd868e4e64bb107908b8c2772f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac3118cfabb64a7b836088622dec1eac" is_pre_election: true
I20260608 12:57:53.494913 24714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c53c50080a421ca536d5d4833a3805" candidate_uuid: "ac3118cfabb64a7b836088622dec1eac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef9cafbd868e4e64bb107908b8c2772f" is_pre_election: true
I20260608 12:57:53.495672 24788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd3851c6aa645f392a87255dcde09a2" candidate_uuid: "ef9cafbd868e4e64bb107908b8c2772f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "807c30951a6a4453934b57c1471b6823" is_pre_election: true
I20260608 12:57:53.495909 24787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e730869ddb7b465fa99763b0fc9e160a" candidate_uuid: "ac3118cfabb64a7b836088622dec1eac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "807c30951a6a4453934b57c1471b6823"
I20260608 12:57:53.496420 24713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "483d454e49f2467da090483836e387f5" candidate_uuid: "ac3118cfabb64a7b836088622dec1eac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef9cafbd868e4e64bb107908b8c2772f"
I20260608 12:57:53.496649 24788 raft_consensus.cc:2468] T 4fd3851c6aa645f392a87255dcde09a2 P 807c30951a6a4453934b57c1471b6823 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef9cafbd868e4e64bb107908b8c2772f in term 0.
I20260608 12:57:53.496868 24787 raft_consensus.cc:3060] T e730869ddb7b465fa99763b0fc9e160a P 807c30951a6a4453934b57c1471b6823 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:53.497148 24713 raft_consensus.cc:3060] T 483d454e49f2467da090483836e387f5 P ef9cafbd868e4e64bb107908b8c2772f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:53.497650 24789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "483d454e49f2467da090483836e387f5" candidate_uuid: "ef9cafbd868e4e64bb107908b8c2772f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "807c30951a6a4453934b57c1471b6823" is_pre_election: true
I20260608 12:57:53.498620 24789 raft_consensus.cc:2393] T 483d454e49f2467da090483836e387f5 P 807c30951a6a4453934b57c1471b6823 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ef9cafbd868e4e64bb107908b8c2772f in current term 1: Already voted for candidate ac3118cfabb64a7b836088622dec1eac in this term.
I20260608 12:57:53.499102 24712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e730869ddb7b465fa99763b0fc9e160a" candidate_uuid: "ac3118cfabb64a7b836088622dec1eac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef9cafbd868e4e64bb107908b8c2772f" is_pre_election: true
I20260608 12:57:53.499408 24786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e730869ddb7b465fa99763b0fc9e160a" candidate_uuid: "ef9cafbd868e4e64bb107908b8c2772f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "807c30951a6a4453934b57c1471b6823" is_pre_election: true
I20260608 12:57:53.499894 24712 raft_consensus.cc:2468] T e730869ddb7b465fa99763b0fc9e160a P ef9cafbd868e4e64bb107908b8c2772f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac3118cfabb64a7b836088622dec1eac in term 0.
I20260608 12:57:53.501350 24711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e730869ddb7b465fa99763b0fc9e160a" candidate_uuid: "ac3118cfabb64a7b836088622dec1eac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef9cafbd868e4e64bb107908b8c2772f"
I20260608 12:57:53.495726 24714 raft_consensus.cc:2468] T e0c53c50080a421ca536d5d4833a3805 P ef9cafbd868e4e64bb107908b8c2772f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac3118cfabb64a7b836088622dec1eac in term 0.
I20260608 12:57:53.502087 24711 raft_consensus.cc:3060] T e730869ddb7b465fa99763b0fc9e160a P ef9cafbd868e4e64bb107908b8c2772f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:53.503245 24715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "483d454e49f2467da090483836e387f5" candidate_uuid: "ac3118cfabb64a7b836088622dec1eac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef9cafbd868e4e64bb107908b8c2772f" is_pre_election: true
I20260608 12:57:53.491847 24753 leader_election.cc:304] T e730869ddb7b465fa99763b0fc9e160a P 807c30951a6a4453934b57c1471b6823 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 807c30951a6a4453934b57c1471b6823, ef9cafbd868e4e64bb107908b8c2772f; no voters: 
I20260608 12:57:53.495342 24639 raft_consensus.cc:2393] T e730869ddb7b465fa99763b0fc9e160a P ac3118cfabb64a7b836088622dec1eac [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ef9cafbd868e4e64bb107908b8c2772f in current term 1: Already voted for candidate ac3118cfabb64a7b836088622dec1eac in this term.
I20260608 12:57:53.507629 24787 raft_consensus.cc:2468] T e730869ddb7b465fa99763b0fc9e160a P 807c30951a6a4453934b57c1471b6823 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac3118cfabb64a7b836088622dec1eac in term 1.
I20260608 12:57:53.509734 24843 raft_consensus.cc:2764] T e730869ddb7b465fa99763b0fc9e160a P 807c30951a6a4453934b57c1471b6823 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 12:57:53.510502 24605 leader_election.cc:304] T e730869ddb7b465fa99763b0fc9e160a P ac3118cfabb64a7b836088622dec1eac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 807c30951a6a4453934b57c1471b6823, ac3118cfabb64a7b836088622dec1eac; no voters: 
I20260608 12:57:53.510686 24604 leader_election.cc:304] T e0c53c50080a421ca536d5d4833a3805 P ac3118cfabb64a7b836088622dec1eac [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: ac3118cfabb64a7b836088622dec1eac, ef9cafbd868e4e64bb107908b8c2772f; no voters: 807c30951a6a4453934b57c1471b6823
I20260608 12:57:53.509140 24680 leader_election.cc:304] T 4fd3851c6aa645f392a87255dcde09a2 P ef9cafbd868e4e64bb107908b8c2772f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac3118cfabb64a7b836088622dec1eac, ef9cafbd868e4e64bb107908b8c2772f; no voters: 
I20260608 12:57:53.512725 24864 raft_consensus.cc:2804] T e730869ddb7b465fa99763b0fc9e160a P ac3118cfabb64a7b836088622dec1eac [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:53.513057 24842 raft_consensus.cc:2804] T e0c53c50080a421ca536d5d4833a3805 P ac3118cfabb64a7b836088622dec1eac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:57:53.513238 24841 raft_consensus.cc:2804] T 4fd3851c6aa645f392a87255dcde09a2 P ef9cafbd868e4e64bb107908b8c2772f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:57:53.513527 24842 raft_consensus.cc:493] T e0c53c50080a421ca536d5d4833a3805 P ac3118cfabb64a7b836088622dec1eac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:53.513948 24841 raft_consensus.cc:493] T 4fd3851c6aa645f392a87255dcde09a2 P ef9cafbd868e4e64bb107908b8c2772f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:53.514561 24841 raft_consensus.cc:3060] T 4fd3851c6aa645f392a87255dcde09a2 P ef9cafbd868e4e64bb107908b8c2772f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:53.514827 24713 raft_consensus.cc:2468] T 483d454e49f2467da090483836e387f5 P ef9cafbd868e4e64bb107908b8c2772f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac3118cfabb64a7b836088622dec1eac in term 1.
I20260608 12:57:53.513330 24864 raft_consensus.cc:697] T e730869ddb7b465fa99763b0fc9e160a P ac3118cfabb64a7b836088622dec1eac [term 1 LEADER]: Becoming Leader. State: Replica: ac3118cfabb64a7b836088622dec1eac, State: Running, Role: LEADER
W20260608 12:57:53.516924 24586 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:57:53.517542 24680 leader_election.cc:304] T 483d454e49f2467da090483836e387f5 P ef9cafbd868e4e64bb107908b8c2772f [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: ef9cafbd868e4e64bb107908b8c2772f; no voters: 807c30951a6a4453934b57c1471b6823, ac3118cfabb64a7b836088622dec1eac
I20260608 12:57:53.518689 24858 raft_consensus.cc:2749] T 483d454e49f2467da090483836e387f5 P ef9cafbd868e4e64bb107908b8c2772f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:57:53.514048 24842 raft_consensus.cc:3060] T e0c53c50080a421ca536d5d4833a3805 P ac3118cfabb64a7b836088622dec1eac [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:53.519129 24680 leader_election.cc:304] T e730869ddb7b465fa99763b0fc9e160a P ef9cafbd868e4e64bb107908b8c2772f [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: ef9cafbd868e4e64bb107908b8c2772f; no voters: 807c30951a6a4453934b57c1471b6823, ac3118cfabb64a7b836088622dec1eac
I20260608 12:57:53.521341 24711 raft_consensus.cc:2468] T e730869ddb7b465fa99763b0fc9e160a P ef9cafbd868e4e64bb107908b8c2772f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac3118cfabb64a7b836088622dec1eac in term 1.
I20260608 12:57:53.519343 24864 consensus_queue.cc:237] T e730869ddb7b465fa99763b0fc9e160a P ac3118cfabb64a7b836088622dec1eac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:53.521935 24858 raft_consensus.cc:2749] T e730869ddb7b465fa99763b0fc9e160a P ef9cafbd868e4e64bb107908b8c2772f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:57:53.526335 24841 raft_consensus.cc:515] T 4fd3851c6aa645f392a87255dcde09a2 P ef9cafbd868e4e64bb107908b8c2772f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:53.528923 24842 raft_consensus.cc:515] T e0c53c50080a421ca536d5d4833a3805 P ac3118cfabb64a7b836088622dec1eac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:53.530557 24639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd3851c6aa645f392a87255dcde09a2" candidate_uuid: "ef9cafbd868e4e64bb107908b8c2772f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac3118cfabb64a7b836088622dec1eac"
I20260608 12:57:53.531154 24841 leader_election.cc:290] T 4fd3851c6aa645f392a87255dcde09a2 P ef9cafbd868e4e64bb107908b8c2772f [CANDIDATE]: Term 1 election: Requested vote from peers ac3118cfabb64a7b836088622dec1eac (127.16.174.129:36779), 807c30951a6a4453934b57c1471b6823 (127.16.174.131:46675)
I20260608 12:57:53.531239 24639 raft_consensus.cc:3060] T 4fd3851c6aa645f392a87255dcde09a2 P ac3118cfabb64a7b836088622dec1eac [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:53.531862 24842 leader_election.cc:290] T e0c53c50080a421ca536d5d4833a3805 P ac3118cfabb64a7b836088622dec1eac [CANDIDATE]: Term 1 election: Requested vote from peers ef9cafbd868e4e64bb107908b8c2772f (127.16.174.130:36267), 807c30951a6a4453934b57c1471b6823 (127.16.174.131:46675)
I20260608 12:57:53.532092 24711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c53c50080a421ca536d5d4833a3805" candidate_uuid: "ac3118cfabb64a7b836088622dec1eac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef9cafbd868e4e64bb107908b8c2772f"
I20260608 12:57:53.532363 24787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c53c50080a421ca536d5d4833a3805" candidate_uuid: "ac3118cfabb64a7b836088622dec1eac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "807c30951a6a4453934b57c1471b6823"
I20260608 12:57:53.532835 24711 raft_consensus.cc:3060] T e0c53c50080a421ca536d5d4833a3805 P ef9cafbd868e4e64bb107908b8c2772f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:53.532994 24787 raft_consensus.cc:3060] T e0c53c50080a421ca536d5d4833a3805 P 807c30951a6a4453934b57c1471b6823 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:53.535106 24536 catalog_manager.cc:5696] T e730869ddb7b465fa99763b0fc9e160a P ac3118cfabb64a7b836088622dec1eac reported cstate change: term changed from 0 to 1, leader changed from <none> to ac3118cfabb64a7b836088622dec1eac (127.16.174.129). New cstate: current_term: 1 leader_uuid: "ac3118cfabb64a7b836088622dec1eac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:53.537233 24536 catalog_manager.cc:5696] T 483d454e49f2467da090483836e387f5 P ac3118cfabb64a7b836088622dec1eac reported cstate change: term changed from 0 to 1, leader changed from <none> to ac3118cfabb64a7b836088622dec1eac (127.16.174.129). New cstate: current_term: 1 leader_uuid: "ac3118cfabb64a7b836088622dec1eac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:53.540119 24786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd3851c6aa645f392a87255dcde09a2" candidate_uuid: "ef9cafbd868e4e64bb107908b8c2772f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "807c30951a6a4453934b57c1471b6823"
I20260608 12:57:53.545807 24711 raft_consensus.cc:2468] T e0c53c50080a421ca536d5d4833a3805 P ef9cafbd868e4e64bb107908b8c2772f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac3118cfabb64a7b836088622dec1eac in term 1.
I20260608 12:57:53.540349 24787 raft_consensus.cc:2468] T e0c53c50080a421ca536d5d4833a3805 P 807c30951a6a4453934b57c1471b6823 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac3118cfabb64a7b836088622dec1eac in term 1.
I20260608 12:57:53.547500 24786 raft_consensus.cc:3060] T 4fd3851c6aa645f392a87255dcde09a2 P 807c30951a6a4453934b57c1471b6823 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:53.548532 24604 leader_election.cc:304] T e0c53c50080a421ca536d5d4833a3805 P ac3118cfabb64a7b836088622dec1eac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac3118cfabb64a7b836088622dec1eac, ef9cafbd868e4e64bb107908b8c2772f; no voters: 
I20260608 12:57:53.550236 24842 raft_consensus.cc:2804] T e0c53c50080a421ca536d5d4833a3805 P ac3118cfabb64a7b836088622dec1eac [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:53.550813 24842 raft_consensus.cc:697] T e0c53c50080a421ca536d5d4833a3805 P ac3118cfabb64a7b836088622dec1eac [term 1 LEADER]: Becoming Leader. State: Replica: ac3118cfabb64a7b836088622dec1eac, State: Running, Role: LEADER
I20260608 12:57:53.539559 24639 raft_consensus.cc:2468] T 4fd3851c6aa645f392a87255dcde09a2 P ac3118cfabb64a7b836088622dec1eac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef9cafbd868e4e64bb107908b8c2772f in term 1.
I20260608 12:57:53.551846 24842 consensus_queue.cc:237] T e0c53c50080a421ca536d5d4833a3805 P ac3118cfabb64a7b836088622dec1eac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:53.553169 24680 leader_election.cc:304] T 4fd3851c6aa645f392a87255dcde09a2 P ef9cafbd868e4e64bb107908b8c2772f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac3118cfabb64a7b836088622dec1eac, ef9cafbd868e4e64bb107908b8c2772f; no voters: 
I20260608 12:57:53.554039 24841 raft_consensus.cc:2804] T 4fd3851c6aa645f392a87255dcde09a2 P ef9cafbd868e4e64bb107908b8c2772f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:53.554504 24841 raft_consensus.cc:697] T 4fd3851c6aa645f392a87255dcde09a2 P ef9cafbd868e4e64bb107908b8c2772f [term 1 LEADER]: Becoming Leader. State: Replica: ef9cafbd868e4e64bb107908b8c2772f, State: Running, Role: LEADER
I20260608 12:57:53.555363 24841 consensus_queue.cc:237] T 4fd3851c6aa645f392a87255dcde09a2 P ef9cafbd868e4e64bb107908b8c2772f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:53.559183 24786 raft_consensus.cc:2468] T 4fd3851c6aa645f392a87255dcde09a2 P 807c30951a6a4453934b57c1471b6823 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef9cafbd868e4e64bb107908b8c2772f in term 1.
I20260608 12:57:53.565472 24538 catalog_manager.cc:5696] T 4fd3851c6aa645f392a87255dcde09a2 P ef9cafbd868e4e64bb107908b8c2772f reported cstate change: term changed from 0 to 1, leader changed from <none> to ef9cafbd868e4e64bb107908b8c2772f (127.16.174.130). New cstate: current_term: 1 leader_uuid: "ef9cafbd868e4e64bb107908b8c2772f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:53.575871 24536 catalog_manager.cc:5696] T e0c53c50080a421ca536d5d4833a3805 P ac3118cfabb64a7b836088622dec1eac reported cstate change: term changed from 0 to 1, leader changed from <none> to ac3118cfabb64a7b836088622dec1eac (127.16.174.129). New cstate: current_term: 1 leader_uuid: "ac3118cfabb64a7b836088622dec1eac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:53.680760 24536 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44224:
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:57:53.683271 24536 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:57:53.719832 24628 tablet_service.cc:1511] Processing CreateTablet for tablet 6234b234082b425e9291e648d03ee689 (DEFAULT_TABLE table=dugtrio [id=4e5fadf5a70c42d5b318436c0acad47a]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:57:53.721241 24628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6234b234082b425e9291e648d03ee689. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:53.721686 24702 tablet_service.cc:1511] Processing CreateTablet for tablet 6234b234082b425e9291e648d03ee689 (DEFAULT_TABLE table=dugtrio [id=4e5fadf5a70c42d5b318436c0acad47a]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:57:53.723182 24702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6234b234082b425e9291e648d03ee689. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:53.723331 24776 tablet_service.cc:1511] Processing CreateTablet for tablet 6234b234082b425e9291e648d03ee689 (DEFAULT_TABLE table=dugtrio [id=4e5fadf5a70c42d5b318436c0acad47a]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:57:53.724802 24776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6234b234082b425e9291e648d03ee689. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:53.732664 24630 tablet_service.cc:1511] Processing CreateTablet for tablet 6240c9cb8edf4438aba3ba4c6ba0be22 (DEFAULT_TABLE table=dugtrio [id=4e5fadf5a70c42d5b318436c0acad47a]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:57:53.734305 24630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6240c9cb8edf4438aba3ba4c6ba0be22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:53.735528 24703 tablet_service.cc:1511] Processing CreateTablet for tablet 6240c9cb8edf4438aba3ba4c6ba0be22 (DEFAULT_TABLE table=dugtrio [id=4e5fadf5a70c42d5b318436c0acad47a]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:57:53.737071 24703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6240c9cb8edf4438aba3ba4c6ba0be22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:53.736801 24779 tablet_service.cc:1511] Processing CreateTablet for tablet 6240c9cb8edf4438aba3ba4c6ba0be22 (DEFAULT_TABLE table=dugtrio [id=4e5fadf5a70c42d5b318436c0acad47a]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:57:53.738322 24779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6240c9cb8edf4438aba3ba4c6ba0be22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:53.742208 24837 tablet_bootstrap.cc:492] T 6234b234082b425e9291e648d03ee689 P 807c30951a6a4453934b57c1471b6823: Bootstrap starting.
I20260608 12:57:53.742899 24705 tablet_service.cc:1511] Processing CreateTablet for tablet 6d5bf6185ef44cadaaced2d914e36fe5 (DEFAULT_TABLE table=dugtrio [id=4e5fadf5a70c42d5b318436c0acad47a]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:57:53.744441 24705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d5bf6185ef44cadaaced2d914e36fe5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:53.744818 24777 tablet_service.cc:1511] Processing CreateTablet for tablet 6d5bf6185ef44cadaaced2d914e36fe5 (DEFAULT_TABLE table=dugtrio [id=4e5fadf5a70c42d5b318436c0acad47a]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:57:53.746416 24777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d5bf6185ef44cadaaced2d914e36fe5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:53.747536 24629 tablet_service.cc:1511] Processing CreateTablet for tablet bc2771c917ba4a5ca702752fcb82c166 (DEFAULT_TABLE table=dugtrio [id=4e5fadf5a70c42d5b318436c0acad47a]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:57:53.749104 24629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc2771c917ba4a5ca702752fcb82c166. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:53.748976 24704 tablet_service.cc:1511] Processing CreateTablet for tablet bc2771c917ba4a5ca702752fcb82c166 (DEFAULT_TABLE table=dugtrio [id=4e5fadf5a70c42d5b318436c0acad47a]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:57:53.750505 24704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc2771c917ba4a5ca702752fcb82c166. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:53.745343 24627 tablet_service.cc:1511] Processing CreateTablet for tablet 6d5bf6185ef44cadaaced2d914e36fe5 (DEFAULT_TABLE table=dugtrio [id=4e5fadf5a70c42d5b318436c0acad47a]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:57:53.752879 24627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d5bf6185ef44cadaaced2d914e36fe5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:53.762213 24778 tablet_service.cc:1511] Processing CreateTablet for tablet bc2771c917ba4a5ca702752fcb82c166 (DEFAULT_TABLE table=dugtrio [id=4e5fadf5a70c42d5b318436c0acad47a]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:57:53.763787 24778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc2771c917ba4a5ca702752fcb82c166. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:53.752936 24837 tablet_bootstrap.cc:654] T 6234b234082b425e9291e648d03ee689 P 807c30951a6a4453934b57c1471b6823: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:53.778344 24837 tablet_bootstrap.cc:492] T 6234b234082b425e9291e648d03ee689 P 807c30951a6a4453934b57c1471b6823: No bootstrap required, opened a new log
I20260608 12:57:53.778892 24837 ts_tablet_manager.cc:1403] T 6234b234082b425e9291e648d03ee689 P 807c30951a6a4453934b57c1471b6823: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.004s
I20260608 12:57:53.782200 24837 raft_consensus.cc:359] T 6234b234082b425e9291e648d03ee689 P 807c30951a6a4453934b57c1471b6823 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:53.782927 24837 raft_consensus.cc:385] T 6234b234082b425e9291e648d03ee689 P 807c30951a6a4453934b57c1471b6823 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:53.783219 24837 raft_consensus.cc:740] T 6234b234082b425e9291e648d03ee689 P 807c30951a6a4453934b57c1471b6823 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 807c30951a6a4453934b57c1471b6823, State: Initialized, Role: FOLLOWER
I20260608 12:57:53.784077 24837 consensus_queue.cc:260] T 6234b234082b425e9291e648d03ee689 P 807c30951a6a4453934b57c1471b6823 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:53.787011 24837 ts_tablet_manager.cc:1434] T 6234b234082b425e9291e648d03ee689 P 807c30951a6a4453934b57c1471b6823: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:57:53.788149 24837 tablet_bootstrap.cc:492] T 6d5bf6185ef44cadaaced2d914e36fe5 P 807c30951a6a4453934b57c1471b6823: Bootstrap starting.
I20260608 12:57:53.797753 24837 tablet_bootstrap.cc:654] T 6d5bf6185ef44cadaaced2d914e36fe5 P 807c30951a6a4453934b57c1471b6823: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:53.799398 24835 tablet_bootstrap.cc:492] T 6d5bf6185ef44cadaaced2d914e36fe5 P ef9cafbd868e4e64bb107908b8c2772f: Bootstrap starting.
I20260608 12:57:53.809607 24836 tablet_bootstrap.cc:492] T 6234b234082b425e9291e648d03ee689 P ac3118cfabb64a7b836088622dec1eac: Bootstrap starting.
I20260608 12:57:53.818538 24836 tablet_bootstrap.cc:654] T 6234b234082b425e9291e648d03ee689 P ac3118cfabb64a7b836088622dec1eac: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:53.822926 24835 tablet_bootstrap.cc:654] T 6d5bf6185ef44cadaaced2d914e36fe5 P ef9cafbd868e4e64bb107908b8c2772f: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:53.831223 24836 tablet_bootstrap.cc:492] T 6234b234082b425e9291e648d03ee689 P ac3118cfabb64a7b836088622dec1eac: No bootstrap required, opened a new log
I20260608 12:57:53.831915 24836 ts_tablet_manager.cc:1403] T 6234b234082b425e9291e648d03ee689 P ac3118cfabb64a7b836088622dec1eac: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.006s
I20260608 12:57:53.836156 24836 raft_consensus.cc:359] T 6234b234082b425e9291e648d03ee689 P ac3118cfabb64a7b836088622dec1eac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:53.837085 24836 raft_consensus.cc:385] T 6234b234082b425e9291e648d03ee689 P ac3118cfabb64a7b836088622dec1eac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:53.837423 24836 raft_consensus.cc:740] T 6234b234082b425e9291e648d03ee689 P ac3118cfabb64a7b836088622dec1eac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac3118cfabb64a7b836088622dec1eac, State: Initialized, Role: FOLLOWER
I20260608 12:57:53.838389 24836 consensus_queue.cc:260] T 6234b234082b425e9291e648d03ee689 P ac3118cfabb64a7b836088622dec1eac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:53.839884 24835 tablet_bootstrap.cc:492] T 6d5bf6185ef44cadaaced2d914e36fe5 P ef9cafbd868e4e64bb107908b8c2772f: No bootstrap required, opened a new log
I20260608 12:57:53.840412 24837 tablet_bootstrap.cc:492] T 6d5bf6185ef44cadaaced2d914e36fe5 P 807c30951a6a4453934b57c1471b6823: No bootstrap required, opened a new log
I20260608 12:57:53.840477 24835 ts_tablet_manager.cc:1403] T 6d5bf6185ef44cadaaced2d914e36fe5 P ef9cafbd868e4e64bb107908b8c2772f: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.002s
I20260608 12:57:53.840879 24836 ts_tablet_manager.cc:1434] T 6234b234082b425e9291e648d03ee689 P ac3118cfabb64a7b836088622dec1eac: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260608 12:57:53.841185 24837 ts_tablet_manager.cc:1403] T 6d5bf6185ef44cadaaced2d914e36fe5 P 807c30951a6a4453934b57c1471b6823: Time spent bootstrapping tablet: real 0.053s	user 0.024s	sys 0.024s
I20260608 12:57:53.842624 24836 tablet_bootstrap.cc:492] T bc2771c917ba4a5ca702752fcb82c166 P ac3118cfabb64a7b836088622dec1eac: Bootstrap starting.
I20260608 12:57:53.844086 24835 raft_consensus.cc:359] T 6d5bf6185ef44cadaaced2d914e36fe5 P ef9cafbd868e4e64bb107908b8c2772f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:53.844385 24837 raft_consensus.cc:359] T 6d5bf6185ef44cadaaced2d914e36fe5 P 807c30951a6a4453934b57c1471b6823 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:53.845007 24835 raft_consensus.cc:385] T 6d5bf6185ef44cadaaced2d914e36fe5 P ef9cafbd868e4e64bb107908b8c2772f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:53.845165 24837 raft_consensus.cc:385] T 6d5bf6185ef44cadaaced2d914e36fe5 P 807c30951a6a4453934b57c1471b6823 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:53.845433 24835 raft_consensus.cc:740] T 6d5bf6185ef44cadaaced2d914e36fe5 P ef9cafbd868e4e64bb107908b8c2772f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef9cafbd868e4e64bb107908b8c2772f, State: Initialized, Role: FOLLOWER
I20260608 12:57:53.845578 24837 raft_consensus.cc:740] T 6d5bf6185ef44cadaaced2d914e36fe5 P 807c30951a6a4453934b57c1471b6823 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 807c30951a6a4453934b57c1471b6823, State: Initialized, Role: FOLLOWER
I20260608 12:57:53.846742 24837 consensus_queue.cc:260] T 6d5bf6185ef44cadaaced2d914e36fe5 P 807c30951a6a4453934b57c1471b6823 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:53.846750 24835 consensus_queue.cc:260] T 6d5bf6185ef44cadaaced2d914e36fe5 P ef9cafbd868e4e64bb107908b8c2772f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:53.849639 24837 ts_tablet_manager.cc:1434] T 6d5bf6185ef44cadaaced2d914e36fe5 P 807c30951a6a4453934b57c1471b6823: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260608 12:57:53.851343 24836 tablet_bootstrap.cc:654] T bc2771c917ba4a5ca702752fcb82c166 P ac3118cfabb64a7b836088622dec1eac: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:53.852285 24837 tablet_bootstrap.cc:492] T bc2771c917ba4a5ca702752fcb82c166 P 807c30951a6a4453934b57c1471b6823: Bootstrap starting.
I20260608 12:57:53.857489 24835 ts_tablet_manager.cc:1434] T 6d5bf6185ef44cadaaced2d914e36fe5 P ef9cafbd868e4e64bb107908b8c2772f: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.003s
I20260608 12:57:53.858711 24835 tablet_bootstrap.cc:492] T bc2771c917ba4a5ca702752fcb82c166 P ef9cafbd868e4e64bb107908b8c2772f: Bootstrap starting.
I20260608 12:57:53.866428 24835 tablet_bootstrap.cc:654] T bc2771c917ba4a5ca702752fcb82c166 P ef9cafbd868e4e64bb107908b8c2772f: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:53.868824 24843 raft_consensus.cc:493] T 6d5bf6185ef44cadaaced2d914e36fe5 P 807c30951a6a4453934b57c1471b6823 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:53.869521 24837 tablet_bootstrap.cc:654] T bc2771c917ba4a5ca702752fcb82c166 P 807c30951a6a4453934b57c1471b6823: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:53.869393 24843 raft_consensus.cc:515] T 6d5bf6185ef44cadaaced2d914e36fe5 P 807c30951a6a4453934b57c1471b6823 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:53.872680 24836 tablet_bootstrap.cc:492] T bc2771c917ba4a5ca702752fcb82c166 P ac3118cfabb64a7b836088622dec1eac: No bootstrap required, opened a new log
I20260608 12:57:53.873162 24639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d5bf6185ef44cadaaced2d914e36fe5" candidate_uuid: "807c30951a6a4453934b57c1471b6823" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac3118cfabb64a7b836088622dec1eac" is_pre_election: true
I20260608 12:57:53.873580 24836 ts_tablet_manager.cc:1403] T bc2771c917ba4a5ca702752fcb82c166 P ac3118cfabb64a7b836088622dec1eac: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.011s
I20260608 12:57:53.875113 24711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d5bf6185ef44cadaaced2d914e36fe5" candidate_uuid: "807c30951a6a4453934b57c1471b6823" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef9cafbd868e4e64bb107908b8c2772f" is_pre_election: true
I20260608 12:57:53.875836 24711 raft_consensus.cc:2468] T 6d5bf6185ef44cadaaced2d914e36fe5 P ef9cafbd868e4e64bb107908b8c2772f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 807c30951a6a4453934b57c1471b6823 in term 0.
W20260608 12:57:53.877058 24754 leader_election.cc:343] T 6d5bf6185ef44cadaaced2d914e36fe5 P 807c30951a6a4453934b57c1471b6823 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac3118cfabb64a7b836088622dec1eac (127.16.174.129:36779): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:57:53.877355 24836 raft_consensus.cc:359] T bc2771c917ba4a5ca702752fcb82c166 P ac3118cfabb64a7b836088622dec1eac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:53.878906 24836 raft_consensus.cc:385] T bc2771c917ba4a5ca702752fcb82c166 P ac3118cfabb64a7b836088622dec1eac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:53.879287 24836 raft_consensus.cc:740] T bc2771c917ba4a5ca702752fcb82c166 P ac3118cfabb64a7b836088622dec1eac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac3118cfabb64a7b836088622dec1eac, State: Initialized, Role: FOLLOWER
I20260608 12:57:53.880280 24836 consensus_queue.cc:260] T bc2771c917ba4a5ca702752fcb82c166 P ac3118cfabb64a7b836088622dec1eac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:53.878296 24753 leader_election.cc:304] T 6d5bf6185ef44cadaaced2d914e36fe5 P 807c30951a6a4453934b57c1471b6823 [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: 807c30951a6a4453934b57c1471b6823, ef9cafbd868e4e64bb107908b8c2772f; no voters: ac3118cfabb64a7b836088622dec1eac
I20260608 12:57:53.885181 24836 ts_tablet_manager.cc:1434] T bc2771c917ba4a5ca702752fcb82c166 P ac3118cfabb64a7b836088622dec1eac: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260608 12:57:53.886385 24836 tablet_bootstrap.cc:492] T 6d5bf6185ef44cadaaced2d914e36fe5 P ac3118cfabb64a7b836088622dec1eac: Bootstrap starting.
I20260608 12:57:53.873631 24843 leader_election.cc:290] T 6d5bf6185ef44cadaaced2d914e36fe5 P 807c30951a6a4453934b57c1471b6823 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac3118cfabb64a7b836088622dec1eac (127.16.174.129:36779), ef9cafbd868e4e64bb107908b8c2772f (127.16.174.130:36267)
I20260608 12:57:53.887887 24843 raft_consensus.cc:2804] T 6d5bf6185ef44cadaaced2d914e36fe5 P 807c30951a6a4453934b57c1471b6823 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:57:53.888273 24843 raft_consensus.cc:493] T 6d5bf6185ef44cadaaced2d914e36fe5 P 807c30951a6a4453934b57c1471b6823 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:53.888621 24843 raft_consensus.cc:3060] T 6d5bf6185ef44cadaaced2d914e36fe5 P 807c30951a6a4453934b57c1471b6823 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:53.908407 24836 tablet_bootstrap.cc:654] T 6d5bf6185ef44cadaaced2d914e36fe5 P ac3118cfabb64a7b836088622dec1eac: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:53.921017 24836 tablet_bootstrap.cc:492] T 6d5bf6185ef44cadaaced2d914e36fe5 P ac3118cfabb64a7b836088622dec1eac: No bootstrap required, opened a new log
I20260608 12:57:53.921691 24836 ts_tablet_manager.cc:1403] T 6d5bf6185ef44cadaaced2d914e36fe5 P ac3118cfabb64a7b836088622dec1eac: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.015s
I20260608 12:57:53.922091 24843 raft_consensus.cc:515] T 6d5bf6185ef44cadaaced2d914e36fe5 P 807c30951a6a4453934b57c1471b6823 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:53.925247 24836 raft_consensus.cc:359] T 6d5bf6185ef44cadaaced2d914e36fe5 P ac3118cfabb64a7b836088622dec1eac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:53.926424 24836 raft_consensus.cc:385] T 6d5bf6185ef44cadaaced2d914e36fe5 P ac3118cfabb64a7b836088622dec1eac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:53.926829 24836 raft_consensus.cc:740] T 6d5bf6185ef44cadaaced2d914e36fe5 P ac3118cfabb64a7b836088622dec1eac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac3118cfabb64a7b836088622dec1eac, State: Initialized, Role: FOLLOWER
W20260608 12:57:53.926957 24753 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.174.130:36267, user_credentials={real_user=slave}} blocked reactor thread for 48772.1us
I20260608 12:57:53.927980 24836 consensus_queue.cc:260] T 6d5bf6185ef44cadaaced2d914e36fe5 P ac3118cfabb64a7b836088622dec1eac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:53.934126 24836 ts_tablet_manager.cc:1434] T 6d5bf6185ef44cadaaced2d914e36fe5 P ac3118cfabb64a7b836088622dec1eac: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260608 12:57:53.935431 24836 tablet_bootstrap.cc:492] T 6240c9cb8edf4438aba3ba4c6ba0be22 P ac3118cfabb64a7b836088622dec1eac: Bootstrap starting.
I20260608 12:57:53.942183 24836 tablet_bootstrap.cc:654] T 6240c9cb8edf4438aba3ba4c6ba0be22 P ac3118cfabb64a7b836088622dec1eac: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:53.947106 24639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d5bf6185ef44cadaaced2d914e36fe5" candidate_uuid: "807c30951a6a4453934b57c1471b6823" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac3118cfabb64a7b836088622dec1eac"
I20260608 12:57:53.948319 24639 raft_consensus.cc:3060] T 6d5bf6185ef44cadaaced2d914e36fe5 P ac3118cfabb64a7b836088622dec1eac [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:53.953840 24836 tablet_bootstrap.cc:492] T 6240c9cb8edf4438aba3ba4c6ba0be22 P ac3118cfabb64a7b836088622dec1eac: No bootstrap required, opened a new log
I20260608 12:57:53.954757 24836 ts_tablet_manager.cc:1403] T 6240c9cb8edf4438aba3ba4c6ba0be22 P ac3118cfabb64a7b836088622dec1eac: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260608 12:57:53.958009 24711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d5bf6185ef44cadaaced2d914e36fe5" candidate_uuid: "807c30951a6a4453934b57c1471b6823" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef9cafbd868e4e64bb107908b8c2772f"
I20260608 12:57:53.957790 24836 raft_consensus.cc:359] T 6240c9cb8edf4438aba3ba4c6ba0be22 P ac3118cfabb64a7b836088622dec1eac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:53.958650 24711 raft_consensus.cc:3060] T 6d5bf6185ef44cadaaced2d914e36fe5 P ef9cafbd868e4e64bb107908b8c2772f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:53.958763 24836 raft_consensus.cc:385] T 6240c9cb8edf4438aba3ba4c6ba0be22 P ac3118cfabb64a7b836088622dec1eac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:53.959182 24836 raft_consensus.cc:740] T 6240c9cb8edf4438aba3ba4c6ba0be22 P ac3118cfabb64a7b836088622dec1eac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac3118cfabb64a7b836088622dec1eac, State: Initialized, Role: FOLLOWER
I20260608 12:57:53.960152 24836 consensus_queue.cc:260] T 6240c9cb8edf4438aba3ba4c6ba0be22 P ac3118cfabb64a7b836088622dec1eac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:53.965425 24836 ts_tablet_manager.cc:1434] T 6240c9cb8edf4438aba3ba4c6ba0be22 P ac3118cfabb64a7b836088622dec1eac: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 12:57:53.967757 24843 leader_election.cc:290] T 6d5bf6185ef44cadaaced2d914e36fe5 P 807c30951a6a4453934b57c1471b6823 [CANDIDATE]: Term 1 election: Requested vote from peers ac3118cfabb64a7b836088622dec1eac (127.16.174.129:36779), ef9cafbd868e4e64bb107908b8c2772f (127.16.174.130:36267)
I20260608 12:57:53.966557 24711 raft_consensus.cc:2468] T 6d5bf6185ef44cadaaced2d914e36fe5 P ef9cafbd868e4e64bb107908b8c2772f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 807c30951a6a4453934b57c1471b6823 in term 1.
I20260608 12:57:53.971386 24753 leader_election.cc:304] T 6d5bf6185ef44cadaaced2d914e36fe5 P 807c30951a6a4453934b57c1471b6823 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 807c30951a6a4453934b57c1471b6823, ef9cafbd868e4e64bb107908b8c2772f; no voters: 
I20260608 12:57:53.971894 24837 tablet_bootstrap.cc:492] T bc2771c917ba4a5ca702752fcb82c166 P 807c30951a6a4453934b57c1471b6823: No bootstrap required, opened a new log
I20260608 12:57:53.967348 24639 raft_consensus.cc:2468] T 6d5bf6185ef44cadaaced2d914e36fe5 P ac3118cfabb64a7b836088622dec1eac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 807c30951a6a4453934b57c1471b6823 in term 1.
I20260608 12:57:53.971896 24835 tablet_bootstrap.cc:492] T bc2771c917ba4a5ca702752fcb82c166 P ef9cafbd868e4e64bb107908b8c2772f: No bootstrap required, opened a new log
I20260608 12:57:53.972365 24843 raft_consensus.cc:2804] T 6d5bf6185ef44cadaaced2d914e36fe5 P 807c30951a6a4453934b57c1471b6823 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:53.973031 24835 ts_tablet_manager.cc:1403] T bc2771c917ba4a5ca702752fcb82c166 P ef9cafbd868e4e64bb107908b8c2772f: Time spent bootstrapping tablet: real 0.115s	user 0.042s	sys 0.065s
I20260608 12:57:53.973138 24837 ts_tablet_manager.cc:1403] T bc2771c917ba4a5ca702752fcb82c166 P 807c30951a6a4453934b57c1471b6823: Time spent bootstrapping tablet: real 0.121s	user 0.035s	sys 0.049s
I20260608 12:57:53.974064 24843 raft_consensus.cc:697] T 6d5bf6185ef44cadaaced2d914e36fe5 P 807c30951a6a4453934b57c1471b6823 [term 1 LEADER]: Becoming Leader. State: Replica: 807c30951a6a4453934b57c1471b6823, State: Running, Role: LEADER
I20260608 12:57:53.975054 24843 consensus_queue.cc:237] T 6d5bf6185ef44cadaaced2d914e36fe5 P 807c30951a6a4453934b57c1471b6823 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:53.976506 24837 raft_consensus.cc:359] T bc2771c917ba4a5ca702752fcb82c166 P 807c30951a6a4453934b57c1471b6823 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:53.976698 24835 raft_consensus.cc:359] T bc2771c917ba4a5ca702752fcb82c166 P ef9cafbd868e4e64bb107908b8c2772f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:53.977356 24837 raft_consensus.cc:385] T bc2771c917ba4a5ca702752fcb82c166 P 807c30951a6a4453934b57c1471b6823 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:53.977550 24835 raft_consensus.cc:385] T bc2771c917ba4a5ca702752fcb82c166 P ef9cafbd868e4e64bb107908b8c2772f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:53.977799 24837 raft_consensus.cc:740] T bc2771c917ba4a5ca702752fcb82c166 P 807c30951a6a4453934b57c1471b6823 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 807c30951a6a4453934b57c1471b6823, State: Initialized, Role: FOLLOWER
I20260608 12:57:53.978010 24835 raft_consensus.cc:740] T bc2771c917ba4a5ca702752fcb82c166 P ef9cafbd868e4e64bb107908b8c2772f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef9cafbd868e4e64bb107908b8c2772f, State: Initialized, Role: FOLLOWER
I20260608 12:57:53.978943 24837 consensus_queue.cc:260] T bc2771c917ba4a5ca702752fcb82c166 P 807c30951a6a4453934b57c1471b6823 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:53.979113 24835 consensus_queue.cc:260] T bc2771c917ba4a5ca702752fcb82c166 P ef9cafbd868e4e64bb107908b8c2772f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:53.983045 24835 ts_tablet_manager.cc:1434] T bc2771c917ba4a5ca702752fcb82c166 P ef9cafbd868e4e64bb107908b8c2772f: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260608 12:57:53.983055 24837 ts_tablet_manager.cc:1434] T bc2771c917ba4a5ca702752fcb82c166 P 807c30951a6a4453934b57c1471b6823: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260608 12:57:53.984412 24837 tablet_bootstrap.cc:492] T 6240c9cb8edf4438aba3ba4c6ba0be22 P 807c30951a6a4453934b57c1471b6823: Bootstrap starting.
I20260608 12:57:53.985919 24835 tablet_bootstrap.cc:492] T 6234b234082b425e9291e648d03ee689 P ef9cafbd868e4e64bb107908b8c2772f: Bootstrap starting.
I20260608 12:57:53.986649 24535 catalog_manager.cc:5696] T 6d5bf6185ef44cadaaced2d914e36fe5 P 807c30951a6a4453934b57c1471b6823 reported cstate change: term changed from 0 to 1, leader changed from <none> to 807c30951a6a4453934b57c1471b6823 (127.16.174.131). New cstate: current_term: 1 leader_uuid: "807c30951a6a4453934b57c1471b6823" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } health_report { overall_health: HEALTHY } } }
I20260608 12:57:53.991799 24837 tablet_bootstrap.cc:654] T 6240c9cb8edf4438aba3ba4c6ba0be22 P 807c30951a6a4453934b57c1471b6823: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:53.993484 24835 tablet_bootstrap.cc:654] T 6234b234082b425e9291e648d03ee689 P ef9cafbd868e4e64bb107908b8c2772f: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:54.002725 24837 tablet_bootstrap.cc:492] T 6240c9cb8edf4438aba3ba4c6ba0be22 P 807c30951a6a4453934b57c1471b6823: No bootstrap required, opened a new log
I20260608 12:57:54.003177 24837 ts_tablet_manager.cc:1403] T 6240c9cb8edf4438aba3ba4c6ba0be22 P 807c30951a6a4453934b57c1471b6823: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260608 12:57:54.003938 24835 tablet_bootstrap.cc:492] T 6234b234082b425e9291e648d03ee689 P ef9cafbd868e4e64bb107908b8c2772f: No bootstrap required, opened a new log
I20260608 12:57:54.004494 24835 ts_tablet_manager.cc:1403] T 6234b234082b425e9291e648d03ee689 P ef9cafbd868e4e64bb107908b8c2772f: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260608 12:57:54.005437 24837 raft_consensus.cc:359] T 6240c9cb8edf4438aba3ba4c6ba0be22 P 807c30951a6a4453934b57c1471b6823 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:54.006050 24837 raft_consensus.cc:385] T 6240c9cb8edf4438aba3ba4c6ba0be22 P 807c30951a6a4453934b57c1471b6823 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:54.006276 24837 raft_consensus.cc:740] T 6240c9cb8edf4438aba3ba4c6ba0be22 P 807c30951a6a4453934b57c1471b6823 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 807c30951a6a4453934b57c1471b6823, State: Initialized, Role: FOLLOWER
I20260608 12:57:54.006934 24837 consensus_queue.cc:260] T 6240c9cb8edf4438aba3ba4c6ba0be22 P 807c30951a6a4453934b57c1471b6823 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:54.007819 24835 raft_consensus.cc:359] T 6234b234082b425e9291e648d03ee689 P ef9cafbd868e4e64bb107908b8c2772f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:54.008616 24837 ts_tablet_manager.cc:1434] T 6240c9cb8edf4438aba3ba4c6ba0be22 P 807c30951a6a4453934b57c1471b6823: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:57:54.008574 24835 raft_consensus.cc:385] T 6234b234082b425e9291e648d03ee689 P ef9cafbd868e4e64bb107908b8c2772f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:54.009267 24835 raft_consensus.cc:740] T 6234b234082b425e9291e648d03ee689 P ef9cafbd868e4e64bb107908b8c2772f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef9cafbd868e4e64bb107908b8c2772f, State: Initialized, Role: FOLLOWER
I20260608 12:57:54.010088 24835 consensus_queue.cc:260] T 6234b234082b425e9291e648d03ee689 P ef9cafbd868e4e64bb107908b8c2772f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:54.012387 24835 ts_tablet_manager.cc:1434] T 6234b234082b425e9291e648d03ee689 P ef9cafbd868e4e64bb107908b8c2772f: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:57:54.013480 24835 tablet_bootstrap.cc:492] T 6240c9cb8edf4438aba3ba4c6ba0be22 P ef9cafbd868e4e64bb107908b8c2772f: Bootstrap starting.
I20260608 12:57:54.020614 24842 consensus_queue.cc:1048] T e0c53c50080a421ca536d5d4833a3805 P ac3118cfabb64a7b836088622dec1eac [LEADER]: Connected to new peer: Peer: permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:57:54.021423 24841 consensus_queue.cc:1048] T 4fd3851c6aa645f392a87255dcde09a2 P ef9cafbd868e4e64bb107908b8c2772f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:57:54.023540 24835 tablet_bootstrap.cc:654] T 6240c9cb8edf4438aba3ba4c6ba0be22 P ef9cafbd868e4e64bb107908b8c2772f: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:54.034304 24842 consensus_queue.cc:1048] T 483d454e49f2467da090483836e387f5 P ac3118cfabb64a7b836088622dec1eac [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:57:54.042827 24835 tablet_bootstrap.cc:492] T 6240c9cb8edf4438aba3ba4c6ba0be22 P ef9cafbd868e4e64bb107908b8c2772f: No bootstrap required, opened a new log
I20260608 12:57:54.043689 24835 ts_tablet_manager.cc:1403] T 6240c9cb8edf4438aba3ba4c6ba0be22 P ef9cafbd868e4e64bb107908b8c2772f: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.008s
I20260608 12:57:54.047961 24835 raft_consensus.cc:359] T 6240c9cb8edf4438aba3ba4c6ba0be22 P ef9cafbd868e4e64bb107908b8c2772f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:54.048947 24835 raft_consensus.cc:385] T 6240c9cb8edf4438aba3ba4c6ba0be22 P ef9cafbd868e4e64bb107908b8c2772f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:54.049322 24835 raft_consensus.cc:740] T 6240c9cb8edf4438aba3ba4c6ba0be22 P ef9cafbd868e4e64bb107908b8c2772f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef9cafbd868e4e64bb107908b8c2772f, State: Initialized, Role: FOLLOWER
I20260608 12:57:54.050519 24835 consensus_queue.cc:260] T 6240c9cb8edf4438aba3ba4c6ba0be22 P ef9cafbd868e4e64bb107908b8c2772f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:54.054061 24835 ts_tablet_manager.cc:1434] T 6240c9cb8edf4438aba3ba4c6ba0be22 P ef9cafbd868e4e64bb107908b8c2772f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260608 12:57:54.055968 24842 consensus_queue.cc:1048] T e730869ddb7b465fa99763b0fc9e160a P ac3118cfabb64a7b836088622dec1eac [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:57:54.058120 24842 consensus_queue.cc:1048] T e0c53c50080a421ca536d5d4833a3805 P ac3118cfabb64a7b836088622dec1eac [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:57:54.074872 24895 consensus_queue.cc:1048] T 4fd3851c6aa645f392a87255dcde09a2 P ef9cafbd868e4e64bb107908b8c2772f [LEADER]: Connected to new peer: Peer: permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:57:54.064553 24864 consensus_queue.cc:1048] T 483d454e49f2467da090483836e387f5 P ac3118cfabb64a7b836088622dec1eac [LEADER]: Connected to new peer: Peer: permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260608 12:57:54.109606 24842 consensus_queue.cc:1048] T e730869ddb7b465fa99763b0fc9e160a P ac3118cfabb64a7b836088622dec1eac [LEADER]: Connected to new peer: Peer: permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:57:54.181735 24885 raft_consensus.cc:493] T 6234b234082b425e9291e648d03ee689 P 807c30951a6a4453934b57c1471b6823 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:54.182235 24885 raft_consensus.cc:515] T 6234b234082b425e9291e648d03ee689 P 807c30951a6a4453934b57c1471b6823 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:54.184502 24885 leader_election.cc:290] T 6234b234082b425e9291e648d03ee689 P 807c30951a6a4453934b57c1471b6823 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac3118cfabb64a7b836088622dec1eac (127.16.174.129:36779), ef9cafbd868e4e64bb107908b8c2772f (127.16.174.130:36267)
I20260608 12:57:54.185361 24639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6234b234082b425e9291e648d03ee689" candidate_uuid: "807c30951a6a4453934b57c1471b6823" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac3118cfabb64a7b836088622dec1eac" is_pre_election: true
I20260608 12:57:54.185667 24713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6234b234082b425e9291e648d03ee689" candidate_uuid: "807c30951a6a4453934b57c1471b6823" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef9cafbd868e4e64bb107908b8c2772f" is_pre_election: true
I20260608 12:57:54.186172 24639 raft_consensus.cc:2468] T 6234b234082b425e9291e648d03ee689 P ac3118cfabb64a7b836088622dec1eac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 807c30951a6a4453934b57c1471b6823 in term 0.
I20260608 12:57:54.186512 24713 raft_consensus.cc:2468] T 6234b234082b425e9291e648d03ee689 P ef9cafbd868e4e64bb107908b8c2772f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 807c30951a6a4453934b57c1471b6823 in term 0.
I20260608 12:57:54.187440 24754 leader_election.cc:304] T 6234b234082b425e9291e648d03ee689 P 807c30951a6a4453934b57c1471b6823 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 807c30951a6a4453934b57c1471b6823, ac3118cfabb64a7b836088622dec1eac; no voters: 
I20260608 12:57:54.188408 24885 raft_consensus.cc:2804] T 6234b234082b425e9291e648d03ee689 P 807c30951a6a4453934b57c1471b6823 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:57:54.188769 24885 raft_consensus.cc:493] T 6234b234082b425e9291e648d03ee689 P 807c30951a6a4453934b57c1471b6823 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:54.189011 24885 raft_consensus.cc:3060] T 6234b234082b425e9291e648d03ee689 P 807c30951a6a4453934b57c1471b6823 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:54.190301 24895 raft_consensus.cc:493] T bc2771c917ba4a5ca702752fcb82c166 P ef9cafbd868e4e64bb107908b8c2772f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:54.190815 24895 raft_consensus.cc:515] T bc2771c917ba4a5ca702752fcb82c166 P ef9cafbd868e4e64bb107908b8c2772f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:54.193730 24895 leader_election.cc:290] T bc2771c917ba4a5ca702752fcb82c166 P ef9cafbd868e4e64bb107908b8c2772f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac3118cfabb64a7b836088622dec1eac (127.16.174.129:36779), 807c30951a6a4453934b57c1471b6823 (127.16.174.131:46675)
I20260608 12:57:54.195150 24787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc2771c917ba4a5ca702752fcb82c166" candidate_uuid: "ef9cafbd868e4e64bb107908b8c2772f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "807c30951a6a4453934b57c1471b6823" is_pre_election: true
I20260608 12:57:54.195078 24639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc2771c917ba4a5ca702752fcb82c166" candidate_uuid: "ef9cafbd868e4e64bb107908b8c2772f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac3118cfabb64a7b836088622dec1eac" is_pre_election: true
I20260608 12:57:54.196234 24639 raft_consensus.cc:2468] T bc2771c917ba4a5ca702752fcb82c166 P ac3118cfabb64a7b836088622dec1eac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef9cafbd868e4e64bb107908b8c2772f in term 0.
I20260608 12:57:54.196322 24787 raft_consensus.cc:2468] T bc2771c917ba4a5ca702752fcb82c166 P 807c30951a6a4453934b57c1471b6823 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef9cafbd868e4e64bb107908b8c2772f in term 0.
I20260608 12:57:54.197654 24680 leader_election.cc:304] T bc2771c917ba4a5ca702752fcb82c166 P ef9cafbd868e4e64bb107908b8c2772f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac3118cfabb64a7b836088622dec1eac, ef9cafbd868e4e64bb107908b8c2772f; no voters: 
I20260608 12:57:54.198500 24895 raft_consensus.cc:2804] T bc2771c917ba4a5ca702752fcb82c166 P ef9cafbd868e4e64bb107908b8c2772f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:57:54.198833 24895 raft_consensus.cc:493] T bc2771c917ba4a5ca702752fcb82c166 P ef9cafbd868e4e64bb107908b8c2772f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:54.199118 24895 raft_consensus.cc:3060] T bc2771c917ba4a5ca702752fcb82c166 P ef9cafbd868e4e64bb107908b8c2772f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:54.199468 24885 raft_consensus.cc:515] T 6234b234082b425e9291e648d03ee689 P 807c30951a6a4453934b57c1471b6823 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:54.202095 24885 leader_election.cc:290] T 6234b234082b425e9291e648d03ee689 P 807c30951a6a4453934b57c1471b6823 [CANDIDATE]: Term 1 election: Requested vote from peers ac3118cfabb64a7b836088622dec1eac (127.16.174.129:36779), ef9cafbd868e4e64bb107908b8c2772f (127.16.174.130:36267)
I20260608 12:57:54.202553 24639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6234b234082b425e9291e648d03ee689" candidate_uuid: "807c30951a6a4453934b57c1471b6823" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac3118cfabb64a7b836088622dec1eac"
I20260608 12:57:54.202741 24713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6234b234082b425e9291e648d03ee689" candidate_uuid: "807c30951a6a4453934b57c1471b6823" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef9cafbd868e4e64bb107908b8c2772f"
I20260608 12:57:54.203259 24639 raft_consensus.cc:3060] T 6234b234082b425e9291e648d03ee689 P ac3118cfabb64a7b836088622dec1eac [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:54.203253 24713 raft_consensus.cc:3060] T 6234b234082b425e9291e648d03ee689 P ef9cafbd868e4e64bb107908b8c2772f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:54.206725 24895 raft_consensus.cc:515] T bc2771c917ba4a5ca702752fcb82c166 P ef9cafbd868e4e64bb107908b8c2772f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:54.209091 24895 leader_election.cc:290] T bc2771c917ba4a5ca702752fcb82c166 P ef9cafbd868e4e64bb107908b8c2772f [CANDIDATE]: Term 1 election: Requested vote from peers ac3118cfabb64a7b836088622dec1eac (127.16.174.129:36779), 807c30951a6a4453934b57c1471b6823 (127.16.174.131:46675)
I20260608 12:57:54.210431 24640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc2771c917ba4a5ca702752fcb82c166" candidate_uuid: "ef9cafbd868e4e64bb107908b8c2772f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac3118cfabb64a7b836088622dec1eac"
I20260608 12:57:54.210441 24787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc2771c917ba4a5ca702752fcb82c166" candidate_uuid: "ef9cafbd868e4e64bb107908b8c2772f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "807c30951a6a4453934b57c1471b6823"
I20260608 12:57:54.211190 24787 raft_consensus.cc:3060] T bc2771c917ba4a5ca702752fcb82c166 P 807c30951a6a4453934b57c1471b6823 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:54.210922 24713 raft_consensus.cc:2468] T 6234b234082b425e9291e648d03ee689 P ef9cafbd868e4e64bb107908b8c2772f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 807c30951a6a4453934b57c1471b6823 in term 1.
I20260608 12:57:54.211054 24640 raft_consensus.cc:3060] T bc2771c917ba4a5ca702752fcb82c166 P ac3118cfabb64a7b836088622dec1eac [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:54.211979 24639 raft_consensus.cc:2468] T 6234b234082b425e9291e648d03ee689 P ac3118cfabb64a7b836088622dec1eac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 807c30951a6a4453934b57c1471b6823 in term 1.
I20260608 12:57:54.213289 24753 leader_election.cc:304] T 6234b234082b425e9291e648d03ee689 P 807c30951a6a4453934b57c1471b6823 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 807c30951a6a4453934b57c1471b6823, ef9cafbd868e4e64bb107908b8c2772f; no voters: 
I20260608 12:57:54.214725 24885 raft_consensus.cc:2804] T 6234b234082b425e9291e648d03ee689 P 807c30951a6a4453934b57c1471b6823 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:54.215265 24885 raft_consensus.cc:697] T 6234b234082b425e9291e648d03ee689 P 807c30951a6a4453934b57c1471b6823 [term 1 LEADER]: Becoming Leader. State: Replica: 807c30951a6a4453934b57c1471b6823, State: Running, Role: LEADER
I20260608 12:57:54.216179 24885 consensus_queue.cc:237] T 6234b234082b425e9291e648d03ee689 P 807c30951a6a4453934b57c1471b6823 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:54.218225 24787 raft_consensus.cc:2468] T bc2771c917ba4a5ca702752fcb82c166 P 807c30951a6a4453934b57c1471b6823 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef9cafbd868e4e64bb107908b8c2772f in term 1.
I20260608 12:57:54.219753 24680 leader_election.cc:304] T bc2771c917ba4a5ca702752fcb82c166 P ef9cafbd868e4e64bb107908b8c2772f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 807c30951a6a4453934b57c1471b6823, ef9cafbd868e4e64bb107908b8c2772f; no voters: 
I20260608 12:57:54.220861 24895 raft_consensus.cc:2804] T bc2771c917ba4a5ca702752fcb82c166 P ef9cafbd868e4e64bb107908b8c2772f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:54.221753 24895 raft_consensus.cc:697] T bc2771c917ba4a5ca702752fcb82c166 P ef9cafbd868e4e64bb107908b8c2772f [term 1 LEADER]: Becoming Leader. State: Replica: ef9cafbd868e4e64bb107908b8c2772f, State: Running, Role: LEADER
I20260608 12:57:54.222268 24640 raft_consensus.cc:2468] T bc2771c917ba4a5ca702752fcb82c166 P ac3118cfabb64a7b836088622dec1eac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef9cafbd868e4e64bb107908b8c2772f in term 1.
I20260608 12:57:54.222986 24895 consensus_queue.cc:237] T bc2771c917ba4a5ca702752fcb82c166 P ef9cafbd868e4e64bb107908b8c2772f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:54.230391 24535 catalog_manager.cc:5696] T 6234b234082b425e9291e648d03ee689 P 807c30951a6a4453934b57c1471b6823 reported cstate change: term changed from 0 to 1, leader changed from <none> to 807c30951a6a4453934b57c1471b6823 (127.16.174.131). New cstate: current_term: 1 leader_uuid: "807c30951a6a4453934b57c1471b6823" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } health_report { overall_health: HEALTHY } } }
I20260608 12:57:54.233340 24538 catalog_manager.cc:5696] T bc2771c917ba4a5ca702752fcb82c166 P ef9cafbd868e4e64bb107908b8c2772f reported cstate change: term changed from 0 to 1, leader changed from <none> to ef9cafbd868e4e64bb107908b8c2772f (127.16.174.130). New cstate: current_term: 1 leader_uuid: "ef9cafbd868e4e64bb107908b8c2772f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:54.404956 24842 raft_consensus.cc:493] T 6240c9cb8edf4438aba3ba4c6ba0be22 P ac3118cfabb64a7b836088622dec1eac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:54.405493 24842 raft_consensus.cc:515] T 6240c9cb8edf4438aba3ba4c6ba0be22 P ac3118cfabb64a7b836088622dec1eac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:54.407466 24842 leader_election.cc:290] T 6240c9cb8edf4438aba3ba4c6ba0be22 P ac3118cfabb64a7b836088622dec1eac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef9cafbd868e4e64bb107908b8c2772f (127.16.174.130:36267), 807c30951a6a4453934b57c1471b6823 (127.16.174.131:46675)
I20260608 12:57:54.408468 24713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6240c9cb8edf4438aba3ba4c6ba0be22" candidate_uuid: "ac3118cfabb64a7b836088622dec1eac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef9cafbd868e4e64bb107908b8c2772f" is_pre_election: true
I20260608 12:57:54.408624 24787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6240c9cb8edf4438aba3ba4c6ba0be22" candidate_uuid: "ac3118cfabb64a7b836088622dec1eac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "807c30951a6a4453934b57c1471b6823" is_pre_election: true
I20260608 12:57:54.409265 24713 raft_consensus.cc:2468] T 6240c9cb8edf4438aba3ba4c6ba0be22 P ef9cafbd868e4e64bb107908b8c2772f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac3118cfabb64a7b836088622dec1eac in term 0.
I20260608 12:57:54.409265 24787 raft_consensus.cc:2468] T 6240c9cb8edf4438aba3ba4c6ba0be22 P 807c30951a6a4453934b57c1471b6823 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac3118cfabb64a7b836088622dec1eac in term 0.
I20260608 12:57:54.410723 24604 leader_election.cc:304] T 6240c9cb8edf4438aba3ba4c6ba0be22 P ac3118cfabb64a7b836088622dec1eac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac3118cfabb64a7b836088622dec1eac, ef9cafbd868e4e64bb107908b8c2772f; no voters: 
I20260608 12:57:54.411502 24842 raft_consensus.cc:2804] T 6240c9cb8edf4438aba3ba4c6ba0be22 P ac3118cfabb64a7b836088622dec1eac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:57:54.411872 24842 raft_consensus.cc:493] T 6240c9cb8edf4438aba3ba4c6ba0be22 P ac3118cfabb64a7b836088622dec1eac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:54.412220 24842 raft_consensus.cc:3060] T 6240c9cb8edf4438aba3ba4c6ba0be22 P ac3118cfabb64a7b836088622dec1eac [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:54.418802 24842 raft_consensus.cc:515] T 6240c9cb8edf4438aba3ba4c6ba0be22 P ac3118cfabb64a7b836088622dec1eac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:54.421185 24842 leader_election.cc:290] T 6240c9cb8edf4438aba3ba4c6ba0be22 P ac3118cfabb64a7b836088622dec1eac [CANDIDATE]: Term 1 election: Requested vote from peers ef9cafbd868e4e64bb107908b8c2772f (127.16.174.130:36267), 807c30951a6a4453934b57c1471b6823 (127.16.174.131:46675)
I20260608 12:57:54.421923 24713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6240c9cb8edf4438aba3ba4c6ba0be22" candidate_uuid: "ac3118cfabb64a7b836088622dec1eac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef9cafbd868e4e64bb107908b8c2772f"
I20260608 12:57:54.422204 24787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6240c9cb8edf4438aba3ba4c6ba0be22" candidate_uuid: "ac3118cfabb64a7b836088622dec1eac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "807c30951a6a4453934b57c1471b6823"
I20260608 12:57:54.422482 24713 raft_consensus.cc:3060] T 6240c9cb8edf4438aba3ba4c6ba0be22 P ef9cafbd868e4e64bb107908b8c2772f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:54.422756 24787 raft_consensus.cc:3060] T 6240c9cb8edf4438aba3ba4c6ba0be22 P 807c30951a6a4453934b57c1471b6823 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:54.427796 24787 raft_consensus.cc:2468] T 6240c9cb8edf4438aba3ba4c6ba0be22 P 807c30951a6a4453934b57c1471b6823 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac3118cfabb64a7b836088622dec1eac in term 1.
I20260608 12:57:54.427954 24713 raft_consensus.cc:2468] T 6240c9cb8edf4438aba3ba4c6ba0be22 P ef9cafbd868e4e64bb107908b8c2772f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac3118cfabb64a7b836088622dec1eac in term 1.
I20260608 12:57:54.429057 24605 leader_election.cc:304] T 6240c9cb8edf4438aba3ba4c6ba0be22 P ac3118cfabb64a7b836088622dec1eac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 807c30951a6a4453934b57c1471b6823, ac3118cfabb64a7b836088622dec1eac; no voters: 
I20260608 12:57:54.429780 24842 raft_consensus.cc:2804] T 6240c9cb8edf4438aba3ba4c6ba0be22 P ac3118cfabb64a7b836088622dec1eac [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:54.430291 24842 raft_consensus.cc:697] T 6240c9cb8edf4438aba3ba4c6ba0be22 P ac3118cfabb64a7b836088622dec1eac [term 1 LEADER]: Becoming Leader. State: Replica: ac3118cfabb64a7b836088622dec1eac, State: Running, Role: LEADER
I20260608 12:57:54.431034 24842 consensus_queue.cc:237] T 6240c9cb8edf4438aba3ba4c6ba0be22 P ac3118cfabb64a7b836088622dec1eac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:54.439291 24538 catalog_manager.cc:5696] T 6240c9cb8edf4438aba3ba4c6ba0be22 P ac3118cfabb64a7b836088622dec1eac reported cstate change: term changed from 0 to 1, leader changed from <none> to ac3118cfabb64a7b836088622dec1eac (127.16.174.129). New cstate: current_term: 1 leader_uuid: "ac3118cfabb64a7b836088622dec1eac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:54.455181 24885 consensus_queue.cc:1048] T 6d5bf6185ef44cadaaced2d914e36fe5 P 807c30951a6a4453934b57c1471b6823 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:57:54.469031 24843 consensus_queue.cc:1048] T 6d5bf6185ef44cadaaced2d914e36fe5 P 807c30951a6a4453934b57c1471b6823 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:57:54.499562 17082 tablet_server.cc:179] TabletServer@127.16.174.129:0 shutting down...
I20260608 12:57:54.524674 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:54.525511 17082 tablet_replica.cc:333] T 6240c9cb8edf4438aba3ba4c6ba0be22 P ac3118cfabb64a7b836088622dec1eac: stopping tablet replica
I20260608 12:57:54.526399 17082 raft_consensus.cc:2243] T 6240c9cb8edf4438aba3ba4c6ba0be22 P ac3118cfabb64a7b836088622dec1eac [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:54.527253 17082 pending_rounds.cc:70] T 6240c9cb8edf4438aba3ba4c6ba0be22 P ac3118cfabb64a7b836088622dec1eac: Trying to abort 1 pending ops.
I20260608 12:57:54.527522 17082 pending_rounds.cc:77] T 6240c9cb8edf4438aba3ba4c6ba0be22 P ac3118cfabb64a7b836088622dec1eac: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294662551277572096 op_type: NO_OP noop_request { }
I20260608 12:57:54.527927 17082 raft_consensus.cc:2889] T 6240c9cb8edf4438aba3ba4c6ba0be22 P ac3118cfabb64a7b836088622dec1eac [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:57:54.528297 17082 raft_consensus.cc:2272] T 6240c9cb8edf4438aba3ba4c6ba0be22 P ac3118cfabb64a7b836088622dec1eac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:54.531594 17082 tablet_replica.cc:333] T 6d5bf6185ef44cadaaced2d914e36fe5 P ac3118cfabb64a7b836088622dec1eac: stopping tablet replica
I20260608 12:57:54.532532 17082 raft_consensus.cc:2243] T 6d5bf6185ef44cadaaced2d914e36fe5 P ac3118cfabb64a7b836088622dec1eac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:54.533092 17082 raft_consensus.cc:2272] T 6d5bf6185ef44cadaaced2d914e36fe5 P ac3118cfabb64a7b836088622dec1eac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:54.536585 17082 tablet_replica.cc:333] T 4fd3851c6aa645f392a87255dcde09a2 P ac3118cfabb64a7b836088622dec1eac: stopping tablet replica
I20260608 12:57:54.537271 17082 raft_consensus.cc:2243] T 4fd3851c6aa645f392a87255dcde09a2 P ac3118cfabb64a7b836088622dec1eac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:54.537712 17082 raft_consensus.cc:2272] T 4fd3851c6aa645f392a87255dcde09a2 P ac3118cfabb64a7b836088622dec1eac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:54.540480 17082 tablet_replica.cc:333] T 483d454e49f2467da090483836e387f5 P ac3118cfabb64a7b836088622dec1eac: stopping tablet replica
I20260608 12:57:54.541020 17082 raft_consensus.cc:2243] T 483d454e49f2467da090483836e387f5 P ac3118cfabb64a7b836088622dec1eac [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:54.541864 17082 raft_consensus.cc:2272] T 483d454e49f2467da090483836e387f5 P ac3118cfabb64a7b836088622dec1eac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:54.544035 17082 tablet_replica.cc:333] T 6234b234082b425e9291e648d03ee689 P ac3118cfabb64a7b836088622dec1eac: stopping tablet replica
I20260608 12:57:54.544600 17082 raft_consensus.cc:2243] T 6234b234082b425e9291e648d03ee689 P ac3118cfabb64a7b836088622dec1eac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:54.544986 17082 raft_consensus.cc:2272] T 6234b234082b425e9291e648d03ee689 P ac3118cfabb64a7b836088622dec1eac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:54.546767 17082 tablet_replica.cc:333] T e0c53c50080a421ca536d5d4833a3805 P ac3118cfabb64a7b836088622dec1eac: stopping tablet replica
I20260608 12:57:54.547312 17082 raft_consensus.cc:2243] T e0c53c50080a421ca536d5d4833a3805 P ac3118cfabb64a7b836088622dec1eac [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:54.548276 17082 raft_consensus.cc:2272] T e0c53c50080a421ca536d5d4833a3805 P ac3118cfabb64a7b836088622dec1eac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:54.550552 17082 tablet_replica.cc:333] T bc2771c917ba4a5ca702752fcb82c166 P ac3118cfabb64a7b836088622dec1eac: stopping tablet replica
I20260608 12:57:54.551101 17082 raft_consensus.cc:2243] T bc2771c917ba4a5ca702752fcb82c166 P ac3118cfabb64a7b836088622dec1eac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:54.551496 17082 raft_consensus.cc:2272] T bc2771c917ba4a5ca702752fcb82c166 P ac3118cfabb64a7b836088622dec1eac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:54.553421 17082 tablet_replica.cc:333] T e730869ddb7b465fa99763b0fc9e160a P ac3118cfabb64a7b836088622dec1eac: stopping tablet replica
I20260608 12:57:54.553917 17082 raft_consensus.cc:2243] T e730869ddb7b465fa99763b0fc9e160a P ac3118cfabb64a7b836088622dec1eac [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:54.554735 17082 raft_consensus.cc:2272] T e730869ddb7b465fa99763b0fc9e160a P ac3118cfabb64a7b836088622dec1eac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:54.574909 17082 tablet_server.cc:196] TabletServer@127.16.174.129:0 shutdown complete.
W20260608 12:57:54.628777 24680 consensus_peers.cc:597] T bc2771c917ba4a5ca702752fcb82c166 P ef9cafbd868e4e64bb107908b8c2772f -> Peer ac3118cfabb64a7b836088622dec1eac (127.16.174.129:36779): Couldn't send request to peer ac3118cfabb64a7b836088622dec1eac. Status: Network error: Client connection negotiation failed: client connection to 127.16.174.129:36779: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:57:54.694789 24754 consensus_peers.cc:597] T 6234b234082b425e9291e648d03ee689 P 807c30951a6a4453934b57c1471b6823 -> Peer ac3118cfabb64a7b836088622dec1eac (127.16.174.129:36779): Couldn't send request to peer ac3118cfabb64a7b836088622dec1eac. Status: Network error: Client connection negotiation failed: client connection to 127.16.174.129:36779: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:54.775015 24843 consensus_queue.cc:1048] T 6234b234082b425e9291e648d03ee689 P 807c30951a6a4453934b57c1471b6823 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:57:54.836515 24915 consensus_queue.cc:1048] T bc2771c917ba4a5ca702752fcb82c166 P ef9cafbd868e4e64bb107908b8c2772f [LEADER]: Connected to new peer: Peer: permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:57:54.845029 24754 consensus_peers.cc:597] T 6d5bf6185ef44cadaaced2d914e36fe5 P 807c30951a6a4453934b57c1471b6823 -> Peer ac3118cfabb64a7b836088622dec1eac (127.16.174.129:36779): Couldn't send request to peer ac3118cfabb64a7b836088622dec1eac. Status: Network error: Client connection negotiation failed: client connection to 127.16.174.129:36779: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:57:54.852281 24680 consensus_peers.cc:597] T 4fd3851c6aa645f392a87255dcde09a2 P ef9cafbd868e4e64bb107908b8c2772f -> Peer ac3118cfabb64a7b836088622dec1eac (127.16.174.129:36779): Couldn't send request to peer ac3118cfabb64a7b836088622dec1eac. Status: Network error: Client connection negotiation failed: client connection to 127.16.174.129:36779: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:57:55.537820 24586 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver ac3118cfabb64a7b836088622dec1eac not available for placement
I20260608 12:57:55.551856 24843 raft_consensus.cc:493] T e0c53c50080a421ca536d5d4833a3805 P 807c30951a6a4453934b57c1471b6823 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ac3118cfabb64a7b836088622dec1eac)
I20260608 12:57:55.552451 24843 raft_consensus.cc:515] T e0c53c50080a421ca536d5d4833a3805 P 807c30951a6a4453934b57c1471b6823 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:55.554338 24843 leader_election.cc:290] T e0c53c50080a421ca536d5d4833a3805 P 807c30951a6a4453934b57c1471b6823 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ac3118cfabb64a7b836088622dec1eac (127.16.174.129:36779), ef9cafbd868e4e64bb107908b8c2772f (127.16.174.130:36267)
I20260608 12:57:55.555413 24713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c53c50080a421ca536d5d4833a3805" candidate_uuid: "807c30951a6a4453934b57c1471b6823" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ef9cafbd868e4e64bb107908b8c2772f" is_pre_election: true
I20260608 12:57:55.556377 24920 consensus_queue.cc:579] T bc2771c917ba4a5ca702752fcb82c166 P ef9cafbd868e4e64bb107908b8c2772f [LEADER]: Leader has been unable to successfully communicate with peer ac3118cfabb64a7b836088622dec1eac for more than 1 seconds (1.332s)
W20260608 12:57:55.558933 24754 leader_election.cc:336] T e0c53c50080a421ca536d5d4833a3805 P 807c30951a6a4453934b57c1471b6823 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ac3118cfabb64a7b836088622dec1eac (127.16.174.129:36779): Network error: Client connection negotiation failed: client connection to 127.16.174.129:36779: connect: Connection refused (error 111)
I20260608 12:57:55.559461 24754 leader_election.cc:304] T e0c53c50080a421ca536d5d4833a3805 P 807c30951a6a4453934b57c1471b6823 [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: 807c30951a6a4453934b57c1471b6823; no voters: ac3118cfabb64a7b836088622dec1eac, ef9cafbd868e4e64bb107908b8c2772f
I20260608 12:57:55.560194 24843 raft_consensus.cc:2749] T e0c53c50080a421ca536d5d4833a3805 P 807c30951a6a4453934b57c1471b6823 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:57:55.581514 24920 raft_consensus.cc:493] T e0c53c50080a421ca536d5d4833a3805 P ef9cafbd868e4e64bb107908b8c2772f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ac3118cfabb64a7b836088622dec1eac)
I20260608 12:57:55.582247 24920 raft_consensus.cc:515] T e0c53c50080a421ca536d5d4833a3805 P ef9cafbd868e4e64bb107908b8c2772f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:55.584482 24920 leader_election.cc:290] T e0c53c50080a421ca536d5d4833a3805 P ef9cafbd868e4e64bb107908b8c2772f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ac3118cfabb64a7b836088622dec1eac (127.16.174.129:36779), 807c30951a6a4453934b57c1471b6823 (127.16.174.131:46675)
I20260608 12:57:55.586423 24787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c53c50080a421ca536d5d4833a3805" candidate_uuid: "ef9cafbd868e4e64bb107908b8c2772f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "807c30951a6a4453934b57c1471b6823" is_pre_election: true
I20260608 12:57:55.587030 24787 raft_consensus.cc:2468] T e0c53c50080a421ca536d5d4833a3805 P 807c30951a6a4453934b57c1471b6823 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef9cafbd868e4e64bb107908b8c2772f in term 1.
I20260608 12:57:55.588223 24680 leader_election.cc:304] T e0c53c50080a421ca536d5d4833a3805 P ef9cafbd868e4e64bb107908b8c2772f [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: 807c30951a6a4453934b57c1471b6823, ef9cafbd868e4e64bb107908b8c2772f; no voters: 
I20260608 12:57:55.588958 24920 raft_consensus.cc:2804] T e0c53c50080a421ca536d5d4833a3805 P ef9cafbd868e4e64bb107908b8c2772f [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260608 12:57:55.589023 24680 leader_election.cc:336] T e0c53c50080a421ca536d5d4833a3805 P ef9cafbd868e4e64bb107908b8c2772f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ac3118cfabb64a7b836088622dec1eac (127.16.174.129:36779): Network error: Client connection negotiation failed: client connection to 127.16.174.129:36779: connect: Connection refused (error 111)
I20260608 12:57:55.589444 24920 raft_consensus.cc:493] T e0c53c50080a421ca536d5d4833a3805 P ef9cafbd868e4e64bb107908b8c2772f [term 1 FOLLOWER]: Starting leader election (detected failure of leader ac3118cfabb64a7b836088622dec1eac)
I20260608 12:57:55.589849 24920 raft_consensus.cc:3060] T e0c53c50080a421ca536d5d4833a3805 P ef9cafbd868e4e64bb107908b8c2772f [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:57:55.596920 24920 raft_consensus.cc:515] T e0c53c50080a421ca536d5d4833a3805 P ef9cafbd868e4e64bb107908b8c2772f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:55.598976 24920 leader_election.cc:290] T e0c53c50080a421ca536d5d4833a3805 P ef9cafbd868e4e64bb107908b8c2772f [CANDIDATE]: Term 2 election: Requested vote from peers ac3118cfabb64a7b836088622dec1eac (127.16.174.129:36779), 807c30951a6a4453934b57c1471b6823 (127.16.174.131:46675)
I20260608 12:57:55.601032 24787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c53c50080a421ca536d5d4833a3805" candidate_uuid: "ef9cafbd868e4e64bb107908b8c2772f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "807c30951a6a4453934b57c1471b6823"
I20260608 12:57:55.601984 24787 raft_consensus.cc:3060] T e0c53c50080a421ca536d5d4833a3805 P 807c30951a6a4453934b57c1471b6823 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:57:55.602780 24843 consensus_queue.cc:579] T 6234b234082b425e9291e648d03ee689 P 807c30951a6a4453934b57c1471b6823 [LEADER]: Leader has been unable to successfully communicate with peer ac3118cfabb64a7b836088622dec1eac for more than 1 seconds (1.384s)
W20260608 12:57:55.606920 24680 leader_election.cc:336] T e0c53c50080a421ca536d5d4833a3805 P ef9cafbd868e4e64bb107908b8c2772f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer ac3118cfabb64a7b836088622dec1eac (127.16.174.129:36779): Network error: Client connection negotiation failed: client connection to 127.16.174.129:36779: connect: Connection refused (error 111)
I20260608 12:57:55.610095 24787 raft_consensus.cc:2468] T e0c53c50080a421ca536d5d4833a3805 P 807c30951a6a4453934b57c1471b6823 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef9cafbd868e4e64bb107908b8c2772f in term 2.
I20260608 12:57:55.611954 24680 leader_election.cc:304] T e0c53c50080a421ca536d5d4833a3805 P ef9cafbd868e4e64bb107908b8c2772f [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: 807c30951a6a4453934b57c1471b6823, ef9cafbd868e4e64bb107908b8c2772f; no voters: ac3118cfabb64a7b836088622dec1eac
I20260608 12:57:55.612741 24920 raft_consensus.cc:493] T e730869ddb7b465fa99763b0fc9e160a P ef9cafbd868e4e64bb107908b8c2772f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ac3118cfabb64a7b836088622dec1eac)
I20260608 12:57:55.612941 24895 raft_consensus.cc:2804] T e0c53c50080a421ca536d5d4833a3805 P ef9cafbd868e4e64bb107908b8c2772f [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:57:55.613300 24920 raft_consensus.cc:515] T e730869ddb7b465fa99763b0fc9e160a P ef9cafbd868e4e64bb107908b8c2772f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:55.613602 24895 raft_consensus.cc:697] T e0c53c50080a421ca536d5d4833a3805 P ef9cafbd868e4e64bb107908b8c2772f [term 2 LEADER]: Becoming Leader. State: Replica: ef9cafbd868e4e64bb107908b8c2772f, State: Running, Role: LEADER
I20260608 12:57:55.614693 24895 consensus_queue.cc:237] T e0c53c50080a421ca536d5d4833a3805 P ef9cafbd868e4e64bb107908b8c2772f [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: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:55.615808 24920 leader_election.cc:290] T e730869ddb7b465fa99763b0fc9e160a P ef9cafbd868e4e64bb107908b8c2772f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ac3118cfabb64a7b836088622dec1eac (127.16.174.129:36779), 807c30951a6a4453934b57c1471b6823 (127.16.174.131:46675)
I20260608 12:57:55.617060 24843 raft_consensus.cc:493] T e730869ddb7b465fa99763b0fc9e160a P 807c30951a6a4453934b57c1471b6823 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ac3118cfabb64a7b836088622dec1eac)
I20260608 12:57:55.617693 24843 raft_consensus.cc:515] T e730869ddb7b465fa99763b0fc9e160a P 807c30951a6a4453934b57c1471b6823 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:55.618511 24535 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:44216:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 12:57:55.619206 24535 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:44216:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 12:57:55.622424 24787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e730869ddb7b465fa99763b0fc9e160a" candidate_uuid: "ef9cafbd868e4e64bb107908b8c2772f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "807c30951a6a4453934b57c1471b6823" is_pre_election: true
I20260608 12:57:55.623087 24787 raft_consensus.cc:2468] T e730869ddb7b465fa99763b0fc9e160a P 807c30951a6a4453934b57c1471b6823 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef9cafbd868e4e64bb107908b8c2772f in term 1.
I20260608 12:57:55.624298 24713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e730869ddb7b465fa99763b0fc9e160a" candidate_uuid: "807c30951a6a4453934b57c1471b6823" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ef9cafbd868e4e64bb107908b8c2772f" is_pre_election: true
W20260608 12:57:55.625048 24680 leader_election.cc:336] T e730869ddb7b465fa99763b0fc9e160a P ef9cafbd868e4e64bb107908b8c2772f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ac3118cfabb64a7b836088622dec1eac (127.16.174.129:36779): Network error: Client connection negotiation failed: client connection to 127.16.174.129:36779: connect: Connection refused (error 111)
I20260608 12:57:55.625241 24713 raft_consensus.cc:2468] T e730869ddb7b465fa99763b0fc9e160a P ef9cafbd868e4e64bb107908b8c2772f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 807c30951a6a4453934b57c1471b6823 in term 1.
I20260608 12:57:55.626582 24680 leader_election.cc:304] T e730869ddb7b465fa99763b0fc9e160a P ef9cafbd868e4e64bb107908b8c2772f [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: 807c30951a6a4453934b57c1471b6823, ef9cafbd868e4e64bb107908b8c2772f; no voters: ac3118cfabb64a7b836088622dec1eac
I20260608 12:57:55.627398 24753 leader_election.cc:304] T e730869ddb7b465fa99763b0fc9e160a P 807c30951a6a4453934b57c1471b6823 [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: 807c30951a6a4453934b57c1471b6823, ef9cafbd868e4e64bb107908b8c2772f; no voters: 
I20260608 12:57:55.628010 24920 raft_consensus.cc:2804] T e730869ddb7b465fa99763b0fc9e160a P ef9cafbd868e4e64bb107908b8c2772f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:57:55.628587 24920 raft_consensus.cc:493] T e730869ddb7b465fa99763b0fc9e160a P ef9cafbd868e4e64bb107908b8c2772f [term 1 FOLLOWER]: Starting leader election (detected failure of leader ac3118cfabb64a7b836088622dec1eac)
I20260608 12:57:55.628682 24911 raft_consensus.cc:2804] T e730869ddb7b465fa99763b0fc9e160a P 807c30951a6a4453934b57c1471b6823 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:57:55.629194 24920 raft_consensus.cc:3060] T e730869ddb7b465fa99763b0fc9e160a P ef9cafbd868e4e64bb107908b8c2772f [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:57:55.629302 24911 raft_consensus.cc:493] T e730869ddb7b465fa99763b0fc9e160a P 807c30951a6a4453934b57c1471b6823 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ac3118cfabb64a7b836088622dec1eac)
I20260608 12:57:55.629932 24911 raft_consensus.cc:3060] T e730869ddb7b465fa99763b0fc9e160a P 807c30951a6a4453934b57c1471b6823 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:57:55.635931 24885 raft_consensus.cc:493] T 483d454e49f2467da090483836e387f5 P 807c30951a6a4453934b57c1471b6823 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ac3118cfabb64a7b836088622dec1eac)
I20260608 12:57:55.636513 24885 raft_consensus.cc:515] T 483d454e49f2467da090483836e387f5 P 807c30951a6a4453934b57c1471b6823 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:55.638762 24885 leader_election.cc:290] T 483d454e49f2467da090483836e387f5 P 807c30951a6a4453934b57c1471b6823 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ac3118cfabb64a7b836088622dec1eac (127.16.174.129:36779), ef9cafbd868e4e64bb107908b8c2772f (127.16.174.130:36267)
I20260608 12:57:55.638595 24920 raft_consensus.cc:515] T e730869ddb7b465fa99763b0fc9e160a P ef9cafbd868e4e64bb107908b8c2772f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:55.638305 24538 catalog_manager.cc:5696] T e0c53c50080a421ca536d5d4833a3805 P ef9cafbd868e4e64bb107908b8c2772f reported cstate change: term changed from 1 to 2, leader changed from ac3118cfabb64a7b836088622dec1eac (127.16.174.129) to ef9cafbd868e4e64bb107908b8c2772f (127.16.174.130). New cstate: current_term: 2 leader_uuid: "ef9cafbd868e4e64bb107908b8c2772f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:55.640592 24843 leader_election.cc:290] T e730869ddb7b465fa99763b0fc9e160a P 807c30951a6a4453934b57c1471b6823 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ef9cafbd868e4e64bb107908b8c2772f (127.16.174.130:36267), ac3118cfabb64a7b836088622dec1eac (127.16.174.129:36779)
W20260608 12:57:55.641229 24754 leader_election.cc:336] T e730869ddb7b465fa99763b0fc9e160a P 807c30951a6a4453934b57c1471b6823 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ac3118cfabb64a7b836088622dec1eac (127.16.174.129:36779): Network error: Client connection negotiation failed: client connection to 127.16.174.129:36779: connect: Connection refused (error 111)
I20260608 12:57:55.641479 24713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "483d454e49f2467da090483836e387f5" candidate_uuid: "807c30951a6a4453934b57c1471b6823" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ef9cafbd868e4e64bb107908b8c2772f" is_pre_election: true
I20260608 12:57:55.645277 24911 raft_consensus.cc:515] T e730869ddb7b465fa99763b0fc9e160a P 807c30951a6a4453934b57c1471b6823 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
W20260608 12:57:55.646060 24754 leader_election.cc:336] T 483d454e49f2467da090483836e387f5 P 807c30951a6a4453934b57c1471b6823 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ac3118cfabb64a7b836088622dec1eac (127.16.174.129:36779): Network error: Client connection negotiation failed: client connection to 127.16.174.129:36779: connect: Connection refused (error 111)
I20260608 12:57:55.647593 24911 leader_election.cc:290] T e730869ddb7b465fa99763b0fc9e160a P 807c30951a6a4453934b57c1471b6823 [CANDIDATE]: Term 2 election: Requested vote from peers ef9cafbd868e4e64bb107908b8c2772f (127.16.174.130:36267), ac3118cfabb64a7b836088622dec1eac (127.16.174.129:36779)
W20260608 12:57:55.647583 24680 leader_election.cc:336] T e730869ddb7b465fa99763b0fc9e160a P ef9cafbd868e4e64bb107908b8c2772f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer ac3118cfabb64a7b836088622dec1eac (127.16.174.129:36779): Network error: Client connection negotiation failed: client connection to 127.16.174.129:36779: connect: Connection refused (error 111)
I20260608 12:57:55.649042 24754 leader_election.cc:304] T 483d454e49f2467da090483836e387f5 P 807c30951a6a4453934b57c1471b6823 [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: 807c30951a6a4453934b57c1471b6823; no voters: ac3118cfabb64a7b836088622dec1eac, ef9cafbd868e4e64bb107908b8c2772f
I20260608 12:57:55.649375 24713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e730869ddb7b465fa99763b0fc9e160a" candidate_uuid: "807c30951a6a4453934b57c1471b6823" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ef9cafbd868e4e64bb107908b8c2772f"
I20260608 12:57:55.649948 24920 leader_election.cc:290] T e730869ddb7b465fa99763b0fc9e160a P ef9cafbd868e4e64bb107908b8c2772f [CANDIDATE]: Term 2 election: Requested vote from peers ac3118cfabb64a7b836088622dec1eac (127.16.174.129:36779), 807c30951a6a4453934b57c1471b6823 (127.16.174.131:46675)
I20260608 12:57:55.650290 24713 raft_consensus.cc:2393] T e730869ddb7b465fa99763b0fc9e160a P ef9cafbd868e4e64bb107908b8c2772f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 807c30951a6a4453934b57c1471b6823 in current term 2: Already voted for candidate ef9cafbd868e4e64bb107908b8c2772f in this term.
I20260608 12:57:55.650758 24911 raft_consensus.cc:2749] T 483d454e49f2467da090483836e387f5 P 807c30951a6a4453934b57c1471b6823 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:57:55.652339 24787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e730869ddb7b465fa99763b0fc9e160a" candidate_uuid: "ef9cafbd868e4e64bb107908b8c2772f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "807c30951a6a4453934b57c1471b6823"
I20260608 12:57:55.653183 24787 raft_consensus.cc:2393] T e730869ddb7b465fa99763b0fc9e160a P 807c30951a6a4453934b57c1471b6823 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ef9cafbd868e4e64bb107908b8c2772f in current term 2: Already voted for candidate 807c30951a6a4453934b57c1471b6823 in this term.
I20260608 12:57:55.655072 24680 leader_election.cc:304] T e730869ddb7b465fa99763b0fc9e160a P ef9cafbd868e4e64bb107908b8c2772f [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: ef9cafbd868e4e64bb107908b8c2772f; no voters: 807c30951a6a4453934b57c1471b6823, ac3118cfabb64a7b836088622dec1eac
I20260608 12:57:55.655956 24920 raft_consensus.cc:2749] T e730869ddb7b465fa99763b0fc9e160a P ef9cafbd868e4e64bb107908b8c2772f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260608 12:57:55.656574 24754 leader_election.cc:336] T e730869ddb7b465fa99763b0fc9e160a P 807c30951a6a4453934b57c1471b6823 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer ac3118cfabb64a7b836088622dec1eac (127.16.174.129:36779): Network error: Client connection negotiation failed: client connection to 127.16.174.129:36779: connect: Connection refused (error 111)
I20260608 12:57:55.657152 24754 leader_election.cc:304] T e730869ddb7b465fa99763b0fc9e160a P 807c30951a6a4453934b57c1471b6823 [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: 807c30951a6a4453934b57c1471b6823; no voters: ac3118cfabb64a7b836088622dec1eac, ef9cafbd868e4e64bb107908b8c2772f
I20260608 12:57:55.657989 24911 raft_consensus.cc:2749] T e730869ddb7b465fa99763b0fc9e160a P 807c30951a6a4453934b57c1471b6823 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 12:57:55.662663 24535 catalog_manager.cc:5983] T 00000000000000000000000000000000 P acd765e789b84feaa0d4160dd404ecd0: Sending DeleteTablet for 3 replicas of tablet 6234b234082b425e9291e648d03ee689
I20260608 12:57:55.664788 24535 catalog_manager.cc:5983] T 00000000000000000000000000000000 P acd765e789b84feaa0d4160dd404ecd0: Sending DeleteTablet for 3 replicas of tablet 6240c9cb8edf4438aba3ba4c6ba0be22
I20260608 12:57:55.665378 24705 tablet_service.cc:1558] Processing DeleteTablet for tablet 6234b234082b425e9291e648d03ee689 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:57:55 UTC) from {username='slave'} at 127.0.0.1:58364
I20260608 12:57:55.666319 24779 tablet_service.cc:1558] Processing DeleteTablet for tablet 6234b234082b425e9291e648d03ee689 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:57:55 UTC) from {username='slave'} at 127.0.0.1:59400
I20260608 12:57:55.666839 24535 catalog_manager.cc:5983] T 00000000000000000000000000000000 P acd765e789b84feaa0d4160dd404ecd0: Sending DeleteTablet for 3 replicas of tablet 6d5bf6185ef44cadaaced2d914e36fe5
I20260608 12:57:55.667840 24703 tablet_service.cc:1558] Processing DeleteTablet for tablet 6240c9cb8edf4438aba3ba4c6ba0be22 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:57:55 UTC) from {username='slave'} at 127.0.0.1:58364
I20260608 12:57:55.668110 24778 tablet_service.cc:1558] Processing DeleteTablet for tablet 6240c9cb8edf4438aba3ba4c6ba0be22 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:57:55 UTC) from {username='slave'} at 127.0.0.1:59400
I20260608 12:57:55.668777 24535 catalog_manager.cc:5983] T 00000000000000000000000000000000 P acd765e789b84feaa0d4160dd404ecd0: Sending DeleteTablet for 3 replicas of tablet bc2771c917ba4a5ca702752fcb82c166
I20260608 12:57:55.670135 24703 tablet_service.cc:1558] Processing DeleteTablet for tablet 6d5bf6185ef44cadaaced2d914e36fe5 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:57:55 UTC) from {username='slave'} at 127.0.0.1:58364
I20260608 12:57:55.672631 24930 tablet_replica.cc:333] T 6234b234082b425e9291e648d03ee689 P ef9cafbd868e4e64bb107908b8c2772f: stopping tablet replica
I20260608 12:57:55.673725 24930 raft_consensus.cc:2243] T 6234b234082b425e9291e648d03ee689 P ef9cafbd868e4e64bb107908b8c2772f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:55.673882 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:57:55.674490 24930 raft_consensus.cc:2272] T 6234b234082b425e9291e648d03ee689 P ef9cafbd868e4e64bb107908b8c2772f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:55.675784 24703 tablet_service.cc:1558] Processing DeleteTablet for tablet bc2771c917ba4a5ca702752fcb82c166 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:57:55 UTC) from {username='slave'} at 127.0.0.1:58364
I20260608 12:57:55.678951 24930 ts_tablet_manager.cc:1916] T 6234b234082b425e9291e648d03ee689 P ef9cafbd868e4e64bb107908b8c2772f: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:57:55.680502 24931 tablet_replica.cc:333] T 6234b234082b425e9291e648d03ee689 P 807c30951a6a4453934b57c1471b6823: stopping tablet replica
I20260608 12:57:55.684468 24779 tablet_service.cc:1558] Processing DeleteTablet for tablet 6d5bf6185ef44cadaaced2d914e36fe5 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:57:55 UTC) from {username='slave'} at 127.0.0.1:59400
I20260608 12:57:55.685719 24931 raft_consensus.cc:2243] T 6234b234082b425e9291e648d03ee689 P 807c30951a6a4453934b57c1471b6823 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:55.686731 24779 tablet_service.cc:1558] Processing DeleteTablet for tablet bc2771c917ba4a5ca702752fcb82c166 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:57:55 UTC) from {username='slave'} at 127.0.0.1:59400
W20260608 12:57:55.686936 24524 catalog_manager.cc:4754] TS ac3118cfabb64a7b836088622dec1eac (127.16.174.129:36779): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 6d5bf6185ef44cadaaced2d914e36fe5: Network error: Client connection negotiation failed: client connection to 127.16.174.129:36779: connect: Connection refused (error 111)
I20260608 12:57:55.687886 24931 raft_consensus.cc:2272] T 6234b234082b425e9291e648d03ee689 P 807c30951a6a4453934b57c1471b6823 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:55.691843 24931 ts_tablet_manager.cc:1916] T 6234b234082b425e9291e648d03ee689 P 807c30951a6a4453934b57c1471b6823: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260608 12:57:55.692963 24933 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:55.699671 24934 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:55.700554 24936 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:55.706501 24931 ts_tablet_manager.cc:1929] T 6234b234082b425e9291e648d03ee689 P 807c30951a6a4453934b57c1471b6823: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:57:55.706964 24931 log.cc:1199] T 6234b234082b425e9291e648d03ee689 P 807c30951a6a4453934b57c1471b6823: Deleting WAL directory at /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923273579219-17082-0/minicluster-data/ts-2-root/wals/6234b234082b425e9291e648d03ee689
I20260608 12:57:55.707424 24930 ts_tablet_manager.cc:1929] T 6234b234082b425e9291e648d03ee689 P ef9cafbd868e4e64bb107908b8c2772f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:57:55.707767 24931 ts_tablet_manager.cc:1950] T 6234b234082b425e9291e648d03ee689 P 807c30951a6a4453934b57c1471b6823: Deleting consensus metadata
I20260608 12:57:55.708024 24930 log.cc:1199] T 6234b234082b425e9291e648d03ee689 P ef9cafbd868e4e64bb107908b8c2772f: Deleting WAL directory at /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923273579219-17082-0/minicluster-data/ts-1-root/wals/6234b234082b425e9291e648d03ee689
I20260608 12:57:55.709158 24930 ts_tablet_manager.cc:1950] T 6234b234082b425e9291e648d03ee689 P ef9cafbd868e4e64bb107908b8c2772f: Deleting consensus metadata
I20260608 12:57:55.710939 17082 server_base.cc:1061] running on GCE node
I20260608 12:57:55.711270 24931 tablet_replica.cc:333] T 6240c9cb8edf4438aba3ba4c6ba0be22 P 807c30951a6a4453934b57c1471b6823: stopping tablet replica
I20260608 12:57:55.711383 24524 catalog_manager.cc:5027] TS 807c30951a6a4453934b57c1471b6823 (127.16.174.131:46675): tablet 6234b234082b425e9291e648d03ee689 (table dugtrio [id=4e5fadf5a70c42d5b318436c0acad47a]) successfully deleted
I20260608 12:57:55.712404 24931 raft_consensus.cc:2243] T 6240c9cb8edf4438aba3ba4c6ba0be22 P 807c30951a6a4453934b57c1471b6823 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:55.712455 24523 catalog_manager.cc:5027] TS ef9cafbd868e4e64bb107908b8c2772f (127.16.174.130:36267): tablet 6234b234082b425e9291e648d03ee689 (table dugtrio [id=4e5fadf5a70c42d5b318436c0acad47a]) successfully deleted
I20260608 12:57:55.712942 24930 tablet_replica.cc:333] T 6240c9cb8edf4438aba3ba4c6ba0be22 P ef9cafbd868e4e64bb107908b8c2772f: stopping tablet replica
I20260608 12:57:55.713032 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:57:55.712962 24931 raft_consensus.cc:2272] T 6240c9cb8edf4438aba3ba4c6ba0be22 P 807c30951a6a4453934b57c1471b6823 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:57:55.713761 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:55.713960 24930 raft_consensus.cc:2243] T 6240c9cb8edf4438aba3ba4c6ba0be22 P ef9cafbd868e4e64bb107908b8c2772f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:55.714056 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923475714027 us; error 0 us; skew 500 ppm
I20260608 12:57:55.714613 24930 raft_consensus.cc:2272] T 6240c9cb8edf4438aba3ba4c6ba0be22 P ef9cafbd868e4e64bb107908b8c2772f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:55.715268 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:55.716727 24931 ts_tablet_manager.cc:1916] T 6240c9cb8edf4438aba3ba4c6ba0be22 P 807c30951a6a4453934b57c1471b6823: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:57:55.717563 24930 ts_tablet_manager.cc:1916] T 6240c9cb8edf4438aba3ba4c6ba0be22 P ef9cafbd868e4e64bb107908b8c2772f: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:57:55.719257 24920 consensus_queue.cc:579] T 4fd3851c6aa645f392a87255dcde09a2 P ef9cafbd868e4e64bb107908b8c2772f [LEADER]: Leader has been unable to successfully communicate with peer ac3118cfabb64a7b836088622dec1eac for more than 1 seconds (1.272s)
I20260608 12:57:55.736370 17082 webserver.cc:533] Webserver started at http://127.16.174.132:43703/ using document root <none> and password file <none>
I20260608 12:57:55.737344 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:55.737638 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:55.737776 24930 ts_tablet_manager.cc:1929] T 6240c9cb8edf4438aba3ba4c6ba0be22 P ef9cafbd868e4e64bb107908b8c2772f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:57:55.738067 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:55.738349 24930 log.cc:1199] T 6240c9cb8edf4438aba3ba4c6ba0be22 P ef9cafbd868e4e64bb107908b8c2772f: Deleting WAL directory at /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923273579219-17082-0/minicluster-data/ts-1-root/wals/6240c9cb8edf4438aba3ba4c6ba0be22
I20260608 12:57:55.739121 24930 ts_tablet_manager.cc:1950] T 6240c9cb8edf4438aba3ba4c6ba0be22 P ef9cafbd868e4e64bb107908b8c2772f: Deleting consensus metadata
I20260608 12:57:55.739956 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923273579219-17082-0/minicluster-data/ts-3-root/instance:
uuid: "5925d99b1c984b59bb2332543d023ec2"
format_stamp: "Formatted at 2026-06-08 12:57:55 on dist-test-slave-840c"
I20260608 12:57:55.742010 24930 tablet_replica.cc:333] T 6d5bf6185ef44cadaaced2d914e36fe5 P ef9cafbd868e4e64bb107908b8c2772f: stopping tablet replica
I20260608 12:57:55.742252 24523 catalog_manager.cc:5027] TS ef9cafbd868e4e64bb107908b8c2772f (127.16.174.130:36267): tablet 6240c9cb8edf4438aba3ba4c6ba0be22 (table dugtrio [id=4e5fadf5a70c42d5b318436c0acad47a]) successfully deleted
I20260608 12:57:55.743104 24930 raft_consensus.cc:2243] T 6d5bf6185ef44cadaaced2d914e36fe5 P ef9cafbd868e4e64bb107908b8c2772f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:55.743784 24930 raft_consensus.cc:2272] T 6d5bf6185ef44cadaaced2d914e36fe5 P ef9cafbd868e4e64bb107908b8c2772f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:55.753178 24930 ts_tablet_manager.cc:1916] T 6d5bf6185ef44cadaaced2d914e36fe5 P ef9cafbd868e4e64bb107908b8c2772f: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:57:55.753720 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.013s	user 0.008s	sys 0.005s
I20260608 12:57:55.760746 24941 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:55.761142 24931 ts_tablet_manager.cc:1929] T 6240c9cb8edf4438aba3ba4c6ba0be22 P 807c30951a6a4453934b57c1471b6823: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:57:55.761734 24931 log.cc:1199] T 6240c9cb8edf4438aba3ba4c6ba0be22 P 807c30951a6a4453934b57c1471b6823: Deleting WAL directory at /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923273579219-17082-0/minicluster-data/ts-2-root/wals/6240c9cb8edf4438aba3ba4c6ba0be22
I20260608 12:57:55.761945 17082 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:57:55.762401 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923273579219-17082-0/minicluster-data/ts-3-root
uuid: "5925d99b1c984b59bb2332543d023ec2"
format_stamp: "Formatted at 2026-06-08 12:57:55 on dist-test-slave-840c"
I20260608 12:57:55.762531 24931 ts_tablet_manager.cc:1950] T 6240c9cb8edf4438aba3ba4c6ba0be22 P 807c30951a6a4453934b57c1471b6823: Deleting consensus metadata
I20260608 12:57:55.762885 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923273579219-17082-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923273579219-17082-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923273579219-17082-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:57:55.766716 24931 tablet_replica.cc:333] T 6d5bf6185ef44cadaaced2d914e36fe5 P 807c30951a6a4453934b57c1471b6823: stopping tablet replica
I20260608 12:57:55.766819 24524 catalog_manager.cc:5027] TS 807c30951a6a4453934b57c1471b6823 (127.16.174.131:46675): tablet 6240c9cb8edf4438aba3ba4c6ba0be22 (table dugtrio [id=4e5fadf5a70c42d5b318436c0acad47a]) successfully deleted
I20260608 12:57:55.768471 24931 raft_consensus.cc:2243] T 6d5bf6185ef44cadaaced2d914e36fe5 P 807c30951a6a4453934b57c1471b6823 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:55.769708 24930 ts_tablet_manager.cc:1929] T 6d5bf6185ef44cadaaced2d914e36fe5 P ef9cafbd868e4e64bb107908b8c2772f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:57:55.769995 24931 raft_consensus.cc:2272] T 6d5bf6185ef44cadaaced2d914e36fe5 P 807c30951a6a4453934b57c1471b6823 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:55.770161 24930 log.cc:1199] T 6d5bf6185ef44cadaaced2d914e36fe5 P ef9cafbd868e4e64bb107908b8c2772f: Deleting WAL directory at /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923273579219-17082-0/minicluster-data/ts-1-root/wals/6d5bf6185ef44cadaaced2d914e36fe5
I20260608 12:57:55.771227 24930 ts_tablet_manager.cc:1950] T 6d5bf6185ef44cadaaced2d914e36fe5 P ef9cafbd868e4e64bb107908b8c2772f: Deleting consensus metadata
I20260608 12:57:55.774202 24931 ts_tablet_manager.cc:1916] T 6d5bf6185ef44cadaaced2d914e36fe5 P 807c30951a6a4453934b57c1471b6823: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:57:55.774701 24523 catalog_manager.cc:5027] TS ef9cafbd868e4e64bb107908b8c2772f (127.16.174.130:36267): tablet 6d5bf6185ef44cadaaced2d914e36fe5 (table dugtrio [id=4e5fadf5a70c42d5b318436c0acad47a]) successfully deleted
I20260608 12:57:55.775826 24930 tablet_replica.cc:333] T bc2771c917ba4a5ca702752fcb82c166 P ef9cafbd868e4e64bb107908b8c2772f: stopping tablet replica
I20260608 12:57:55.776801 24930 raft_consensus.cc:2243] T bc2771c917ba4a5ca702752fcb82c166 P ef9cafbd868e4e64bb107908b8c2772f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:55.777969 24930 raft_consensus.cc:2272] T bc2771c917ba4a5ca702752fcb82c166 P ef9cafbd868e4e64bb107908b8c2772f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:55.781358 24930 ts_tablet_manager.cc:1916] T bc2771c917ba4a5ca702752fcb82c166 P ef9cafbd868e4e64bb107908b8c2772f: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:57:55.790939 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:55.792244 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:55.793094 24931 ts_tablet_manager.cc:1929] T 6d5bf6185ef44cadaaced2d914e36fe5 P 807c30951a6a4453934b57c1471b6823: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:57:55.793586 24931 log.cc:1199] T 6d5bf6185ef44cadaaced2d914e36fe5 P 807c30951a6a4453934b57c1471b6823: Deleting WAL directory at /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923273579219-17082-0/minicluster-data/ts-2-root/wals/6d5bf6185ef44cadaaced2d914e36fe5
I20260608 12:57:55.794047 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:55.794426 24931 ts_tablet_manager.cc:1950] T 6d5bf6185ef44cadaaced2d914e36fe5 P 807c30951a6a4453934b57c1471b6823: Deleting consensus metadata
I20260608 12:57:55.797000 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:55.797295 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:55.797431 24930 ts_tablet_manager.cc:1929] T bc2771c917ba4a5ca702752fcb82c166 P ef9cafbd868e4e64bb107908b8c2772f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:57:55.797602 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:55.797940 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:55.797894 24931 tablet_replica.cc:333] T bc2771c917ba4a5ca702752fcb82c166 P 807c30951a6a4453934b57c1471b6823: stopping tablet replica
I20260608 12:57:55.797912 24930 log.cc:1199] T bc2771c917ba4a5ca702752fcb82c166 P ef9cafbd868e4e64bb107908b8c2772f: Deleting WAL directory at /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923273579219-17082-0/minicluster-data/ts-1-root/wals/bc2771c917ba4a5ca702752fcb82c166
I20260608 12:57:55.798058 24524 catalog_manager.cc:5027] TS 807c30951a6a4453934b57c1471b6823 (127.16.174.131:46675): tablet 6d5bf6185ef44cadaaced2d914e36fe5 (table dugtrio [id=4e5fadf5a70c42d5b318436c0acad47a]) successfully deleted
I20260608 12:57:55.799450 24930 ts_tablet_manager.cc:1950] T bc2771c917ba4a5ca702752fcb82c166 P ef9cafbd868e4e64bb107908b8c2772f: Deleting consensus metadata
I20260608 12:57:55.799722 24931 raft_consensus.cc:2243] T bc2771c917ba4a5ca702752fcb82c166 P 807c30951a6a4453934b57c1471b6823 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:55.800566 24931 raft_consensus.cc:2272] T bc2771c917ba4a5ca702752fcb82c166 P 807c30951a6a4453934b57c1471b6823 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:55.803123 24523 catalog_manager.cc:5027] TS ef9cafbd868e4e64bb107908b8c2772f (127.16.174.130:36267): tablet bc2771c917ba4a5ca702752fcb82c166 (table dugtrio [id=4e5fadf5a70c42d5b318436c0acad47a]) successfully deleted
I20260608 12:57:55.803895 24931 ts_tablet_manager.cc:1916] T bc2771c917ba4a5ca702752fcb82c166 P 807c30951a6a4453934b57c1471b6823: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:57:55.817463 24931 ts_tablet_manager.cc:1929] T bc2771c917ba4a5ca702752fcb82c166 P 807c30951a6a4453934b57c1471b6823: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:57:55.817926 24931 log.cc:1199] T bc2771c917ba4a5ca702752fcb82c166 P 807c30951a6a4453934b57c1471b6823: Deleting WAL directory at /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923273579219-17082-0/minicluster-data/ts-2-root/wals/bc2771c917ba4a5ca702752fcb82c166
I20260608 12:57:55.818768 24931 ts_tablet_manager.cc:1950] T bc2771c917ba4a5ca702752fcb82c166 P 807c30951a6a4453934b57c1471b6823: Deleting consensus metadata
I20260608 12:57:55.822992 24524 catalog_manager.cc:5027] TS 807c30951a6a4453934b57c1471b6823 (127.16.174.131:46675): tablet bc2771c917ba4a5ca702752fcb82c166 (table dugtrio [id=4e5fadf5a70c42d5b318436c0acad47a]) successfully deleted
I20260608 12:57:55.850302 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.132:42003
I20260608 12:57:55.850435 25003 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.132:42003 every 8 connection(s)
I20260608 12:57:55.855552 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:55.864372 25007 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:55.865047 25008 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:55.870440 17082 server_base.cc:1061] running on GCE node
W20260608 12:57:55.871021 25010 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:55.871766 25004 heartbeater.cc:344] Connected to a master server at 127.16.174.190:45141
I20260608 12:57:55.872260 25004 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:55.872340 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:55.872665 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:55.872906 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923475872886 us; error 0 us; skew 500 ppm
I20260608 12:57:55.873306 25004 heartbeater.cc:507] Master 127.16.174.190:45141 requested a full tablet report, sending...
I20260608 12:57:55.873869 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:55.876241 24535 ts_manager.cc:194] Registered new tserver with Master: 5925d99b1c984b59bb2332543d023ec2 (127.16.174.132:42003)
I20260608 12:57:55.877197 17082 webserver.cc:533] Webserver started at http://127.16.174.129:36417/ using document root <none> and password file <none>
I20260608 12:57:55.877810 24535 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44248
I20260608 12:57:55.878000 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:55.878392 17082 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:57:55.883214 17082 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 12:57:55.887353 25015 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:55.888437 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:57:55.888803 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923273579219-17082-0/minicluster-data/ts-0-root
uuid: "ac3118cfabb64a7b836088622dec1eac"
format_stamp: "Formatted at 2026-06-08 12:57:51 on dist-test-slave-840c"
I20260608 12:57:55.889191 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923273579219-17082-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923273579219-17082-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923273579219-17082-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:57:55.904548 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:55.905870 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:55.907440 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:55.911592 25022 ts_tablet_manager.cc:548] Loading tablet metadata (0/8 complete)
I20260608 12:57:55.925563 24713 consensus_queue.cc:237] T 4fd3851c6aa645f392a87255dcde09a2 P ef9cafbd868e4e64bb107908b8c2772f [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: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } } peers { permanent_uuid: "5925d99b1c984b59bb2332543d023ec2" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 42003 } attrs { promote: true } }
I20260608 12:57:55.934512 24786 raft_consensus.cc:1275] T 4fd3851c6aa645f392a87255dcde09a2 P 807c30951a6a4453934b57c1471b6823 [term 1 FOLLOWER]: Refusing update from remote peer ef9cafbd868e4e64bb107908b8c2772f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:57:55.938475 24920 consensus_queue.cc:1048] T 4fd3851c6aa645f392a87255dcde09a2 P ef9cafbd868e4e64bb107908b8c2772f [LEADER]: Connected to new peer: Peer: permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:57:55.941902 24680 consensus_peers.cc:597] T 4fd3851c6aa645f392a87255dcde09a2 P ef9cafbd868e4e64bb107908b8c2772f -> Peer ac3118cfabb64a7b836088622dec1eac (127.16.174.129:36779): Couldn't send request to peer ac3118cfabb64a7b836088622dec1eac. Status: Network error: Client connection negotiation failed: client connection to 127.16.174.129:36779: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:57:55.950428 24678 consensus_peers.cc:597] T 4fd3851c6aa645f392a87255dcde09a2 P ef9cafbd868e4e64bb107908b8c2772f -> Peer 5925d99b1c984b59bb2332543d023ec2 (127.16.174.132:42003): Couldn't send request to peer 5925d99b1c984b59bb2332543d023ec2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4fd3851c6aa645f392a87255dcde09a2. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:55.951822 24915 raft_consensus.cc:2955] T 4fd3851c6aa645f392a87255dcde09a2 P ef9cafbd868e4e64bb107908b8c2772f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5925d99b1c984b59bb2332543d023ec2 (127.16.174.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } } peers { permanent_uuid: "5925d99b1c984b59bb2332543d023ec2" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 42003 } attrs { promote: true } } }
I20260608 12:57:55.954023 24786 raft_consensus.cc:2955] T 4fd3851c6aa645f392a87255dcde09a2 P 807c30951a6a4453934b57c1471b6823 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5925d99b1c984b59bb2332543d023ec2 (127.16.174.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } } peers { permanent_uuid: "5925d99b1c984b59bb2332543d023ec2" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 42003 } attrs { promote: true } } }
I20260608 12:57:55.960301 24523 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 4fd3851c6aa645f392a87255dcde09a2 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 4)
I20260608 12:57:55.965440 24535 catalog_manager.cc:5696] T 4fd3851c6aa645f392a87255dcde09a2 P ef9cafbd868e4e64bb107908b8c2772f reported cstate change: config changed from index -1 to 2, NON_VOTER 5925d99b1c984b59bb2332543d023ec2 (127.16.174.132) added. New cstate: current_term: 1 leader_uuid: "ef9cafbd868e4e64bb107908b8c2772f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5925d99b1c984b59bb2332543d023ec2" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 42003 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:55.973107 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (8 total tablets, 8 live tablets)
I20260608 12:57:55.973435 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.063s	user 0.003s	sys 0.000s
I20260608 12:57:55.973748 17082 ts_tablet_manager.cc:600] Registering tablets (0/8 complete)
I20260608 12:57:55.979290 25022 tablet_bootstrap.cc:492] T 6240c9cb8edf4438aba3ba4c6ba0be22 P ac3118cfabb64a7b836088622dec1eac: Bootstrap starting.
W20260608 12:57:55.996768 24524 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.174.129:36779: connect: Connection refused (error 111) [suppressed 37 similar messages]
I20260608 12:57:55.996951 25022 tablet_bootstrap.cc:492] T 6240c9cb8edf4438aba3ba4c6ba0be22 P ac3118cfabb64a7b836088622dec1eac: 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:57:55.998157 25022 tablet_bootstrap.cc:492] T 6240c9cb8edf4438aba3ba4c6ba0be22 P ac3118cfabb64a7b836088622dec1eac: Bootstrap complete.
I20260608 12:57:55.998953 25022 ts_tablet_manager.cc:1403] T 6240c9cb8edf4438aba3ba4c6ba0be22 P ac3118cfabb64a7b836088622dec1eac: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.010s
I20260608 12:57:56.002034 25022 raft_consensus.cc:359] T 6240c9cb8edf4438aba3ba4c6ba0be22 P ac3118cfabb64a7b836088622dec1eac [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:56.002949 25022 raft_consensus.cc:740] T 6240c9cb8edf4438aba3ba4c6ba0be22 P ac3118cfabb64a7b836088622dec1eac [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac3118cfabb64a7b836088622dec1eac, State: Initialized, Role: FOLLOWER
I20260608 12:57:56.003763 25022 consensus_queue.cc:260] T 6240c9cb8edf4438aba3ba4c6ba0be22 P ac3118cfabb64a7b836088622dec1eac [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: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:56.006850 25022 ts_tablet_manager.cc:1434] T 6240c9cb8edf4438aba3ba4c6ba0be22 P ac3118cfabb64a7b836088622dec1eac: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.001s
I20260608 12:57:56.007838 25022 tablet_bootstrap.cc:492] T bc2771c917ba4a5ca702752fcb82c166 P ac3118cfabb64a7b836088622dec1eac: Bootstrap starting.
I20260608 12:57:56.022738 17082 ts_tablet_manager.cc:616] Registered 8 tablets
I20260608 12:57:56.023133 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.049s	user 0.047s	sys 0.000s
I20260608 12:57:56.023676 25022 tablet_bootstrap.cc:492] T bc2771c917ba4a5ca702752fcb82c166 P ac3118cfabb64a7b836088622dec1eac: 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:57:56.024855 25022 tablet_bootstrap.cc:492] T bc2771c917ba4a5ca702752fcb82c166 P ac3118cfabb64a7b836088622dec1eac: Bootstrap complete.
I20260608 12:57:56.025650 25022 ts_tablet_manager.cc:1403] T bc2771c917ba4a5ca702752fcb82c166 P ac3118cfabb64a7b836088622dec1eac: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260608 12:57:56.028762 25022 raft_consensus.cc:359] T bc2771c917ba4a5ca702752fcb82c166 P ac3118cfabb64a7b836088622dec1eac [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:56.029563 25022 raft_consensus.cc:740] T bc2771c917ba4a5ca702752fcb82c166 P ac3118cfabb64a7b836088622dec1eac [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac3118cfabb64a7b836088622dec1eac, State: Initialized, Role: FOLLOWER
I20260608 12:57:56.030476 25022 consensus_queue.cc:260] T bc2771c917ba4a5ca702752fcb82c166 P ac3118cfabb64a7b836088622dec1eac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:56.033124 25022 ts_tablet_manager.cc:1434] T bc2771c917ba4a5ca702752fcb82c166 P ac3118cfabb64a7b836088622dec1eac: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:57:56.034482 25022 tablet_bootstrap.cc:492] T 4fd3851c6aa645f392a87255dcde09a2 P ac3118cfabb64a7b836088622dec1eac: Bootstrap starting.
W20260608 12:57:56.040328 24680 consensus_peers.cc:597] T e0c53c50080a421ca536d5d4833a3805 P ef9cafbd868e4e64bb107908b8c2772f -> Peer ac3118cfabb64a7b836088622dec1eac (127.16.174.129:36779): Couldn't send request to peer ac3118cfabb64a7b836088622dec1eac. Status: Network error: Client connection negotiation failed: client connection to 127.16.174.129:36779: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:56.040406 24920 raft_consensus.cc:493] T 483d454e49f2467da090483836e387f5 P ef9cafbd868e4e64bb107908b8c2772f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ac3118cfabb64a7b836088622dec1eac)
I20260608 12:57:56.041177 24920 raft_consensus.cc:515] T 483d454e49f2467da090483836e387f5 P ef9cafbd868e4e64bb107908b8c2772f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:56.043021 24920 leader_election.cc:290] T 483d454e49f2467da090483836e387f5 P ef9cafbd868e4e64bb107908b8c2772f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ac3118cfabb64a7b836088622dec1eac (127.16.174.129:36779), 807c30951a6a4453934b57c1471b6823 (127.16.174.131:46675)
I20260608 12:57:56.045624 24786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "483d454e49f2467da090483836e387f5" candidate_uuid: "ef9cafbd868e4e64bb107908b8c2772f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "807c30951a6a4453934b57c1471b6823" is_pre_election: true
I20260608 12:57:56.046320 24786 raft_consensus.cc:2468] T 483d454e49f2467da090483836e387f5 P 807c30951a6a4453934b57c1471b6823 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef9cafbd868e4e64bb107908b8c2772f in term 1.
W20260608 12:57:56.052222 24680 leader_election.cc:336] T 483d454e49f2467da090483836e387f5 P ef9cafbd868e4e64bb107908b8c2772f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ac3118cfabb64a7b836088622dec1eac (127.16.174.129:36779): Network error: Client connection negotiation failed: client connection to 127.16.174.129:36779: connect: Connection refused (error 111)
I20260608 12:57:56.053280 24680 leader_election.cc:304] T 483d454e49f2467da090483836e387f5 P ef9cafbd868e4e64bb107908b8c2772f [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: 807c30951a6a4453934b57c1471b6823, ef9cafbd868e4e64bb107908b8c2772f; no voters: ac3118cfabb64a7b836088622dec1eac
I20260608 12:57:56.054268 24920 raft_consensus.cc:2804] T 483d454e49f2467da090483836e387f5 P ef9cafbd868e4e64bb107908b8c2772f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:57:56.054669 24920 raft_consensus.cc:493] T 483d454e49f2467da090483836e387f5 P ef9cafbd868e4e64bb107908b8c2772f [term 1 FOLLOWER]: Starting leader election (detected failure of leader ac3118cfabb64a7b836088622dec1eac)
I20260608 12:57:56.055079 24920 raft_consensus.cc:3060] T 483d454e49f2467da090483836e387f5 P ef9cafbd868e4e64bb107908b8c2772f [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:57:56.061959 25022 tablet_bootstrap.cc:492] T 4fd3851c6aa645f392a87255dcde09a2 P ac3118cfabb64a7b836088622dec1eac: 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:57:56.063339 25022 tablet_bootstrap.cc:492] T 4fd3851c6aa645f392a87255dcde09a2 P ac3118cfabb64a7b836088622dec1eac: Bootstrap complete.
I20260608 12:57:56.064247 25022 ts_tablet_manager.cc:1403] T 4fd3851c6aa645f392a87255dcde09a2 P ac3118cfabb64a7b836088622dec1eac: Time spent bootstrapping tablet: real 0.030s	user 0.021s	sys 0.008s
I20260608 12:57:56.064952 24920 raft_consensus.cc:515] T 483d454e49f2467da090483836e387f5 P ef9cafbd868e4e64bb107908b8c2772f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:56.068761 25022 raft_consensus.cc:359] T 4fd3851c6aa645f392a87255dcde09a2 P ac3118cfabb64a7b836088622dec1eac [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:56.069882 25022 raft_consensus.cc:740] T 4fd3851c6aa645f392a87255dcde09a2 P ac3118cfabb64a7b836088622dec1eac [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac3118cfabb64a7b836088622dec1eac, State: Initialized, Role: FOLLOWER
I20260608 12:57:56.071223 25022 consensus_queue.cc:260] T 4fd3851c6aa645f392a87255dcde09a2 P ac3118cfabb64a7b836088622dec1eac [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: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
W20260608 12:57:56.072752 24680 leader_election.cc:336] T 483d454e49f2467da090483836e387f5 P ef9cafbd868e4e64bb107908b8c2772f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer ac3118cfabb64a7b836088622dec1eac (127.16.174.129:36779): Network error: Client connection negotiation failed: client connection to 127.16.174.129:36779: connect: Connection refused (error 111)
I20260608 12:57:56.073484 24920 leader_election.cc:290] T 483d454e49f2467da090483836e387f5 P ef9cafbd868e4e64bb107908b8c2772f [CANDIDATE]: Term 2 election: Requested vote from peers ac3118cfabb64a7b836088622dec1eac (127.16.174.129:36779), 807c30951a6a4453934b57c1471b6823 (127.16.174.131:46675)
I20260608 12:57:56.073397 24786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "483d454e49f2467da090483836e387f5" candidate_uuid: "ef9cafbd868e4e64bb107908b8c2772f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "807c30951a6a4453934b57c1471b6823"
I20260608 12:57:56.074136 24786 raft_consensus.cc:3060] T 483d454e49f2467da090483836e387f5 P 807c30951a6a4453934b57c1471b6823 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:57:56.074630 25022 ts_tablet_manager.cc:1434] T 4fd3851c6aa645f392a87255dcde09a2 P ac3118cfabb64a7b836088622dec1eac: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 12:57:56.076042 25022 tablet_bootstrap.cc:492] T 483d454e49f2467da090483836e387f5 P ac3118cfabb64a7b836088622dec1eac: Bootstrap starting.
I20260608 12:57:56.081077 24786 raft_consensus.cc:2468] T 483d454e49f2467da090483836e387f5 P 807c30951a6a4453934b57c1471b6823 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef9cafbd868e4e64bb107908b8c2772f in term 2.
I20260608 12:57:56.082495 24680 leader_election.cc:304] T 483d454e49f2467da090483836e387f5 P ef9cafbd868e4e64bb107908b8c2772f [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: 807c30951a6a4453934b57c1471b6823, ef9cafbd868e4e64bb107908b8c2772f; no voters: ac3118cfabb64a7b836088622dec1eac
I20260608 12:57:56.083452 24920 raft_consensus.cc:2804] T 483d454e49f2467da090483836e387f5 P ef9cafbd868e4e64bb107908b8c2772f [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:57:56.083999 24920 raft_consensus.cc:697] T 483d454e49f2467da090483836e387f5 P ef9cafbd868e4e64bb107908b8c2772f [term 2 LEADER]: Becoming Leader. State: Replica: ef9cafbd868e4e64bb107908b8c2772f, State: Running, Role: LEADER
I20260608 12:57:56.084905 24920 consensus_queue.cc:237] T 483d454e49f2467da090483836e387f5 P ef9cafbd868e4e64bb107908b8c2772f [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: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:56.102342 24538 catalog_manager.cc:5696] T 483d454e49f2467da090483836e387f5 P ef9cafbd868e4e64bb107908b8c2772f reported cstate change: term changed from 1 to 2, leader changed from ac3118cfabb64a7b836088622dec1eac (127.16.174.129) to ef9cafbd868e4e64bb107908b8c2772f (127.16.174.130). New cstate: current_term: 2 leader_uuid: "ef9cafbd868e4e64bb107908b8c2772f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:56.103482 25022 tablet_bootstrap.cc:492] T 483d454e49f2467da090483836e387f5 P ac3118cfabb64a7b836088622dec1eac: 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:57:56.104517 25022 tablet_bootstrap.cc:492] T 483d454e49f2467da090483836e387f5 P ac3118cfabb64a7b836088622dec1eac: Bootstrap complete.
I20260608 12:57:56.105206 25022 ts_tablet_manager.cc:1403] T 483d454e49f2467da090483836e387f5 P ac3118cfabb64a7b836088622dec1eac: Time spent bootstrapping tablet: real 0.030s	user 0.023s	sys 0.004s
I20260608 12:57:56.107486 25022 raft_consensus.cc:359] T 483d454e49f2467da090483836e387f5 P ac3118cfabb64a7b836088622dec1eac [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:56.108080 25022 raft_consensus.cc:740] T 483d454e49f2467da090483836e387f5 P ac3118cfabb64a7b836088622dec1eac [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac3118cfabb64a7b836088622dec1eac, State: Initialized, Role: FOLLOWER
I20260608 12:57:56.108906 25022 consensus_queue.cc:260] T 483d454e49f2467da090483836e387f5 P ac3118cfabb64a7b836088622dec1eac [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: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:56.110991 25022 ts_tablet_manager.cc:1434] T 483d454e49f2467da090483836e387f5 P ac3118cfabb64a7b836088622dec1eac: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:57:56.111774 25022 tablet_bootstrap.cc:492] T e730869ddb7b465fa99763b0fc9e160a P ac3118cfabb64a7b836088622dec1eac: Bootstrap starting.
I20260608 12:57:56.126116 25022 tablet_bootstrap.cc:492] T e730869ddb7b465fa99763b0fc9e160a P ac3118cfabb64a7b836088622dec1eac: 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:57:56.126916 25022 tablet_bootstrap.cc:492] T e730869ddb7b465fa99763b0fc9e160a P ac3118cfabb64a7b836088622dec1eac: Bootstrap complete.
I20260608 12:57:56.127709 25022 ts_tablet_manager.cc:1403] T e730869ddb7b465fa99763b0fc9e160a P ac3118cfabb64a7b836088622dec1eac: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260608 12:57:56.129765 25022 raft_consensus.cc:359] T e730869ddb7b465fa99763b0fc9e160a P ac3118cfabb64a7b836088622dec1eac [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:56.130327 25022 raft_consensus.cc:740] T e730869ddb7b465fa99763b0fc9e160a P ac3118cfabb64a7b836088622dec1eac [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac3118cfabb64a7b836088622dec1eac, State: Initialized, Role: FOLLOWER
I20260608 12:57:56.131075 25022 consensus_queue.cc:260] T e730869ddb7b465fa99763b0fc9e160a P ac3118cfabb64a7b836088622dec1eac [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: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:56.132579 25022 ts_tablet_manager.cc:1434] T e730869ddb7b465fa99763b0fc9e160a P ac3118cfabb64a7b836088622dec1eac: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:57:56.133270 25022 tablet_bootstrap.cc:492] T e0c53c50080a421ca536d5d4833a3805 P ac3118cfabb64a7b836088622dec1eac: Bootstrap starting.
I20260608 12:57:56.135524 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.129:36779
I20260608 12:57:56.135733 25089 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.129:36779 every 8 connection(s)
I20260608 12:57:56.149857 25022 tablet_bootstrap.cc:492] T e0c53c50080a421ca536d5d4833a3805 P ac3118cfabb64a7b836088622dec1eac: 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:57:56.150713 25022 tablet_bootstrap.cc:492] T e0c53c50080a421ca536d5d4833a3805 P ac3118cfabb64a7b836088622dec1eac: Bootstrap complete.
I20260608 12:57:56.151258 25022 ts_tablet_manager.cc:1403] T e0c53c50080a421ca536d5d4833a3805 P ac3118cfabb64a7b836088622dec1eac: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.003s
I20260608 12:57:56.154388 25022 raft_consensus.cc:359] T e0c53c50080a421ca536d5d4833a3805 P ac3118cfabb64a7b836088622dec1eac [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:56.155057 25022 raft_consensus.cc:740] T e0c53c50080a421ca536d5d4833a3805 P ac3118cfabb64a7b836088622dec1eac [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac3118cfabb64a7b836088622dec1eac, State: Initialized, Role: FOLLOWER
I20260608 12:57:56.155994 25090 heartbeater.cc:344] Connected to a master server at 127.16.174.190:45141
I20260608 12:57:56.155779 25022 consensus_queue.cc:260] T e0c53c50080a421ca536d5d4833a3805 P ac3118cfabb64a7b836088622dec1eac [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: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:56.156412 25090 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:56.157223 25090 heartbeater.cc:507] Master 127.16.174.190:45141 requested a full tablet report, sending...
I20260608 12:57:56.157763 25022 ts_tablet_manager.cc:1434] T e0c53c50080a421ca536d5d4833a3805 P ac3118cfabb64a7b836088622dec1eac: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:57:56.158643 25022 tablet_bootstrap.cc:492] T 6234b234082b425e9291e648d03ee689 P ac3118cfabb64a7b836088622dec1eac: Bootstrap starting.
I20260608 12:57:56.162422 24538 ts_manager.cc:194] Re-registered known tserver with Master: ac3118cfabb64a7b836088622dec1eac (127.16.174.129:36779)
I20260608 12:57:56.169035 25022 tablet_bootstrap.cc:492] T 6234b234082b425e9291e648d03ee689 P ac3118cfabb64a7b836088622dec1eac: 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:57:56.169867 25022 tablet_bootstrap.cc:492] T 6234b234082b425e9291e648d03ee689 P ac3118cfabb64a7b836088622dec1eac: Bootstrap complete.
I20260608 12:57:56.170176 24538 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44260
I20260608 12:57:56.170487 25022 ts_tablet_manager.cc:1403] T 6234b234082b425e9291e648d03ee689 P ac3118cfabb64a7b836088622dec1eac: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260608 12:57:56.172647 25022 raft_consensus.cc:359] T 6234b234082b425e9291e648d03ee689 P ac3118cfabb64a7b836088622dec1eac [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:56.173350 25022 raft_consensus.cc:740] T 6234b234082b425e9291e648d03ee689 P ac3118cfabb64a7b836088622dec1eac [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac3118cfabb64a7b836088622dec1eac, State: Initialized, Role: FOLLOWER
I20260608 12:57:56.173516 25090 heartbeater.cc:499] Master 127.16.174.190:45141 was elected leader, sending a full tablet report...
I20260608 12:57:56.174022 25022 consensus_queue.cc:260] T 6234b234082b425e9291e648d03ee689 P ac3118cfabb64a7b836088622dec1eac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:56.175555 25022 ts_tablet_manager.cc:1434] T 6234b234082b425e9291e648d03ee689 P ac3118cfabb64a7b836088622dec1eac: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:57:56.176399 25022 tablet_bootstrap.cc:492] T 6d5bf6185ef44cadaaced2d914e36fe5 P ac3118cfabb64a7b836088622dec1eac: Bootstrap starting.
I20260608 12:57:56.189311 25022 tablet_bootstrap.cc:492] T 6d5bf6185ef44cadaaced2d914e36fe5 P ac3118cfabb64a7b836088622dec1eac: 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:57:56.190135 25022 tablet_bootstrap.cc:492] T 6d5bf6185ef44cadaaced2d914e36fe5 P ac3118cfabb64a7b836088622dec1eac: Bootstrap complete.
I20260608 12:57:56.190693 25022 ts_tablet_manager.cc:1403] T 6d5bf6185ef44cadaaced2d914e36fe5 P ac3118cfabb64a7b836088622dec1eac: Time spent bootstrapping tablet: real 0.014s	user 0.003s	sys 0.008s
I20260608 12:57:56.192965 25022 raft_consensus.cc:359] T 6d5bf6185ef44cadaaced2d914e36fe5 P ac3118cfabb64a7b836088622dec1eac [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:56.193459 25022 raft_consensus.cc:740] T 6d5bf6185ef44cadaaced2d914e36fe5 P ac3118cfabb64a7b836088622dec1eac [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac3118cfabb64a7b836088622dec1eac, State: Initialized, Role: FOLLOWER
I20260608 12:57:56.194085 25022 consensus_queue.cc:260] T 6d5bf6185ef44cadaaced2d914e36fe5 P ac3118cfabb64a7b836088622dec1eac [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: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:56.195470 25022 ts_tablet_manager.cc:1434] T 6d5bf6185ef44cadaaced2d914e36fe5 P ac3118cfabb64a7b836088622dec1eac: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:57:56.208165 24786 raft_consensus.cc:1275] T e0c53c50080a421ca536d5d4833a3805 P 807c30951a6a4453934b57c1471b6823 [term 2 FOLLOWER]: Refusing update from remote peer ef9cafbd868e4e64bb107908b8c2772f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:57:56.209785 24920 consensus_queue.cc:1048] T e0c53c50080a421ca536d5d4833a3805 P ef9cafbd868e4e64bb107908b8c2772f [LEADER]: Connected to new peer: Peer: permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:57:56.280510 25052 tablet_service.cc:1558] Processing DeleteTablet for tablet 6240c9cb8edf4438aba3ba4c6ba0be22 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:57:55 UTC) from {username='slave'} at 127.0.0.1:44674
I20260608 12:57:56.282338 25100 tablet_replica.cc:333] stopping tablet replica
I20260608 12:57:56.283071 25100 raft_consensus.cc:2243] T 6240c9cb8edf4438aba3ba4c6ba0be22 P ac3118cfabb64a7b836088622dec1eac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:56.283509 25100 pending_rounds.cc:70] T 6240c9cb8edf4438aba3ba4c6ba0be22 P ac3118cfabb64a7b836088622dec1eac: Trying to abort 1 pending ops.
I20260608 12:57:56.283814 25100 pending_rounds.cc:77] T 6240c9cb8edf4438aba3ba4c6ba0be22 P ac3118cfabb64a7b836088622dec1eac: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294662551277572096 op_type: NO_OP noop_request { }
I20260608 12:57:56.284132 25100 raft_consensus.cc:2889] T 6240c9cb8edf4438aba3ba4c6ba0be22 P ac3118cfabb64a7b836088622dec1eac [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:57:56.284472 25100 raft_consensus.cc:2272] T 6240c9cb8edf4438aba3ba4c6ba0be22 P ac3118cfabb64a7b836088622dec1eac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:56.287020 25100 ts_tablet_manager.cc:1916] T 6240c9cb8edf4438aba3ba4c6ba0be22 P ac3118cfabb64a7b836088622dec1eac: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:57:56.333742 25100 ts_tablet_manager.cc:1929] T 6240c9cb8edf4438aba3ba4c6ba0be22 P ac3118cfabb64a7b836088622dec1eac: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:57:56.334336 25100 log.cc:1199] T 6240c9cb8edf4438aba3ba4c6ba0be22 P ac3118cfabb64a7b836088622dec1eac: Deleting WAL directory at /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923273579219-17082-0/minicluster-data/ts-0-root/wals/6240c9cb8edf4438aba3ba4c6ba0be22
I20260608 12:57:56.335074 25100 ts_tablet_manager.cc:1950] T 6240c9cb8edf4438aba3ba4c6ba0be22 P ac3118cfabb64a7b836088622dec1eac: Deleting consensus metadata
I20260608 12:57:56.339285 25052 tablet_service.cc:1558] Processing DeleteTablet for tablet 6d5bf6185ef44cadaaced2d914e36fe5 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:57:55 UTC) from {username='slave'} at 127.0.0.1:44674
I20260608 12:57:56.341298 25100 tablet_replica.cc:333] stopping tablet replica
I20260608 12:57:56.341277 24524 catalog_manager.cc:5027] TS ac3118cfabb64a7b836088622dec1eac (127.16.174.129:36779): tablet 6240c9cb8edf4438aba3ba4c6ba0be22 (table dugtrio [id=4e5fadf5a70c42d5b318436c0acad47a]) successfully deleted
I20260608 12:57:56.344533 25100 raft_consensus.cc:2243] T 6d5bf6185ef44cadaaced2d914e36fe5 P ac3118cfabb64a7b836088622dec1eac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:56.345616 25052 tablet_service.cc:1558] Processing DeleteTablet for tablet 6234b234082b425e9291e648d03ee689 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:57:55 UTC) from {username='slave'} at 127.0.0.1:44674
I20260608 12:57:56.345757 25100 raft_consensus.cc:2272] T 6d5bf6185ef44cadaaced2d914e36fe5 P ac3118cfabb64a7b836088622dec1eac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:56.349706 25100 ts_tablet_manager.cc:1916] T 6d5bf6185ef44cadaaced2d914e36fe5 P ac3118cfabb64a7b836088622dec1eac: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:57:56.363466 25100 ts_tablet_manager.cc:1929] T 6d5bf6185ef44cadaaced2d914e36fe5 P ac3118cfabb64a7b836088622dec1eac: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:57:56.363826 25100 log.cc:1199] T 6d5bf6185ef44cadaaced2d914e36fe5 P ac3118cfabb64a7b836088622dec1eac: Deleting WAL directory at /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923273579219-17082-0/minicluster-data/ts-0-root/wals/6d5bf6185ef44cadaaced2d914e36fe5
I20260608 12:57:56.364389 25100 ts_tablet_manager.cc:1950] T 6d5bf6185ef44cadaaced2d914e36fe5 P ac3118cfabb64a7b836088622dec1eac: Deleting consensus metadata
I20260608 12:57:56.367805 25100 tablet_replica.cc:333] stopping tablet replica
I20260608 12:57:56.367882 24524 catalog_manager.cc:5027] TS ac3118cfabb64a7b836088622dec1eac (127.16.174.129:36779): tablet 6d5bf6185ef44cadaaced2d914e36fe5 (table dugtrio [id=4e5fadf5a70c42d5b318436c0acad47a]) successfully deleted
I20260608 12:57:56.368692 25100 raft_consensus.cc:2243] T 6234b234082b425e9291e648d03ee689 P ac3118cfabb64a7b836088622dec1eac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:56.369360 25100 raft_consensus.cc:2272] T 6234b234082b425e9291e648d03ee689 P ac3118cfabb64a7b836088622dec1eac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:56.373725 25100 ts_tablet_manager.cc:1916] T 6234b234082b425e9291e648d03ee689 P ac3118cfabb64a7b836088622dec1eac: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:57:56.385466 25100 ts_tablet_manager.cc:1929] T 6234b234082b425e9291e648d03ee689 P ac3118cfabb64a7b836088622dec1eac: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:57:56.385799 25100 log.cc:1199] T 6234b234082b425e9291e648d03ee689 P ac3118cfabb64a7b836088622dec1eac: Deleting WAL directory at /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923273579219-17082-0/minicluster-data/ts-0-root/wals/6234b234082b425e9291e648d03ee689
I20260608 12:57:56.386538 25100 ts_tablet_manager.cc:1950] T 6234b234082b425e9291e648d03ee689 P ac3118cfabb64a7b836088622dec1eac: Deleting consensus metadata
I20260608 12:57:56.390123 24524 catalog_manager.cc:5027] TS ac3118cfabb64a7b836088622dec1eac (127.16.174.129:36779): tablet 6234b234082b425e9291e648d03ee689 (table dugtrio [id=4e5fadf5a70c42d5b318436c0acad47a]) successfully deleted
I20260608 12:57:56.400578 25052 tablet_service.cc:1558] Processing DeleteTablet for tablet bc2771c917ba4a5ca702752fcb82c166 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:57:55 UTC) from {username='slave'} at 127.0.0.1:44674
I20260608 12:57:56.401420 25100 tablet_replica.cc:333] stopping tablet replica
I20260608 12:57:56.402442 25100 raft_consensus.cc:2243] T bc2771c917ba4a5ca702752fcb82c166 P ac3118cfabb64a7b836088622dec1eac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:56.403307 25100 raft_consensus.cc:2272] T bc2771c917ba4a5ca702752fcb82c166 P ac3118cfabb64a7b836088622dec1eac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:56.407152 25100 ts_tablet_manager.cc:1916] T bc2771c917ba4a5ca702752fcb82c166 P ac3118cfabb64a7b836088622dec1eac: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:57:56.419603 25100 ts_tablet_manager.cc:1929] T bc2771c917ba4a5ca702752fcb82c166 P ac3118cfabb64a7b836088622dec1eac: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:57:56.419962 25100 log.cc:1199] T bc2771c917ba4a5ca702752fcb82c166 P ac3118cfabb64a7b836088622dec1eac: Deleting WAL directory at /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923273579219-17082-0/minicluster-data/ts-0-root/wals/bc2771c917ba4a5ca702752fcb82c166
I20260608 12:57:56.420463 25100 ts_tablet_manager.cc:1950] T bc2771c917ba4a5ca702752fcb82c166 P ac3118cfabb64a7b836088622dec1eac: Deleting consensus metadata
I20260608 12:57:56.423943 24524 catalog_manager.cc:5027] TS ac3118cfabb64a7b836088622dec1eac (127.16.174.129:36779): tablet bc2771c917ba4a5ca702752fcb82c166 (table dugtrio [id=4e5fadf5a70c42d5b318436c0acad47a]) successfully deleted
I20260608 12:57:56.444648 25102 ts_tablet_manager.cc:933] T 4fd3851c6aa645f392a87255dcde09a2 P 5925d99b1c984b59bb2332543d023ec2: Initiating tablet copy from peer ef9cafbd868e4e64bb107908b8c2772f (127.16.174.130:36267)
I20260608 12:57:56.447739 25102 tablet_copy_client.cc:323] T 4fd3851c6aa645f392a87255dcde09a2 P 5925d99b1c984b59bb2332543d023ec2: tablet copy: Beginning tablet copy session from remote peer at address 127.16.174.130:36267
I20260608 12:57:56.461390 24725 tablet_copy_service.cc:140] P ef9cafbd868e4e64bb107908b8c2772f: Received BeginTabletCopySession request for tablet 4fd3851c6aa645f392a87255dcde09a2 from peer 5925d99b1c984b59bb2332543d023ec2 ({username='slave'} at 127.0.0.1:58388)
I20260608 12:57:56.461982 24725 tablet_copy_service.cc:161] P ef9cafbd868e4e64bb107908b8c2772f: Beginning new tablet copy session on tablet 4fd3851c6aa645f392a87255dcde09a2 from peer 5925d99b1c984b59bb2332543d023ec2 at {username='slave'} at 127.0.0.1:58388: session id = 5925d99b1c984b59bb2332543d023ec2-4fd3851c6aa645f392a87255dcde09a2
I20260608 12:57:56.468411 24725 tablet_copy_source_session.cc:215] T 4fd3851c6aa645f392a87255dcde09a2 P ef9cafbd868e4e64bb107908b8c2772f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:57:56.471498 25102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fd3851c6aa645f392a87255dcde09a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:56.485467 25102 tablet_copy_client.cc:806] T 4fd3851c6aa645f392a87255dcde09a2 P 5925d99b1c984b59bb2332543d023ec2: tablet copy: Starting download of 0 data blocks...
I20260608 12:57:56.486099 25102 tablet_copy_client.cc:670] T 4fd3851c6aa645f392a87255dcde09a2 P 5925d99b1c984b59bb2332543d023ec2: tablet copy: Starting download of 1 WAL segments...
I20260608 12:57:56.490197 25102 tablet_copy_client.cc:538] T 4fd3851c6aa645f392a87255dcde09a2 P 5925d99b1c984b59bb2332543d023ec2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:57:56.496678 25102 tablet_bootstrap.cc:492] T 4fd3851c6aa645f392a87255dcde09a2 P 5925d99b1c984b59bb2332543d023ec2: Bootstrap starting.
I20260608 12:57:56.514819 25102 tablet_bootstrap.cc:492] T 4fd3851c6aa645f392a87255dcde09a2 P 5925d99b1c984b59bb2332543d023ec2: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:57:56.515621 25102 tablet_bootstrap.cc:492] T 4fd3851c6aa645f392a87255dcde09a2 P 5925d99b1c984b59bb2332543d023ec2: Bootstrap complete.
I20260608 12:57:56.516337 25102 ts_tablet_manager.cc:1403] T 4fd3851c6aa645f392a87255dcde09a2 P 5925d99b1c984b59bb2332543d023ec2: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.005s
I20260608 12:57:56.520437 25102 raft_consensus.cc:359] T 4fd3851c6aa645f392a87255dcde09a2 P 5925d99b1c984b59bb2332543d023ec2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } } peers { permanent_uuid: "5925d99b1c984b59bb2332543d023ec2" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 42003 } attrs { promote: true } }
I20260608 12:57:56.521485 25102 raft_consensus.cc:740] T 4fd3851c6aa645f392a87255dcde09a2 P 5925d99b1c984b59bb2332543d023ec2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5925d99b1c984b59bb2332543d023ec2, State: Initialized, Role: LEARNER
I20260608 12:57:56.522189 25102 consensus_queue.cc:260] T 4fd3851c6aa645f392a87255dcde09a2 P 5925d99b1c984b59bb2332543d023ec2 [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: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } } peers { permanent_uuid: "5925d99b1c984b59bb2332543d023ec2" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 42003 } attrs { promote: true } }
I20260608 12:57:56.525712 25004 heartbeater.cc:499] Master 127.16.174.190:45141 was elected leader, sending a full tablet report...
I20260608 12:57:56.526196 25102 ts_tablet_manager.cc:1434] T 4fd3851c6aa645f392a87255dcde09a2 P 5925d99b1c984b59bb2332543d023ec2: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.008s
I20260608 12:57:56.525380 25062 raft_consensus.cc:2955] T 4fd3851c6aa645f392a87255dcde09a2 P ac3118cfabb64a7b836088622dec1eac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5925d99b1c984b59bb2332543d023ec2 (127.16.174.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } } peers { permanent_uuid: "5925d99b1c984b59bb2332543d023ec2" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 42003 } attrs { promote: true } } }
I20260608 12:57:56.529372 24725 tablet_copy_service.cc:342] P ef9cafbd868e4e64bb107908b8c2772f: Request end of tablet copy session 5925d99b1c984b59bb2332543d023ec2-4fd3851c6aa645f392a87255dcde09a2 received from {username='slave'} at 127.0.0.1:58388
I20260608 12:57:56.530061 24725 tablet_copy_service.cc:434] P ef9cafbd868e4e64bb107908b8c2772f: ending tablet copy session 5925d99b1c984b59bb2332543d023ec2-4fd3851c6aa645f392a87255dcde09a2 on tablet 4fd3851c6aa645f392a87255dcde09a2 with peer 5925d99b1c984b59bb2332543d023ec2
I20260608 12:57:56.530903 25061 raft_consensus.cc:3060] T e0c53c50080a421ca536d5d4833a3805 P ac3118cfabb64a7b836088622dec1eac [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:57:56.554627 24586 auto_rebalancer.cc:281] could not retrieve auto-rebalancing replica moves: Not found: table c11120a7e5bf4922bbccd30e41f1b7be: could not find any suitable replica to move from server ef9cafbd868e4e64bb107908b8c2772f to server 5925d99b1c984b59bb2332543d023ec2
I20260608 12:57:56.685664 24786 raft_consensus.cc:1275] T 483d454e49f2467da090483836e387f5 P 807c30951a6a4453934b57c1471b6823 [term 2 FOLLOWER]: Refusing update from remote peer ef9cafbd868e4e64bb107908b8c2772f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:57:56.687369 24915 consensus_queue.cc:1048] T 483d454e49f2467da090483836e387f5 P ef9cafbd868e4e64bb107908b8c2772f [LEADER]: Connected to new peer: Peer: permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:57:56.700346 25061 raft_consensus.cc:3060] T 483d454e49f2467da090483836e387f5 P ac3118cfabb64a7b836088622dec1eac [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:57:56.708415 25061 raft_consensus.cc:1275] T 483d454e49f2467da090483836e387f5 P ac3118cfabb64a7b836088622dec1eac [term 2 FOLLOWER]: Refusing update from remote peer ef9cafbd868e4e64bb107908b8c2772f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:57:56.709842 24920 consensus_queue.cc:1048] T 483d454e49f2467da090483836e387f5 P ef9cafbd868e4e64bb107908b8c2772f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:57:56.921172 24979 raft_consensus.cc:1217] T 4fd3851c6aa645f392a87255dcde09a2 P 5925d99b1c984b59bb2332543d023ec2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:57:56.939535 24713 consensus_queue.cc:237] T 4fd3851c6aa645f392a87255dcde09a2 P ef9cafbd868e4e64bb107908b8c2772f [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: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:56.945144 24786 raft_consensus.cc:1275] T 4fd3851c6aa645f392a87255dcde09a2 P 807c30951a6a4453934b57c1471b6823 [term 1 FOLLOWER]: Refusing update from remote peer ef9cafbd868e4e64bb107908b8c2772f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:57:56.945412 25061 raft_consensus.cc:1275] T 4fd3851c6aa645f392a87255dcde09a2 P ac3118cfabb64a7b836088622dec1eac [term 1 FOLLOWER]: Refusing update from remote peer ef9cafbd868e4e64bb107908b8c2772f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:57:56.946859 24895 consensus_queue.cc:1048] T 4fd3851c6aa645f392a87255dcde09a2 P ef9cafbd868e4e64bb107908b8c2772f [LEADER]: Connected to new peer: Peer: permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:57:56.947623 24920 consensus_queue.cc:1048] T 4fd3851c6aa645f392a87255dcde09a2 P ef9cafbd868e4e64bb107908b8c2772f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:57:56.954878 24895 raft_consensus.cc:2955] T 4fd3851c6aa645f392a87255dcde09a2 P ef9cafbd868e4e64bb107908b8c2772f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 5925d99b1c984b59bb2332543d023ec2 (127.16.174.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } } }
I20260608 12:57:56.956777 25061 raft_consensus.cc:2955] T 4fd3851c6aa645f392a87255dcde09a2 P ac3118cfabb64a7b836088622dec1eac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 5925d99b1c984b59bb2332543d023ec2 (127.16.174.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } } }
I20260608 12:57:56.957557 24786 raft_consensus.cc:2955] T 4fd3851c6aa645f392a87255dcde09a2 P 807c30951a6a4453934b57c1471b6823 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 5925d99b1c984b59bb2332543d023ec2 (127.16.174.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } } }
I20260608 12:57:56.967775 24523 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 4fd3851c6aa645f392a87255dcde09a2 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:57:56.969633 24538 catalog_manager.cc:5696] T 4fd3851c6aa645f392a87255dcde09a2 P ac3118cfabb64a7b836088622dec1eac reported cstate change: config changed from index 2 to 3, NON_VOTER 5925d99b1c984b59bb2332543d023ec2 (127.16.174.132) evicted. New cstate: current_term: 1 leader_uuid: "ef9cafbd868e4e64bb107908b8c2772f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } } }
I20260608 12:57:56.994131 24969 tablet_service.cc:1558] Processing DeleteTablet for tablet 4fd3851c6aa645f392a87255dcde09a2 with delete_type TABLET_DATA_TOMBSTONED (TS 5925d99b1c984b59bb2332543d023ec2 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:50800
I20260608 12:57:56.996161 25118 tablet_replica.cc:333] T 4fd3851c6aa645f392a87255dcde09a2 P 5925d99b1c984b59bb2332543d023ec2: stopping tablet replica
I20260608 12:57:56.996832 25118 raft_consensus.cc:2243] T 4fd3851c6aa645f392a87255dcde09a2 P 5925d99b1c984b59bb2332543d023ec2 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:57:56.997325 25118 raft_consensus.cc:2272] T 4fd3851c6aa645f392a87255dcde09a2 P 5925d99b1c984b59bb2332543d023ec2 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:57:56.999904 25118 ts_tablet_manager.cc:1916] T 4fd3851c6aa645f392a87255dcde09a2 P 5925d99b1c984b59bb2332543d023ec2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:57:57.012110 25118 ts_tablet_manager.cc:1929] T 4fd3851c6aa645f392a87255dcde09a2 P 5925d99b1c984b59bb2332543d023ec2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 12:57:57.012471 25118 log.cc:1199] T 4fd3851c6aa645f392a87255dcde09a2 P 5925d99b1c984b59bb2332543d023ec2: Deleting WAL directory at /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923273579219-17082-0/minicluster-data/ts-3-root/wals/4fd3851c6aa645f392a87255dcde09a2
I20260608 12:57:57.014159 24522 catalog_manager.cc:5027] TS 5925d99b1c984b59bb2332543d023ec2 (127.16.174.132:42003): tablet 4fd3851c6aa645f392a87255dcde09a2 (table test-workload [id=c11120a7e5bf4922bbccd30e41f1b7be]) successfully deleted
I20260608 12:57:57.319864 24911 raft_consensus.cc:493] T e730869ddb7b465fa99763b0fc9e160a P 807c30951a6a4453934b57c1471b6823 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:57.320513 24911 raft_consensus.cc:515] T e730869ddb7b465fa99763b0fc9e160a P 807c30951a6a4453934b57c1471b6823 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:57.322680 24911 leader_election.cc:290] T e730869ddb7b465fa99763b0fc9e160a P 807c30951a6a4453934b57c1471b6823 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ef9cafbd868e4e64bb107908b8c2772f (127.16.174.130:36267), ac3118cfabb64a7b836088622dec1eac (127.16.174.129:36779)
I20260608 12:57:57.323622 24713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e730869ddb7b465fa99763b0fc9e160a" candidate_uuid: "807c30951a6a4453934b57c1471b6823" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ef9cafbd868e4e64bb107908b8c2772f" is_pre_election: true
I20260608 12:57:57.324738 24713 raft_consensus.cc:2468] T e730869ddb7b465fa99763b0fc9e160a P ef9cafbd868e4e64bb107908b8c2772f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 807c30951a6a4453934b57c1471b6823 in term 2.
I20260608 12:57:57.326515 24753 leader_election.cc:304] T e730869ddb7b465fa99763b0fc9e160a P 807c30951a6a4453934b57c1471b6823 [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: 807c30951a6a4453934b57c1471b6823, ef9cafbd868e4e64bb107908b8c2772f; no voters: 
I20260608 12:57:57.327280 24911 raft_consensus.cc:2804] T e730869ddb7b465fa99763b0fc9e160a P 807c30951a6a4453934b57c1471b6823 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 12:57:57.327623 24911 raft_consensus.cc:493] T e730869ddb7b465fa99763b0fc9e160a P 807c30951a6a4453934b57c1471b6823 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:57.327934 24911 raft_consensus.cc:3060] T e730869ddb7b465fa99763b0fc9e160a P 807c30951a6a4453934b57c1471b6823 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:57:57.334018 25061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e730869ddb7b465fa99763b0fc9e160a" candidate_uuid: "807c30951a6a4453934b57c1471b6823" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ac3118cfabb64a7b836088622dec1eac" is_pre_election: true
I20260608 12:57:57.334389 24911 raft_consensus.cc:515] T e730869ddb7b465fa99763b0fc9e160a P 807c30951a6a4453934b57c1471b6823 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:57.334815 25061 raft_consensus.cc:2468] T e730869ddb7b465fa99763b0fc9e160a P ac3118cfabb64a7b836088622dec1eac [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 807c30951a6a4453934b57c1471b6823 in term 1.
I20260608 12:57:57.336781 24911 leader_election.cc:290] T e730869ddb7b465fa99763b0fc9e160a P 807c30951a6a4453934b57c1471b6823 [CANDIDATE]: Term 3 election: Requested vote from peers ef9cafbd868e4e64bb107908b8c2772f (127.16.174.130:36267), ac3118cfabb64a7b836088622dec1eac (127.16.174.129:36779)
I20260608 12:57:57.337497 24713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e730869ddb7b465fa99763b0fc9e160a" candidate_uuid: "807c30951a6a4453934b57c1471b6823" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ef9cafbd868e4e64bb107908b8c2772f"
I20260608 12:57:57.337888 25061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e730869ddb7b465fa99763b0fc9e160a" candidate_uuid: "807c30951a6a4453934b57c1471b6823" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ac3118cfabb64a7b836088622dec1eac"
I20260608 12:57:57.338042 24713 raft_consensus.cc:3060] T e730869ddb7b465fa99763b0fc9e160a P ef9cafbd868e4e64bb107908b8c2772f [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:57:57.338411 25061 raft_consensus.cc:3060] T e730869ddb7b465fa99763b0fc9e160a P ac3118cfabb64a7b836088622dec1eac [term 1 FOLLOWER]: Advancing to term 3
I20260608 12:57:57.343474 25061 raft_consensus.cc:2468] T e730869ddb7b465fa99763b0fc9e160a P ac3118cfabb64a7b836088622dec1eac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 807c30951a6a4453934b57c1471b6823 in term 3.
I20260608 12:57:57.343564 24713 raft_consensus.cc:2468] T e730869ddb7b465fa99763b0fc9e160a P ef9cafbd868e4e64bb107908b8c2772f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 807c30951a6a4453934b57c1471b6823 in term 3.
I20260608 12:57:57.344779 24754 leader_election.cc:304] T e730869ddb7b465fa99763b0fc9e160a P 807c30951a6a4453934b57c1471b6823 [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: 807c30951a6a4453934b57c1471b6823, ac3118cfabb64a7b836088622dec1eac; no voters: 
I20260608 12:57:57.345505 24911 raft_consensus.cc:2804] T e730869ddb7b465fa99763b0fc9e160a P 807c30951a6a4453934b57c1471b6823 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:57:57.346479 24911 raft_consensus.cc:697] T e730869ddb7b465fa99763b0fc9e160a P 807c30951a6a4453934b57c1471b6823 [term 3 LEADER]: Becoming Leader. State: Replica: 807c30951a6a4453934b57c1471b6823, State: Running, Role: LEADER
I20260608 12:57:57.347400 24911 consensus_queue.cc:237] T e730869ddb7b465fa99763b0fc9e160a P 807c30951a6a4453934b57c1471b6823 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } }
I20260608 12:57:57.354612 24538 catalog_manager.cc:5696] T e730869ddb7b465fa99763b0fc9e160a P 807c30951a6a4453934b57c1471b6823 reported cstate change: term changed from 1 to 3, leader changed from ac3118cfabb64a7b836088622dec1eac (127.16.174.129) to 807c30951a6a4453934b57c1471b6823 (127.16.174.131). New cstate: current_term: 3 leader_uuid: "807c30951a6a4453934b57c1471b6823" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } health_report { overall_health: HEALTHY } } }
W20260608 12:57:57.577678 24586 auto_rebalancer.cc:591] Failed to schedule move for tablet e730869ddb7b465fa99763b0fc9e160a: Illegal state: Leader has not yet committed an operation in its own term
I20260608 12:57:57.591339 24713 consensus_queue.cc:237] T e0c53c50080a421ca536d5d4833a3805 P ef9cafbd868e4e64bb107908b8c2772f [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: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } attrs { replace: true } } peers { permanent_uuid: "5925d99b1c984b59bb2332543d023ec2" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 42003 } attrs { promote: true } }
I20260608 12:57:57.598412 24786 raft_consensus.cc:1275] T e0c53c50080a421ca536d5d4833a3805 P 807c30951a6a4453934b57c1471b6823 [term 2 FOLLOWER]: Refusing update from remote peer ef9cafbd868e4e64bb107908b8c2772f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:57:57.598577 25061 raft_consensus.cc:1275] T e0c53c50080a421ca536d5d4833a3805 P ac3118cfabb64a7b836088622dec1eac [term 2 FOLLOWER]: Refusing update from remote peer ef9cafbd868e4e64bb107908b8c2772f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260608 12:57:57.598708 24678 consensus_peers.cc:597] T e0c53c50080a421ca536d5d4833a3805 P ef9cafbd868e4e64bb107908b8c2772f -> Peer 5925d99b1c984b59bb2332543d023ec2 (127.16.174.132:42003): Couldn't send request to peer 5925d99b1c984b59bb2332543d023ec2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e0c53c50080a421ca536d5d4833a3805. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:57.600090 24895 consensus_queue.cc:1048] T e0c53c50080a421ca536d5d4833a3805 P ef9cafbd868e4e64bb107908b8c2772f [LEADER]: Connected to new peer: Peer: permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:57:57.601013 24920 consensus_queue.cc:1048] T e0c53c50080a421ca536d5d4833a3805 P ef9cafbd868e4e64bb107908b8c2772f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:57:57.609436 24895 raft_consensus.cc:2955] T e0c53c50080a421ca536d5d4833a3805 P ef9cafbd868e4e64bb107908b8c2772f [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 5925d99b1c984b59bb2332543d023ec2 (127.16.174.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } attrs { replace: true } } peers { permanent_uuid: "5925d99b1c984b59bb2332543d023ec2" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 42003 } attrs { promote: true } } }
I20260608 12:57:57.611464 25061 raft_consensus.cc:2955] T e0c53c50080a421ca536d5d4833a3805 P ac3118cfabb64a7b836088622dec1eac [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 5925d99b1c984b59bb2332543d023ec2 (127.16.174.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } attrs { replace: true } } peers { permanent_uuid: "5925d99b1c984b59bb2332543d023ec2" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 42003 } attrs { promote: true } } }
I20260608 12:57:57.612164 24786 raft_consensus.cc:2955] T e0c53c50080a421ca536d5d4833a3805 P 807c30951a6a4453934b57c1471b6823 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 5925d99b1c984b59bb2332543d023ec2 (127.16.174.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } attrs { replace: true } } peers { permanent_uuid: "5925d99b1c984b59bb2332543d023ec2" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 42003 } attrs { promote: true } } }
I20260608 12:57:57.624536 24538 catalog_manager.cc:5696] T e0c53c50080a421ca536d5d4833a3805 P 807c30951a6a4453934b57c1471b6823 reported cstate change: config changed from index -1 to 3, NON_VOTER 5925d99b1c984b59bb2332543d023ec2 (127.16.174.132) added. New cstate: current_term: 2 leader_uuid: "ef9cafbd868e4e64bb107908b8c2772f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } attrs { replace: true } } peers { permanent_uuid: "5925d99b1c984b59bb2332543d023ec2" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 42003 } attrs { promote: true } } }
I20260608 12:57:57.628608 24713 consensus_queue.cc:237] T 4fd3851c6aa645f392a87255dcde09a2 P ef9cafbd868e4e64bb107908b8c2772f [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: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } attrs { replace: true } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } } peers { permanent_uuid: "5925d99b1c984b59bb2332543d023ec2" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 42003 } attrs { promote: true } }
I20260608 12:57:57.636091 24786 raft_consensus.cc:1275] T 4fd3851c6aa645f392a87255dcde09a2 P 807c30951a6a4453934b57c1471b6823 [term 1 FOLLOWER]: Refusing update from remote peer ef9cafbd868e4e64bb107908b8c2772f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260608 12:57:57.636168 24678 consensus_peers.cc:597] T 4fd3851c6aa645f392a87255dcde09a2 P ef9cafbd868e4e64bb107908b8c2772f -> Peer 5925d99b1c984b59bb2332543d023ec2 (127.16.174.132:42003): Couldn't send request to peer 5925d99b1c984b59bb2332543d023ec2. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:57.636708 25061 raft_consensus.cc:1275] T 4fd3851c6aa645f392a87255dcde09a2 P ac3118cfabb64a7b836088622dec1eac [term 1 FOLLOWER]: Refusing update from remote peer ef9cafbd868e4e64bb107908b8c2772f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:57:57.637590 24915 consensus_queue.cc:1048] T 4fd3851c6aa645f392a87255dcde09a2 P ef9cafbd868e4e64bb107908b8c2772f [LEADER]: Connected to new peer: Peer: permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:57:57.638855 24895 consensus_queue.cc:1048] T 4fd3851c6aa645f392a87255dcde09a2 P ef9cafbd868e4e64bb107908b8c2772f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:57:57.646626 24920 raft_consensus.cc:2955] T 4fd3851c6aa645f392a87255dcde09a2 P ef9cafbd868e4e64bb107908b8c2772f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 5925d99b1c984b59bb2332543d023ec2 (127.16.174.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } attrs { replace: true } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } } peers { permanent_uuid: "5925d99b1c984b59bb2332543d023ec2" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 42003 } attrs { promote: true } } }
I20260608 12:57:57.648772 24786 raft_consensus.cc:2955] T 4fd3851c6aa645f392a87255dcde09a2 P 807c30951a6a4453934b57c1471b6823 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 5925d99b1c984b59bb2332543d023ec2 (127.16.174.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } attrs { replace: true } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } } peers { permanent_uuid: "5925d99b1c984b59bb2332543d023ec2" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 42003 } attrs { promote: true } } }
I20260608 12:57:57.648990 25061 raft_consensus.cc:2955] T 4fd3851c6aa645f392a87255dcde09a2 P ac3118cfabb64a7b836088622dec1eac [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 5925d99b1c984b59bb2332543d023ec2 (127.16.174.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } attrs { replace: true } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } } peers { permanent_uuid: "5925d99b1c984b59bb2332543d023ec2" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 42003 } attrs { promote: true } } }
I20260608 12:57:57.661175 24536 catalog_manager.cc:5696] T 4fd3851c6aa645f392a87255dcde09a2 P ef9cafbd868e4e64bb107908b8c2772f reported cstate change: config changed from index 3 to 4, NON_VOTER 5925d99b1c984b59bb2332543d023ec2 (127.16.174.132) added. New cstate: current_term: 1 leader_uuid: "ef9cafbd868e4e64bb107908b8c2772f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5925d99b1c984b59bb2332543d023ec2" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 42003 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:57.842038 24713 raft_consensus.cc:1275] T e730869ddb7b465fa99763b0fc9e160a P ef9cafbd868e4e64bb107908b8c2772f [term 3 FOLLOWER]: Refusing update from remote peer 807c30951a6a4453934b57c1471b6823: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:57:57.843601 24911 consensus_queue.cc:1048] T e730869ddb7b465fa99763b0fc9e160a P 807c30951a6a4453934b57c1471b6823 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:57:57.859341 25061 raft_consensus.cc:1275] T e730869ddb7b465fa99763b0fc9e160a P ac3118cfabb64a7b836088622dec1eac [term 3 FOLLOWER]: Refusing update from remote peer 807c30951a6a4453934b57c1471b6823: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:57:57.861717 24911 consensus_queue.cc:1048] T e730869ddb7b465fa99763b0fc9e160a P 807c30951a6a4453934b57c1471b6823 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:57:58.100510 25136 ts_tablet_manager.cc:933] T e0c53c50080a421ca536d5d4833a3805 P 5925d99b1c984b59bb2332543d023ec2: Initiating tablet copy from peer ef9cafbd868e4e64bb107908b8c2772f (127.16.174.130:36267)
I20260608 12:57:58.102413 25136 tablet_copy_client.cc:323] T e0c53c50080a421ca536d5d4833a3805 P 5925d99b1c984b59bb2332543d023ec2: tablet copy: Beginning tablet copy session from remote peer at address 127.16.174.130:36267
I20260608 12:57:58.104221 24725 tablet_copy_service.cc:140] P ef9cafbd868e4e64bb107908b8c2772f: Received BeginTabletCopySession request for tablet e0c53c50080a421ca536d5d4833a3805 from peer 5925d99b1c984b59bb2332543d023ec2 ({username='slave'} at 127.0.0.1:58388)
I20260608 12:57:58.104779 24725 tablet_copy_service.cc:161] P ef9cafbd868e4e64bb107908b8c2772f: Beginning new tablet copy session on tablet e0c53c50080a421ca536d5d4833a3805 from peer 5925d99b1c984b59bb2332543d023ec2 at {username='slave'} at 127.0.0.1:58388: session id = 5925d99b1c984b59bb2332543d023ec2-e0c53c50080a421ca536d5d4833a3805
I20260608 12:57:58.112880 24725 tablet_copy_source_session.cc:215] T e0c53c50080a421ca536d5d4833a3805 P ef9cafbd868e4e64bb107908b8c2772f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:57:58.116178 25136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0c53c50080a421ca536d5d4833a3805. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:58.127705 25136 tablet_copy_client.cc:806] T e0c53c50080a421ca536d5d4833a3805 P 5925d99b1c984b59bb2332543d023ec2: tablet copy: Starting download of 0 data blocks...
I20260608 12:57:58.128290 25136 tablet_copy_client.cc:670] T e0c53c50080a421ca536d5d4833a3805 P 5925d99b1c984b59bb2332543d023ec2: tablet copy: Starting download of 1 WAL segments...
I20260608 12:57:58.132346 25136 tablet_copy_client.cc:538] T e0c53c50080a421ca536d5d4833a3805 P 5925d99b1c984b59bb2332543d023ec2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:57:58.140007 25136 tablet_bootstrap.cc:492] T e0c53c50080a421ca536d5d4833a3805 P 5925d99b1c984b59bb2332543d023ec2: Bootstrap starting.
I20260608 12:57:58.161365 25136 tablet_bootstrap.cc:492] T e0c53c50080a421ca536d5d4833a3805 P 5925d99b1c984b59bb2332543d023ec2: 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:57:58.162323 25136 tablet_bootstrap.cc:492] T e0c53c50080a421ca536d5d4833a3805 P 5925d99b1c984b59bb2332543d023ec2: Bootstrap complete.
I20260608 12:57:58.163029 25136 ts_tablet_manager.cc:1403] T e0c53c50080a421ca536d5d4833a3805 P 5925d99b1c984b59bb2332543d023ec2: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.001s
I20260608 12:57:58.166241 25136 raft_consensus.cc:359] T e0c53c50080a421ca536d5d4833a3805 P 5925d99b1c984b59bb2332543d023ec2 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } attrs { replace: true } } peers { permanent_uuid: "5925d99b1c984b59bb2332543d023ec2" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 42003 } attrs { promote: true } }
I20260608 12:57:58.167060 25136 raft_consensus.cc:740] T e0c53c50080a421ca536d5d4833a3805 P 5925d99b1c984b59bb2332543d023ec2 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 5925d99b1c984b59bb2332543d023ec2, State: Initialized, Role: LEARNER
I20260608 12:57:58.167829 25136 consensus_queue.cc:260] T e0c53c50080a421ca536d5d4833a3805 P 5925d99b1c984b59bb2332543d023ec2 [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: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } attrs { replace: true } } peers { permanent_uuid: "5925d99b1c984b59bb2332543d023ec2" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 42003 } attrs { promote: true } }
I20260608 12:57:58.170918 25136 ts_tablet_manager.cc:1434] T e0c53c50080a421ca536d5d4833a3805 P 5925d99b1c984b59bb2332543d023ec2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.004s
I20260608 12:57:58.172887 24725 tablet_copy_service.cc:342] P ef9cafbd868e4e64bb107908b8c2772f: Request end of tablet copy session 5925d99b1c984b59bb2332543d023ec2-e0c53c50080a421ca536d5d4833a3805 received from {username='slave'} at 127.0.0.1:58388
I20260608 12:57:58.173342 24725 tablet_copy_service.cc:434] P ef9cafbd868e4e64bb107908b8c2772f: ending tablet copy session 5925d99b1c984b59bb2332543d023ec2-e0c53c50080a421ca536d5d4833a3805 on tablet e0c53c50080a421ca536d5d4833a3805 with peer 5925d99b1c984b59bb2332543d023ec2
I20260608 12:57:58.232688 25136 ts_tablet_manager.cc:933] T 4fd3851c6aa645f392a87255dcde09a2 P 5925d99b1c984b59bb2332543d023ec2: Initiating tablet copy from peer ef9cafbd868e4e64bb107908b8c2772f (127.16.174.130:36267)
I20260608 12:57:58.234454 25136 tablet_copy_client.cc:323] T 4fd3851c6aa645f392a87255dcde09a2 P 5925d99b1c984b59bb2332543d023ec2: tablet copy: Beginning tablet copy session from remote peer at address 127.16.174.130:36267
I20260608 12:57:58.236234 24725 tablet_copy_service.cc:140] P ef9cafbd868e4e64bb107908b8c2772f: Received BeginTabletCopySession request for tablet 4fd3851c6aa645f392a87255dcde09a2 from peer 5925d99b1c984b59bb2332543d023ec2 ({username='slave'} at 127.0.0.1:58388)
I20260608 12:57:58.236698 24725 tablet_copy_service.cc:161] P ef9cafbd868e4e64bb107908b8c2772f: Beginning new tablet copy session on tablet 4fd3851c6aa645f392a87255dcde09a2 from peer 5925d99b1c984b59bb2332543d023ec2 at {username='slave'} at 127.0.0.1:58388: session id = 5925d99b1c984b59bb2332543d023ec2-4fd3851c6aa645f392a87255dcde09a2
I20260608 12:57:58.241991 24725 tablet_copy_source_session.cc:215] T 4fd3851c6aa645f392a87255dcde09a2 P ef9cafbd868e4e64bb107908b8c2772f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:57:58.244668 25136 ts_tablet_manager.cc:1916] T 4fd3851c6aa645f392a87255dcde09a2 P 5925d99b1c984b59bb2332543d023ec2: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260608 12:57:58.260455 25136 ts_tablet_manager.cc:1929] T 4fd3851c6aa645f392a87255dcde09a2 P 5925d99b1c984b59bb2332543d023ec2: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260608 12:57:58.261283 25136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fd3851c6aa645f392a87255dcde09a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:58.269205 25136 tablet_copy_client.cc:806] T 4fd3851c6aa645f392a87255dcde09a2 P 5925d99b1c984b59bb2332543d023ec2: tablet copy: Starting download of 0 data blocks...
I20260608 12:57:58.269727 25136 tablet_copy_client.cc:670] T 4fd3851c6aa645f392a87255dcde09a2 P 5925d99b1c984b59bb2332543d023ec2: tablet copy: Starting download of 1 WAL segments...
I20260608 12:57:58.273231 25136 tablet_copy_client.cc:538] T 4fd3851c6aa645f392a87255dcde09a2 P 5925d99b1c984b59bb2332543d023ec2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:57:58.282111 25136 tablet_bootstrap.cc:492] T 4fd3851c6aa645f392a87255dcde09a2 P 5925d99b1c984b59bb2332543d023ec2: Bootstrap starting.
I20260608 12:57:58.309887 25136 tablet_bootstrap.cc:492] T 4fd3851c6aa645f392a87255dcde09a2 P 5925d99b1c984b59bb2332543d023ec2: 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:57:58.310813 25136 tablet_bootstrap.cc:492] T 4fd3851c6aa645f392a87255dcde09a2 P 5925d99b1c984b59bb2332543d023ec2: Bootstrap complete.
I20260608 12:57:58.311424 25136 ts_tablet_manager.cc:1403] T 4fd3851c6aa645f392a87255dcde09a2 P 5925d99b1c984b59bb2332543d023ec2: Time spent bootstrapping tablet: real 0.030s	user 0.025s	sys 0.004s
I20260608 12:57:58.314342 25136 raft_consensus.cc:359] T 4fd3851c6aa645f392a87255dcde09a2 P 5925d99b1c984b59bb2332543d023ec2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } attrs { replace: true } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } } peers { permanent_uuid: "5925d99b1c984b59bb2332543d023ec2" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 42003 } attrs { promote: true } }
I20260608 12:57:58.314972 25136 raft_consensus.cc:740] T 4fd3851c6aa645f392a87255dcde09a2 P 5925d99b1c984b59bb2332543d023ec2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5925d99b1c984b59bb2332543d023ec2, State: Initialized, Role: LEARNER
I20260608 12:57:58.315771 25136 consensus_queue.cc:260] T 4fd3851c6aa645f392a87255dcde09a2 P 5925d99b1c984b59bb2332543d023ec2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } attrs { replace: true } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } } peers { permanent_uuid: "5925d99b1c984b59bb2332543d023ec2" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 42003 } attrs { promote: true } }
I20260608 12:57:58.318140 25136 ts_tablet_manager.cc:1434] T 4fd3851c6aa645f392a87255dcde09a2 P 5925d99b1c984b59bb2332543d023ec2: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:57:58.319861 24725 tablet_copy_service.cc:342] P ef9cafbd868e4e64bb107908b8c2772f: Request end of tablet copy session 5925d99b1c984b59bb2332543d023ec2-4fd3851c6aa645f392a87255dcde09a2 received from {username='slave'} at 127.0.0.1:58388
I20260608 12:57:58.320258 24725 tablet_copy_service.cc:434] P ef9cafbd868e4e64bb107908b8c2772f: ending tablet copy session 5925d99b1c984b59bb2332543d023ec2-4fd3851c6aa645f392a87255dcde09a2 on tablet 4fd3851c6aa645f392a87255dcde09a2 with peer 5925d99b1c984b59bb2332543d023ec2
I20260608 12:57:58.704022 24979 raft_consensus.cc:1217] T e0c53c50080a421ca536d5d4833a3805 P 5925d99b1c984b59bb2332543d023ec2 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:57:58.802867 24979 raft_consensus.cc:1217] T 4fd3851c6aa645f392a87255dcde09a2 P 5925d99b1c984b59bb2332543d023ec2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260608 12:57:59.220057 24920 raft_consensus.cc:1064] T 4fd3851c6aa645f392a87255dcde09a2 P ef9cafbd868e4e64bb107908b8c2772f: attempting to promote NON_VOTER 5925d99b1c984b59bb2332543d023ec2 to VOTER
I20260608 12:57:59.222354 24920 consensus_queue.cc:237] T 4fd3851c6aa645f392a87255dcde09a2 P ef9cafbd868e4e64bb107908b8c2772f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } attrs { replace: true } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } } peers { permanent_uuid: "5925d99b1c984b59bb2332543d023ec2" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 42003 } attrs { promote: false } }
I20260608 12:57:59.230772 24786 raft_consensus.cc:1275] T 4fd3851c6aa645f392a87255dcde09a2 P 807c30951a6a4453934b57c1471b6823 [term 1 FOLLOWER]: Refusing update from remote peer ef9cafbd868e4e64bb107908b8c2772f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 12:57:59.230821 25061 raft_consensus.cc:1275] T 4fd3851c6aa645f392a87255dcde09a2 P ac3118cfabb64a7b836088622dec1eac [term 1 FOLLOWER]: Refusing update from remote peer ef9cafbd868e4e64bb107908b8c2772f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 12:57:59.231938 24979 raft_consensus.cc:1275] T 4fd3851c6aa645f392a87255dcde09a2 P 5925d99b1c984b59bb2332543d023ec2 [term 1 LEARNER]: Refusing update from remote peer ef9cafbd868e4e64bb107908b8c2772f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 12:57:59.233641 24920 consensus_queue.cc:1048] T 4fd3851c6aa645f392a87255dcde09a2 P ef9cafbd868e4e64bb107908b8c2772f [LEADER]: Connected to new peer: Peer: permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:57:59.234747 25143 consensus_queue.cc:1048] T 4fd3851c6aa645f392a87255dcde09a2 P ef9cafbd868e4e64bb107908b8c2772f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:57:59.235527 25146 consensus_queue.cc:1048] T 4fd3851c6aa645f392a87255dcde09a2 P ef9cafbd868e4e64bb107908b8c2772f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5925d99b1c984b59bb2332543d023ec2" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 42003 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:57:59.258755 24920 raft_consensus.cc:2955] T 4fd3851c6aa645f392a87255dcde09a2 P ef9cafbd868e4e64bb107908b8c2772f [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 5925d99b1c984b59bb2332543d023ec2 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } attrs { replace: true } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } } peers { permanent_uuid: "5925d99b1c984b59bb2332543d023ec2" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 42003 } attrs { promote: false } } }
I20260608 12:57:59.260900 24786 raft_consensus.cc:2955] T 4fd3851c6aa645f392a87255dcde09a2 P 807c30951a6a4453934b57c1471b6823 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 5925d99b1c984b59bb2332543d023ec2 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } attrs { replace: true } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } } peers { permanent_uuid: "5925d99b1c984b59bb2332543d023ec2" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 42003 } attrs { promote: false } } }
I20260608 12:57:59.268440 25062 raft_consensus.cc:2955] T 4fd3851c6aa645f392a87255dcde09a2 P ac3118cfabb64a7b836088622dec1eac [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 5925d99b1c984b59bb2332543d023ec2 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } attrs { replace: true } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } } peers { permanent_uuid: "5925d99b1c984b59bb2332543d023ec2" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 42003 } attrs { promote: false } } }
I20260608 12:57:59.276113 24979 raft_consensus.cc:2955] T 4fd3851c6aa645f392a87255dcde09a2 P 5925d99b1c984b59bb2332543d023ec2 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 5925d99b1c984b59bb2332543d023ec2 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } attrs { replace: true } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } } peers { permanent_uuid: "5925d99b1c984b59bb2332543d023ec2" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 42003 } attrs { promote: false } } }
I20260608 12:57:59.277290 24535 catalog_manager.cc:5696] T 4fd3851c6aa645f392a87255dcde09a2 P 807c30951a6a4453934b57c1471b6823 reported cstate change: config changed from index 4 to 5, 5925d99b1c984b59bb2332543d023ec2 (127.16.174.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ef9cafbd868e4e64bb107908b8c2772f" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } attrs { replace: true } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } } peers { permanent_uuid: "5925d99b1c984b59bb2332543d023ec2" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 42003 } attrs { promote: false } } }
I20260608 12:57:59.313289 25143 raft_consensus.cc:1064] T e0c53c50080a421ca536d5d4833a3805 P ef9cafbd868e4e64bb107908b8c2772f: attempting to promote NON_VOTER 5925d99b1c984b59bb2332543d023ec2 to VOTER
I20260608 12:57:59.316241 25143 consensus_queue.cc:237] T e0c53c50080a421ca536d5d4833a3805 P ef9cafbd868e4e64bb107908b8c2772f [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: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } attrs { replace: true } } peers { permanent_uuid: "5925d99b1c984b59bb2332543d023ec2" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 42003 } attrs { promote: false } }
I20260608 12:57:59.317627 24713 consensus_queue.cc:237] T 4fd3851c6aa645f392a87255dcde09a2 P ef9cafbd868e4e64bb107908b8c2772f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 1.5, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } } peers { permanent_uuid: "5925d99b1c984b59bb2332543d023ec2" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 42003 } attrs { promote: false } }
I20260608 12:57:59.324802 24979 raft_consensus.cc:1275] T e0c53c50080a421ca536d5d4833a3805 P 5925d99b1c984b59bb2332543d023ec2 [term 2 LEARNER]: Refusing update from remote peer ef9cafbd868e4e64bb107908b8c2772f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:57:59.325296 24786 raft_consensus.cc:1275] T 4fd3851c6aa645f392a87255dcde09a2 P 807c30951a6a4453934b57c1471b6823 [term 1 FOLLOWER]: Refusing update from remote peer ef9cafbd868e4e64bb107908b8c2772f: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 12:57:59.327282 24787 raft_consensus.cc:1275] T e0c53c50080a421ca536d5d4833a3805 P 807c30951a6a4453934b57c1471b6823 [term 2 FOLLOWER]: Refusing update from remote peer ef9cafbd868e4e64bb107908b8c2772f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:57:59.327373 24978 raft_consensus.cc:1275] T 4fd3851c6aa645f392a87255dcde09a2 P 5925d99b1c984b59bb2332543d023ec2 [term 1 FOLLOWER]: Refusing update from remote peer ef9cafbd868e4e64bb107908b8c2772f: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 12:57:59.327904 24920 consensus_queue.cc:1048] T e0c53c50080a421ca536d5d4833a3805 P ef9cafbd868e4e64bb107908b8c2772f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5925d99b1c984b59bb2332543d023ec2" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 42003 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:57:59.329636 24920 consensus_queue.cc:1048] T 4fd3851c6aa645f392a87255dcde09a2 P ef9cafbd868e4e64bb107908b8c2772f [LEADER]: Connected to new peer: Peer: permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 12:57:59.331832 24920 consensus_queue.cc:1048] T 4fd3851c6aa645f392a87255dcde09a2 P ef9cafbd868e4e64bb107908b8c2772f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5925d99b1c984b59bb2332543d023ec2" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 42003 } 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:57:59.333194 25146 consensus_queue.cc:1048] T e0c53c50080a421ca536d5d4833a3805 P ef9cafbd868e4e64bb107908b8c2772f [LEADER]: Connected to new peer: Peer: permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:57:59.346575 24979 raft_consensus.cc:2955] T 4fd3851c6aa645f392a87255dcde09a2 P 5925d99b1c984b59bb2332543d023ec2 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER ac3118cfabb64a7b836088622dec1eac (127.16.174.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } } peers { permanent_uuid: "5925d99b1c984b59bb2332543d023ec2" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 42003 } attrs { promote: false } } }
I20260608 12:57:59.352502 24787 raft_consensus.cc:2955] T 4fd3851c6aa645f392a87255dcde09a2 P 807c30951a6a4453934b57c1471b6823 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER ac3118cfabb64a7b836088622dec1eac (127.16.174.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } } peers { permanent_uuid: "5925d99b1c984b59bb2332543d023ec2" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 42003 } attrs { promote: false } } }
I20260608 12:57:59.356218 24920 raft_consensus.cc:2955] T 4fd3851c6aa645f392a87255dcde09a2 P ef9cafbd868e4e64bb107908b8c2772f [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER ac3118cfabb64a7b836088622dec1eac (127.16.174.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } } peers { permanent_uuid: "5925d99b1c984b59bb2332543d023ec2" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 42003 } attrs { promote: false } } }
I20260608 12:57:59.367713 25062 raft_consensus.cc:1275] T e0c53c50080a421ca536d5d4833a3805 P ac3118cfabb64a7b836088622dec1eac [term 2 FOLLOWER]: Refusing update from remote peer ef9cafbd868e4e64bb107908b8c2772f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:57:59.369721 25143 consensus_queue.cc:1048] T e0c53c50080a421ca536d5d4833a3805 P ef9cafbd868e4e64bb107908b8c2772f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:57:59.378111 24537 catalog_manager.cc:5696] T 4fd3851c6aa645f392a87255dcde09a2 P 807c30951a6a4453934b57c1471b6823 reported cstate change: config changed from index 5 to 6, VOTER ac3118cfabb64a7b836088622dec1eac (127.16.174.129) evicted. New cstate: current_term: 1 leader_uuid: "ef9cafbd868e4e64bb107908b8c2772f" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } } peers { permanent_uuid: "5925d99b1c984b59bb2332543d023ec2" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 42003 } attrs { promote: false } } }
I20260608 12:57:59.382012 25144 raft_consensus.cc:2955] T e0c53c50080a421ca536d5d4833a3805 P ef9cafbd868e4e64bb107908b8c2772f [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5925d99b1c984b59bb2332543d023ec2 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } attrs { replace: true } } peers { permanent_uuid: "5925d99b1c984b59bb2332543d023ec2" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 42003 } attrs { promote: false } } }
I20260608 12:57:59.387591 24977 raft_consensus.cc:2955] T e0c53c50080a421ca536d5d4833a3805 P 5925d99b1c984b59bb2332543d023ec2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5925d99b1c984b59bb2332543d023ec2 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } attrs { replace: true } } peers { permanent_uuid: "5925d99b1c984b59bb2332543d023ec2" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 42003 } attrs { promote: false } } }
I20260608 12:57:59.393635 25052 tablet_service.cc:1558] Processing DeleteTablet for tablet 4fd3851c6aa645f392a87255dcde09a2 with delete_type TABLET_DATA_TOMBSTONED (TS ac3118cfabb64a7b836088622dec1eac not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:44674
I20260608 12:57:59.396647 24523 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 4fd3851c6aa645f392a87255dcde09a2 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:57:59.405073 24787 raft_consensus.cc:2955] T e0c53c50080a421ca536d5d4833a3805 P 807c30951a6a4453934b57c1471b6823 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5925d99b1c984b59bb2332543d023ec2 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } attrs { replace: true } } peers { permanent_uuid: "5925d99b1c984b59bb2332543d023ec2" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 42003 } attrs { promote: false } } }
I20260608 12:57:59.414335 24537 catalog_manager.cc:5696] T e0c53c50080a421ca536d5d4833a3805 P ef9cafbd868e4e64bb107908b8c2772f reported cstate change: config changed from index 3 to 4, 5925d99b1c984b59bb2332543d023ec2 (127.16.174.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "ef9cafbd868e4e64bb107908b8c2772f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5925d99b1c984b59bb2332543d023ec2" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 42003 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:57:59.426508 25159 tablet_replica.cc:333] stopping tablet replica
I20260608 12:57:59.427803 25159 raft_consensus.cc:2243] T 4fd3851c6aa645f392a87255dcde09a2 P ac3118cfabb64a7b836088622dec1eac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:59.428447 25159 raft_consensus.cc:2272] T 4fd3851c6aa645f392a87255dcde09a2 P ac3118cfabb64a7b836088622dec1eac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:59.428308 25062 raft_consensus.cc:2955] T e0c53c50080a421ca536d5d4833a3805 P ac3118cfabb64a7b836088622dec1eac [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5925d99b1c984b59bb2332543d023ec2 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "807c30951a6a4453934b57c1471b6823" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46675 } attrs { replace: true } } peers { permanent_uuid: "5925d99b1c984b59bb2332543d023ec2" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 42003 } attrs { promote: false } } }
I20260608 12:57:59.434353 25159 ts_tablet_manager.cc:1916] T 4fd3851c6aa645f392a87255dcde09a2 P ac3118cfabb64a7b836088622dec1eac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:57:59.446971 24713 consensus_queue.cc:237] T e0c53c50080a421ca536d5d4833a3805 P ef9cafbd868e4e64bb107908b8c2772f [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: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "5925d99b1c984b59bb2332543d023ec2" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 42003 } attrs { promote: false } }
I20260608 12:57:59.454542 24977 raft_consensus.cc:1275] T e0c53c50080a421ca536d5d4833a3805 P 5925d99b1c984b59bb2332543d023ec2 [term 2 FOLLOWER]: Refusing update from remote peer ef9cafbd868e4e64bb107908b8c2772f: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:57:59.456238 25062 raft_consensus.cc:1275] T e0c53c50080a421ca536d5d4833a3805 P ac3118cfabb64a7b836088622dec1eac [term 2 FOLLOWER]: Refusing update from remote peer ef9cafbd868e4e64bb107908b8c2772f: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:57:59.456306 24920 consensus_queue.cc:1048] T e0c53c50080a421ca536d5d4833a3805 P ef9cafbd868e4e64bb107908b8c2772f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5925d99b1c984b59bb2332543d023ec2" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 42003 } 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:57:59.458096 25144 consensus_queue.cc:1048] T e0c53c50080a421ca536d5d4833a3805 P ef9cafbd868e4e64bb107908b8c2772f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:57:59.459398 25159 ts_tablet_manager.cc:1929] T 4fd3851c6aa645f392a87255dcde09a2 P ac3118cfabb64a7b836088622dec1eac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260608 12:57:59.459951 25159 log.cc:1199] T 4fd3851c6aa645f392a87255dcde09a2 P ac3118cfabb64a7b836088622dec1eac: Deleting WAL directory at /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923273579219-17082-0/minicluster-data/ts-0-root/wals/4fd3851c6aa645f392a87255dcde09a2
I20260608 12:57:59.461774 24524 catalog_manager.cc:5027] TS ac3118cfabb64a7b836088622dec1eac (127.16.174.129:36779): tablet 4fd3851c6aa645f392a87255dcde09a2 (table test-workload [id=c11120a7e5bf4922bbccd30e41f1b7be]) successfully deleted
I20260608 12:57:59.465760 24920 raft_consensus.cc:2955] T e0c53c50080a421ca536d5d4833a3805 P ef9cafbd868e4e64bb107908b8c2772f [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 807c30951a6a4453934b57c1471b6823 (127.16.174.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "5925d99b1c984b59bb2332543d023ec2" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 42003 } attrs { promote: false } } }
I20260608 12:57:59.468119 25061 raft_consensus.cc:2955] T e0c53c50080a421ca536d5d4833a3805 P ac3118cfabb64a7b836088622dec1eac [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 807c30951a6a4453934b57c1471b6823 (127.16.174.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "5925d99b1c984b59bb2332543d023ec2" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 42003 } attrs { promote: false } } }
I20260608 12:57:59.476886 24977 raft_consensus.cc:2955] T e0c53c50080a421ca536d5d4833a3805 P 5925d99b1c984b59bb2332543d023ec2 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 807c30951a6a4453934b57c1471b6823 (127.16.174.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "5925d99b1c984b59bb2332543d023ec2" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 42003 } attrs { promote: false } } }
I20260608 12:57:59.479146 24523 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet e0c53c50080a421ca536d5d4833a3805 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:57:59.478935 24536 catalog_manager.cc:5696] T e0c53c50080a421ca536d5d4833a3805 P ac3118cfabb64a7b836088622dec1eac reported cstate change: config changed from index 4 to 5, VOTER 807c30951a6a4453934b57c1471b6823 (127.16.174.131) evicted. New cstate: current_term: 2 leader_uuid: "ef9cafbd868e4e64bb107908b8c2772f" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ac3118cfabb64a7b836088622dec1eac" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36779 } } peers { permanent_uuid: "ef9cafbd868e4e64bb107908b8c2772f" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 36267 } } peers { permanent_uuid: "5925d99b1c984b59bb2332543d023ec2" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 42003 } attrs { promote: false } } }
I20260608 12:57:59.493695 24779 tablet_service.cc:1558] Processing DeleteTablet for tablet e0c53c50080a421ca536d5d4833a3805 with delete_type TABLET_DATA_TOMBSTONED (TS 807c30951a6a4453934b57c1471b6823 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:59400
I20260608 12:57:59.495801 25160 tablet_replica.cc:333] T e0c53c50080a421ca536d5d4833a3805 P 807c30951a6a4453934b57c1471b6823: stopping tablet replica
I20260608 12:57:59.496882 25160 raft_consensus.cc:2243] T e0c53c50080a421ca536d5d4833a3805 P 807c30951a6a4453934b57c1471b6823 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:59.497535 25160 raft_consensus.cc:2272] T e0c53c50080a421ca536d5d4833a3805 P 807c30951a6a4453934b57c1471b6823 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:59.500733 25160 ts_tablet_manager.cc:1916] T e0c53c50080a421ca536d5d4833a3805 P 807c30951a6a4453934b57c1471b6823: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:57:59.511273 25160 ts_tablet_manager.cc:1929] T e0c53c50080a421ca536d5d4833a3805 P 807c30951a6a4453934b57c1471b6823: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:57:59.511579 25160 log.cc:1199] T e0c53c50080a421ca536d5d4833a3805 P 807c30951a6a4453934b57c1471b6823: Deleting WAL directory at /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923273579219-17082-0/minicluster-data/ts-2-root/wals/e0c53c50080a421ca536d5d4833a3805
I20260608 12:57:59.513121 24524 catalog_manager.cc:5027] TS 807c30951a6a4453934b57c1471b6823 (127.16.174.131:46675): tablet e0c53c50080a421ca536d5d4833a3805 (table test-workload [id=c11120a7e5bf4922bbccd30e41f1b7be]) successfully deleted
W20260608 12:58:00.492311 24586 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver ac3118cfabb64a7b836088622dec1eac not available for placement
I20260608 12:58:01.175938 17082 tablet_server.cc:179] TabletServer@127.16.174.129:36779 shutting down...
I20260608 12:58:01.204222 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:01.205284 17082 tablet_replica.cc:333] stopping tablet replica
I20260608 12:58:01.205922 17082 raft_consensus.cc:2243] T e0c53c50080a421ca536d5d4833a3805 P ac3118cfabb64a7b836088622dec1eac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:01.206578 17082 raft_consensus.cc:2272] T e0c53c50080a421ca536d5d4833a3805 P ac3118cfabb64a7b836088622dec1eac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:01.209465 17082 tablet_replica.cc:333] stopping tablet replica
I20260608 12:58:01.210032 17082 raft_consensus.cc:2243] T 483d454e49f2467da090483836e387f5 P ac3118cfabb64a7b836088622dec1eac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:01.210587 17082 raft_consensus.cc:2272] T 483d454e49f2467da090483836e387f5 P ac3118cfabb64a7b836088622dec1eac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:01.213009 17082 tablet_replica.cc:333] stopping tablet replica
I20260608 12:58:01.213582 17082 raft_consensus.cc:2243] T e730869ddb7b465fa99763b0fc9e160a P ac3118cfabb64a7b836088622dec1eac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:01.214095 17082 raft_consensus.cc:2272] T e730869ddb7b465fa99763b0fc9e160a P ac3118cfabb64a7b836088622dec1eac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:01.242818 17082 tablet_server.cc:196] TabletServer@127.16.174.129:36779 shutdown complete.
I20260608 12:58:01.268244 17082 tablet_server.cc:179] TabletServer@127.16.174.130:0 shutting down...
I20260608 12:58:01.302707 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:01.303817 17082 tablet_replica.cc:333] T e0c53c50080a421ca536d5d4833a3805 P ef9cafbd868e4e64bb107908b8c2772f: stopping tablet replica
I20260608 12:58:01.304700 17082 raft_consensus.cc:2243] T e0c53c50080a421ca536d5d4833a3805 P ef9cafbd868e4e64bb107908b8c2772f [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:58:01.305611 17082 raft_consensus.cc:2272] T e0c53c50080a421ca536d5d4833a3805 P ef9cafbd868e4e64bb107908b8c2772f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:01.307994 17082 tablet_replica.cc:333] T e730869ddb7b465fa99763b0fc9e160a P ef9cafbd868e4e64bb107908b8c2772f: stopping tablet replica
I20260608 12:58:01.308600 17082 raft_consensus.cc:2243] T e730869ddb7b465fa99763b0fc9e160a P ef9cafbd868e4e64bb107908b8c2772f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:01.309083 17082 raft_consensus.cc:2272] T e730869ddb7b465fa99763b0fc9e160a P ef9cafbd868e4e64bb107908b8c2772f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:01.311326 17082 tablet_replica.cc:333] T 483d454e49f2467da090483836e387f5 P ef9cafbd868e4e64bb107908b8c2772f: stopping tablet replica
I20260608 12:58:01.312000 17082 raft_consensus.cc:2243] T 483d454e49f2467da090483836e387f5 P ef9cafbd868e4e64bb107908b8c2772f [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:58:01.312861 17082 raft_consensus.cc:2272] T 483d454e49f2467da090483836e387f5 P ef9cafbd868e4e64bb107908b8c2772f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:01.315079 17082 tablet_replica.cc:333] T 4fd3851c6aa645f392a87255dcde09a2 P ef9cafbd868e4e64bb107908b8c2772f: stopping tablet replica
I20260608 12:58:01.315606 17082 raft_consensus.cc:2243] T 4fd3851c6aa645f392a87255dcde09a2 P ef9cafbd868e4e64bb107908b8c2772f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:01.316515 17082 raft_consensus.cc:2272] T 4fd3851c6aa645f392a87255dcde09a2 P ef9cafbd868e4e64bb107908b8c2772f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:01.342401 17082 tablet_server.cc:196] TabletServer@127.16.174.130:0 shutdown complete.
I20260608 12:58:01.367024 17082 tablet_server.cc:179] TabletServer@127.16.174.131:0 shutting down...
I20260608 12:58:01.397637 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:01.398458 17082 tablet_replica.cc:333] T 4fd3851c6aa645f392a87255dcde09a2 P 807c30951a6a4453934b57c1471b6823: stopping tablet replica
I20260608 12:58:01.399371 17082 raft_consensus.cc:2243] T 4fd3851c6aa645f392a87255dcde09a2 P 807c30951a6a4453934b57c1471b6823 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:01.400329 17082 raft_consensus.cc:2272] T 4fd3851c6aa645f392a87255dcde09a2 P 807c30951a6a4453934b57c1471b6823 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:01.402632 17082 tablet_replica.cc:333] T 483d454e49f2467da090483836e387f5 P 807c30951a6a4453934b57c1471b6823: stopping tablet replica
I20260608 12:58:01.403136 17082 raft_consensus.cc:2243] T 483d454e49f2467da090483836e387f5 P 807c30951a6a4453934b57c1471b6823 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:01.403628 17082 raft_consensus.cc:2272] T 483d454e49f2467da090483836e387f5 P 807c30951a6a4453934b57c1471b6823 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:01.406054 17082 tablet_replica.cc:333] T e730869ddb7b465fa99763b0fc9e160a P 807c30951a6a4453934b57c1471b6823: stopping tablet replica
I20260608 12:58:01.406584 17082 raft_consensus.cc:2243] T e730869ddb7b465fa99763b0fc9e160a P 807c30951a6a4453934b57c1471b6823 [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:58:01.407461 17082 raft_consensus.cc:2272] T e730869ddb7b465fa99763b0fc9e160a P 807c30951a6a4453934b57c1471b6823 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:01.432387 17082 tablet_server.cc:196] TabletServer@127.16.174.131:0 shutdown complete.
I20260608 12:58:01.454732 17082 tablet_server.cc:179] TabletServer@127.16.174.132:0 shutting down...
I20260608 12:58:01.483347 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:01.484344 17082 tablet_replica.cc:333] T 4fd3851c6aa645f392a87255dcde09a2 P 5925d99b1c984b59bb2332543d023ec2: stopping tablet replica
I20260608 12:58:01.485050 17082 raft_consensus.cc:2243] T 4fd3851c6aa645f392a87255dcde09a2 P 5925d99b1c984b59bb2332543d023ec2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:01.485538 17082 raft_consensus.cc:2272] T 4fd3851c6aa645f392a87255dcde09a2 P 5925d99b1c984b59bb2332543d023ec2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:01.487476 17082 tablet_replica.cc:333] T e0c53c50080a421ca536d5d4833a3805 P 5925d99b1c984b59bb2332543d023ec2: stopping tablet replica
I20260608 12:58:01.488005 17082 raft_consensus.cc:2243] T e0c53c50080a421ca536d5d4833a3805 P 5925d99b1c984b59bb2332543d023ec2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:01.488492 17082 raft_consensus.cc:2272] T e0c53c50080a421ca536d5d4833a3805 P 5925d99b1c984b59bb2332543d023ec2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 12:58:01.494730 24586 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 807c30951a6a4453934b57c1471b6823 not available for placement
I20260608 12:58:01.509366 17082 tablet_server.cc:196] TabletServer@127.16.174.132:0 shutdown complete.
I20260608 12:58:01.522161 17082 master.cc:562] Master@127.16.174.190:45141 shutting down...
I20260608 12:58:01.542339 17082 raft_consensus.cc:2243] T 00000000000000000000000000000000 P acd765e789b84feaa0d4160dd404ecd0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:01.542938 17082 raft_consensus.cc:2272] T 00000000000000000000000000000000 P acd765e789b84feaa0d4160dd404ecd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:01.543288 17082 tablet_replica.cc:333] T 00000000000000000000000000000000 P acd765e789b84feaa0d4160dd404ecd0: stopping tablet replica
I20260608 12:58:01.564502 17082 master.cc:584] Master@127.16.174.190:45141 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (10247 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260608 12:58:01.606436 17082 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.174.190:40839
I20260608 12:58:01.607766 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:01.614358 25163 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:01.614467 25162 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:01.614784 25165 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:01.615618 17082 server_base.cc:1061] running on GCE node
I20260608 12:58:01.616663 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:01.616847 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:01.617039 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923481617007 us; error 0 us; skew 500 ppm
I20260608 12:58:01.617635 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:01.620507 17082 webserver.cc:533] Webserver started at http://127.16.174.190:44361/ using document root <none> and password file <none>
I20260608 12:58:01.621029 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:01.621272 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:01.621587 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:01.622726 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923273579219-17082-0/minicluster-data/master-0-root/instance:
uuid: "3ae7bcfe5b06414ba1b04e14f21ad1d4"
format_stamp: "Formatted at 2026-06-08 12:58:01 on dist-test-slave-840c"
I20260608 12:58:01.627554 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:58:01.631438 25170 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:01.632443 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:58:01.632789 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923273579219-17082-0/minicluster-data/master-0-root
uuid: "3ae7bcfe5b06414ba1b04e14f21ad1d4"
format_stamp: "Formatted at 2026-06-08 12:58:01 on dist-test-slave-840c"
I20260608 12:58:01.633245 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923273579219-17082-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923273579219-17082-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923273579219-17082-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:01.661355 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:01.662777 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:01.703399 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.190:40839
I20260608 12:58:01.703541 25221 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.190:40839 every 8 connection(s)
I20260608 12:58:01.707988 25222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:01.720183 25222 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3ae7bcfe5b06414ba1b04e14f21ad1d4: Bootstrap starting.
I20260608 12:58:01.725696 25222 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3ae7bcfe5b06414ba1b04e14f21ad1d4: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:01.730692 25222 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3ae7bcfe5b06414ba1b04e14f21ad1d4: No bootstrap required, opened a new log
I20260608 12:58:01.733191 25222 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3ae7bcfe5b06414ba1b04e14f21ad1d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ae7bcfe5b06414ba1b04e14f21ad1d4" member_type: VOTER }
I20260608 12:58:01.733608 25222 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3ae7bcfe5b06414ba1b04e14f21ad1d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:01.733855 25222 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3ae7bcfe5b06414ba1b04e14f21ad1d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ae7bcfe5b06414ba1b04e14f21ad1d4, State: Initialized, Role: FOLLOWER
I20260608 12:58:01.734476 25222 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3ae7bcfe5b06414ba1b04e14f21ad1d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3ae7bcfe5b06414ba1b04e14f21ad1d4" member_type: VOTER }
I20260608 12:58:01.734988 25222 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3ae7bcfe5b06414ba1b04e14f21ad1d4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:58:01.735278 25222 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3ae7bcfe5b06414ba1b04e14f21ad1d4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:58:01.735595 25222 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3ae7bcfe5b06414ba1b04e14f21ad1d4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:01.741242 25222 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3ae7bcfe5b06414ba1b04e14f21ad1d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ae7bcfe5b06414ba1b04e14f21ad1d4" member_type: VOTER }
I20260608 12:58:01.741850 25222 leader_election.cc:304] T 00000000000000000000000000000000 P 3ae7bcfe5b06414ba1b04e14f21ad1d4 [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: 3ae7bcfe5b06414ba1b04e14f21ad1d4; no voters: 
I20260608 12:58:01.743103 25222 leader_election.cc:290] T 00000000000000000000000000000000 P 3ae7bcfe5b06414ba1b04e14f21ad1d4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:58:01.743525 25225 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3ae7bcfe5b06414ba1b04e14f21ad1d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:01.745163 25225 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3ae7bcfe5b06414ba1b04e14f21ad1d4 [term 1 LEADER]: Becoming Leader. State: Replica: 3ae7bcfe5b06414ba1b04e14f21ad1d4, State: Running, Role: LEADER
I20260608 12:58:01.745934 25225 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3ae7bcfe5b06414ba1b04e14f21ad1d4 [LEADER]: Queue going to LEADER mode. State: All 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: "3ae7bcfe5b06414ba1b04e14f21ad1d4" member_type: VOTER }
I20260608 12:58:01.746165 25222 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3ae7bcfe5b06414ba1b04e14f21ad1d4 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:58:01.751327 25227 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3ae7bcfe5b06414ba1b04e14f21ad1d4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3ae7bcfe5b06414ba1b04e14f21ad1d4. Latest consensus state: current_term: 1 leader_uuid: "3ae7bcfe5b06414ba1b04e14f21ad1d4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ae7bcfe5b06414ba1b04e14f21ad1d4" member_type: VOTER } }
I20260608 12:58:01.751791 25226 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3ae7bcfe5b06414ba1b04e14f21ad1d4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3ae7bcfe5b06414ba1b04e14f21ad1d4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ae7bcfe5b06414ba1b04e14f21ad1d4" member_type: VOTER } }
I20260608 12:58:01.752213 25227 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3ae7bcfe5b06414ba1b04e14f21ad1d4 [sys.catalog]: This master's current role is: LEADER
I20260608 12:58:01.752606 25226 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3ae7bcfe5b06414ba1b04e14f21ad1d4 [sys.catalog]: This master's current role is: LEADER
I20260608 12:58:01.755723 25233 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:58:01.760982 25233 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:58:01.764101 17082 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:58:01.770886 25233 catalog_manager.cc:1382] Generated new cluster ID: 8b738d465ae0436f90eefef475c931c2
I20260608 12:58:01.771219 25233 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:58:01.790977 25233 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:58:01.792555 25233 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:58:01.816305 25233 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 3ae7bcfe5b06414ba1b04e14f21ad1d4: Generated new TSK 0
I20260608 12:58:01.817015 25233 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:58:01.832284 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:01.839670 25243 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:01.840253 25244 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:01.843152 17082 server_base.cc:1061] running on GCE node
W20260608 12:58:01.843400 25246 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:01.844565 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:01.844786 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:01.844923 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923481844908 us; error 0 us; skew 500 ppm
I20260608 12:58:01.845499 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:01.848857 17082 webserver.cc:533] Webserver started at http://127.16.174.129:36735/ using document root <none> and password file <none>
I20260608 12:58:01.849613 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:01.849833 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:01.850126 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:01.851243 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923273579219-17082-0/minicluster-data/ts-0-root/instance:
uuid: "7edce0f2465b45c4b359ae519d175eb8"
format_stamp: "Formatted at 2026-06-08 12:58:01 on dist-test-slave-840c"
I20260608 12:58:01.856197 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 12:58:01.860016 25251 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:01.860948 17082 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:58:01.861356 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923273579219-17082-0/minicluster-data/ts-0-root
uuid: "7edce0f2465b45c4b359ae519d175eb8"
format_stamp: "Formatted at 2026-06-08 12:58:01 on dist-test-slave-840c"
I20260608 12:58:01.861620 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923273579219-17082-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923273579219-17082-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923273579219-17082-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:01.876888 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:01.878234 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:01.879851 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:01.882323 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:01.882581 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:01.882845 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:01.883018 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:01.929524 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.129:45369
I20260608 12:58:01.929664 25313 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.129:45369 every 8 connection(s)
I20260608 12:58:01.934827 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:01.943572 25318 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:01.945699 25319 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:01.949510 17082 server_base.cc:1061] running on GCE node
W20260608 12:58:01.950210 25321 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:01.951280 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:01.951534 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:01.951761 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923481951740 us; error 0 us; skew 500 ppm
I20260608 12:58:01.952634 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:01.954152 25314 heartbeater.cc:344] Connected to a master server at 127.16.174.190:40839
I20260608 12:58:01.954593 25314 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:01.955616 25314 heartbeater.cc:507] Master 127.16.174.190:40839 requested a full tablet report, sending...
I20260608 12:58:01.955948 17082 webserver.cc:533] Webserver started at http://127.16.174.130:38557/ using document root <none> and password file <none>
I20260608 12:58:01.956722 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:01.956929 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:01.957257 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:01.958225 25187 ts_manager.cc:194] Registered new tserver with Master: 7edce0f2465b45c4b359ae519d175eb8 (127.16.174.129:45369)
I20260608 12:58:01.958559 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923273579219-17082-0/minicluster-data/ts-1-root/instance:
uuid: "3899e330ae004a35b869a8b831b6e5f7"
format_stamp: "Formatted at 2026-06-08 12:58:01 on dist-test-slave-840c"
I20260608 12:58:01.960249 25187 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58092
I20260608 12:58:01.964234 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260608 12:58:01.968354 25326 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:01.969179 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 12:58:01.969501 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923273579219-17082-0/minicluster-data/ts-1-root
uuid: "3899e330ae004a35b869a8b831b6e5f7"
format_stamp: "Formatted at 2026-06-08 12:58:01 on dist-test-slave-840c"
I20260608 12:58:01.969852 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923273579219-17082-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923273579219-17082-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923273579219-17082-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:01.995975 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:01.997138 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:01.998561 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:02.001080 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:02.001318 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:02.001564 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:02.001750 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:02.042573 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.130:35413
I20260608 12:58:02.042721 25388 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.130:35413 every 8 connection(s)
I20260608 12:58:02.047966 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:02.055917 25392 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:02.058578 25393 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:02.058975 25389 heartbeater.cc:344] Connected to a master server at 127.16.174.190:40839
I20260608 12:58:02.059523 25389 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:02.060395 25389 heartbeater.cc:507] Master 127.16.174.190:40839 requested a full tablet report, sending...
W20260608 12:58:02.061872 25395 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:02.063030 17082 server_base.cc:1061] running on GCE node
I20260608 12:58:02.063230 25187 ts_manager.cc:194] Registered new tserver with Master: 3899e330ae004a35b869a8b831b6e5f7 (127.16.174.130:35413)
I20260608 12:58:02.064163 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:02.064436 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:02.064685 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923482064664 us; error 0 us; skew 500 ppm
I20260608 12:58:02.065099 25187 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58108
I20260608 12:58:02.065397 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:02.069654 17082 webserver.cc:533] Webserver started at http://127.16.174.131:35319/ using document root <none> and password file <none>
I20260608 12:58:02.070220 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:02.070420 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:02.070704 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:02.071980 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923273579219-17082-0/minicluster-data/ts-2-root/instance:
uuid: "05c222af8acf48fba57e40bf697f8c18"
format_stamp: "Formatted at 2026-06-08 12:58:02 on dist-test-slave-840c"
I20260608 12:58:02.076785 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 12:58:02.080605 25400 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:02.081547 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:58:02.081902 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923273579219-17082-0/minicluster-data/ts-2-root
uuid: "05c222af8acf48fba57e40bf697f8c18"
format_stamp: "Formatted at 2026-06-08 12:58:02 on dist-test-slave-840c"
I20260608 12:58:02.082197 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923273579219-17082-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923273579219-17082-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923273579219-17082-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:02.125042 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:02.126439 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:02.128062 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:02.130810 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:02.131062 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:02.131322 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:02.131528 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:02.181521 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.131:35751
I20260608 12:58:02.181675 25462 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.131:35751 every 8 connection(s)
I20260608 12:58:02.196874 25463 heartbeater.cc:344] Connected to a master server at 127.16.174.190:40839
I20260608 12:58:02.197393 25463 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:02.198182 25463 heartbeater.cc:507] Master 127.16.174.190:40839 requested a full tablet report, sending...
I20260608 12:58:02.200426 25187 ts_manager.cc:194] Registered new tserver with Master: 05c222af8acf48fba57e40bf697f8c18 (127.16.174.131:35751)
I20260608 12:58:02.201265 17082 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016085092s
I20260608 12:58:02.202711 25187 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58116
I20260608 12:58:02.963617 25314 heartbeater.cc:499] Master 127.16.174.190:40839 was elected leader, sending a full tablet report...
I20260608 12:58:03.068262 25389 heartbeater.cc:499] Master 127.16.174.190:40839 was elected leader, sending a full tablet report...
I20260608 12:58:03.206009 25463 heartbeater.cc:499] Master 127.16.174.190:40839 was elected leader, sending a full tablet report...
I20260608 12:58:03.261873 25187 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58124:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:58:03.264686 25187 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:58:03.327509 25428 tablet_service.cc:1511] Processing CreateTablet for tablet a9defa8df4624ea0aa56ef63dcdc6ea8 (DEFAULT_TABLE table=test-workload [id=faf78d6ce3924325b7693e493a2df5c8]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:58:03.329319 25428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9defa8df4624ea0aa56ef63dcdc6ea8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:03.335827 25279 tablet_service.cc:1511] Processing CreateTablet for tablet a9defa8df4624ea0aa56ef63dcdc6ea8 (DEFAULT_TABLE table=test-workload [id=faf78d6ce3924325b7693e493a2df5c8]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:58:03.337386 25279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9defa8df4624ea0aa56ef63dcdc6ea8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:03.337003 25427 tablet_service.cc:1511] Processing CreateTablet for tablet f70aaaf10a77479ebf8e85a5a56bb7b4 (DEFAULT_TABLE table=test-workload [id=faf78d6ce3924325b7693e493a2df5c8]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:58:03.337658 25353 tablet_service.cc:1511] Processing CreateTablet for tablet f70aaaf10a77479ebf8e85a5a56bb7b4 (DEFAULT_TABLE table=test-workload [id=faf78d6ce3924325b7693e493a2df5c8]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:58:03.338702 25427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f70aaaf10a77479ebf8e85a5a56bb7b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:03.339074 25353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f70aaaf10a77479ebf8e85a5a56bb7b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:03.335613 25354 tablet_service.cc:1511] Processing CreateTablet for tablet a9defa8df4624ea0aa56ef63dcdc6ea8 (DEFAULT_TABLE table=test-workload [id=faf78d6ce3924325b7693e493a2df5c8]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:58:03.340548 25426 tablet_service.cc:1511] Processing CreateTablet for tablet c4921b680d5e4d9db981af7fe3a794da (DEFAULT_TABLE table=test-workload [id=faf78d6ce3924325b7693e493a2df5c8]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:58:03.340962 25278 tablet_service.cc:1511] Processing CreateTablet for tablet f70aaaf10a77479ebf8e85a5a56bb7b4 (DEFAULT_TABLE table=test-workload [id=faf78d6ce3924325b7693e493a2df5c8]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:58:03.341876 25354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9defa8df4624ea0aa56ef63dcdc6ea8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:03.342473 25278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f70aaaf10a77479ebf8e85a5a56bb7b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:03.344960 25277 tablet_service.cc:1511] Processing CreateTablet for tablet c4921b680d5e4d9db981af7fe3a794da (DEFAULT_TABLE table=test-workload [id=faf78d6ce3924325b7693e493a2df5c8]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:58:03.346386 25277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4921b680d5e4d9db981af7fe3a794da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:03.348060 25426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4921b680d5e4d9db981af7fe3a794da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:03.349524 25352 tablet_service.cc:1511] Processing CreateTablet for tablet c4921b680d5e4d9db981af7fe3a794da (DEFAULT_TABLE table=test-workload [id=faf78d6ce3924325b7693e493a2df5c8]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:58:03.351050 25352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4921b680d5e4d9db981af7fe3a794da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:03.352537 25425 tablet_service.cc:1511] Processing CreateTablet for tablet 949f79cb8f3e40fa948dd454acd7ec83 (DEFAULT_TABLE table=test-workload [id=faf78d6ce3924325b7693e493a2df5c8]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:58:03.353184 25351 tablet_service.cc:1511] Processing CreateTablet for tablet 949f79cb8f3e40fa948dd454acd7ec83 (DEFAULT_TABLE table=test-workload [id=faf78d6ce3924325b7693e493a2df5c8]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:58:03.354167 25425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 949f79cb8f3e40fa948dd454acd7ec83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:03.354589 25351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 949f79cb8f3e40fa948dd454acd7ec83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:03.357892 25276 tablet_service.cc:1511] Processing CreateTablet for tablet 949f79cb8f3e40fa948dd454acd7ec83 (DEFAULT_TABLE table=test-workload [id=faf78d6ce3924325b7693e493a2df5c8]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:58:03.363853 25276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 949f79cb8f3e40fa948dd454acd7ec83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:03.383272 25483 tablet_bootstrap.cc:492] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 3899e330ae004a35b869a8b831b6e5f7: Bootstrap starting.
I20260608 12:58:03.392561 25483 tablet_bootstrap.cc:654] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 3899e330ae004a35b869a8b831b6e5f7: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:03.394274 25484 tablet_bootstrap.cc:492] T 949f79cb8f3e40fa948dd454acd7ec83 P 05c222af8acf48fba57e40bf697f8c18: Bootstrap starting.
I20260608 12:58:03.401551 25484 tablet_bootstrap.cc:654] T 949f79cb8f3e40fa948dd454acd7ec83 P 05c222af8acf48fba57e40bf697f8c18: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:03.423319 25483 tablet_bootstrap.cc:492] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 3899e330ae004a35b869a8b831b6e5f7: No bootstrap required, opened a new log
I20260608 12:58:03.427173 25483 ts_tablet_manager.cc:1403] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 3899e330ae004a35b869a8b831b6e5f7: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.015s
I20260608 12:58:03.437172 25487 tablet_bootstrap.cc:492] T c4921b680d5e4d9db981af7fe3a794da P 7edce0f2465b45c4b359ae519d175eb8: Bootstrap starting.
I20260608 12:58:03.435516 25483 raft_consensus.cc:359] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 3899e330ae004a35b869a8b831b6e5f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } }
I20260608 12:58:03.439913 25483 raft_consensus.cc:385] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 3899e330ae004a35b869a8b831b6e5f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:03.442024 25483 raft_consensus.cc:740] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 3899e330ae004a35b869a8b831b6e5f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3899e330ae004a35b869a8b831b6e5f7, State: Initialized, Role: FOLLOWER
I20260608 12:58:03.442977 25483 consensus_queue.cc:260] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 3899e330ae004a35b869a8b831b6e5f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } }
I20260608 12:58:03.441087 25484 tablet_bootstrap.cc:492] T 949f79cb8f3e40fa948dd454acd7ec83 P 05c222af8acf48fba57e40bf697f8c18: No bootstrap required, opened a new log
I20260608 12:58:03.444705 25484 ts_tablet_manager.cc:1403] T 949f79cb8f3e40fa948dd454acd7ec83 P 05c222af8acf48fba57e40bf697f8c18: Time spent bootstrapping tablet: real 0.051s	user 0.009s	sys 0.020s
I20260608 12:58:03.446157 25487 tablet_bootstrap.cc:654] T c4921b680d5e4d9db981af7fe3a794da P 7edce0f2465b45c4b359ae519d175eb8: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:03.447752 25484 raft_consensus.cc:359] T 949f79cb8f3e40fa948dd454acd7ec83 P 05c222af8acf48fba57e40bf697f8c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } }
I20260608 12:58:03.448621 25484 raft_consensus.cc:385] T 949f79cb8f3e40fa948dd454acd7ec83 P 05c222af8acf48fba57e40bf697f8c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:03.448927 25484 raft_consensus.cc:740] T 949f79cb8f3e40fa948dd454acd7ec83 P 05c222af8acf48fba57e40bf697f8c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05c222af8acf48fba57e40bf697f8c18, State: Initialized, Role: FOLLOWER
I20260608 12:58:03.449774 25484 consensus_queue.cc:260] T 949f79cb8f3e40fa948dd454acd7ec83 P 05c222af8acf48fba57e40bf697f8c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } }
I20260608 12:58:03.452286 25483 ts_tablet_manager.cc:1434] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 3899e330ae004a35b869a8b831b6e5f7: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.004s
I20260608 12:58:03.453606 25483 tablet_bootstrap.cc:492] T a9defa8df4624ea0aa56ef63dcdc6ea8 P 3899e330ae004a35b869a8b831b6e5f7: Bootstrap starting.
I20260608 12:58:03.455700 25487 tablet_bootstrap.cc:492] T c4921b680d5e4d9db981af7fe3a794da P 7edce0f2465b45c4b359ae519d175eb8: No bootstrap required, opened a new log
I20260608 12:58:03.457576 25487 ts_tablet_manager.cc:1403] T c4921b680d5e4d9db981af7fe3a794da P 7edce0f2465b45c4b359ae519d175eb8: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.006s
I20260608 12:58:03.461113 25483 tablet_bootstrap.cc:654] T a9defa8df4624ea0aa56ef63dcdc6ea8 P 3899e330ae004a35b869a8b831b6e5f7: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:03.461053 25487 raft_consensus.cc:359] T c4921b680d5e4d9db981af7fe3a794da P 7edce0f2465b45c4b359ae519d175eb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } }
I20260608 12:58:03.462186 25487 raft_consensus.cc:385] T c4921b680d5e4d9db981af7fe3a794da P 7edce0f2465b45c4b359ae519d175eb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:03.462615 25487 raft_consensus.cc:740] T c4921b680d5e4d9db981af7fe3a794da P 7edce0f2465b45c4b359ae519d175eb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7edce0f2465b45c4b359ae519d175eb8, State: Initialized, Role: FOLLOWER
I20260608 12:58:03.463423 25484 ts_tablet_manager.cc:1434] T 949f79cb8f3e40fa948dd454acd7ec83 P 05c222af8acf48fba57e40bf697f8c18: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.006s
I20260608 12:58:03.464764 25484 tablet_bootstrap.cc:492] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 05c222af8acf48fba57e40bf697f8c18: Bootstrap starting.
I20260608 12:58:03.463701 25487 consensus_queue.cc:260] T c4921b680d5e4d9db981af7fe3a794da P 7edce0f2465b45c4b359ae519d175eb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } }
I20260608 12:58:03.468827 25483 tablet_bootstrap.cc:492] T a9defa8df4624ea0aa56ef63dcdc6ea8 P 3899e330ae004a35b869a8b831b6e5f7: No bootstrap required, opened a new log
I20260608 12:58:03.469594 25483 ts_tablet_manager.cc:1403] T a9defa8df4624ea0aa56ef63dcdc6ea8 P 3899e330ae004a35b869a8b831b6e5f7: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.002s
I20260608 12:58:03.473421 25484 tablet_bootstrap.cc:654] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 05c222af8acf48fba57e40bf697f8c18: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:03.473703 25483 raft_consensus.cc:359] T a9defa8df4624ea0aa56ef63dcdc6ea8 P 3899e330ae004a35b869a8b831b6e5f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } } peers { permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } }
I20260608 12:58:03.478686 25483 raft_consensus.cc:385] T a9defa8df4624ea0aa56ef63dcdc6ea8 P 3899e330ae004a35b869a8b831b6e5f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:03.479175 25483 raft_consensus.cc:740] T a9defa8df4624ea0aa56ef63dcdc6ea8 P 3899e330ae004a35b869a8b831b6e5f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3899e330ae004a35b869a8b831b6e5f7, State: Initialized, Role: FOLLOWER
I20260608 12:58:03.475348 25487 ts_tablet_manager.cc:1434] T c4921b680d5e4d9db981af7fe3a794da P 7edce0f2465b45c4b359ae519d175eb8: Time spent starting tablet: real 0.017s	user 0.012s	sys 0.003s
I20260608 12:58:03.480737 25487 tablet_bootstrap.cc:492] T a9defa8df4624ea0aa56ef63dcdc6ea8 P 7edce0f2465b45c4b359ae519d175eb8: Bootstrap starting.
I20260608 12:58:03.480214 25483 consensus_queue.cc:260] T a9defa8df4624ea0aa56ef63dcdc6ea8 P 3899e330ae004a35b869a8b831b6e5f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } } peers { permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } }
I20260608 12:58:03.483547 25483 ts_tablet_manager.cc:1434] T a9defa8df4624ea0aa56ef63dcdc6ea8 P 3899e330ae004a35b869a8b831b6e5f7: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260608 12:58:03.485152 25483 tablet_bootstrap.cc:492] T 949f79cb8f3e40fa948dd454acd7ec83 P 3899e330ae004a35b869a8b831b6e5f7: Bootstrap starting.
I20260608 12:58:03.489428 25487 tablet_bootstrap.cc:654] T a9defa8df4624ea0aa56ef63dcdc6ea8 P 7edce0f2465b45c4b359ae519d175eb8: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:03.492245 25483 tablet_bootstrap.cc:654] T 949f79cb8f3e40fa948dd454acd7ec83 P 3899e330ae004a35b869a8b831b6e5f7: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:03.503237 25487 tablet_bootstrap.cc:492] T a9defa8df4624ea0aa56ef63dcdc6ea8 P 7edce0f2465b45c4b359ae519d175eb8: No bootstrap required, opened a new log
I20260608 12:58:03.504403 25487 ts_tablet_manager.cc:1403] T a9defa8df4624ea0aa56ef63dcdc6ea8 P 7edce0f2465b45c4b359ae519d175eb8: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.006s
I20260608 12:58:03.508080 25487 raft_consensus.cc:359] T a9defa8df4624ea0aa56ef63dcdc6ea8 P 7edce0f2465b45c4b359ae519d175eb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } } peers { permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } }
I20260608 12:58:03.509894 25487 raft_consensus.cc:385] T a9defa8df4624ea0aa56ef63dcdc6ea8 P 7edce0f2465b45c4b359ae519d175eb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:03.510244 25487 raft_consensus.cc:740] T a9defa8df4624ea0aa56ef63dcdc6ea8 P 7edce0f2465b45c4b359ae519d175eb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7edce0f2465b45c4b359ae519d175eb8, State: Initialized, Role: FOLLOWER
I20260608 12:58:03.511729 25487 consensus_queue.cc:260] T a9defa8df4624ea0aa56ef63dcdc6ea8 P 7edce0f2465b45c4b359ae519d175eb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } } peers { permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } }
I20260608 12:58:03.513441 25483 tablet_bootstrap.cc:492] T 949f79cb8f3e40fa948dd454acd7ec83 P 3899e330ae004a35b869a8b831b6e5f7: No bootstrap required, opened a new log
I20260608 12:58:03.513844 25484 tablet_bootstrap.cc:492] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 05c222af8acf48fba57e40bf697f8c18: No bootstrap required, opened a new log
I20260608 12:58:03.514179 25483 ts_tablet_manager.cc:1403] T 949f79cb8f3e40fa948dd454acd7ec83 P 3899e330ae004a35b869a8b831b6e5f7: Time spent bootstrapping tablet: real 0.030s	user 0.020s	sys 0.005s
I20260608 12:58:03.514407 25484 ts_tablet_manager.cc:1403] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 05c222af8acf48fba57e40bf697f8c18: Time spent bootstrapping tablet: real 0.050s	user 0.029s	sys 0.018s
I20260608 12:58:03.514914 25487 ts_tablet_manager.cc:1434] T a9defa8df4624ea0aa56ef63dcdc6ea8 P 7edce0f2465b45c4b359ae519d175eb8: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260608 12:58:03.516126 25487 tablet_bootstrap.cc:492] T 949f79cb8f3e40fa948dd454acd7ec83 P 7edce0f2465b45c4b359ae519d175eb8: Bootstrap starting.
I20260608 12:58:03.517741 25484 raft_consensus.cc:359] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 05c222af8acf48fba57e40bf697f8c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } }
I20260608 12:58:03.518600 25484 raft_consensus.cc:385] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 05c222af8acf48fba57e40bf697f8c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:03.518458 25483 raft_consensus.cc:359] T 949f79cb8f3e40fa948dd454acd7ec83 P 3899e330ae004a35b869a8b831b6e5f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } }
I20260608 12:58:03.519047 25484 raft_consensus.cc:740] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 05c222af8acf48fba57e40bf697f8c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05c222af8acf48fba57e40bf697f8c18, State: Initialized, Role: FOLLOWER
I20260608 12:58:03.519471 25483 raft_consensus.cc:385] T 949f79cb8f3e40fa948dd454acd7ec83 P 3899e330ae004a35b869a8b831b6e5f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:03.519902 25483 raft_consensus.cc:740] T 949f79cb8f3e40fa948dd454acd7ec83 P 3899e330ae004a35b869a8b831b6e5f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3899e330ae004a35b869a8b831b6e5f7, State: Initialized, Role: FOLLOWER
I20260608 12:58:03.520206 25484 consensus_queue.cc:260] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 05c222af8acf48fba57e40bf697f8c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } }
I20260608 12:58:03.520933 25483 consensus_queue.cc:260] T 949f79cb8f3e40fa948dd454acd7ec83 P 3899e330ae004a35b869a8b831b6e5f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } }
I20260608 12:58:03.522655 25484 ts_tablet_manager.cc:1434] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 05c222af8acf48fba57e40bf697f8c18: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:58:03.523412 25483 ts_tablet_manager.cc:1434] T 949f79cb8f3e40fa948dd454acd7ec83 P 3899e330ae004a35b869a8b831b6e5f7: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:58:03.523576 25487 tablet_bootstrap.cc:654] T 949f79cb8f3e40fa948dd454acd7ec83 P 7edce0f2465b45c4b359ae519d175eb8: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:03.523870 25484 tablet_bootstrap.cc:492] T c4921b680d5e4d9db981af7fe3a794da P 05c222af8acf48fba57e40bf697f8c18: Bootstrap starting.
I20260608 12:58:03.524768 25483 tablet_bootstrap.cc:492] T c4921b680d5e4d9db981af7fe3a794da P 3899e330ae004a35b869a8b831b6e5f7: Bootstrap starting.
I20260608 12:58:03.531503 25483 tablet_bootstrap.cc:654] T c4921b680d5e4d9db981af7fe3a794da P 3899e330ae004a35b869a8b831b6e5f7: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:03.531510 25484 tablet_bootstrap.cc:654] T c4921b680d5e4d9db981af7fe3a794da P 05c222af8acf48fba57e40bf697f8c18: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:03.545573 25483 tablet_bootstrap.cc:492] T c4921b680d5e4d9db981af7fe3a794da P 3899e330ae004a35b869a8b831b6e5f7: No bootstrap required, opened a new log
I20260608 12:58:03.546283 25483 ts_tablet_manager.cc:1403] T c4921b680d5e4d9db981af7fe3a794da P 3899e330ae004a35b869a8b831b6e5f7: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.005s
I20260608 12:58:03.546953 25484 tablet_bootstrap.cc:492] T c4921b680d5e4d9db981af7fe3a794da P 05c222af8acf48fba57e40bf697f8c18: No bootstrap required, opened a new log
I20260608 12:58:03.547736 25484 ts_tablet_manager.cc:1403] T c4921b680d5e4d9db981af7fe3a794da P 05c222af8acf48fba57e40bf697f8c18: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.003s
I20260608 12:58:03.549621 25483 raft_consensus.cc:359] T c4921b680d5e4d9db981af7fe3a794da P 3899e330ae004a35b869a8b831b6e5f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } }
I20260608 12:58:03.550621 25483 raft_consensus.cc:385] T c4921b680d5e4d9db981af7fe3a794da P 3899e330ae004a35b869a8b831b6e5f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:03.551002 25483 raft_consensus.cc:740] T c4921b680d5e4d9db981af7fe3a794da P 3899e330ae004a35b869a8b831b6e5f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3899e330ae004a35b869a8b831b6e5f7, State: Initialized, Role: FOLLOWER
I20260608 12:58:03.552071 25483 consensus_queue.cc:260] T c4921b680d5e4d9db981af7fe3a794da P 3899e330ae004a35b869a8b831b6e5f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } }
I20260608 12:58:03.552910 25484 raft_consensus.cc:359] T c4921b680d5e4d9db981af7fe3a794da P 05c222af8acf48fba57e40bf697f8c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } }
I20260608 12:58:03.553750 25484 raft_consensus.cc:385] T c4921b680d5e4d9db981af7fe3a794da P 05c222af8acf48fba57e40bf697f8c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:03.554105 25484 raft_consensus.cc:740] T c4921b680d5e4d9db981af7fe3a794da P 05c222af8acf48fba57e40bf697f8c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05c222af8acf48fba57e40bf697f8c18, State: Initialized, Role: FOLLOWER
I20260608 12:58:03.555147 25484 consensus_queue.cc:260] T c4921b680d5e4d9db981af7fe3a794da P 05c222af8acf48fba57e40bf697f8c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } }
I20260608 12:58:03.557516 25483 ts_tablet_manager.cc:1434] T c4921b680d5e4d9db981af7fe3a794da P 3899e330ae004a35b869a8b831b6e5f7: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260608 12:58:03.559249 25484 ts_tablet_manager.cc:1434] T c4921b680d5e4d9db981af7fe3a794da P 05c222af8acf48fba57e40bf697f8c18: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 12:58:03.560459 25484 tablet_bootstrap.cc:492] T a9defa8df4624ea0aa56ef63dcdc6ea8 P 05c222af8acf48fba57e40bf697f8c18: Bootstrap starting.
I20260608 12:58:03.567519 25484 tablet_bootstrap.cc:654] T a9defa8df4624ea0aa56ef63dcdc6ea8 P 05c222af8acf48fba57e40bf697f8c18: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:03.570653 25487 tablet_bootstrap.cc:492] T 949f79cb8f3e40fa948dd454acd7ec83 P 7edce0f2465b45c4b359ae519d175eb8: No bootstrap required, opened a new log
I20260608 12:58:03.571408 25487 ts_tablet_manager.cc:1403] T 949f79cb8f3e40fa948dd454acd7ec83 P 7edce0f2465b45c4b359ae519d175eb8: Time spent bootstrapping tablet: real 0.056s	user 0.026s	sys 0.028s
I20260608 12:58:03.574237 25484 tablet_bootstrap.cc:492] T a9defa8df4624ea0aa56ef63dcdc6ea8 P 05c222af8acf48fba57e40bf697f8c18: No bootstrap required, opened a new log
I20260608 12:58:03.575716 25484 ts_tablet_manager.cc:1403] T a9defa8df4624ea0aa56ef63dcdc6ea8 P 05c222af8acf48fba57e40bf697f8c18: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260608 12:58:03.574699 25487 raft_consensus.cc:359] T 949f79cb8f3e40fa948dd454acd7ec83 P 7edce0f2465b45c4b359ae519d175eb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } }
I20260608 12:58:03.576215 25487 raft_consensus.cc:385] T 949f79cb8f3e40fa948dd454acd7ec83 P 7edce0f2465b45c4b359ae519d175eb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:03.576596 25487 raft_consensus.cc:740] T 949f79cb8f3e40fa948dd454acd7ec83 P 7edce0f2465b45c4b359ae519d175eb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7edce0f2465b45c4b359ae519d175eb8, State: Initialized, Role: FOLLOWER
I20260608 12:58:03.577546 25487 consensus_queue.cc:260] T 949f79cb8f3e40fa948dd454acd7ec83 P 7edce0f2465b45c4b359ae519d175eb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } }
I20260608 12:58:03.578637 25484 raft_consensus.cc:359] T a9defa8df4624ea0aa56ef63dcdc6ea8 P 05c222af8acf48fba57e40bf697f8c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } } peers { permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } }
I20260608 12:58:03.579454 25484 raft_consensus.cc:385] T a9defa8df4624ea0aa56ef63dcdc6ea8 P 05c222af8acf48fba57e40bf697f8c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:03.579814 25484 raft_consensus.cc:740] T a9defa8df4624ea0aa56ef63dcdc6ea8 P 05c222af8acf48fba57e40bf697f8c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05c222af8acf48fba57e40bf697f8c18, State: Initialized, Role: FOLLOWER
I20260608 12:58:03.580235 25487 ts_tablet_manager.cc:1434] T 949f79cb8f3e40fa948dd454acd7ec83 P 7edce0f2465b45c4b359ae519d175eb8: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:58:03.580801 25484 consensus_queue.cc:260] T a9defa8df4624ea0aa56ef63dcdc6ea8 P 05c222af8acf48fba57e40bf697f8c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } } peers { permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } }
I20260608 12:58:03.581539 25487 tablet_bootstrap.cc:492] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 7edce0f2465b45c4b359ae519d175eb8: Bootstrap starting.
I20260608 12:58:03.583292 25484 ts_tablet_manager.cc:1434] T a9defa8df4624ea0aa56ef63dcdc6ea8 P 05c222af8acf48fba57e40bf697f8c18: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:58:03.588480 25487 tablet_bootstrap.cc:654] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 7edce0f2465b45c4b359ae519d175eb8: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:03.594619 25487 tablet_bootstrap.cc:492] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 7edce0f2465b45c4b359ae519d175eb8: No bootstrap required, opened a new log
I20260608 12:58:03.595063 25487 ts_tablet_manager.cc:1403] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 7edce0f2465b45c4b359ae519d175eb8: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260608 12:58:03.597507 25487 raft_consensus.cc:359] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 7edce0f2465b45c4b359ae519d175eb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } }
I20260608 12:58:03.598132 25487 raft_consensus.cc:385] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 7edce0f2465b45c4b359ae519d175eb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:03.598428 25487 raft_consensus.cc:740] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 7edce0f2465b45c4b359ae519d175eb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7edce0f2465b45c4b359ae519d175eb8, State: Initialized, Role: FOLLOWER
I20260608 12:58:03.599252 25487 consensus_queue.cc:260] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 7edce0f2465b45c4b359ae519d175eb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } }
I20260608 12:58:03.601511 25487 ts_tablet_manager.cc:1434] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 7edce0f2465b45c4b359ae519d175eb8: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260608 12:58:03.622375 25490 raft_consensus.cc:493] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 05c222af8acf48fba57e40bf697f8c18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:03.622920 25490 raft_consensus.cc:515] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 05c222af8acf48fba57e40bf697f8c18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } }
I20260608 12:58:03.625613 25490 leader_election.cc:290] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 05c222af8acf48fba57e40bf697f8c18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7edce0f2465b45c4b359ae519d175eb8 (127.16.174.129:45369), 3899e330ae004a35b869a8b831b6e5f7 (127.16.174.130:35413)
I20260608 12:58:03.638692 25364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70aaaf10a77479ebf8e85a5a56bb7b4" candidate_uuid: "05c222af8acf48fba57e40bf697f8c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3899e330ae004a35b869a8b831b6e5f7" is_pre_election: true
I20260608 12:58:03.638598 25289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70aaaf10a77479ebf8e85a5a56bb7b4" candidate_uuid: "05c222af8acf48fba57e40bf697f8c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7edce0f2465b45c4b359ae519d175eb8" is_pre_election: true
I20260608 12:58:03.639806 25364 raft_consensus.cc:2468] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 3899e330ae004a35b869a8b831b6e5f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05c222af8acf48fba57e40bf697f8c18 in term 0.
I20260608 12:58:03.639833 25289 raft_consensus.cc:2468] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 7edce0f2465b45c4b359ae519d175eb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05c222af8acf48fba57e40bf697f8c18 in term 0.
I20260608 12:58:03.641717 25401 leader_election.cc:304] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 05c222af8acf48fba57e40bf697f8c18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05c222af8acf48fba57e40bf697f8c18, 7edce0f2465b45c4b359ae519d175eb8; no voters: 
I20260608 12:58:03.642728 25490 raft_consensus.cc:2804] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 05c222af8acf48fba57e40bf697f8c18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:03.643123 25490 raft_consensus.cc:493] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 05c222af8acf48fba57e40bf697f8c18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:03.643460 25490 raft_consensus.cc:3060] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 05c222af8acf48fba57e40bf697f8c18 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:03.648703 25490 raft_consensus.cc:515] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 05c222af8acf48fba57e40bf697f8c18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } }
I20260608 12:58:03.650480 25490 leader_election.cc:290] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 05c222af8acf48fba57e40bf697f8c18 [CANDIDATE]: Term 1 election: Requested vote from peers 7edce0f2465b45c4b359ae519d175eb8 (127.16.174.129:45369), 3899e330ae004a35b869a8b831b6e5f7 (127.16.174.130:35413)
I20260608 12:58:03.651454 25289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70aaaf10a77479ebf8e85a5a56bb7b4" candidate_uuid: "05c222af8acf48fba57e40bf697f8c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7edce0f2465b45c4b359ae519d175eb8"
I20260608 12:58:03.651604 25364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70aaaf10a77479ebf8e85a5a56bb7b4" candidate_uuid: "05c222af8acf48fba57e40bf697f8c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3899e330ae004a35b869a8b831b6e5f7"
I20260608 12:58:03.652177 25289 raft_consensus.cc:3060] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 7edce0f2465b45c4b359ae519d175eb8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:03.652177 25364 raft_consensus.cc:3060] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 3899e330ae004a35b869a8b831b6e5f7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:03.659849 25364 raft_consensus.cc:2468] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 3899e330ae004a35b869a8b831b6e5f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05c222af8acf48fba57e40bf697f8c18 in term 1.
I20260608 12:58:03.659849 25289 raft_consensus.cc:2468] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 7edce0f2465b45c4b359ae519d175eb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05c222af8acf48fba57e40bf697f8c18 in term 1.
I20260608 12:58:03.661420 25403 leader_election.cc:304] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 05c222af8acf48fba57e40bf697f8c18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05c222af8acf48fba57e40bf697f8c18, 3899e330ae004a35b869a8b831b6e5f7; no voters: 
I20260608 12:58:03.662293 25490 raft_consensus.cc:2804] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 05c222af8acf48fba57e40bf697f8c18 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:03.663473 25490 raft_consensus.cc:697] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 05c222af8acf48fba57e40bf697f8c18 [term 1 LEADER]: Becoming Leader. State: Replica: 05c222af8acf48fba57e40bf697f8c18, State: Running, Role: LEADER
I20260608 12:58:03.664446 25490 consensus_queue.cc:237] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 05c222af8acf48fba57e40bf697f8c18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } }
I20260608 12:58:03.673331 25184 catalog_manager.cc:5696] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 05c222af8acf48fba57e40bf697f8c18 reported cstate change: term changed from 0 to 1, leader changed from <none> to 05c222af8acf48fba57e40bf697f8c18 (127.16.174.131). New cstate: current_term: 1 leader_uuid: "05c222af8acf48fba57e40bf697f8c18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } health_report { overall_health: HEALTHY } } }
I20260608 12:58:03.701277 25490 raft_consensus.cc:493] T 949f79cb8f3e40fa948dd454acd7ec83 P 05c222af8acf48fba57e40bf697f8c18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:03.701892 25490 raft_consensus.cc:515] T 949f79cb8f3e40fa948dd454acd7ec83 P 05c222af8acf48fba57e40bf697f8c18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } }
I20260608 12:58:03.704205 25490 leader_election.cc:290] T 949f79cb8f3e40fa948dd454acd7ec83 P 05c222af8acf48fba57e40bf697f8c18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7edce0f2465b45c4b359ae519d175eb8 (127.16.174.129:45369), 3899e330ae004a35b869a8b831b6e5f7 (127.16.174.130:35413)
I20260608 12:58:03.705698 25289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949f79cb8f3e40fa948dd454acd7ec83" candidate_uuid: "05c222af8acf48fba57e40bf697f8c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7edce0f2465b45c4b359ae519d175eb8" is_pre_election: true
I20260608 12:58:03.706084 25364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949f79cb8f3e40fa948dd454acd7ec83" candidate_uuid: "05c222af8acf48fba57e40bf697f8c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3899e330ae004a35b869a8b831b6e5f7" is_pre_election: true
I20260608 12:58:03.706360 25289 raft_consensus.cc:2468] T 949f79cb8f3e40fa948dd454acd7ec83 P 7edce0f2465b45c4b359ae519d175eb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05c222af8acf48fba57e40bf697f8c18 in term 0.
I20260608 12:58:03.706879 25364 raft_consensus.cc:2468] T 949f79cb8f3e40fa948dd454acd7ec83 P 3899e330ae004a35b869a8b831b6e5f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05c222af8acf48fba57e40bf697f8c18 in term 0.
I20260608 12:58:03.707580 25401 leader_election.cc:304] T 949f79cb8f3e40fa948dd454acd7ec83 P 05c222af8acf48fba57e40bf697f8c18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05c222af8acf48fba57e40bf697f8c18, 7edce0f2465b45c4b359ae519d175eb8; no voters: 
I20260608 12:58:03.708606 25490 raft_consensus.cc:2804] T 949f79cb8f3e40fa948dd454acd7ec83 P 05c222af8acf48fba57e40bf697f8c18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:03.708961 25490 raft_consensus.cc:493] T 949f79cb8f3e40fa948dd454acd7ec83 P 05c222af8acf48fba57e40bf697f8c18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:03.709268 25490 raft_consensus.cc:3060] T 949f79cb8f3e40fa948dd454acd7ec83 P 05c222af8acf48fba57e40bf697f8c18 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:03.714516 25490 raft_consensus.cc:515] T 949f79cb8f3e40fa948dd454acd7ec83 P 05c222af8acf48fba57e40bf697f8c18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } }
I20260608 12:58:03.716755 25490 leader_election.cc:290] T 949f79cb8f3e40fa948dd454acd7ec83 P 05c222af8acf48fba57e40bf697f8c18 [CANDIDATE]: Term 1 election: Requested vote from peers 7edce0f2465b45c4b359ae519d175eb8 (127.16.174.129:45369), 3899e330ae004a35b869a8b831b6e5f7 (127.16.174.130:35413)
I20260608 12:58:03.717674 25289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949f79cb8f3e40fa948dd454acd7ec83" candidate_uuid: "05c222af8acf48fba57e40bf697f8c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7edce0f2465b45c4b359ae519d175eb8"
I20260608 12:58:03.717923 25364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949f79cb8f3e40fa948dd454acd7ec83" candidate_uuid: "05c222af8acf48fba57e40bf697f8c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3899e330ae004a35b869a8b831b6e5f7"
I20260608 12:58:03.718223 25289 raft_consensus.cc:3060] T 949f79cb8f3e40fa948dd454acd7ec83 P 7edce0f2465b45c4b359ae519d175eb8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:03.718631 25364 raft_consensus.cc:3060] T 949f79cb8f3e40fa948dd454acd7ec83 P 3899e330ae004a35b869a8b831b6e5f7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:03.723409 25289 raft_consensus.cc:2468] T 949f79cb8f3e40fa948dd454acd7ec83 P 7edce0f2465b45c4b359ae519d175eb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05c222af8acf48fba57e40bf697f8c18 in term 1.
I20260608 12:58:03.723598 25364 raft_consensus.cc:2468] T 949f79cb8f3e40fa948dd454acd7ec83 P 3899e330ae004a35b869a8b831b6e5f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05c222af8acf48fba57e40bf697f8c18 in term 1.
I20260608 12:58:03.724951 25401 leader_election.cc:304] T 949f79cb8f3e40fa948dd454acd7ec83 P 05c222af8acf48fba57e40bf697f8c18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05c222af8acf48fba57e40bf697f8c18, 7edce0f2465b45c4b359ae519d175eb8; no voters: 
I20260608 12:58:03.725867 25490 raft_consensus.cc:2804] T 949f79cb8f3e40fa948dd454acd7ec83 P 05c222af8acf48fba57e40bf697f8c18 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:03.725924 25488 raft_consensus.cc:493] T c4921b680d5e4d9db981af7fe3a794da P 3899e330ae004a35b869a8b831b6e5f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:03.726644 25490 raft_consensus.cc:697] T 949f79cb8f3e40fa948dd454acd7ec83 P 05c222af8acf48fba57e40bf697f8c18 [term 1 LEADER]: Becoming Leader. State: Replica: 05c222af8acf48fba57e40bf697f8c18, State: Running, Role: LEADER
I20260608 12:58:03.726672 25488 raft_consensus.cc:515] T c4921b680d5e4d9db981af7fe3a794da P 3899e330ae004a35b869a8b831b6e5f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } }
I20260608 12:58:03.727888 25490 consensus_queue.cc:237] T 949f79cb8f3e40fa948dd454acd7ec83 P 05c222af8acf48fba57e40bf697f8c18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } }
I20260608 12:58:03.732280 25488 leader_election.cc:290] T c4921b680d5e4d9db981af7fe3a794da P 3899e330ae004a35b869a8b831b6e5f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7edce0f2465b45c4b359ae519d175eb8 (127.16.174.129:45369), 05c222af8acf48fba57e40bf697f8c18 (127.16.174.131:35751)
I20260608 12:58:03.743861 25184 catalog_manager.cc:5696] T 949f79cb8f3e40fa948dd454acd7ec83 P 05c222af8acf48fba57e40bf697f8c18 reported cstate change: term changed from 0 to 1, leader changed from <none> to 05c222af8acf48fba57e40bf697f8c18 (127.16.174.131). New cstate: current_term: 1 leader_uuid: "05c222af8acf48fba57e40bf697f8c18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } health_report { overall_health: HEALTHY } } }
I20260608 12:58:03.745113 25289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4921b680d5e4d9db981af7fe3a794da" candidate_uuid: "3899e330ae004a35b869a8b831b6e5f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7edce0f2465b45c4b359ae519d175eb8" is_pre_election: true
I20260608 12:58:03.746392 25289 raft_consensus.cc:2468] T c4921b680d5e4d9db981af7fe3a794da P 7edce0f2465b45c4b359ae519d175eb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3899e330ae004a35b869a8b831b6e5f7 in term 0.
I20260608 12:58:03.747851 25327 leader_election.cc:304] T c4921b680d5e4d9db981af7fe3a794da P 3899e330ae004a35b869a8b831b6e5f7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3899e330ae004a35b869a8b831b6e5f7, 7edce0f2465b45c4b359ae519d175eb8; no voters: 
I20260608 12:58:03.748133 25438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4921b680d5e4d9db981af7fe3a794da" candidate_uuid: "3899e330ae004a35b869a8b831b6e5f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05c222af8acf48fba57e40bf697f8c18" is_pre_election: true
I20260608 12:58:03.748709 25438 raft_consensus.cc:2468] T c4921b680d5e4d9db981af7fe3a794da P 05c222af8acf48fba57e40bf697f8c18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3899e330ae004a35b869a8b831b6e5f7 in term 0.
I20260608 12:58:03.749090 25488 raft_consensus.cc:2804] T c4921b680d5e4d9db981af7fe3a794da P 3899e330ae004a35b869a8b831b6e5f7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:03.749555 25488 raft_consensus.cc:493] T c4921b680d5e4d9db981af7fe3a794da P 3899e330ae004a35b869a8b831b6e5f7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:03.749963 25488 raft_consensus.cc:3060] T c4921b680d5e4d9db981af7fe3a794da P 3899e330ae004a35b869a8b831b6e5f7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:03.757517 25488 raft_consensus.cc:515] T c4921b680d5e4d9db981af7fe3a794da P 3899e330ae004a35b869a8b831b6e5f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } }
W20260608 12:58:03.760460 25235 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:58:03.760895 25488 leader_election.cc:290] T c4921b680d5e4d9db981af7fe3a794da P 3899e330ae004a35b869a8b831b6e5f7 [CANDIDATE]: Term 1 election: Requested vote from peers 7edce0f2465b45c4b359ae519d175eb8 (127.16.174.129:45369), 05c222af8acf48fba57e40bf697f8c18 (127.16.174.131:35751)
I20260608 12:58:03.761161 25289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4921b680d5e4d9db981af7fe3a794da" candidate_uuid: "3899e330ae004a35b869a8b831b6e5f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7edce0f2465b45c4b359ae519d175eb8"
I20260608 12:58:03.761952 25289 raft_consensus.cc:3060] T c4921b680d5e4d9db981af7fe3a794da P 7edce0f2465b45c4b359ae519d175eb8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:03.762239 25438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4921b680d5e4d9db981af7fe3a794da" candidate_uuid: "3899e330ae004a35b869a8b831b6e5f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05c222af8acf48fba57e40bf697f8c18"
I20260608 12:58:03.762926 25438 raft_consensus.cc:3060] T c4921b680d5e4d9db981af7fe3a794da P 05c222af8acf48fba57e40bf697f8c18 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:03.770414 25289 raft_consensus.cc:2468] T c4921b680d5e4d9db981af7fe3a794da P 7edce0f2465b45c4b359ae519d175eb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3899e330ae004a35b869a8b831b6e5f7 in term 1.
I20260608 12:58:03.771126 25438 raft_consensus.cc:2468] T c4921b680d5e4d9db981af7fe3a794da P 05c222af8acf48fba57e40bf697f8c18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3899e330ae004a35b869a8b831b6e5f7 in term 1.
I20260608 12:58:03.772048 25327 leader_election.cc:304] T c4921b680d5e4d9db981af7fe3a794da P 3899e330ae004a35b869a8b831b6e5f7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3899e330ae004a35b869a8b831b6e5f7, 7edce0f2465b45c4b359ae519d175eb8; no voters: 
I20260608 12:58:03.773080 25488 raft_consensus.cc:2804] T c4921b680d5e4d9db981af7fe3a794da P 3899e330ae004a35b869a8b831b6e5f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:03.774261 25488 raft_consensus.cc:697] T c4921b680d5e4d9db981af7fe3a794da P 3899e330ae004a35b869a8b831b6e5f7 [term 1 LEADER]: Becoming Leader. State: Replica: 3899e330ae004a35b869a8b831b6e5f7, State: Running, Role: LEADER
I20260608 12:58:03.775013 25488 consensus_queue.cc:237] T c4921b680d5e4d9db981af7fe3a794da P 3899e330ae004a35b869a8b831b6e5f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } }
I20260608 12:58:03.782624 25184 catalog_manager.cc:5696] T c4921b680d5e4d9db981af7fe3a794da P 3899e330ae004a35b869a8b831b6e5f7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3899e330ae004a35b869a8b831b6e5f7 (127.16.174.130). New cstate: current_term: 1 leader_uuid: "3899e330ae004a35b869a8b831b6e5f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:03.860226 25490 raft_consensus.cc:493] T a9defa8df4624ea0aa56ef63dcdc6ea8 P 05c222af8acf48fba57e40bf697f8c18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:03.860875 25490 raft_consensus.cc:515] T a9defa8df4624ea0aa56ef63dcdc6ea8 P 05c222af8acf48fba57e40bf697f8c18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } } peers { permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } }
I20260608 12:58:03.863827 25490 leader_election.cc:290] T a9defa8df4624ea0aa56ef63dcdc6ea8 P 05c222af8acf48fba57e40bf697f8c18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3899e330ae004a35b869a8b831b6e5f7 (127.16.174.130:35413), 7edce0f2465b45c4b359ae519d175eb8 (127.16.174.129:45369)
I20260608 12:58:03.864903 25364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9defa8df4624ea0aa56ef63dcdc6ea8" candidate_uuid: "05c222af8acf48fba57e40bf697f8c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3899e330ae004a35b869a8b831b6e5f7" is_pre_election: true
I20260608 12:58:03.864991 25289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9defa8df4624ea0aa56ef63dcdc6ea8" candidate_uuid: "05c222af8acf48fba57e40bf697f8c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7edce0f2465b45c4b359ae519d175eb8" is_pre_election: true
I20260608 12:58:03.865964 25364 raft_consensus.cc:2468] T a9defa8df4624ea0aa56ef63dcdc6ea8 P 3899e330ae004a35b869a8b831b6e5f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05c222af8acf48fba57e40bf697f8c18 in term 0.
I20260608 12:58:03.866197 25289 raft_consensus.cc:2468] T a9defa8df4624ea0aa56ef63dcdc6ea8 P 7edce0f2465b45c4b359ae519d175eb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05c222af8acf48fba57e40bf697f8c18 in term 0.
I20260608 12:58:03.867167 25403 leader_election.cc:304] T a9defa8df4624ea0aa56ef63dcdc6ea8 P 05c222af8acf48fba57e40bf697f8c18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05c222af8acf48fba57e40bf697f8c18, 3899e330ae004a35b869a8b831b6e5f7; no voters: 
I20260608 12:58:03.868172 25490 raft_consensus.cc:2804] T a9defa8df4624ea0aa56ef63dcdc6ea8 P 05c222af8acf48fba57e40bf697f8c18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:03.868724 25490 raft_consensus.cc:493] T a9defa8df4624ea0aa56ef63dcdc6ea8 P 05c222af8acf48fba57e40bf697f8c18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:03.869017 25490 raft_consensus.cc:3060] T a9defa8df4624ea0aa56ef63dcdc6ea8 P 05c222af8acf48fba57e40bf697f8c18 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:03.876168 25490 raft_consensus.cc:515] T a9defa8df4624ea0aa56ef63dcdc6ea8 P 05c222af8acf48fba57e40bf697f8c18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } } peers { permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } }
I20260608 12:58:03.879318 25490 leader_election.cc:290] T a9defa8df4624ea0aa56ef63dcdc6ea8 P 05c222af8acf48fba57e40bf697f8c18 [CANDIDATE]: Term 1 election: Requested vote from peers 3899e330ae004a35b869a8b831b6e5f7 (127.16.174.130:35413), 7edce0f2465b45c4b359ae519d175eb8 (127.16.174.129:45369)
I20260608 12:58:03.880689 25364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9defa8df4624ea0aa56ef63dcdc6ea8" candidate_uuid: "05c222af8acf48fba57e40bf697f8c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3899e330ae004a35b869a8b831b6e5f7"
I20260608 12:58:03.881304 25289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9defa8df4624ea0aa56ef63dcdc6ea8" candidate_uuid: "05c222af8acf48fba57e40bf697f8c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7edce0f2465b45c4b359ae519d175eb8"
I20260608 12:58:03.881480 25364 raft_consensus.cc:3060] T a9defa8df4624ea0aa56ef63dcdc6ea8 P 3899e330ae004a35b869a8b831b6e5f7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:03.881893 25289 raft_consensus.cc:3060] T a9defa8df4624ea0aa56ef63dcdc6ea8 P 7edce0f2465b45c4b359ae519d175eb8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:03.887014 25364 raft_consensus.cc:2468] T a9defa8df4624ea0aa56ef63dcdc6ea8 P 3899e330ae004a35b869a8b831b6e5f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05c222af8acf48fba57e40bf697f8c18 in term 1.
I20260608 12:58:03.888769 25403 leader_election.cc:304] T a9defa8df4624ea0aa56ef63dcdc6ea8 P 05c222af8acf48fba57e40bf697f8c18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05c222af8acf48fba57e40bf697f8c18, 3899e330ae004a35b869a8b831b6e5f7; no voters: 
I20260608 12:58:03.889119 25289 raft_consensus.cc:2468] T a9defa8df4624ea0aa56ef63dcdc6ea8 P 7edce0f2465b45c4b359ae519d175eb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05c222af8acf48fba57e40bf697f8c18 in term 1.
I20260608 12:58:03.889820 25490 raft_consensus.cc:2804] T a9defa8df4624ea0aa56ef63dcdc6ea8 P 05c222af8acf48fba57e40bf697f8c18 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:03.890594 25490 raft_consensus.cc:697] T a9defa8df4624ea0aa56ef63dcdc6ea8 P 05c222af8acf48fba57e40bf697f8c18 [term 1 LEADER]: Becoming Leader. State: Replica: 05c222af8acf48fba57e40bf697f8c18, State: Running, Role: LEADER
I20260608 12:58:03.891484 25490 consensus_queue.cc:237] T a9defa8df4624ea0aa56ef63dcdc6ea8 P 05c222af8acf48fba57e40bf697f8c18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } } peers { permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } }
I20260608 12:58:03.901018 25184 catalog_manager.cc:5696] T a9defa8df4624ea0aa56ef63dcdc6ea8 P 05c222af8acf48fba57e40bf697f8c18 reported cstate change: term changed from 0 to 1, leader changed from <none> to 05c222af8acf48fba57e40bf697f8c18 (127.16.174.131). New cstate: current_term: 1 leader_uuid: "05c222af8acf48fba57e40bf697f8c18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:03.941686 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:03.949151 25511 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:03.950232 25512 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:03.951841 25514 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:03.952767 17082 server_base.cc:1061] running on GCE node
I20260608 12:58:03.953850 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:03.954110 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:03.954267 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923483954254 us; error 0 us; skew 500 ppm
I20260608 12:58:03.954885 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:03.957782 17082 webserver.cc:533] Webserver started at http://127.16.174.132:37323/ using document root <none> and password file <none>
I20260608 12:58:03.958350 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:03.958581 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:03.958848 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:03.960124 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923273579219-17082-0/minicluster-data/ts-3-root/instance:
uuid: "c2e9854c46304a859c9886a38e596a18"
format_stamp: "Formatted at 2026-06-08 12:58:03 on dist-test-slave-840c"
I20260608 12:58:03.965927 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:58:03.970396 25519 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:03.971417 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:58:03.971908 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923273579219-17082-0/minicluster-data/ts-3-root
uuid: "c2e9854c46304a859c9886a38e596a18"
format_stamp: "Formatted at 2026-06-08 12:58:03 on dist-test-slave-840c"
I20260608 12:58:03.972234 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923273579219-17082-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923273579219-17082-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923273579219-17082-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:03.992326 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:03.993716 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:03.995393 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:03.998178 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:03.998449 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:03.998750 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:03.998968 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:04.047549 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.132:43049
I20260608 12:58:04.047775 25581 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.132:43049 every 8 connection(s)
I20260608 12:58:04.064322 25490 consensus_queue.cc:1048] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 05c222af8acf48fba57e40bf697f8c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:04.068461 25582 heartbeater.cc:344] Connected to a master server at 127.16.174.190:40839
I20260608 12:58:04.069063 25582 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:04.070276 25582 heartbeater.cc:507] Master 127.16.174.190:40839 requested a full tablet report, sending...
I20260608 12:58:04.073575 25184 ts_manager.cc:194] Registered new tserver with Master: c2e9854c46304a859c9886a38e596a18 (127.16.174.132:43049)
I20260608 12:58:04.075874 25184 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58128
I20260608 12:58:04.087656 25503 consensus_queue.cc:1048] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 05c222af8acf48fba57e40bf697f8c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:04.156955 25589 consensus_queue.cc:1048] T 949f79cb8f3e40fa948dd454acd7ec83 P 05c222af8acf48fba57e40bf697f8c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:04.172005 25589 consensus_queue.cc:1048] T 949f79cb8f3e40fa948dd454acd7ec83 P 05c222af8acf48fba57e40bf697f8c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:04.287063 25488 consensus_queue.cc:1048] T c4921b680d5e4d9db981af7fe3a794da P 3899e330ae004a35b869a8b831b6e5f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:04.300645 25488 consensus_queue.cc:1048] T c4921b680d5e4d9db981af7fe3a794da P 3899e330ae004a35b869a8b831b6e5f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:04.473758 25589 consensus_queue.cc:1048] T a9defa8df4624ea0aa56ef63dcdc6ea8 P 05c222af8acf48fba57e40bf697f8c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:04.487731 25589 consensus_queue.cc:1048] T a9defa8df4624ea0aa56ef63dcdc6ea8 P 05c222af8acf48fba57e40bf697f8c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:04.785552 25438 consensus_queue.cc:237] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 05c222af8acf48fba57e40bf697f8c18 [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: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } } peers { permanent_uuid: "c2e9854c46304a859c9886a38e596a18" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 43049 } attrs { promote: true } }
I20260608 12:58:04.793538 25288 raft_consensus.cc:1275] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 7edce0f2465b45c4b359ae519d175eb8 [term 1 FOLLOWER]: Refusing update from remote peer 05c222af8acf48fba57e40bf697f8c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:58:04.794256 25364 raft_consensus.cc:1275] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 3899e330ae004a35b869a8b831b6e5f7 [term 1 FOLLOWER]: Refusing update from remote peer 05c222af8acf48fba57e40bf697f8c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:58:04.795393 25589 consensus_queue.cc:1048] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 05c222af8acf48fba57e40bf697f8c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } 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:58:04.796815 25490 consensus_queue.cc:1048] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 05c222af8acf48fba57e40bf697f8c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:58:04.806051 25403 consensus_peers.cc:597] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 05c222af8acf48fba57e40bf697f8c18 -> Peer c2e9854c46304a859c9886a38e596a18 (127.16.174.132:43049): Couldn't send request to peer c2e9854c46304a859c9886a38e596a18. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f70aaaf10a77479ebf8e85a5a56bb7b4. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:04.806509 25490 raft_consensus.cc:2955] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 05c222af8acf48fba57e40bf697f8c18 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c2e9854c46304a859c9886a38e596a18 (127.16.174.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } } peers { permanent_uuid: "c2e9854c46304a859c9886a38e596a18" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 43049 } attrs { promote: true } } }
I20260608 12:58:04.808616 25364 raft_consensus.cc:2955] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 3899e330ae004a35b869a8b831b6e5f7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c2e9854c46304a859c9886a38e596a18 (127.16.174.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } } peers { permanent_uuid: "c2e9854c46304a859c9886a38e596a18" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 43049 } attrs { promote: true } } }
I20260608 12:58:04.808530 25288 raft_consensus.cc:2955] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 7edce0f2465b45c4b359ae519d175eb8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c2e9854c46304a859c9886a38e596a18 (127.16.174.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } } peers { permanent_uuid: "c2e9854c46304a859c9886a38e596a18" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 43049 } attrs { promote: true } } }
I20260608 12:58:04.823472 25187 catalog_manager.cc:5696] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 05c222af8acf48fba57e40bf697f8c18 reported cstate change: config changed from index -1 to 2, NON_VOTER c2e9854c46304a859c9886a38e596a18 (127.16.174.132) added. New cstate: current_term: 1 leader_uuid: "05c222af8acf48fba57e40bf697f8c18" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2e9854c46304a859c9886a38e596a18" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 43049 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:04.836726 25364 consensus_queue.cc:237] T c4921b680d5e4d9db981af7fe3a794da P 3899e330ae004a35b869a8b831b6e5f7 [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: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } attrs { replace: true } } peers { permanent_uuid: "c2e9854c46304a859c9886a38e596a18" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 43049 } attrs { promote: true } }
I20260608 12:58:04.846771 25288 raft_consensus.cc:1275] T c4921b680d5e4d9db981af7fe3a794da P 7edce0f2465b45c4b359ae519d175eb8 [term 1 FOLLOWER]: Refusing update from remote peer 3899e330ae004a35b869a8b831b6e5f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:58:04.848372 25597 consensus_queue.cc:1048] T c4921b680d5e4d9db981af7fe3a794da P 3899e330ae004a35b869a8b831b6e5f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:58:04.849277 25438 raft_consensus.cc:1275] T c4921b680d5e4d9db981af7fe3a794da P 05c222af8acf48fba57e40bf697f8c18 [term 1 FOLLOWER]: Refusing update from remote peer 3899e330ae004a35b869a8b831b6e5f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:58:04.853420 25597 consensus_queue.cc:1048] T c4921b680d5e4d9db981af7fe3a794da P 3899e330ae004a35b869a8b831b6e5f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:58:04.858760 25611 raft_consensus.cc:2955] T c4921b680d5e4d9db981af7fe3a794da P 3899e330ae004a35b869a8b831b6e5f7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c2e9854c46304a859c9886a38e596a18 (127.16.174.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } attrs { replace: true } } peers { permanent_uuid: "c2e9854c46304a859c9886a38e596a18" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 43049 } attrs { promote: true } } }
I20260608 12:58:04.860790 25288 raft_consensus.cc:2955] T c4921b680d5e4d9db981af7fe3a794da P 7edce0f2465b45c4b359ae519d175eb8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c2e9854c46304a859c9886a38e596a18 (127.16.174.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } attrs { replace: true } } peers { permanent_uuid: "c2e9854c46304a859c9886a38e596a18" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 43049 } attrs { promote: true } } }
I20260608 12:58:04.867578 25438 raft_consensus.cc:2955] T c4921b680d5e4d9db981af7fe3a794da P 05c222af8acf48fba57e40bf697f8c18 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c2e9854c46304a859c9886a38e596a18 (127.16.174.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } attrs { replace: true } } peers { permanent_uuid: "c2e9854c46304a859c9886a38e596a18" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 43049 } attrs { promote: true } } }
I20260608 12:58:04.882601 25437 consensus_queue.cc:237] T 949f79cb8f3e40fa948dd454acd7ec83 P 05c222af8acf48fba57e40bf697f8c18 [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: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } attrs { replace: true } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } } peers { permanent_uuid: "c2e9854c46304a859c9886a38e596a18" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 43049 } attrs { promote: true } }
I20260608 12:58:04.883985 25184 catalog_manager.cc:5696] T c4921b680d5e4d9db981af7fe3a794da P 3899e330ae004a35b869a8b831b6e5f7 reported cstate change: config changed from index -1 to 2, NON_VOTER c2e9854c46304a859c9886a38e596a18 (127.16.174.132) added. New cstate: current_term: 1 leader_uuid: "3899e330ae004a35b869a8b831b6e5f7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2e9854c46304a859c9886a38e596a18" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 43049 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:04.896701 25289 raft_consensus.cc:1275] T 949f79cb8f3e40fa948dd454acd7ec83 P 7edce0f2465b45c4b359ae519d175eb8 [term 1 FOLLOWER]: Refusing update from remote peer 05c222af8acf48fba57e40bf697f8c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:58:04.898414 25364 raft_consensus.cc:1275] T 949f79cb8f3e40fa948dd454acd7ec83 P 3899e330ae004a35b869a8b831b6e5f7 [term 1 FOLLOWER]: Refusing update from remote peer 05c222af8acf48fba57e40bf697f8c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:58:04.899608 25403 consensus_peers.cc:597] T 949f79cb8f3e40fa948dd454acd7ec83 P 05c222af8acf48fba57e40bf697f8c18 -> Peer c2e9854c46304a859c9886a38e596a18 (127.16.174.132:43049): Couldn't send request to peer c2e9854c46304a859c9886a38e596a18. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 949f79cb8f3e40fa948dd454acd7ec83. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:04.900954 25490 consensus_queue.cc:1048] T 949f79cb8f3e40fa948dd454acd7ec83 P 05c222af8acf48fba57e40bf697f8c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:58:04.903481 25593 consensus_queue.cc:1048] T 949f79cb8f3e40fa948dd454acd7ec83 P 05c222af8acf48fba57e40bf697f8c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 12:58:04.908227 25329 consensus_peers.cc:597] T c4921b680d5e4d9db981af7fe3a794da P 3899e330ae004a35b869a8b831b6e5f7 -> Peer c2e9854c46304a859c9886a38e596a18 (127.16.174.132:43049): Couldn't send request to peer c2e9854c46304a859c9886a38e596a18. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c4921b680d5e4d9db981af7fe3a794da. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:04.913769 25593 raft_consensus.cc:2955] T 949f79cb8f3e40fa948dd454acd7ec83 P 05c222af8acf48fba57e40bf697f8c18 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c2e9854c46304a859c9886a38e596a18 (127.16.174.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } attrs { replace: true } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } } peers { permanent_uuid: "c2e9854c46304a859c9886a38e596a18" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 43049 } attrs { promote: true } } }
I20260608 12:58:04.919726 25289 raft_consensus.cc:2955] T 949f79cb8f3e40fa948dd454acd7ec83 P 7edce0f2465b45c4b359ae519d175eb8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c2e9854c46304a859c9886a38e596a18 (127.16.174.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } attrs { replace: true } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } } peers { permanent_uuid: "c2e9854c46304a859c9886a38e596a18" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 43049 } attrs { promote: true } } }
I20260608 12:58:04.919726 25364 raft_consensus.cc:2955] T 949f79cb8f3e40fa948dd454acd7ec83 P 3899e330ae004a35b869a8b831b6e5f7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c2e9854c46304a859c9886a38e596a18 (127.16.174.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } attrs { replace: true } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } } peers { permanent_uuid: "c2e9854c46304a859c9886a38e596a18" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 43049 } attrs { promote: true } } }
I20260608 12:58:04.929814 25184 catalog_manager.cc:5696] T 949f79cb8f3e40fa948dd454acd7ec83 P 05c222af8acf48fba57e40bf697f8c18 reported cstate change: config changed from index -1 to 2, NON_VOTER c2e9854c46304a859c9886a38e596a18 (127.16.174.132) added. New cstate: current_term: 1 leader_uuid: "05c222af8acf48fba57e40bf697f8c18" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2e9854c46304a859c9886a38e596a18" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 43049 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:04.936851 25437 consensus_queue.cc:237] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 05c222af8acf48fba57e40bf697f8c18 [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: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } attrs { replace: false } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } } peers { permanent_uuid: "c2e9854c46304a859c9886a38e596a18" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 43049 } attrs { promote: true } }
I20260608 12:58:04.944849 25289 raft_consensus.cc:1275] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 7edce0f2465b45c4b359ae519d175eb8 [term 1 FOLLOWER]: Refusing update from remote peer 05c222af8acf48fba57e40bf697f8c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:58:04.947062 25490 consensus_queue.cc:1048] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 05c222af8acf48fba57e40bf697f8c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } 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:58:04.948911 25364 raft_consensus.cc:1275] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 3899e330ae004a35b869a8b831b6e5f7 [term 1 FOLLOWER]: Refusing update from remote peer 05c222af8acf48fba57e40bf697f8c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260608 12:58:04.951673 25403 consensus_peers.cc:597] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 05c222af8acf48fba57e40bf697f8c18 -> Peer c2e9854c46304a859c9886a38e596a18 (127.16.174.132:43049): Couldn't send request to peer c2e9854c46304a859c9886a38e596a18. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f70aaaf10a77479ebf8e85a5a56bb7b4. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:04.953119 25490 consensus_queue.cc:1048] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 05c222af8acf48fba57e40bf697f8c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:58:04.955173 25490 raft_consensus.cc:2955] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 05c222af8acf48fba57e40bf697f8c18 [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: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } attrs { replace: false } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } } peers { permanent_uuid: "c2e9854c46304a859c9886a38e596a18" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 43049 } attrs { promote: true } } }
I20260608 12:58:04.957183 25289 raft_consensus.cc:2955] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 7edce0f2465b45c4b359ae519d175eb8 [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: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } attrs { replace: false } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } } peers { permanent_uuid: "c2e9854c46304a859c9886a38e596a18" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 43049 } attrs { promote: true } } }
W20260608 12:58:04.965920 25235 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
I20260608 12:58:04.964811 25364 raft_consensus.cc:2955] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 3899e330ae004a35b869a8b831b6e5f7 [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: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } attrs { replace: false } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } } peers { permanent_uuid: "c2e9854c46304a859c9886a38e596a18" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 43049 } attrs { promote: true } } }
W20260608 12:58:04.966434 25235 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 12:58:04.972384 25185 catalog_manager.cc:5696] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 05c222af8acf48fba57e40bf697f8c18 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "05c222af8acf48fba57e40bf697f8c18" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2e9854c46304a859c9886a38e596a18" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 43049 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:04.978883 25363 consensus_queue.cc:237] T c4921b680d5e4d9db981af7fe3a794da P 3899e330ae004a35b869a8b831b6e5f7 [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: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } attrs { replace: false } } peers { permanent_uuid: "c2e9854c46304a859c9886a38e596a18" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 43049 } attrs { promote: true } }
I20260608 12:58:04.989253 25438 raft_consensus.cc:1275] T c4921b680d5e4d9db981af7fe3a794da P 05c222af8acf48fba57e40bf697f8c18 [term 1 FOLLOWER]: Refusing update from remote peer 3899e330ae004a35b869a8b831b6e5f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:58:04.990073 25437 consensus_queue.cc:237] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 05c222af8acf48fba57e40bf697f8c18 [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: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } attrs { replace: false } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } }
I20260608 12:58:04.991279 25597 consensus_queue.cc:1048] T c4921b680d5e4d9db981af7fe3a794da P 3899e330ae004a35b869a8b831b6e5f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } 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:58:04.996809 25289 raft_consensus.cc:1275] T c4921b680d5e4d9db981af7fe3a794da P 7edce0f2465b45c4b359ae519d175eb8 [term 1 FOLLOWER]: Refusing update from remote peer 3899e330ae004a35b869a8b831b6e5f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:58:04.997910 25363 raft_consensus.cc:1275] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 3899e330ae004a35b869a8b831b6e5f7 [term 1 FOLLOWER]: Refusing update from remote peer 05c222af8acf48fba57e40bf697f8c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260608 12:58:04.990809 25329 consensus_peers.cc:597] T c4921b680d5e4d9db981af7fe3a794da P 3899e330ae004a35b869a8b831b6e5f7 -> Peer c2e9854c46304a859c9886a38e596a18 (127.16.174.132:43049): Couldn't send request to peer c2e9854c46304a859c9886a38e596a18. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c4921b680d5e4d9db981af7fe3a794da. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:05.000430 25288 raft_consensus.cc:1275] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 7edce0f2465b45c4b359ae519d175eb8 [term 1 FOLLOWER]: Refusing update from remote peer 05c222af8acf48fba57e40bf697f8c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:58:05.000504 25597 consensus_queue.cc:1048] T c4921b680d5e4d9db981af7fe3a794da P 3899e330ae004a35b869a8b831b6e5f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:58:05.002488 25490 consensus_queue.cc:1048] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 05c222af8acf48fba57e40bf697f8c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:58:05.003218 25611 raft_consensus.cc:2955] T c4921b680d5e4d9db981af7fe3a794da P 3899e330ae004a35b869a8b831b6e5f7 [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: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } attrs { replace: false } } peers { permanent_uuid: "c2e9854c46304a859c9886a38e596a18" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 43049 } attrs { promote: true } } }
I20260608 12:58:05.006582 25437 raft_consensus.cc:2955] T c4921b680d5e4d9db981af7fe3a794da P 05c222af8acf48fba57e40bf697f8c18 [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: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } attrs { replace: false } } peers { permanent_uuid: "c2e9854c46304a859c9886a38e596a18" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 43049 } attrs { promote: true } } }
I20260608 12:58:05.004752 25490 consensus_queue.cc:1048] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 05c222af8acf48fba57e40bf697f8c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.005s
I20260608 12:58:05.012948 25288 raft_consensus.cc:2955] T c4921b680d5e4d9db981af7fe3a794da P 7edce0f2465b45c4b359ae519d175eb8 [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: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } attrs { replace: false } } peers { permanent_uuid: "c2e9854c46304a859c9886a38e596a18" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 43049 } attrs { promote: true } } }
W20260608 12:58:05.015686 25235 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 12:58:05.020426 25235 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 12:58:05.021759 25184 catalog_manager.cc:5696] T c4921b680d5e4d9db981af7fe3a794da P 3899e330ae004a35b869a8b831b6e5f7 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "3899e330ae004a35b869a8b831b6e5f7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2e9854c46304a859c9886a38e596a18" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 43049 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:05.027029 25438 consensus_queue.cc:237] T 949f79cb8f3e40fa948dd454acd7ec83 P 05c222af8acf48fba57e40bf697f8c18 [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: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } attrs { replace: false } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } } peers { permanent_uuid: "c2e9854c46304a859c9886a38e596a18" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 43049 } attrs { promote: true } }
W20260608 12:58:05.035310 25403 consensus_peers.cc:597] T 949f79cb8f3e40fa948dd454acd7ec83 P 05c222af8acf48fba57e40bf697f8c18 -> Peer c2e9854c46304a859c9886a38e596a18 (127.16.174.132:43049): Couldn't send request to peer c2e9854c46304a859c9886a38e596a18. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 949f79cb8f3e40fa948dd454acd7ec83. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:05.037354 25362 raft_consensus.cc:1275] T 949f79cb8f3e40fa948dd454acd7ec83 P 3899e330ae004a35b869a8b831b6e5f7 [term 1 FOLLOWER]: Refusing update from remote peer 05c222af8acf48fba57e40bf697f8c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:58:05.039953 25364 consensus_queue.cc:237] T c4921b680d5e4d9db981af7fe3a794da P 3899e330ae004a35b869a8b831b6e5f7 [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: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } attrs { replace: false } }
I20260608 12:58:05.041447 25589 consensus_queue.cc:1048] T 949f79cb8f3e40fa948dd454acd7ec83 P 05c222af8acf48fba57e40bf697f8c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } 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:58:05.043947 25490 raft_consensus.cc:2955] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 05c222af8acf48fba57e40bf697f8c18 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER c2e9854c46304a859c9886a38e596a18 (127.16.174.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } attrs { replace: false } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } } }
I20260608 12:58:05.045135 25362 raft_consensus.cc:2955] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 3899e330ae004a35b869a8b831b6e5f7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER c2e9854c46304a859c9886a38e596a18 (127.16.174.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } attrs { replace: false } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } } }
I20260608 12:58:05.064314 25437 raft_consensus.cc:1275] T c4921b680d5e4d9db981af7fe3a794da P 05c222af8acf48fba57e40bf697f8c18 [term 1 FOLLOWER]: Refusing update from remote peer 3899e330ae004a35b869a8b831b6e5f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:58:05.063755 25613 raft_consensus.cc:2955] T 949f79cb8f3e40fa948dd454acd7ec83 P 05c222af8acf48fba57e40bf697f8c18 [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: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } attrs { replace: false } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } } peers { permanent_uuid: "c2e9854c46304a859c9886a38e596a18" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 43049 } attrs { promote: true } } }
I20260608 12:58:05.065582 25287 raft_consensus.cc:1275] T c4921b680d5e4d9db981af7fe3a794da P 7edce0f2465b45c4b359ae519d175eb8 [term 1 FOLLOWER]: Refusing update from remote peer 3899e330ae004a35b869a8b831b6e5f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:58:05.067144 25611 consensus_queue.cc:1048] T c4921b680d5e4d9db981af7fe3a794da P 3899e330ae004a35b869a8b831b6e5f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:58:05.067073 25363 raft_consensus.cc:2955] T 949f79cb8f3e40fa948dd454acd7ec83 P 3899e330ae004a35b869a8b831b6e5f7 [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: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } attrs { replace: false } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } } peers { permanent_uuid: "c2e9854c46304a859c9886a38e596a18" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 43049 } attrs { promote: true } } }
I20260608 12:58:05.069664 25597 consensus_queue.cc:1048] T c4921b680d5e4d9db981af7fe3a794da P 3899e330ae004a35b869a8b831b6e5f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:58:05.070629 25287 raft_consensus.cc:2955] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 7edce0f2465b45c4b359ae519d175eb8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER c2e9854c46304a859c9886a38e596a18 (127.16.174.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } attrs { replace: false } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } } }
I20260608 12:58:05.080735 25174 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f70aaaf10a77479ebf8e85a5a56bb7b4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:58:05.081802 25289 raft_consensus.cc:1275] T 949f79cb8f3e40fa948dd454acd7ec83 P 7edce0f2465b45c4b359ae519d175eb8 [term 1 FOLLOWER]: Refusing update from remote peer 05c222af8acf48fba57e40bf697f8c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:58:05.082551 25582 heartbeater.cc:499] Master 127.16.174.190:40839 was elected leader, sending a full tablet report...
I20260608 12:58:05.084596 25593 consensus_queue.cc:1048] T 949f79cb8f3e40fa948dd454acd7ec83 P 05c222af8acf48fba57e40bf697f8c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:58:05.080415 25610 raft_consensus.cc:2955] T c4921b680d5e4d9db981af7fe3a794da P 3899e330ae004a35b869a8b831b6e5f7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER c2e9854c46304a859c9886a38e596a18 (127.16.174.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } attrs { replace: false } } }
I20260608 12:58:05.092861 25184 catalog_manager.cc:5696] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 05c222af8acf48fba57e40bf697f8c18 reported cstate change: config changed from index 3 to 4, NON_VOTER c2e9854c46304a859c9886a38e596a18 (127.16.174.132) evicted. New cstate: current_term: 1 leader_uuid: "05c222af8acf48fba57e40bf697f8c18" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } health_report { overall_health: HEALTHY } } }
W20260608 12:58:05.096870 25235 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
I20260608 12:58:05.098588 25289 raft_consensus.cc:2955] T 949f79cb8f3e40fa948dd454acd7ec83 P 7edce0f2465b45c4b359ae519d175eb8 [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: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } attrs { replace: false } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } } peers { permanent_uuid: "c2e9854c46304a859c9886a38e596a18" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 43049 } attrs { promote: true } } }
W20260608 12:58:05.108858 25235 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 12:58:05.097338 25437 raft_consensus.cc:2955] T c4921b680d5e4d9db981af7fe3a794da P 05c222af8acf48fba57e40bf697f8c18 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER c2e9854c46304a859c9886a38e596a18 (127.16.174.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } attrs { replace: false } } }
I20260608 12:58:05.099817 25286 raft_consensus.cc:2955] T c4921b680d5e4d9db981af7fe3a794da P 7edce0f2465b45c4b359ae519d175eb8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER c2e9854c46304a859c9886a38e596a18 (127.16.174.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } attrs { replace: false } } }
I20260608 12:58:05.123966 25173 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c4921b680d5e4d9db981af7fe3a794da with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:58:05.141745 25187 catalog_manager.cc:5696] T 949f79cb8f3e40fa948dd454acd7ec83 P 05c222af8acf48fba57e40bf697f8c18 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "05c222af8acf48fba57e40bf697f8c18" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2e9854c46304a859c9886a38e596a18" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 43049 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:05.144276 25187 catalog_manager.cc:5696] T c4921b680d5e4d9db981af7fe3a794da P 05c222af8acf48fba57e40bf697f8c18 reported cstate change: config changed from index 3 to 4, NON_VOTER c2e9854c46304a859c9886a38e596a18 (127.16.174.132) evicted. New cstate: current_term: 1 leader_uuid: "3899e330ae004a35b869a8b831b6e5f7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7edce0f2465b45c4b359ae519d175eb8" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45369 } } peers { permanent_uuid: "3899e330ae004a35b869a8b831b6e5f7" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 35413 } } peers { permanent_uuid: "05c222af8acf48fba57e40bf697f8c18" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 35751 } attrs { replace: false } } }
I20260608 12:58:05.153239 25547 tablet_service.cc:1558] Processing DeleteTablet for tablet f70aaaf10a77479ebf8e85a5a56bb7b4 with delete_type TABLET_DATA_TOMBSTONED (TS c2e9854c46304a859c9886a38e596a18 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35810
W20260608 12:58:05.156689 25173 catalog_manager.cc:4994] TS c2e9854c46304a859c9886a38e596a18 (127.16.174.132:43049): delete failed for tablet f70aaaf10a77479ebf8e85a5a56bb7b4 because the tablet was not found. No further retry: Not found: Tablet not found: f70aaaf10a77479ebf8e85a5a56bb7b4
I20260608 12:58:05.161196 25547 tablet_service.cc:1558] Processing DeleteTablet for tablet c4921b680d5e4d9db981af7fe3a794da with delete_type TABLET_DATA_TOMBSTONED (TS c2e9854c46304a859c9886a38e596a18 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35810
W20260608 12:58:05.163043 25173 catalog_manager.cc:4994] TS c2e9854c46304a859c9886a38e596a18 (127.16.174.132:43049): delete failed for tablet c4921b680d5e4d9db981af7fe3a794da because the tablet was not found. No further retry: Not found: Tablet not found: c4921b680d5e4d9db981af7fe3a794da
I20260608 12:58:05.197757 17082 tablet_server.cc:179] TabletServer@127.16.174.129:0 shutting down...
I20260608 12:58:05.221057 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:05.221812 17082 tablet_replica.cc:333] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 7edce0f2465b45c4b359ae519d175eb8: stopping tablet replica
I20260608 12:58:05.222442 17082 raft_consensus.cc:2243] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 7edce0f2465b45c4b359ae519d175eb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:05.223104 17082 raft_consensus.cc:2272] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 7edce0f2465b45c4b359ae519d175eb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:05.225690 17082 tablet_replica.cc:333] T a9defa8df4624ea0aa56ef63dcdc6ea8 P 7edce0f2465b45c4b359ae519d175eb8: stopping tablet replica
I20260608 12:58:05.226271 17082 raft_consensus.cc:2243] T a9defa8df4624ea0aa56ef63dcdc6ea8 P 7edce0f2465b45c4b359ae519d175eb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:05.226732 17082 raft_consensus.cc:2272] T a9defa8df4624ea0aa56ef63dcdc6ea8 P 7edce0f2465b45c4b359ae519d175eb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:05.229167 17082 tablet_replica.cc:333] T 949f79cb8f3e40fa948dd454acd7ec83 P 7edce0f2465b45c4b359ae519d175eb8: stopping tablet replica
I20260608 12:58:05.229736 17082 raft_consensus.cc:2243] T 949f79cb8f3e40fa948dd454acd7ec83 P 7edce0f2465b45c4b359ae519d175eb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:05.230304 17082 raft_consensus.cc:2272] T 949f79cb8f3e40fa948dd454acd7ec83 P 7edce0f2465b45c4b359ae519d175eb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:05.232846 17082 tablet_replica.cc:333] T c4921b680d5e4d9db981af7fe3a794da P 7edce0f2465b45c4b359ae519d175eb8: stopping tablet replica
I20260608 12:58:05.233368 17082 raft_consensus.cc:2243] T c4921b680d5e4d9db981af7fe3a794da P 7edce0f2465b45c4b359ae519d175eb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:05.233966 17082 raft_consensus.cc:2272] T c4921b680d5e4d9db981af7fe3a794da P 7edce0f2465b45c4b359ae519d175eb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:05.259192 17082 tablet_server.cc:196] TabletServer@127.16.174.129:0 shutdown complete.
I20260608 12:58:05.273403 17082 tablet_server.cc:179] TabletServer@127.16.174.130:0 shutting down...
I20260608 12:58:05.301433 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:05.302207 17082 tablet_replica.cc:333] T c4921b680d5e4d9db981af7fe3a794da P 3899e330ae004a35b869a8b831b6e5f7: stopping tablet replica
I20260608 12:58:05.302923 17082 raft_consensus.cc:2243] T c4921b680d5e4d9db981af7fe3a794da P 3899e330ae004a35b869a8b831b6e5f7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:05.303887 17082 raft_consensus.cc:2272] T c4921b680d5e4d9db981af7fe3a794da P 3899e330ae004a35b869a8b831b6e5f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:05.306668 17082 tablet_replica.cc:333] T 949f79cb8f3e40fa948dd454acd7ec83 P 3899e330ae004a35b869a8b831b6e5f7: stopping tablet replica
I20260608 12:58:05.307226 17082 raft_consensus.cc:2243] T 949f79cb8f3e40fa948dd454acd7ec83 P 3899e330ae004a35b869a8b831b6e5f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:05.307849 17082 raft_consensus.cc:2272] T 949f79cb8f3e40fa948dd454acd7ec83 P 3899e330ae004a35b869a8b831b6e5f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:05.310441 17082 tablet_replica.cc:333] T a9defa8df4624ea0aa56ef63dcdc6ea8 P 3899e330ae004a35b869a8b831b6e5f7: stopping tablet replica
I20260608 12:58:05.311043 17082 raft_consensus.cc:2243] T a9defa8df4624ea0aa56ef63dcdc6ea8 P 3899e330ae004a35b869a8b831b6e5f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:05.311480 17082 raft_consensus.cc:2272] T a9defa8df4624ea0aa56ef63dcdc6ea8 P 3899e330ae004a35b869a8b831b6e5f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:05.313952 17082 tablet_replica.cc:333] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 3899e330ae004a35b869a8b831b6e5f7: stopping tablet replica
I20260608 12:58:05.314481 17082 raft_consensus.cc:2243] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 3899e330ae004a35b869a8b831b6e5f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:05.315100 17082 raft_consensus.cc:2272] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 3899e330ae004a35b869a8b831b6e5f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:05.339483 17082 tablet_server.cc:196] TabletServer@127.16.174.130:0 shutdown complete.
I20260608 12:58:05.353186 17082 tablet_server.cc:179] TabletServer@127.16.174.131:0 shutting down...
I20260608 12:58:05.377182 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:05.377924 17082 tablet_replica.cc:333] T a9defa8df4624ea0aa56ef63dcdc6ea8 P 05c222af8acf48fba57e40bf697f8c18: stopping tablet replica
I20260608 12:58:05.378611 17082 raft_consensus.cc:2243] T a9defa8df4624ea0aa56ef63dcdc6ea8 P 05c222af8acf48fba57e40bf697f8c18 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:05.379457 17082 raft_consensus.cc:2272] T a9defa8df4624ea0aa56ef63dcdc6ea8 P 05c222af8acf48fba57e40bf697f8c18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:05.381870 17082 tablet_replica.cc:333] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 05c222af8acf48fba57e40bf697f8c18: stopping tablet replica
I20260608 12:58:05.382445 17082 raft_consensus.cc:2243] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 05c222af8acf48fba57e40bf697f8c18 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:05.383272 17082 raft_consensus.cc:2272] T f70aaaf10a77479ebf8e85a5a56bb7b4 P 05c222af8acf48fba57e40bf697f8c18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:05.385882 17082 tablet_replica.cc:333] T c4921b680d5e4d9db981af7fe3a794da P 05c222af8acf48fba57e40bf697f8c18: stopping tablet replica
I20260608 12:58:05.386427 17082 raft_consensus.cc:2243] T c4921b680d5e4d9db981af7fe3a794da P 05c222af8acf48fba57e40bf697f8c18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:05.387113 17082 raft_consensus.cc:2272] T c4921b680d5e4d9db981af7fe3a794da P 05c222af8acf48fba57e40bf697f8c18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:05.389631 17082 tablet_replica.cc:333] T 949f79cb8f3e40fa948dd454acd7ec83 P 05c222af8acf48fba57e40bf697f8c18: stopping tablet replica
I20260608 12:58:05.390162 17082 raft_consensus.cc:2243] T 949f79cb8f3e40fa948dd454acd7ec83 P 05c222af8acf48fba57e40bf697f8c18 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:05.391283 17082 raft_consensus.cc:2272] T 949f79cb8f3e40fa948dd454acd7ec83 P 05c222af8acf48fba57e40bf697f8c18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:05.415612 17082 tablet_server.cc:196] TabletServer@127.16.174.131:0 shutdown complete.
I20260608 12:58:05.429632 17082 tablet_server.cc:179] TabletServer@127.16.174.132:0 shutting down...
I20260608 12:58:05.450583 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:05.467473 17082 tablet_server.cc:196] TabletServer@127.16.174.132:0 shutdown complete.
I20260608 12:58:05.476218 17082 master.cc:562] Master@127.16.174.190:40839 shutting down...
I20260608 12:58:05.496917 17082 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3ae7bcfe5b06414ba1b04e14f21ad1d4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:05.497604 17082 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3ae7bcfe5b06414ba1b04e14f21ad1d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:05.497982 17082 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3ae7bcfe5b06414ba1b04e14f21ad1d4: stopping tablet replica
I20260608 12:58:05.519412 17082 master.cc:584] Master@127.16.174.190:40839 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (3941 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260608 12:58:05.547847 17082 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.174.190:42447
I20260608 12:58:05.549118 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:05.554749 25619 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:05.555503 25620 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:05.557893 17082 server_base.cc:1061] running on GCE node
W20260608 12:58:05.557868 25622 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:05.559301 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:05.559484 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:05.559607 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923485559595 us; error 0 us; skew 500 ppm
I20260608 12:58:05.560324 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:05.562842 17082 webserver.cc:533] Webserver started at http://127.16.174.190:43033/ using document root <none> and password file <none>
I20260608 12:58:05.563484 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:05.563740 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:05.564028 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:05.565266 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923273579219-17082-0/minicluster-data/master-0-root/instance:
uuid: "c1652963c44947aeb5318bb293be4fd4"
format_stamp: "Formatted at 2026-06-08 12:58:05 on dist-test-slave-840c"
I20260608 12:58:05.570399 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.002s
I20260608 12:58:05.574492 25627 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:05.575443 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260608 12:58:05.575889 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923273579219-17082-0/minicluster-data/master-0-root
uuid: "c1652963c44947aeb5318bb293be4fd4"
format_stamp: "Formatted at 2026-06-08 12:58:05 on dist-test-slave-840c"
I20260608 12:58:05.576184 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923273579219-17082-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923273579219-17082-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923273579219-17082-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:05.588429 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:05.589623 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:05.628772 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.190:42447
I20260608 12:58:05.628886 25678 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.190:42447 every 8 connection(s)
I20260608 12:58:05.633065 25679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:05.643977 25679 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c1652963c44947aeb5318bb293be4fd4: Bootstrap starting.
I20260608 12:58:05.649121 25679 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c1652963c44947aeb5318bb293be4fd4: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:05.653326 25679 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c1652963c44947aeb5318bb293be4fd4: No bootstrap required, opened a new log
I20260608 12:58:05.655508 25679 raft_consensus.cc:359] T 00000000000000000000000000000000 P c1652963c44947aeb5318bb293be4fd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c1652963c44947aeb5318bb293be4fd4" member_type: VOTER }
I20260608 12:58:05.656010 25679 raft_consensus.cc:385] T 00000000000000000000000000000000 P c1652963c44947aeb5318bb293be4fd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:05.656255 25679 raft_consensus.cc:740] T 00000000000000000000000000000000 P c1652963c44947aeb5318bb293be4fd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1652963c44947aeb5318bb293be4fd4, State: Initialized, Role: FOLLOWER
I20260608 12:58:05.656883 25679 consensus_queue.cc:260] T 00000000000000000000000000000000 P c1652963c44947aeb5318bb293be4fd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c1652963c44947aeb5318bb293be4fd4" member_type: VOTER }
I20260608 12:58:05.657353 25679 raft_consensus.cc:399] T 00000000000000000000000000000000 P c1652963c44947aeb5318bb293be4fd4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:58:05.657648 25679 raft_consensus.cc:493] T 00000000000000000000000000000000 P c1652963c44947aeb5318bb293be4fd4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:58:05.657927 25679 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c1652963c44947aeb5318bb293be4fd4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:05.662961 25679 raft_consensus.cc:515] T 00000000000000000000000000000000 P c1652963c44947aeb5318bb293be4fd4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c1652963c44947aeb5318bb293be4fd4" member_type: VOTER }
I20260608 12:58:05.663548 25679 leader_election.cc:304] T 00000000000000000000000000000000 P c1652963c44947aeb5318bb293be4fd4 [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: c1652963c44947aeb5318bb293be4fd4; no voters: 
I20260608 12:58:05.664875 25679 leader_election.cc:290] T 00000000000000000000000000000000 P c1652963c44947aeb5318bb293be4fd4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:58:05.665413 25682 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c1652963c44947aeb5318bb293be4fd4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:05.667003 25682 raft_consensus.cc:697] T 00000000000000000000000000000000 P c1652963c44947aeb5318bb293be4fd4 [term 1 LEADER]: Becoming Leader. State: Replica: c1652963c44947aeb5318bb293be4fd4, State: Running, Role: LEADER
I20260608 12:58:05.667949 25682 consensus_queue.cc:237] T 00000000000000000000000000000000 P c1652963c44947aeb5318bb293be4fd4 [LEADER]: Queue going to LEADER mode. State: All 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: "c1652963c44947aeb5318bb293be4fd4" member_type: VOTER }
I20260608 12:58:05.668213 25679 sys_catalog.cc:565] T 00000000000000000000000000000000 P c1652963c44947aeb5318bb293be4fd4 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:58:05.671610 25683 sys_catalog.cc:455] T 00000000000000000000000000000000 P c1652963c44947aeb5318bb293be4fd4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c1652963c44947aeb5318bb293be4fd4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c1652963c44947aeb5318bb293be4fd4" member_type: VOTER } }
I20260608 12:58:05.671846 25684 sys_catalog.cc:455] T 00000000000000000000000000000000 P c1652963c44947aeb5318bb293be4fd4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c1652963c44947aeb5318bb293be4fd4. Latest consensus state: current_term: 1 leader_uuid: "c1652963c44947aeb5318bb293be4fd4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c1652963c44947aeb5318bb293be4fd4" member_type: VOTER } }
I20260608 12:58:05.672253 25683 sys_catalog.cc:458] T 00000000000000000000000000000000 P c1652963c44947aeb5318bb293be4fd4 [sys.catalog]: This master's current role is: LEADER
I20260608 12:58:05.672344 25684 sys_catalog.cc:458] T 00000000000000000000000000000000 P c1652963c44947aeb5318bb293be4fd4 [sys.catalog]: This master's current role is: LEADER
I20260608 12:58:05.680480 25687 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:58:05.688972 25687 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:58:05.690152 17082 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:58:05.701277 25687 catalog_manager.cc:1382] Generated new cluster ID: ef8c041869144bd68e1531805fef8222
I20260608 12:58:05.701619 25687 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:58:05.722280 25687 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:58:05.723704 25687 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:58:05.739096 25687 catalog_manager.cc:6069] T 00000000000000000000000000000000 P c1652963c44947aeb5318bb293be4fd4: Generated new TSK 0
I20260608 12:58:05.739842 25687 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:58:05.758188 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:05.764756 25700 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:05.766364 25701 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:05.769155 25703 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:05.770392 17082 server_base.cc:1061] running on GCE node
I20260608 12:58:05.771445 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:05.771739 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:05.771922 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923485771899 us; error 0 us; skew 500 ppm
I20260608 12:58:05.772533 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:05.775002 17082 webserver.cc:533] Webserver started at http://127.16.174.129:38641/ using document root <none> and password file <none>
I20260608 12:58:05.775513 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:05.775746 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:05.776028 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:05.777186 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923273579219-17082-0/minicluster-data/ts-0-root/instance:
uuid: "bd0a2986b42a42f9b1d0546d6f305f66"
format_stamp: "Formatted at 2026-06-08 12:58:05 on dist-test-slave-840c"
I20260608 12:58:05.782361 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.003s
I20260608 12:58:05.785953 25708 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:05.786824 17082 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:58:05.787206 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923273579219-17082-0/minicluster-data/ts-0-root
uuid: "bd0a2986b42a42f9b1d0546d6f305f66"
format_stamp: "Formatted at 2026-06-08 12:58:05 on dist-test-slave-840c"
I20260608 12:58:05.787535 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923273579219-17082-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923273579219-17082-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923273579219-17082-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:05.808486 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:05.809638 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:05.811245 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:05.813901 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:05.814180 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:05.814450 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:05.814648 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:05.858668 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.129:42473
I20260608 12:58:05.858867 25770 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.129:42473 every 8 connection(s)
I20260608 12:58:05.864732 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:05.873993 25775 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:05.875888 25776 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:05.877070 25778 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:05.878328 17082 server_base.cc:1061] running on GCE node
I20260608 12:58:05.879616 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:58:05.879665 25771 heartbeater.cc:344] Connected to a master server at 127.16.174.190:42447
W20260608 12:58:05.880182 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:05.880460 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923485880433 us; error 0 us; skew 500 ppm
I20260608 12:58:05.880461 25771 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:05.881294 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:05.881573 25771 heartbeater.cc:507] Master 127.16.174.190:42447 requested a full tablet report, sending...
I20260608 12:58:05.884442 17082 webserver.cc:533] Webserver started at http://127.16.174.130:42097/ using document root <none> and password file <none>
I20260608 12:58:05.884761 25644 ts_manager.cc:194] Registered new tserver with Master: bd0a2986b42a42f9b1d0546d6f305f66 (127.16.174.129:42473)
I20260608 12:58:05.885281 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:05.885617 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:05.886008 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:05.887658 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923273579219-17082-0/minicluster-data/ts-1-root/instance:
uuid: "f96011d65f2e49919450c8fd9eb7c86b"
format_stamp: "Formatted at 2026-06-08 12:58:05 on dist-test-slave-840c"
I20260608 12:58:05.887681 25644 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41170
I20260608 12:58:05.893982 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.004s
I20260608 12:58:05.898110 25783 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:05.899183 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:58:05.899765 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923273579219-17082-0/minicluster-data/ts-1-root
uuid: "f96011d65f2e49919450c8fd9eb7c86b"
format_stamp: "Formatted at 2026-06-08 12:58:05 on dist-test-slave-840c"
I20260608 12:58:05.900172 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923273579219-17082-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923273579219-17082-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923273579219-17082-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:05.938325 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:05.939492 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:05.941012 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:05.943413 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:05.943665 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:05.943915 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:05.944095 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:05.987743 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.130:44567
I20260608 12:58:05.988497 25845 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.130:44567 every 8 connection(s)
I20260608 12:58:05.993278 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:06.001073 25849 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:06.003739 25850 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:06.007669 25853 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:06.008603 17082 server_base.cc:1061] running on GCE node
I20260608 12:58:06.008646 25846 heartbeater.cc:344] Connected to a master server at 127.16.174.190:42447
I20260608 12:58:06.009318 25846 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:06.009708 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:06.010038 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:06.010234 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923486010200 us; error 0 us; skew 500 ppm
I20260608 12:58:06.010275 25846 heartbeater.cc:507] Master 127.16.174.190:42447 requested a full tablet report, sending...
I20260608 12:58:06.010963 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:06.013787 25644 ts_manager.cc:194] Registered new tserver with Master: f96011d65f2e49919450c8fd9eb7c86b (127.16.174.130:44567)
I20260608 12:58:06.014576 17082 webserver.cc:533] Webserver started at http://127.16.174.131:34873/ using document root <none> and password file <none>
I20260608 12:58:06.015343 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:06.015591 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:06.015947 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:06.015903 25644 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41186
I20260608 12:58:06.017560 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923273579219-17082-0/minicluster-data/ts-2-root/instance:
uuid: "bc6d9c345e1846558617fa892df75f7b"
format_stamp: "Formatted at 2026-06-08 12:58:06 on dist-test-slave-840c"
I20260608 12:58:06.022296 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:58:06.025944 25857 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:06.026902 17082 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:58:06.027168 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923273579219-17082-0/minicluster-data/ts-2-root
uuid: "bc6d9c345e1846558617fa892df75f7b"
format_stamp: "Formatted at 2026-06-08 12:58:06 on dist-test-slave-840c"
I20260608 12:58:06.027416 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923273579219-17082-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923273579219-17082-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923273579219-17082-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:06.056715 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:06.057747 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:06.059288 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:06.061954 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:06.062142 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:06.062420 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:06.062635 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:06.107863 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.131:38139
I20260608 12:58:06.108078 25919 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.131:38139 every 8 connection(s)
I20260608 12:58:06.124053 25920 heartbeater.cc:344] Connected to a master server at 127.16.174.190:42447
I20260608 12:58:06.124569 25920 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:06.125357 25920 heartbeater.cc:507] Master 127.16.174.190:42447 requested a full tablet report, sending...
I20260608 12:58:06.127513 25644 ts_manager.cc:194] Registered new tserver with Master: bc6d9c345e1846558617fa892df75f7b (127.16.174.131:38139)
I20260608 12:58:06.128003 17082 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016527861s
I20260608 12:58:06.129233 25644 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41202
I20260608 12:58:06.891408 25771 heartbeater.cc:499] Master 127.16.174.190:42447 was elected leader, sending a full tablet report...
I20260608 12:58:07.019512 25846 heartbeater.cc:499] Master 127.16.174.190:42447 was elected leader, sending a full tablet report...
I20260608 12:58:07.132601 25920 heartbeater.cc:499] Master 127.16.174.190:42447 was elected leader, sending a full tablet report...
I20260608 12:58:07.195330 25644 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41210:
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:58:07.198704 25644 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:58:07.274695 25735 tablet_service.cc:1511] Processing CreateTablet for tablet d137d6116752471494771934734b6b80 (DEFAULT_TABLE table=test-workload [id=f6f3a5ae77d34a1b918dd7eb1254c72f]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:58:07.275151 25734 tablet_service.cc:1511] Processing CreateTablet for tablet 28e36922c24a454abafe27af602a4a89 (DEFAULT_TABLE table=test-workload [id=f6f3a5ae77d34a1b918dd7eb1254c72f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:58:07.276952 25735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d137d6116752471494771934734b6b80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:07.277664 25733 tablet_service.cc:1511] Processing CreateTablet for tablet 3f0d0127fd9a4d78853bbfbcb8bf3695 (DEFAULT_TABLE table=test-workload [id=f6f3a5ae77d34a1b918dd7eb1254c72f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:58:07.278601 25736 tablet_service.cc:1511] Processing CreateTablet for tablet 43aa9e7d86e64ef19413516dd87506e2 (DEFAULT_TABLE table=test-workload [id=f6f3a5ae77d34a1b918dd7eb1254c72f]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:58:07.281315 25733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f0d0127fd9a4d78853bbfbcb8bf3695. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:07.281813 25732 tablet_service.cc:1511] Processing CreateTablet for tablet e0d5530f0b1c4bd7b79fee9296da696d (DEFAULT_TABLE table=test-workload [id=f6f3a5ae77d34a1b918dd7eb1254c72f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:58:07.288448 25732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0d5530f0b1c4bd7b79fee9296da696d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:07.292039 25734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28e36922c24a454abafe27af602a4a89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:07.293529 25736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43aa9e7d86e64ef19413516dd87506e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:07.294014 25731 tablet_service.cc:1511] Processing CreateTablet for tablet 664599f7c49f458a9be0c63c2b912c54 (DEFAULT_TABLE table=test-workload [id=f6f3a5ae77d34a1b918dd7eb1254c72f]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:58:07.295734 25731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 664599f7c49f458a9be0c63c2b912c54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:07.302798 25811 tablet_service.cc:1511] Processing CreateTablet for tablet 43aa9e7d86e64ef19413516dd87506e2 (DEFAULT_TABLE table=test-workload [id=f6f3a5ae77d34a1b918dd7eb1254c72f]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:58:07.304565 25811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43aa9e7d86e64ef19413516dd87506e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:07.305665 25885 tablet_service.cc:1511] Processing CreateTablet for tablet 43aa9e7d86e64ef19413516dd87506e2 (DEFAULT_TABLE table=test-workload [id=f6f3a5ae77d34a1b918dd7eb1254c72f]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:58:07.307447 25885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43aa9e7d86e64ef19413516dd87506e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:07.309401 25884 tablet_service.cc:1511] Processing CreateTablet for tablet d137d6116752471494771934734b6b80 (DEFAULT_TABLE table=test-workload [id=f6f3a5ae77d34a1b918dd7eb1254c72f]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:58:07.324818 25884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d137d6116752471494771934734b6b80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:07.325322 25807 tablet_service.cc:1511] Processing CreateTablet for tablet e0d5530f0b1c4bd7b79fee9296da696d (DEFAULT_TABLE table=test-workload [id=f6f3a5ae77d34a1b918dd7eb1254c72f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:58:07.326819 25807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0d5530f0b1c4bd7b79fee9296da696d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:07.309891 25810 tablet_service.cc:1511] Processing CreateTablet for tablet d137d6116752471494771934734b6b80 (DEFAULT_TABLE table=test-workload [id=f6f3a5ae77d34a1b918dd7eb1254c72f]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:58:07.330353 25810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d137d6116752471494771934734b6b80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:07.312739 25809 tablet_service.cc:1511] Processing CreateTablet for tablet 28e36922c24a454abafe27af602a4a89 (DEFAULT_TABLE table=test-workload [id=f6f3a5ae77d34a1b918dd7eb1254c72f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:58:07.313290 25882 tablet_service.cc:1511] Processing CreateTablet for tablet 3f0d0127fd9a4d78853bbfbcb8bf3695 (DEFAULT_TABLE table=test-workload [id=f6f3a5ae77d34a1b918dd7eb1254c72f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:58:07.332592 25882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f0d0127fd9a4d78853bbfbcb8bf3695. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:07.314286 25883 tablet_service.cc:1511] Processing CreateTablet for tablet 28e36922c24a454abafe27af602a4a89 (DEFAULT_TABLE table=test-workload [id=f6f3a5ae77d34a1b918dd7eb1254c72f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:58:07.334448 25883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28e36922c24a454abafe27af602a4a89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:07.315420 25808 tablet_service.cc:1511] Processing CreateTablet for tablet 3f0d0127fd9a4d78853bbfbcb8bf3695 (DEFAULT_TABLE table=test-workload [id=f6f3a5ae77d34a1b918dd7eb1254c72f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:58:07.316951 25881 tablet_service.cc:1511] Processing CreateTablet for tablet e0d5530f0b1c4bd7b79fee9296da696d (DEFAULT_TABLE table=test-workload [id=f6f3a5ae77d34a1b918dd7eb1254c72f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:58:07.337623 25881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0d5530f0b1c4bd7b79fee9296da696d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:07.343433 25809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28e36922c24a454abafe27af602a4a89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:07.354655 25806 tablet_service.cc:1511] Processing CreateTablet for tablet 664599f7c49f458a9be0c63c2b912c54 (DEFAULT_TABLE table=test-workload [id=f6f3a5ae77d34a1b918dd7eb1254c72f]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:58:07.356217 25806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 664599f7c49f458a9be0c63c2b912c54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:07.360572 25880 tablet_service.cc:1511] Processing CreateTablet for tablet 664599f7c49f458a9be0c63c2b912c54 (DEFAULT_TABLE table=test-workload [id=f6f3a5ae77d34a1b918dd7eb1254c72f]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:58:07.362599 25880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 664599f7c49f458a9be0c63c2b912c54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:07.367058 25808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f0d0127fd9a4d78853bbfbcb8bf3695. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:07.393904 25940 tablet_bootstrap.cc:492] T 664599f7c49f458a9be0c63c2b912c54 P bd0a2986b42a42f9b1d0546d6f305f66: Bootstrap starting.
I20260608 12:58:07.417675 25941 tablet_bootstrap.cc:492] T d137d6116752471494771934734b6b80 P f96011d65f2e49919450c8fd9eb7c86b: Bootstrap starting.
I20260608 12:58:07.425215 25940 tablet_bootstrap.cc:654] T 664599f7c49f458a9be0c63c2b912c54 P bd0a2986b42a42f9b1d0546d6f305f66: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:07.428297 25941 tablet_bootstrap.cc:654] T d137d6116752471494771934734b6b80 P f96011d65f2e49919450c8fd9eb7c86b: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:07.470932 25940 tablet_bootstrap.cc:492] T 664599f7c49f458a9be0c63c2b912c54 P bd0a2986b42a42f9b1d0546d6f305f66: No bootstrap required, opened a new log
I20260608 12:58:07.471848 25940 ts_tablet_manager.cc:1403] T 664599f7c49f458a9be0c63c2b912c54 P bd0a2986b42a42f9b1d0546d6f305f66: Time spent bootstrapping tablet: real 0.078s	user 0.018s	sys 0.031s
I20260608 12:58:07.480490 25944 tablet_bootstrap.cc:492] T d137d6116752471494771934734b6b80 P bc6d9c345e1846558617fa892df75f7b: Bootstrap starting.
I20260608 12:58:07.481467 25940 raft_consensus.cc:359] T 664599f7c49f458a9be0c63c2b912c54 P bd0a2986b42a42f9b1d0546d6f305f66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 } } peers { permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 } } peers { permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 } }
I20260608 12:58:07.482506 25940 raft_consensus.cc:385] T 664599f7c49f458a9be0c63c2b912c54 P bd0a2986b42a42f9b1d0546d6f305f66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:07.482832 25940 raft_consensus.cc:740] T 664599f7c49f458a9be0c63c2b912c54 P bd0a2986b42a42f9b1d0546d6f305f66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd0a2986b42a42f9b1d0546d6f305f66, State: Initialized, Role: FOLLOWER
I20260608 12:58:07.483871 25940 consensus_queue.cc:260] T 664599f7c49f458a9be0c63c2b912c54 P bd0a2986b42a42f9b1d0546d6f305f66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 } } peers { permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 } } peers { permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 } }
I20260608 12:58:07.497177 25940 ts_tablet_manager.cc:1434] T 664599f7c49f458a9be0c63c2b912c54 P bd0a2986b42a42f9b1d0546d6f305f66: Time spent starting tablet: real 0.020s	user 0.016s	sys 0.002s
I20260608 12:58:07.497821 25941 tablet_bootstrap.cc:492] T d137d6116752471494771934734b6b80 P f96011d65f2e49919450c8fd9eb7c86b: No bootstrap required, opened a new log
I20260608 12:58:07.498430 25941 ts_tablet_manager.cc:1403] T d137d6116752471494771934734b6b80 P f96011d65f2e49919450c8fd9eb7c86b: Time spent bootstrapping tablet: real 0.081s	user 0.025s	sys 0.013s
I20260608 12:58:07.498787 25940 tablet_bootstrap.cc:492] T 28e36922c24a454abafe27af602a4a89 P bd0a2986b42a42f9b1d0546d6f305f66: Bootstrap starting.
I20260608 12:58:07.505410 25940 tablet_bootstrap.cc:654] T 28e36922c24a454abafe27af602a4a89 P bd0a2986b42a42f9b1d0546d6f305f66: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:07.505869 25944 tablet_bootstrap.cc:654] T d137d6116752471494771934734b6b80 P bc6d9c345e1846558617fa892df75f7b: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:07.505815 25941 raft_consensus.cc:359] T d137d6116752471494771934734b6b80 P f96011d65f2e49919450c8fd9eb7c86b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 } } peers { permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 } } peers { permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 } }
I20260608 12:58:07.507026 25941 raft_consensus.cc:385] T d137d6116752471494771934734b6b80 P f96011d65f2e49919450c8fd9eb7c86b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:07.507344 25941 raft_consensus.cc:740] T d137d6116752471494771934734b6b80 P f96011d65f2e49919450c8fd9eb7c86b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f96011d65f2e49919450c8fd9eb7c86b, State: Initialized, Role: FOLLOWER
I20260608 12:58:07.508242 25941 consensus_queue.cc:260] T d137d6116752471494771934734b6b80 P f96011d65f2e49919450c8fd9eb7c86b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 } } peers { permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 } } peers { permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 } }
I20260608 12:58:07.512259 25940 tablet_bootstrap.cc:492] T 28e36922c24a454abafe27af602a4a89 P bd0a2986b42a42f9b1d0546d6f305f66: No bootstrap required, opened a new log
I20260608 12:58:07.512827 25940 ts_tablet_manager.cc:1403] T 28e36922c24a454abafe27af602a4a89 P bd0a2986b42a42f9b1d0546d6f305f66: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260608 12:58:07.514166 25941 ts_tablet_manager.cc:1434] T d137d6116752471494771934734b6b80 P f96011d65f2e49919450c8fd9eb7c86b: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.004s
I20260608 12:58:07.514503 25944 tablet_bootstrap.cc:492] T d137d6116752471494771934734b6b80 P bc6d9c345e1846558617fa892df75f7b: No bootstrap required, opened a new log
I20260608 12:58:07.515103 25944 ts_tablet_manager.cc:1403] T d137d6116752471494771934734b6b80 P bc6d9c345e1846558617fa892df75f7b: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.003s
I20260608 12:58:07.515367 25941 tablet_bootstrap.cc:492] T e0d5530f0b1c4bd7b79fee9296da696d P f96011d65f2e49919450c8fd9eb7c86b: Bootstrap starting.
I20260608 12:58:07.516192 25940 raft_consensus.cc:359] T 28e36922c24a454abafe27af602a4a89 P bd0a2986b42a42f9b1d0546d6f305f66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 } } peers { permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 } } peers { permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 } }
I20260608 12:58:07.516970 25940 raft_consensus.cc:385] T 28e36922c24a454abafe27af602a4a89 P bd0a2986b42a42f9b1d0546d6f305f66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:07.517273 25940 raft_consensus.cc:740] T 28e36922c24a454abafe27af602a4a89 P bd0a2986b42a42f9b1d0546d6f305f66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd0a2986b42a42f9b1d0546d6f305f66, State: Initialized, Role: FOLLOWER
I20260608 12:58:07.518242 25940 consensus_queue.cc:260] T 28e36922c24a454abafe27af602a4a89 P bd0a2986b42a42f9b1d0546d6f305f66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 } } peers { permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 } } peers { permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 } }
I20260608 12:58:07.518853 25944 raft_consensus.cc:359] T d137d6116752471494771934734b6b80 P bc6d9c345e1846558617fa892df75f7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 } } peers { permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 } } peers { permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 } }
I20260608 12:58:07.519623 25944 raft_consensus.cc:385] T d137d6116752471494771934734b6b80 P bc6d9c345e1846558617fa892df75f7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:07.519958 25944 raft_consensus.cc:740] T d137d6116752471494771934734b6b80 P bc6d9c345e1846558617fa892df75f7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6d9c345e1846558617fa892df75f7b, State: Initialized, Role: FOLLOWER
I20260608 12:58:07.520700 25940 ts_tablet_manager.cc:1434] T 28e36922c24a454abafe27af602a4a89 P bd0a2986b42a42f9b1d0546d6f305f66: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260608 12:58:07.520800 25944 consensus_queue.cc:260] T d137d6116752471494771934734b6b80 P bc6d9c345e1846558617fa892df75f7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 } } peers { permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 } } peers { permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 } }
I20260608 12:58:07.523996 25940 tablet_bootstrap.cc:492] T d137d6116752471494771934734b6b80 P bd0a2986b42a42f9b1d0546d6f305f66: Bootstrap starting.
I20260608 12:58:07.528911 25941 tablet_bootstrap.cc:654] T e0d5530f0b1c4bd7b79fee9296da696d P f96011d65f2e49919450c8fd9eb7c86b: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:07.531951 25940 tablet_bootstrap.cc:654] T d137d6116752471494771934734b6b80 P bd0a2986b42a42f9b1d0546d6f305f66: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:07.536242 25944 ts_tablet_manager.cc:1434] T d137d6116752471494771934734b6b80 P bc6d9c345e1846558617fa892df75f7b: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.008s
I20260608 12:58:07.541354 25944 tablet_bootstrap.cc:492] T 3f0d0127fd9a4d78853bbfbcb8bf3695 P bc6d9c345e1846558617fa892df75f7b: Bootstrap starting.
I20260608 12:58:07.544818 25941 tablet_bootstrap.cc:492] T e0d5530f0b1c4bd7b79fee9296da696d P f96011d65f2e49919450c8fd9eb7c86b: No bootstrap required, opened a new log
I20260608 12:58:07.544978 25940 tablet_bootstrap.cc:492] T d137d6116752471494771934734b6b80 P bd0a2986b42a42f9b1d0546d6f305f66: No bootstrap required, opened a new log
I20260608 12:58:07.545372 25941 ts_tablet_manager.cc:1403] T e0d5530f0b1c4bd7b79fee9296da696d P f96011d65f2e49919450c8fd9eb7c86b: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.006s
I20260608 12:58:07.545564 25940 ts_tablet_manager.cc:1403] T d137d6116752471494771934734b6b80 P bd0a2986b42a42f9b1d0546d6f305f66: Time spent bootstrapping tablet: real 0.022s	user 0.003s	sys 0.017s
I20260608 12:58:07.548859 25941 raft_consensus.cc:359] T e0d5530f0b1c4bd7b79fee9296da696d P f96011d65f2e49919450c8fd9eb7c86b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 } } peers { permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 } } peers { permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 } }
I20260608 12:58:07.549479 25941 raft_consensus.cc:385] T e0d5530f0b1c4bd7b79fee9296da696d P f96011d65f2e49919450c8fd9eb7c86b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:07.549204 25940 raft_consensus.cc:359] T d137d6116752471494771934734b6b80 P bd0a2986b42a42f9b1d0546d6f305f66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 } } peers { permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 } } peers { permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 } }
I20260608 12:58:07.549889 25941 raft_consensus.cc:740] T e0d5530f0b1c4bd7b79fee9296da696d P f96011d65f2e49919450c8fd9eb7c86b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f96011d65f2e49919450c8fd9eb7c86b, State: Initialized, Role: FOLLOWER
I20260608 12:58:07.550094 25940 raft_consensus.cc:385] T d137d6116752471494771934734b6b80 P bd0a2986b42a42f9b1d0546d6f305f66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:07.550479 25940 raft_consensus.cc:740] T d137d6116752471494771934734b6b80 P bd0a2986b42a42f9b1d0546d6f305f66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd0a2986b42a42f9b1d0546d6f305f66, State: Initialized, Role: FOLLOWER
I20260608 12:58:07.550875 25941 consensus_queue.cc:260] T e0d5530f0b1c4bd7b79fee9296da696d P f96011d65f2e49919450c8fd9eb7c86b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 } } peers { permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 } } peers { permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 } }
I20260608 12:58:07.551360 25944 tablet_bootstrap.cc:654] T 3f0d0127fd9a4d78853bbfbcb8bf3695 P bc6d9c345e1846558617fa892df75f7b: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:07.551294 25940 consensus_queue.cc:260] T d137d6116752471494771934734b6b80 P bd0a2986b42a42f9b1d0546d6f305f66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 } } peers { permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 } } peers { permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 } }
I20260608 12:58:07.553232 25941 ts_tablet_manager.cc:1434] T e0d5530f0b1c4bd7b79fee9296da696d P f96011d65f2e49919450c8fd9eb7c86b: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:58:07.553928 25940 ts_tablet_manager.cc:1434] T d137d6116752471494771934734b6b80 P bd0a2986b42a42f9b1d0546d6f305f66: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260608 12:58:07.555259 25940 tablet_bootstrap.cc:492] T e0d5530f0b1c4bd7b79fee9296da696d P bd0a2986b42a42f9b1d0546d6f305f66: Bootstrap starting.
I20260608 12:58:07.558060 25941 tablet_bootstrap.cc:492] T 43aa9e7d86e64ef19413516dd87506e2 P f96011d65f2e49919450c8fd9eb7c86b: Bootstrap starting.
I20260608 12:58:07.563671 25940 tablet_bootstrap.cc:654] T e0d5530f0b1c4bd7b79fee9296da696d P bd0a2986b42a42f9b1d0546d6f305f66: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:07.565573 25941 tablet_bootstrap.cc:654] T 43aa9e7d86e64ef19413516dd87506e2 P f96011d65f2e49919450c8fd9eb7c86b: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:07.572003 25945 raft_consensus.cc:493] T 664599f7c49f458a9be0c63c2b912c54 P bd0a2986b42a42f9b1d0546d6f305f66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:07.572299 25944 tablet_bootstrap.cc:492] T 3f0d0127fd9a4d78853bbfbcb8bf3695 P bc6d9c345e1846558617fa892df75f7b: No bootstrap required, opened a new log
I20260608 12:58:07.572876 25944 ts_tablet_manager.cc:1403] T 3f0d0127fd9a4d78853bbfbcb8bf3695 P bc6d9c345e1846558617fa892df75f7b: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.007s
I20260608 12:58:07.572999 25940 tablet_bootstrap.cc:492] T e0d5530f0b1c4bd7b79fee9296da696d P bd0a2986b42a42f9b1d0546d6f305f66: No bootstrap required, opened a new log
I20260608 12:58:07.572659 25945 raft_consensus.cc:515] T 664599f7c49f458a9be0c63c2b912c54 P bd0a2986b42a42f9b1d0546d6f305f66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 } } peers { permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 } } peers { permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 } }
I20260608 12:58:07.573571 25940 ts_tablet_manager.cc:1403] T e0d5530f0b1c4bd7b79fee9296da696d P bd0a2986b42a42f9b1d0546d6f305f66: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260608 12:58:07.575901 25945 leader_election.cc:290] T 664599f7c49f458a9be0c63c2b912c54 P bd0a2986b42a42f9b1d0546d6f305f66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f96011d65f2e49919450c8fd9eb7c86b (127.16.174.130:44567), bc6d9c345e1846558617fa892df75f7b (127.16.174.131:38139)
I20260608 12:58:07.576422 25944 raft_consensus.cc:359] T 3f0d0127fd9a4d78853bbfbcb8bf3695 P bc6d9c345e1846558617fa892df75f7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 } } peers { permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 } } peers { permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 } }
I20260608 12:58:07.577294 25944 raft_consensus.cc:385] T 3f0d0127fd9a4d78853bbfbcb8bf3695 P bc6d9c345e1846558617fa892df75f7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:07.577138 25940 raft_consensus.cc:359] T e0d5530f0b1c4bd7b79fee9296da696d P bd0a2986b42a42f9b1d0546d6f305f66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 } } peers { permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 } } peers { permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 } }
I20260608 12:58:07.577930 25944 raft_consensus.cc:740] T 3f0d0127fd9a4d78853bbfbcb8bf3695 P bc6d9c345e1846558617fa892df75f7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6d9c345e1846558617fa892df75f7b, State: Initialized, Role: FOLLOWER
I20260608 12:58:07.578332 25940 raft_consensus.cc:385] T e0d5530f0b1c4bd7b79fee9296da696d P bd0a2986b42a42f9b1d0546d6f305f66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:07.578855 25940 raft_consensus.cc:740] T e0d5530f0b1c4bd7b79fee9296da696d P bd0a2986b42a42f9b1d0546d6f305f66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd0a2986b42a42f9b1d0546d6f305f66, State: Initialized, Role: FOLLOWER
I20260608 12:58:07.579416 25941 tablet_bootstrap.cc:492] T 43aa9e7d86e64ef19413516dd87506e2 P f96011d65f2e49919450c8fd9eb7c86b: No bootstrap required, opened a new log
I20260608 12:58:07.579090 25944 consensus_queue.cc:260] T 3f0d0127fd9a4d78853bbfbcb8bf3695 P bc6d9c345e1846558617fa892df75f7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 } } peers { permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 } } peers { permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 } }
I20260608 12:58:07.580019 25941 ts_tablet_manager.cc:1403] T 43aa9e7d86e64ef19413516dd87506e2 P f96011d65f2e49919450c8fd9eb7c86b: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.003s
I20260608 12:58:07.580125 25940 consensus_queue.cc:260] T e0d5530f0b1c4bd7b79fee9296da696d P bd0a2986b42a42f9b1d0546d6f305f66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 } } peers { permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 } } peers { permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 } }
I20260608 12:58:07.583739 25940 ts_tablet_manager.cc:1434] T e0d5530f0b1c4bd7b79fee9296da696d P bd0a2986b42a42f9b1d0546d6f305f66: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.003s
I20260608 12:58:07.585364 25940 tablet_bootstrap.cc:492] T 43aa9e7d86e64ef19413516dd87506e2 P bd0a2986b42a42f9b1d0546d6f305f66: Bootstrap starting.
I20260608 12:58:07.590225 25944 ts_tablet_manager.cc:1434] T 3f0d0127fd9a4d78853bbfbcb8bf3695 P bc6d9c345e1846558617fa892df75f7b: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260608 12:58:07.593525 25940 tablet_bootstrap.cc:654] T 43aa9e7d86e64ef19413516dd87506e2 P bd0a2986b42a42f9b1d0546d6f305f66: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:07.598989 25944 tablet_bootstrap.cc:492] T 28e36922c24a454abafe27af602a4a89 P bc6d9c345e1846558617fa892df75f7b: Bootstrap starting.
I20260608 12:58:07.588776 25941 raft_consensus.cc:359] T 43aa9e7d86e64ef19413516dd87506e2 P f96011d65f2e49919450c8fd9eb7c86b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 } } peers { permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 } } peers { permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 } }
I20260608 12:58:07.600893 25941 raft_consensus.cc:385] T 43aa9e7d86e64ef19413516dd87506e2 P f96011d65f2e49919450c8fd9eb7c86b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:07.601301 25941 raft_consensus.cc:740] T 43aa9e7d86e64ef19413516dd87506e2 P f96011d65f2e49919450c8fd9eb7c86b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f96011d65f2e49919450c8fd9eb7c86b, State: Initialized, Role: FOLLOWER
I20260608 12:58:07.602301 25941 consensus_queue.cc:260] T 43aa9e7d86e64ef19413516dd87506e2 P f96011d65f2e49919450c8fd9eb7c86b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 } } peers { permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 } } peers { permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 } }
I20260608 12:58:07.605304 25941 ts_tablet_manager.cc:1434] T 43aa9e7d86e64ef19413516dd87506e2 P f96011d65f2e49919450c8fd9eb7c86b: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260608 12:58:07.606415 25941 tablet_bootstrap.cc:492] T 28e36922c24a454abafe27af602a4a89 P f96011d65f2e49919450c8fd9eb7c86b: Bootstrap starting.
I20260608 12:58:07.607661 25944 tablet_bootstrap.cc:654] T 28e36922c24a454abafe27af602a4a89 P bc6d9c345e1846558617fa892df75f7b: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:07.614943 25821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "664599f7c49f458a9be0c63c2b912c54" candidate_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f96011d65f2e49919450c8fd9eb7c86b" is_pre_election: true
W20260608 12:58:07.617961 25710 leader_election.cc:343] T 664599f7c49f458a9be0c63c2b912c54 P bd0a2986b42a42f9b1d0546d6f305f66 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f96011d65f2e49919450c8fd9eb7c86b (127.16.174.130:44567): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:58:07.619779 25941 tablet_bootstrap.cc:654] T 28e36922c24a454abafe27af602a4a89 P f96011d65f2e49919450c8fd9eb7c86b: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:07.620206 25944 tablet_bootstrap.cc:492] T 28e36922c24a454abafe27af602a4a89 P bc6d9c345e1846558617fa892df75f7b: No bootstrap required, opened a new log
I20260608 12:58:07.620767 25944 ts_tablet_manager.cc:1403] T 28e36922c24a454abafe27af602a4a89 P bc6d9c345e1846558617fa892df75f7b: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.007s
I20260608 12:58:07.624997 25944 raft_consensus.cc:359] T 28e36922c24a454abafe27af602a4a89 P bc6d9c345e1846558617fa892df75f7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 } } peers { permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 } } peers { permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 } }
I20260608 12:58:07.626575 25940 tablet_bootstrap.cc:492] T 43aa9e7d86e64ef19413516dd87506e2 P bd0a2986b42a42f9b1d0546d6f305f66: No bootstrap required, opened a new log
I20260608 12:58:07.627204 25940 ts_tablet_manager.cc:1403] T 43aa9e7d86e64ef19413516dd87506e2 P bd0a2986b42a42f9b1d0546d6f305f66: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.021s
I20260608 12:58:07.626118 25944 raft_consensus.cc:385] T 28e36922c24a454abafe27af602a4a89 P bc6d9c345e1846558617fa892df75f7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:07.629841 25944 raft_consensus.cc:740] T 28e36922c24a454abafe27af602a4a89 P bc6d9c345e1846558617fa892df75f7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6d9c345e1846558617fa892df75f7b, State: Initialized, Role: FOLLOWER
I20260608 12:58:07.630353 25895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "664599f7c49f458a9be0c63c2b912c54" candidate_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6d9c345e1846558617fa892df75f7b" is_pre_election: true
I20260608 12:58:07.630456 25940 raft_consensus.cc:359] T 43aa9e7d86e64ef19413516dd87506e2 P bd0a2986b42a42f9b1d0546d6f305f66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 } } peers { permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 } } peers { permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 } }
I20260608 12:58:07.631359 25940 raft_consensus.cc:385] T 43aa9e7d86e64ef19413516dd87506e2 P bd0a2986b42a42f9b1d0546d6f305f66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:07.631978 25940 raft_consensus.cc:740] T 43aa9e7d86e64ef19413516dd87506e2 P bd0a2986b42a42f9b1d0546d6f305f66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd0a2986b42a42f9b1d0546d6f305f66, State: Initialized, Role: FOLLOWER
I20260608 12:58:07.631161 25944 consensus_queue.cc:260] T 28e36922c24a454abafe27af602a4a89 P bc6d9c345e1846558617fa892df75f7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 } } peers { permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 } } peers { permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 } }
W20260608 12:58:07.632254 25710 leader_election.cc:343] T 664599f7c49f458a9be0c63c2b912c54 P bd0a2986b42a42f9b1d0546d6f305f66 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc6d9c345e1846558617fa892df75f7b (127.16.174.131:38139): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:58:07.632792 25710 leader_election.cc:304] T 664599f7c49f458a9be0c63c2b912c54 P bd0a2986b42a42f9b1d0546d6f305f66 [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: bd0a2986b42a42f9b1d0546d6f305f66; no voters: bc6d9c345e1846558617fa892df75f7b, f96011d65f2e49919450c8fd9eb7c86b
I20260608 12:58:07.633005 25940 consensus_queue.cc:260] T 43aa9e7d86e64ef19413516dd87506e2 P bd0a2986b42a42f9b1d0546d6f305f66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 } } peers { permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 } } peers { permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 } }
I20260608 12:58:07.634066 25945 raft_consensus.cc:2749] T 664599f7c49f458a9be0c63c2b912c54 P bd0a2986b42a42f9b1d0546d6f305f66 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:58:07.640314 25944 ts_tablet_manager.cc:1434] T 28e36922c24a454abafe27af602a4a89 P bc6d9c345e1846558617fa892df75f7b: Time spent starting tablet: real 0.019s	user 0.012s	sys 0.000s
I20260608 12:58:07.642675 25944 tablet_bootstrap.cc:492] T 43aa9e7d86e64ef19413516dd87506e2 P bc6d9c345e1846558617fa892df75f7b: Bootstrap starting.
I20260608 12:58:07.648396 25940 ts_tablet_manager.cc:1434] T 43aa9e7d86e64ef19413516dd87506e2 P bd0a2986b42a42f9b1d0546d6f305f66: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.008s
I20260608 12:58:07.650278 25941 tablet_bootstrap.cc:492] T 28e36922c24a454abafe27af602a4a89 P f96011d65f2e49919450c8fd9eb7c86b: No bootstrap required, opened a new log
I20260608 12:58:07.650851 25941 ts_tablet_manager.cc:1403] T 28e36922c24a454abafe27af602a4a89 P f96011d65f2e49919450c8fd9eb7c86b: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.011s
I20260608 12:58:07.651976 25944 tablet_bootstrap.cc:654] T 43aa9e7d86e64ef19413516dd87506e2 P bc6d9c345e1846558617fa892df75f7b: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:07.652568 25940 tablet_bootstrap.cc:492] T 3f0d0127fd9a4d78853bbfbcb8bf3695 P bd0a2986b42a42f9b1d0546d6f305f66: Bootstrap starting.
I20260608 12:58:07.654189 25941 raft_consensus.cc:359] T 28e36922c24a454abafe27af602a4a89 P f96011d65f2e49919450c8fd9eb7c86b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 } } peers { permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 } } peers { permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 } }
I20260608 12:58:07.654954 25941 raft_consensus.cc:385] T 28e36922c24a454abafe27af602a4a89 P f96011d65f2e49919450c8fd9eb7c86b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:07.655264 25941 raft_consensus.cc:740] T 28e36922c24a454abafe27af602a4a89 P f96011d65f2e49919450c8fd9eb7c86b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f96011d65f2e49919450c8fd9eb7c86b, State: Initialized, Role: FOLLOWER
I20260608 12:58:07.656281 25941 consensus_queue.cc:260] T 28e36922c24a454abafe27af602a4a89 P f96011d65f2e49919450c8fd9eb7c86b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 } } peers { permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 } } peers { permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 } }
I20260608 12:58:07.658793 25941 ts_tablet_manager.cc:1434] T 28e36922c24a454abafe27af602a4a89 P f96011d65f2e49919450c8fd9eb7c86b: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 12:58:07.659442 25944 tablet_bootstrap.cc:492] T 43aa9e7d86e64ef19413516dd87506e2 P bc6d9c345e1846558617fa892df75f7b: No bootstrap required, opened a new log
I20260608 12:58:07.659874 25941 tablet_bootstrap.cc:492] T 3f0d0127fd9a4d78853bbfbcb8bf3695 P f96011d65f2e49919450c8fd9eb7c86b: Bootstrap starting.
I20260608 12:58:07.660045 25944 ts_tablet_manager.cc:1403] T 43aa9e7d86e64ef19413516dd87506e2 P bc6d9c345e1846558617fa892df75f7b: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.006s
I20260608 12:58:07.662604 25940 tablet_bootstrap.cc:654] T 3f0d0127fd9a4d78853bbfbcb8bf3695 P bd0a2986b42a42f9b1d0546d6f305f66: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:07.663785 25944 raft_consensus.cc:359] T 43aa9e7d86e64ef19413516dd87506e2 P bc6d9c345e1846558617fa892df75f7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 } } peers { permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 } } peers { permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 } }
I20260608 12:58:07.664633 25944 raft_consensus.cc:385] T 43aa9e7d86e64ef19413516dd87506e2 P bc6d9c345e1846558617fa892df75f7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:07.664965 25944 raft_consensus.cc:740] T 43aa9e7d86e64ef19413516dd87506e2 P bc6d9c345e1846558617fa892df75f7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6d9c345e1846558617fa892df75f7b, State: Initialized, Role: FOLLOWER
I20260608 12:58:07.665946 25944 consensus_queue.cc:260] T 43aa9e7d86e64ef19413516dd87506e2 P bc6d9c345e1846558617fa892df75f7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 } } peers { permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 } } peers { permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 } }
I20260608 12:58:07.667668 25941 tablet_bootstrap.cc:654] T 3f0d0127fd9a4d78853bbfbcb8bf3695 P f96011d65f2e49919450c8fd9eb7c86b: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:07.668394 25944 ts_tablet_manager.cc:1434] T 43aa9e7d86e64ef19413516dd87506e2 P bc6d9c345e1846558617fa892df75f7b: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:58:07.669641 25944 tablet_bootstrap.cc:492] T e0d5530f0b1c4bd7b79fee9296da696d P bc6d9c345e1846558617fa892df75f7b: Bootstrap starting.
I20260608 12:58:07.677300 25944 tablet_bootstrap.cc:654] T e0d5530f0b1c4bd7b79fee9296da696d P bc6d9c345e1846558617fa892df75f7b: Neither blocks nor log segments found. Creating new log.
W20260608 12:58:07.682727 25692 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:58:07.685554 25947 raft_consensus.cc:493] T d137d6116752471494771934734b6b80 P f96011d65f2e49919450c8fd9eb7c86b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:07.686434 25947 raft_consensus.cc:515] T d137d6116752471494771934734b6b80 P f96011d65f2e49919450c8fd9eb7c86b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 } } peers { permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 } } peers { permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 } }
I20260608 12:58:07.690771 25941 tablet_bootstrap.cc:492] T 3f0d0127fd9a4d78853bbfbcb8bf3695 P f96011d65f2e49919450c8fd9eb7c86b: No bootstrap required, opened a new log
I20260608 12:58:07.691217 25947 leader_election.cc:290] T d137d6116752471494771934734b6b80 P f96011d65f2e49919450c8fd9eb7c86b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd0a2986b42a42f9b1d0546d6f305f66 (127.16.174.129:42473), bc6d9c345e1846558617fa892df75f7b (127.16.174.131:38139)
I20260608 12:58:07.691381 25941 ts_tablet_manager.cc:1403] T 3f0d0127fd9a4d78853bbfbcb8bf3695 P f96011d65f2e49919450c8fd9eb7c86b: Time spent bootstrapping tablet: real 0.032s	user 0.021s	sys 0.007s
I20260608 12:58:07.692677 25944 tablet_bootstrap.cc:492] T e0d5530f0b1c4bd7b79fee9296da696d P bc6d9c345e1846558617fa892df75f7b: No bootstrap required, opened a new log
I20260608 12:58:07.693246 25944 ts_tablet_manager.cc:1403] T e0d5530f0b1c4bd7b79fee9296da696d P bc6d9c345e1846558617fa892df75f7b: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.005s
I20260608 12:58:07.695608 25941 raft_consensus.cc:359] T 3f0d0127fd9a4d78853bbfbcb8bf3695 P f96011d65f2e49919450c8fd9eb7c86b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 } } peers { permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 } } peers { permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 } }
I20260608 12:58:07.696697 25941 raft_consensus.cc:385] T 3f0d0127fd9a4d78853bbfbcb8bf3695 P f96011d65f2e49919450c8fd9eb7c86b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:07.697043 25941 raft_consensus.cc:740] T 3f0d0127fd9a4d78853bbfbcb8bf3695 P f96011d65f2e49919450c8fd9eb7c86b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f96011d65f2e49919450c8fd9eb7c86b, State: Initialized, Role: FOLLOWER
I20260608 12:58:07.697062 25944 raft_consensus.cc:359] T e0d5530f0b1c4bd7b79fee9296da696d P bc6d9c345e1846558617fa892df75f7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 } } peers { permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 } } peers { permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 } }
I20260608 12:58:07.698251 25944 raft_consensus.cc:385] T e0d5530f0b1c4bd7b79fee9296da696d P bc6d9c345e1846558617fa892df75f7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:07.698892 25944 raft_consensus.cc:740] T e0d5530f0b1c4bd7b79fee9296da696d P bc6d9c345e1846558617fa892df75f7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6d9c345e1846558617fa892df75f7b, State: Initialized, Role: FOLLOWER
I20260608 12:58:07.698184 25941 consensus_queue.cc:260] T 3f0d0127fd9a4d78853bbfbcb8bf3695 P f96011d65f2e49919450c8fd9eb7c86b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 } } peers { permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 } } peers { permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 } }
I20260608 12:58:07.700587 25960 raft_consensus.cc:493] T 28e36922c24a454abafe27af602a4a89 P bd0a2986b42a42f9b1d0546d6f305f66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:07.699981 25944 consensus_queue.cc:260] T e0d5530f0b1c4bd7b79fee9296da696d P bc6d9c345e1846558617fa892df75f7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 } } peers { permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 } } peers { permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 } }
I20260608 12:58:07.701213 25960 raft_consensus.cc:515] T 28e36922c24a454abafe27af602a4a89 P bd0a2986b42a42f9b1d0546d6f305f66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 } } peers { permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 } } peers { permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 } }
I20260608 12:58:07.702966 25944 ts_tablet_manager.cc:1434] T e0d5530f0b1c4bd7b79fee9296da696d P bc6d9c345e1846558617fa892df75f7b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.003s
I20260608 12:58:07.703665 25960 leader_election.cc:290] T 28e36922c24a454abafe27af602a4a89 P bd0a2986b42a42f9b1d0546d6f305f66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f96011d65f2e49919450c8fd9eb7c86b (127.16.174.130:44567), bc6d9c345e1846558617fa892df75f7b (127.16.174.131:38139)
I20260608 12:58:07.704094 25944 tablet_bootstrap.cc:492] T 664599f7c49f458a9be0c63c2b912c54 P bc6d9c345e1846558617fa892df75f7b: Bootstrap starting.
I20260608 12:58:07.704800 25940 tablet_bootstrap.cc:492] T 3f0d0127fd9a4d78853bbfbcb8bf3695 P bd0a2986b42a42f9b1d0546d6f305f66: No bootstrap required, opened a new log
I20260608 12:58:07.705312 25940 ts_tablet_manager.cc:1403] T 3f0d0127fd9a4d78853bbfbcb8bf3695 P bd0a2986b42a42f9b1d0546d6f305f66: Time spent bootstrapping tablet: real 0.053s	user 0.021s	sys 0.007s
I20260608 12:58:07.705684 25895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28e36922c24a454abafe27af602a4a89" candidate_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6d9c345e1846558617fa892df75f7b" is_pre_election: true
I20260608 12:58:07.706346 25895 raft_consensus.cc:2468] T 28e36922c24a454abafe27af602a4a89 P bc6d9c345e1846558617fa892df75f7b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd0a2986b42a42f9b1d0546d6f305f66 in term 0.
I20260608 12:58:07.707747 25710 leader_election.cc:304] T 28e36922c24a454abafe27af602a4a89 P bd0a2986b42a42f9b1d0546d6f305f66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc6d9c345e1846558617fa892df75f7b, bd0a2986b42a42f9b1d0546d6f305f66; no voters: 
I20260608 12:58:07.708762 25960 raft_consensus.cc:2804] T 28e36922c24a454abafe27af602a4a89 P bd0a2986b42a42f9b1d0546d6f305f66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:07.709120 25960 raft_consensus.cc:493] T 28e36922c24a454abafe27af602a4a89 P bd0a2986b42a42f9b1d0546d6f305f66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:07.709452 25960 raft_consensus.cc:3060] T 28e36922c24a454abafe27af602a4a89 P bd0a2986b42a42f9b1d0546d6f305f66 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:07.710291 25821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28e36922c24a454abafe27af602a4a89" candidate_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f96011d65f2e49919450c8fd9eb7c86b" is_pre_election: true
I20260608 12:58:07.710980 25821 raft_consensus.cc:2468] T 28e36922c24a454abafe27af602a4a89 P f96011d65f2e49919450c8fd9eb7c86b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd0a2986b42a42f9b1d0546d6f305f66 in term 0.
I20260608 12:58:07.711758 25944 tablet_bootstrap.cc:654] T 664599f7c49f458a9be0c63c2b912c54 P bc6d9c345e1846558617fa892df75f7b: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:07.716879 25941 ts_tablet_manager.cc:1434] T 3f0d0127fd9a4d78853bbfbcb8bf3695 P f96011d65f2e49919450c8fd9eb7c86b: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260608 12:58:07.718732 25940 raft_consensus.cc:359] T 3f0d0127fd9a4d78853bbfbcb8bf3695 P bd0a2986b42a42f9b1d0546d6f305f66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 } } peers { permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 } } peers { permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 } }
I20260608 12:58:07.719498 25940 raft_consensus.cc:385] T 3f0d0127fd9a4d78853bbfbcb8bf3695 P bd0a2986b42a42f9b1d0546d6f305f66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:07.719806 25940 raft_consensus.cc:740] T 3f0d0127fd9a4d78853bbfbcb8bf3695 P bd0a2986b42a42f9b1d0546d6f305f66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd0a2986b42a42f9b1d0546d6f305f66, State: Initialized, Role: FOLLOWER
I20260608 12:58:07.720724 25941 tablet_bootstrap.cc:492] T 664599f7c49f458a9be0c63c2b912c54 P f96011d65f2e49919450c8fd9eb7c86b: Bootstrap starting.
I20260608 12:58:07.720594 25940 consensus_queue.cc:260] T 3f0d0127fd9a4d78853bbfbcb8bf3695 P bd0a2986b42a42f9b1d0546d6f305f66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 } } peers { permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 } } peers { permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 } }
I20260608 12:58:07.729180 25947 raft_consensus.cc:493] T e0d5530f0b1c4bd7b79fee9296da696d P f96011d65f2e49919450c8fd9eb7c86b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:07.729725 25947 raft_consensus.cc:515] T e0d5530f0b1c4bd7b79fee9296da696d P f96011d65f2e49919450c8fd9eb7c86b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 } } peers { permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 } } peers { permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 } }
I20260608 12:58:07.730417 25960 raft_consensus.cc:515] T 28e36922c24a454abafe27af602a4a89 P bd0a2986b42a42f9b1d0546d6f305f66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 } } peers { permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 } } peers { permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 } }
I20260608 12:58:07.732146 25947 leader_election.cc:290] T e0d5530f0b1c4bd7b79fee9296da696d P f96011d65f2e49919450c8fd9eb7c86b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd0a2986b42a42f9b1d0546d6f305f66 (127.16.174.129:42473), bc6d9c345e1846558617fa892df75f7b (127.16.174.131:38139)
I20260608 12:58:07.732539 25960 leader_election.cc:290] T 28e36922c24a454abafe27af602a4a89 P bd0a2986b42a42f9b1d0546d6f305f66 [CANDIDATE]: Term 1 election: Requested vote from peers f96011d65f2e49919450c8fd9eb7c86b (127.16.174.130:44567), bc6d9c345e1846558617fa892df75f7b (127.16.174.131:38139)
I20260608 12:58:07.735049 25941 tablet_bootstrap.cc:654] T 664599f7c49f458a9be0c63c2b912c54 P f96011d65f2e49919450c8fd9eb7c86b: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:07.735944 25944 tablet_bootstrap.cc:492] T 664599f7c49f458a9be0c63c2b912c54 P bc6d9c345e1846558617fa892df75f7b: No bootstrap required, opened a new log
I20260608 12:58:07.736191 25960 raft_consensus.cc:493] T d137d6116752471494771934734b6b80 P bd0a2986b42a42f9b1d0546d6f305f66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:07.736507 25944 ts_tablet_manager.cc:1403] T 664599f7c49f458a9be0c63c2b912c54 P bc6d9c345e1846558617fa892df75f7b: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.016s
I20260608 12:58:07.737531 25895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28e36922c24a454abafe27af602a4a89" candidate_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6d9c345e1846558617fa892df75f7b"
I20260608 12:58:07.738186 25895 raft_consensus.cc:3060] T 28e36922c24a454abafe27af602a4a89 P bc6d9c345e1846558617fa892df75f7b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:07.739220 25940 ts_tablet_manager.cc:1434] T 3f0d0127fd9a4d78853bbfbcb8bf3695 P bd0a2986b42a42f9b1d0546d6f305f66: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.000s
I20260608 12:58:07.739810 25944 raft_consensus.cc:359] T 664599f7c49f458a9be0c63c2b912c54 P bc6d9c345e1846558617fa892df75f7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 } } peers { permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 } } peers { permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 } }
I20260608 12:58:07.740554 25944 raft_consensus.cc:385] T 664599f7c49f458a9be0c63c2b912c54 P bc6d9c345e1846558617fa892df75f7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:07.737601 25821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28e36922c24a454abafe27af602a4a89" candidate_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f96011d65f2e49919450c8fd9eb7c86b"
I20260608 12:58:07.741003 25944 raft_consensus.cc:740] T 664599f7c49f458a9be0c63c2b912c54 P bc6d9c345e1846558617fa892df75f7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6d9c345e1846558617fa892df75f7b, State: Initialized, Role: FOLLOWER
I20260608 12:58:07.741189 25821 raft_consensus.cc:3060] T 28e36922c24a454abafe27af602a4a89 P f96011d65f2e49919450c8fd9eb7c86b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:07.742045 25944 consensus_queue.cc:260] T 664599f7c49f458a9be0c63c2b912c54 P bc6d9c345e1846558617fa892df75f7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 } } peers { permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 } } peers { permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 } }
I20260608 12:58:07.746402 25746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d137d6116752471494771934734b6b80" candidate_uuid: "f96011d65f2e49919450c8fd9eb7c86b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" is_pre_election: true
I20260608 12:58:07.747063 25745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d5530f0b1c4bd7b79fee9296da696d" candidate_uuid: "f96011d65f2e49919450c8fd9eb7c86b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" is_pre_election: true
I20260608 12:58:07.748072 25745 raft_consensus.cc:2468] T e0d5530f0b1c4bd7b79fee9296da696d P bd0a2986b42a42f9b1d0546d6f305f66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f96011d65f2e49919450c8fd9eb7c86b in term 0.
I20260608 12:58:07.748749 25944 ts_tablet_manager.cc:1434] T 664599f7c49f458a9be0c63c2b912c54 P bc6d9c345e1846558617fa892df75f7b: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260608 12:58:07.749212 25949 raft_consensus.cc:493] T d137d6116752471494771934734b6b80 P bc6d9c345e1846558617fa892df75f7b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:07.750056 25949 raft_consensus.cc:515] T d137d6116752471494771934734b6b80 P bc6d9c345e1846558617fa892df75f7b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 } } peers { permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 } } peers { permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 } }
I20260608 12:58:07.750751 25787 leader_election.cc:304] T e0d5530f0b1c4bd7b79fee9296da696d P f96011d65f2e49919450c8fd9eb7c86b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd0a2986b42a42f9b1d0546d6f305f66, f96011d65f2e49919450c8fd9eb7c86b; no voters: 
I20260608 12:58:07.751776 25947 raft_consensus.cc:2804] T e0d5530f0b1c4bd7b79fee9296da696d P f96011d65f2e49919450c8fd9eb7c86b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:07.752174 25947 raft_consensus.cc:493] T e0d5530f0b1c4bd7b79fee9296da696d P f96011d65f2e49919450c8fd9eb7c86b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:07.752519 25947 raft_consensus.cc:3060] T e0d5530f0b1c4bd7b79fee9296da696d P f96011d65f2e49919450c8fd9eb7c86b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:07.736702 25960 raft_consensus.cc:515] T d137d6116752471494771934734b6b80 P bd0a2986b42a42f9b1d0546d6f305f66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 } } peers { permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 } } peers { permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 } }
I20260608 12:58:07.757436 25746 raft_consensus.cc:2468] T d137d6116752471494771934734b6b80 P bd0a2986b42a42f9b1d0546d6f305f66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f96011d65f2e49919450c8fd9eb7c86b in term 0.
I20260608 12:58:07.758826 25820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d137d6116752471494771934734b6b80" candidate_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f96011d65f2e49919450c8fd9eb7c86b" is_pre_election: true
I20260608 12:58:07.759577 25820 raft_consensus.cc:2468] T d137d6116752471494771934734b6b80 P f96011d65f2e49919450c8fd9eb7c86b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd0a2986b42a42f9b1d0546d6f305f66 in term 0.
I20260608 12:58:07.760598 25947 raft_consensus.cc:515] T e0d5530f0b1c4bd7b79fee9296da696d P f96011d65f2e49919450c8fd9eb7c86b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 } } peers { permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 } } peers { permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 } }
I20260608 12:58:07.761090 25710 leader_election.cc:304] T d137d6116752471494771934734b6b80 P bd0a2986b42a42f9b1d0546d6f305f66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd0a2986b42a42f9b1d0546d6f305f66, f96011d65f2e49919450c8fd9eb7c86b; no voters: 
I20260608 12:58:07.762615 25945 raft_consensus.cc:2804] T d137d6116752471494771934734b6b80 P bd0a2986b42a42f9b1d0546d6f305f66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:07.763002 25945 raft_consensus.cc:493] T d137d6116752471494771934734b6b80 P bd0a2986b42a42f9b1d0546d6f305f66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:07.763319 25945 raft_consensus.cc:3060] T d137d6116752471494771934734b6b80 P bd0a2986b42a42f9b1d0546d6f305f66 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:07.763626 25947 leader_election.cc:290] T e0d5530f0b1c4bd7b79fee9296da696d P f96011d65f2e49919450c8fd9eb7c86b [CANDIDATE]: Term 1 election: Requested vote from peers bd0a2986b42a42f9b1d0546d6f305f66 (127.16.174.129:42473), bc6d9c345e1846558617fa892df75f7b (127.16.174.131:38139)
I20260608 12:58:07.765465 25949 leader_election.cc:290] T d137d6116752471494771934734b6b80 P bc6d9c345e1846558617fa892df75f7b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd0a2986b42a42f9b1d0546d6f305f66 (127.16.174.129:42473), f96011d65f2e49919450c8fd9eb7c86b (127.16.174.130:44567)
I20260608 12:58:07.770808 25949 raft_consensus.cc:493] T 3f0d0127fd9a4d78853bbfbcb8bf3695 P bc6d9c345e1846558617fa892df75f7b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:07.771661 25945 raft_consensus.cc:515] T d137d6116752471494771934734b6b80 P bd0a2986b42a42f9b1d0546d6f305f66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 } } peers { permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 } } peers { permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 } }
I20260608 12:58:07.766034 25745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d5530f0b1c4bd7b79fee9296da696d" candidate_uuid: "f96011d65f2e49919450c8fd9eb7c86b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd0a2986b42a42f9b1d0546d6f305f66"
I20260608 12:58:07.772652 25895 raft_consensus.cc:2468] T 28e36922c24a454abafe27af602a4a89 P bc6d9c345e1846558617fa892df75f7b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd0a2986b42a42f9b1d0546d6f305f66 in term 1.
I20260608 12:58:07.772886 25745 raft_consensus.cc:3060] T e0d5530f0b1c4bd7b79fee9296da696d P bd0a2986b42a42f9b1d0546d6f305f66 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:07.774019 25945 leader_election.cc:290] T d137d6116752471494771934734b6b80 P bd0a2986b42a42f9b1d0546d6f305f66 [CANDIDATE]: Term 1 election: Requested vote from peers f96011d65f2e49919450c8fd9eb7c86b (127.16.174.130:44567), bc6d9c345e1846558617fa892df75f7b (127.16.174.131:38139)
I20260608 12:58:07.771955 25949 raft_consensus.cc:515] T 3f0d0127fd9a4d78853bbfbcb8bf3695 P bc6d9c345e1846558617fa892df75f7b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 } } peers { permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 } } peers { permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 } }
I20260608 12:58:07.781422 25949 leader_election.cc:290] T 3f0d0127fd9a4d78853bbfbcb8bf3695 P bc6d9c345e1846558617fa892df75f7b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd0a2986b42a42f9b1d0546d6f305f66 (127.16.174.129:42473), f96011d65f2e49919450c8fd9eb7c86b (127.16.174.130:44567)
I20260608 12:58:07.777894 25821 raft_consensus.cc:2468] T 28e36922c24a454abafe27af602a4a89 P f96011d65f2e49919450c8fd9eb7c86b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd0a2986b42a42f9b1d0546d6f305f66 in term 1.
I20260608 12:58:07.781816 25745 raft_consensus.cc:2468] T e0d5530f0b1c4bd7b79fee9296da696d P bd0a2986b42a42f9b1d0546d6f305f66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f96011d65f2e49919450c8fd9eb7c86b in term 1.
I20260608 12:58:07.768894 25787 leader_election.cc:304] T d137d6116752471494771934734b6b80 P f96011d65f2e49919450c8fd9eb7c86b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd0a2986b42a42f9b1d0546d6f305f66, f96011d65f2e49919450c8fd9eb7c86b; no voters: 
I20260608 12:58:07.787606 25941 tablet_bootstrap.cc:492] T 664599f7c49f458a9be0c63c2b912c54 P f96011d65f2e49919450c8fd9eb7c86b: No bootstrap required, opened a new log
I20260608 12:58:07.788152 25941 ts_tablet_manager.cc:1403] T 664599f7c49f458a9be0c63c2b912c54 P f96011d65f2e49919450c8fd9eb7c86b: Time spent bootstrapping tablet: real 0.068s	user 0.013s	sys 0.005s
I20260608 12:58:07.788460 25710 leader_election.cc:304] T 28e36922c24a454abafe27af602a4a89 P bd0a2986b42a42f9b1d0546d6f305f66 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd0a2986b42a42f9b1d0546d6f305f66, f96011d65f2e49919450c8fd9eb7c86b; no voters: 
I20260608 12:58:07.790409 25947 raft_consensus.cc:2804] T d137d6116752471494771934734b6b80 P f96011d65f2e49919450c8fd9eb7c86b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:07.790572 25821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d137d6116752471494771934734b6b80" candidate_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f96011d65f2e49919450c8fd9eb7c86b"
I20260608 12:58:07.790999 25947 raft_consensus.cc:493] T d137d6116752471494771934734b6b80 P f96011d65f2e49919450c8fd9eb7c86b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:07.786368 25960 leader_election.cc:290] T d137d6116752471494771934734b6b80 P bd0a2986b42a42f9b1d0546d6f305f66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f96011d65f2e49919450c8fd9eb7c86b (127.16.174.130:44567), bc6d9c345e1846558617fa892df75f7b (127.16.174.131:38139)
I20260608 12:58:07.791950 25945 raft_consensus.cc:2804] T 28e36922c24a454abafe27af602a4a89 P bd0a2986b42a42f9b1d0546d6f305f66 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:07.794222 25895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d137d6116752471494771934734b6b80" candidate_uuid: "f96011d65f2e49919450c8fd9eb7c86b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6d9c345e1846558617fa892df75f7b" is_pre_election: true
I20260608 12:58:07.794071 25949 raft_consensus.cc:493] T e0d5530f0b1c4bd7b79fee9296da696d P bc6d9c345e1846558617fa892df75f7b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:07.796181 25894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d5530f0b1c4bd7b79fee9296da696d" candidate_uuid: "f96011d65f2e49919450c8fd9eb7c86b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6d9c345e1846558617fa892df75f7b" is_pre_election: true
I20260608 12:58:07.796767 25895 raft_consensus.cc:2468] T d137d6116752471494771934734b6b80 P bc6d9c345e1846558617fa892df75f7b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f96011d65f2e49919450c8fd9eb7c86b in term 0.
I20260608 12:58:07.793730 25787 leader_election.cc:304] T e0d5530f0b1c4bd7b79fee9296da696d P f96011d65f2e49919450c8fd9eb7c86b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd0a2986b42a42f9b1d0546d6f305f66, f96011d65f2e49919450c8fd9eb7c86b; no voters: 
I20260608 12:58:07.794369 25945 raft_consensus.cc:697] T 28e36922c24a454abafe27af602a4a89 P bd0a2986b42a42f9b1d0546d6f305f66 [term 1 LEADER]: Becoming Leader. State: Replica: bd0a2986b42a42f9b1d0546d6f305f66, State: Running, Role: LEADER
I20260608 12:58:07.800637 25945 consensus_queue.cc:237] T 28e36922c24a454abafe27af602a4a89 P bd0a2986b42a42f9b1d0546d6f305f66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 } } peers { permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 } } peers { permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 } }
I20260608 12:58:07.799849 25949 raft_consensus.cc:515] T e0d5530f0b1c4bd7b79fee9296da696d P bc6d9c345e1846558617fa892df75f7b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 } } peers { permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 } } peers { permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 } }
I20260608 12:58:07.807109 25894 raft_consensus.cc:2468] T e0d5530f0b1c4bd7b79fee9296da696d P bc6d9c345e1846558617fa892df75f7b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f96011d65f2e49919450c8fd9eb7c86b in term 0.
I20260608 12:58:07.808372 25949 leader_election.cc:290] T e0d5530f0b1c4bd7b79fee9296da696d P bc6d9c345e1846558617fa892df75f7b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd0a2986b42a42f9b1d0546d6f305f66 (127.16.174.129:42473), f96011d65f2e49919450c8fd9eb7c86b (127.16.174.130:44567)
I20260608 12:58:07.794994 25947 raft_consensus.cc:3060] T d137d6116752471494771934734b6b80 P f96011d65f2e49919450c8fd9eb7c86b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:07.804180 25895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d5530f0b1c4bd7b79fee9296da696d" candidate_uuid: "f96011d65f2e49919450c8fd9eb7c86b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6d9c345e1846558617fa892df75f7b"
I20260608 12:58:07.809123 25893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d137d6116752471494771934734b6b80" candidate_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6d9c345e1846558617fa892df75f7b"
I20260608 12:58:07.809535 25895 raft_consensus.cc:3060] T e0d5530f0b1c4bd7b79fee9296da696d P bc6d9c345e1846558617fa892df75f7b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:07.809865 25893 raft_consensus.cc:3060] T d137d6116752471494771934734b6b80 P bc6d9c345e1846558617fa892df75f7b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:07.812090 25894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d137d6116752471494771934734b6b80" candidate_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6d9c345e1846558617fa892df75f7b" is_pre_election: true
I20260608 12:58:07.816776 25972 raft_consensus.cc:2804] T e0d5530f0b1c4bd7b79fee9296da696d P f96011d65f2e49919450c8fd9eb7c86b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:07.791293 25941 raft_consensus.cc:359] T 664599f7c49f458a9be0c63c2b912c54 P f96011d65f2e49919450c8fd9eb7c86b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 } } peers { permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 } } peers { permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 } }
I20260608 12:58:07.817291 25895 raft_consensus.cc:2468] T e0d5530f0b1c4bd7b79fee9296da696d P bc6d9c345e1846558617fa892df75f7b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f96011d65f2e49919450c8fd9eb7c86b in term 1.
I20260608 12:58:07.817914 25941 raft_consensus.cc:385] T 664599f7c49f458a9be0c63c2b912c54 P f96011d65f2e49919450c8fd9eb7c86b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:07.818324 25941 raft_consensus.cc:740] T 664599f7c49f458a9be0c63c2b912c54 P f96011d65f2e49919450c8fd9eb7c86b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f96011d65f2e49919450c8fd9eb7c86b, State: Initialized, Role: FOLLOWER
I20260608 12:58:07.818616 25745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d137d6116752471494771934734b6b80" candidate_uuid: "bc6d9c345e1846558617fa892df75f7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" is_pre_election: true
I20260608 12:58:07.819447 25745 raft_consensus.cc:2393] T d137d6116752471494771934734b6b80 P bd0a2986b42a42f9b1d0546d6f305f66 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bc6d9c345e1846558617fa892df75f7b in current term 1: Already voted for candidate bd0a2986b42a42f9b1d0546d6f305f66 in this term.
I20260608 12:58:07.819190 25941 consensus_queue.cc:260] T 664599f7c49f458a9be0c63c2b912c54 P f96011d65f2e49919450c8fd9eb7c86b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 } } peers { permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 } } peers { permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 } }
I20260608 12:58:07.819504 25746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0d0127fd9a4d78853bbfbcb8bf3695" candidate_uuid: "bc6d9c345e1846558617fa892df75f7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" is_pre_election: true
I20260608 12:58:07.821688 25746 raft_consensus.cc:2468] T 3f0d0127fd9a4d78853bbfbcb8bf3695 P bd0a2986b42a42f9b1d0546d6f305f66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc6d9c345e1846558617fa892df75f7b in term 0.
I20260608 12:58:07.820446 25744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d5530f0b1c4bd7b79fee9296da696d" candidate_uuid: "bc6d9c345e1846558617fa892df75f7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" is_pre_election: true
I20260608 12:58:07.823941 25744 raft_consensus.cc:2393] T e0d5530f0b1c4bd7b79fee9296da696d P bd0a2986b42a42f9b1d0546d6f305f66 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bc6d9c345e1846558617fa892df75f7b in current term 1: Already voted for candidate f96011d65f2e49919450c8fd9eb7c86b in this term.
I20260608 12:58:07.826334 25947 raft_consensus.cc:515] T d137d6116752471494771934734b6b80 P f96011d65f2e49919450c8fd9eb7c86b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 } } peers { permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 } } peers { permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 } }
I20260608 12:58:07.826642 25893 raft_consensus.cc:2468] T d137d6116752471494771934734b6b80 P bc6d9c345e1846558617fa892df75f7b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd0a2986b42a42f9b1d0546d6f305f66 in term 1.
I20260608 12:58:07.828022 25821 raft_consensus.cc:2393] T d137d6116752471494771934734b6b80 P f96011d65f2e49919450c8fd9eb7c86b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bd0a2986b42a42f9b1d0546d6f305f66 in current term 1: Already voted for candidate f96011d65f2e49919450c8fd9eb7c86b in this term.
I20260608 12:58:07.828503 25710 leader_election.cc:304] T d137d6116752471494771934734b6b80 P bd0a2986b42a42f9b1d0546d6f305f66 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc6d9c345e1846558617fa892df75f7b, bd0a2986b42a42f9b1d0546d6f305f66; no voters: 
I20260608 12:58:07.829530 25947 leader_election.cc:290] T d137d6116752471494771934734b6b80 P f96011d65f2e49919450c8fd9eb7c86b [CANDIDATE]: Term 1 election: Requested vote from peers bd0a2986b42a42f9b1d0546d6f305f66 (127.16.174.129:42473), bc6d9c345e1846558617fa892df75f7b (127.16.174.131:38139)
I20260608 12:58:07.829752 25744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d137d6116752471494771934734b6b80" candidate_uuid: "f96011d65f2e49919450c8fd9eb7c86b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd0a2986b42a42f9b1d0546d6f305f66"
I20260608 12:58:07.829749 25945 raft_consensus.cc:2804] T d137d6116752471494771934734b6b80 P bd0a2986b42a42f9b1d0546d6f305f66 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:07.831575 25945 raft_consensus.cc:697] T d137d6116752471494771934734b6b80 P bd0a2986b42a42f9b1d0546d6f305f66 [term 1 LEADER]: Becoming Leader. State: Replica: bd0a2986b42a42f9b1d0546d6f305f66, State: Running, Role: LEADER
I20260608 12:58:07.832331 25945 consensus_queue.cc:237] T d137d6116752471494771934734b6b80 P bd0a2986b42a42f9b1d0546d6f305f66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 } } peers { permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 } } peers { permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 } }
I20260608 12:58:07.837201 25642 catalog_manager.cc:5696] T 28e36922c24a454abafe27af602a4a89 P bd0a2986b42a42f9b1d0546d6f305f66 reported cstate change: term changed from 0 to 1, leader changed from <none> to bd0a2986b42a42f9b1d0546d6f305f66 (127.16.174.129). New cstate: current_term: 1 leader_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:07.838352 25941 ts_tablet_manager.cc:1434] T 664599f7c49f458a9be0c63c2b912c54 P f96011d65f2e49919450c8fd9eb7c86b: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.015s
I20260608 12:58:07.839166 25972 raft_consensus.cc:697] T e0d5530f0b1c4bd7b79fee9296da696d P f96011d65f2e49919450c8fd9eb7c86b [term 1 LEADER]: Becoming Leader. State: Replica: f96011d65f2e49919450c8fd9eb7c86b, State: Running, Role: LEADER
I20260608 12:58:07.841053 25972 consensus_queue.cc:237] T e0d5530f0b1c4bd7b79fee9296da696d P f96011d65f2e49919450c8fd9eb7c86b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 } } peers { permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 } } peers { permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 } }
I20260608 12:58:07.842001 25893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d137d6116752471494771934734b6b80" candidate_uuid: "f96011d65f2e49919450c8fd9eb7c86b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6d9c345e1846558617fa892df75f7b"
I20260608 12:58:07.842636 25861 leader_election.cc:304] T 3f0d0127fd9a4d78853bbfbcb8bf3695 P bc6d9c345e1846558617fa892df75f7b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc6d9c345e1846558617fa892df75f7b, bd0a2986b42a42f9b1d0546d6f305f66; no voters: 
I20260608 12:58:07.843081 25893 raft_consensus.cc:2393] T d137d6116752471494771934734b6b80 P bc6d9c345e1846558617fa892df75f7b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f96011d65f2e49919450c8fd9eb7c86b in current term 1: Already voted for candidate bd0a2986b42a42f9b1d0546d6f305f66 in this term.
I20260608 12:58:07.843631 25949 raft_consensus.cc:2804] T 3f0d0127fd9a4d78853bbfbcb8bf3695 P bc6d9c345e1846558617fa892df75f7b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:07.844074 25949 raft_consensus.cc:493] T 3f0d0127fd9a4d78853bbfbcb8bf3695 P bc6d9c345e1846558617fa892df75f7b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:07.844513 25949 raft_consensus.cc:3060] T 3f0d0127fd9a4d78853bbfbcb8bf3695 P bc6d9c345e1846558617fa892df75f7b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:07.853471 25949 raft_consensus.cc:515] T 3f0d0127fd9a4d78853bbfbcb8bf3695 P bc6d9c345e1846558617fa892df75f7b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 } } peers { permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 } } peers { permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 } }
I20260608 12:58:07.854508 25820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0d0127fd9a4d78853bbfbcb8bf3695" candidate_uuid: "bc6d9c345e1846558617fa892df75f7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f96011d65f2e49919450c8fd9eb7c86b" is_pre_election: true
I20260608 12:58:07.855000 25821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d137d6116752471494771934734b6b80" candidate_uuid: "bc6d9c345e1846558617fa892df75f7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f96011d65f2e49919450c8fd9eb7c86b" is_pre_election: true
I20260608 12:58:07.855264 25820 raft_consensus.cc:2468] T 3f0d0127fd9a4d78853bbfbcb8bf3695 P f96011d65f2e49919450c8fd9eb7c86b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc6d9c345e1846558617fa892df75f7b in term 0.
I20260608 12:58:07.855839 25821 raft_consensus.cc:2393] T d137d6116752471494771934734b6b80 P f96011d65f2e49919450c8fd9eb7c86b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bc6d9c345e1846558617fa892df75f7b in current term 1: Already voted for candidate f96011d65f2e49919450c8fd9eb7c86b in this term.
I20260608 12:58:07.856093 25785 leader_election.cc:304] T d137d6116752471494771934734b6b80 P f96011d65f2e49919450c8fd9eb7c86b [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: f96011d65f2e49919450c8fd9eb7c86b; no voters: bc6d9c345e1846558617fa892df75f7b, bd0a2986b42a42f9b1d0546d6f305f66
I20260608 12:58:07.857177 25972 raft_consensus.cc:2749] T d137d6116752471494771934734b6b80 P f96011d65f2e49919450c8fd9eb7c86b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:58:07.858217 25949 leader_election.cc:290] T 3f0d0127fd9a4d78853bbfbcb8bf3695 P bc6d9c345e1846558617fa892df75f7b [CANDIDATE]: Term 1 election: Requested vote from peers bd0a2986b42a42f9b1d0546d6f305f66 (127.16.174.129:42473), f96011d65f2e49919450c8fd9eb7c86b (127.16.174.130:44567)
I20260608 12:58:07.857043 25819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d5530f0b1c4bd7b79fee9296da696d" candidate_uuid: "bc6d9c345e1846558617fa892df75f7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f96011d65f2e49919450c8fd9eb7c86b" is_pre_election: true
I20260608 12:58:07.859793 25859 leader_election.cc:304] T d137d6116752471494771934734b6b80 P bc6d9c345e1846558617fa892df75f7b [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: bc6d9c345e1846558617fa892df75f7b; no voters: bd0a2986b42a42f9b1d0546d6f305f66, f96011d65f2e49919450c8fd9eb7c86b
I20260608 12:58:07.859876 25821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0d0127fd9a4d78853bbfbcb8bf3695" candidate_uuid: "bc6d9c345e1846558617fa892df75f7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f96011d65f2e49919450c8fd9eb7c86b"
I20260608 12:58:07.861270 25821 raft_consensus.cc:3060] T 3f0d0127fd9a4d78853bbfbcb8bf3695 P f96011d65f2e49919450c8fd9eb7c86b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:07.862193 25859 leader_election.cc:304] T e0d5530f0b1c4bd7b79fee9296da696d P bc6d9c345e1846558617fa892df75f7b [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: bc6d9c345e1846558617fa892df75f7b; no voters: bd0a2986b42a42f9b1d0546d6f305f66, f96011d65f2e49919450c8fd9eb7c86b
I20260608 12:58:07.863819 25744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0d0127fd9a4d78853bbfbcb8bf3695" candidate_uuid: "bc6d9c345e1846558617fa892df75f7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd0a2986b42a42f9b1d0546d6f305f66"
I20260608 12:58:07.864713 25744 raft_consensus.cc:3060] T 3f0d0127fd9a4d78853bbfbcb8bf3695 P bd0a2986b42a42f9b1d0546d6f305f66 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:07.866917 25968 raft_consensus.cc:2749] T d137d6116752471494771934734b6b80 P bc6d9c345e1846558617fa892df75f7b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:58:07.867779 25968 raft_consensus.cc:2749] T e0d5530f0b1c4bd7b79fee9296da696d P bc6d9c345e1846558617fa892df75f7b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:58:07.866022 25643 catalog_manager.cc:5696] T e0d5530f0b1c4bd7b79fee9296da696d P f96011d65f2e49919450c8fd9eb7c86b reported cstate change: term changed from 0 to 1, leader changed from <none> to f96011d65f2e49919450c8fd9eb7c86b (127.16.174.130). New cstate: current_term: 1 leader_uuid: "f96011d65f2e49919450c8fd9eb7c86b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:07.869599 25821 raft_consensus.cc:2468] T 3f0d0127fd9a4d78853bbfbcb8bf3695 P f96011d65f2e49919450c8fd9eb7c86b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6d9c345e1846558617fa892df75f7b in term 1.
I20260608 12:58:07.871460 25859 leader_election.cc:304] T 3f0d0127fd9a4d78853bbfbcb8bf3695 P bc6d9c345e1846558617fa892df75f7b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc6d9c345e1846558617fa892df75f7b, f96011d65f2e49919450c8fd9eb7c86b; no voters: 
I20260608 12:58:07.872368 25968 raft_consensus.cc:2804] T 3f0d0127fd9a4d78853bbfbcb8bf3695 P bc6d9c345e1846558617fa892df75f7b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:07.872920 25968 raft_consensus.cc:697] T 3f0d0127fd9a4d78853bbfbcb8bf3695 P bc6d9c345e1846558617fa892df75f7b [term 1 LEADER]: Becoming Leader. State: Replica: bc6d9c345e1846558617fa892df75f7b, State: Running, Role: LEADER
I20260608 12:58:07.874085 25968 consensus_queue.cc:237] T 3f0d0127fd9a4d78853bbfbcb8bf3695 P bc6d9c345e1846558617fa892df75f7b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 } } peers { permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 } } peers { permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 } }
I20260608 12:58:07.877202 25744 raft_consensus.cc:2468] T 3f0d0127fd9a4d78853bbfbcb8bf3695 P bd0a2986b42a42f9b1d0546d6f305f66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6d9c345e1846558617fa892df75f7b in term 1.
I20260608 12:58:07.881985 25642 catalog_manager.cc:5696] T d137d6116752471494771934734b6b80 P bd0a2986b42a42f9b1d0546d6f305f66 reported cstate change: term changed from 0 to 1, leader changed from <none> to bd0a2986b42a42f9b1d0546d6f305f66 (127.16.174.129). New cstate: current_term: 1 leader_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:07.889783 25644 catalog_manager.cc:5696] T 3f0d0127fd9a4d78853bbfbcb8bf3695 P bc6d9c345e1846558617fa892df75f7b reported cstate change: term changed from 0 to 1, leader changed from <none> to bc6d9c345e1846558617fa892df75f7b (127.16.174.131). New cstate: current_term: 1 leader_uuid: "bc6d9c345e1846558617fa892df75f7b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 } health_report { overall_health: HEALTHY } } }
I20260608 12:58:08.034351 25972 raft_consensus.cc:493] T 664599f7c49f458a9be0c63c2b912c54 P f96011d65f2e49919450c8fd9eb7c86b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:08.034883 25972 raft_consensus.cc:515] T 664599f7c49f458a9be0c63c2b912c54 P f96011d65f2e49919450c8fd9eb7c86b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 } } peers { permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 } } peers { permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 } }
I20260608 12:58:08.036602 25972 leader_election.cc:290] T 664599f7c49f458a9be0c63c2b912c54 P f96011d65f2e49919450c8fd9eb7c86b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd0a2986b42a42f9b1d0546d6f305f66 (127.16.174.129:42473), bc6d9c345e1846558617fa892df75f7b (127.16.174.131:38139)
I20260608 12:58:08.037645 25972 raft_consensus.cc:493] T 43aa9e7d86e64ef19413516dd87506e2 P f96011d65f2e49919450c8fd9eb7c86b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:08.037717 25893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "664599f7c49f458a9be0c63c2b912c54" candidate_uuid: "f96011d65f2e49919450c8fd9eb7c86b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6d9c345e1846558617fa892df75f7b" is_pre_election: true
I20260608 12:58:08.037721 25744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "664599f7c49f458a9be0c63c2b912c54" candidate_uuid: "f96011d65f2e49919450c8fd9eb7c86b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" is_pre_election: true
I20260608 12:58:08.038249 25972 raft_consensus.cc:515] T 43aa9e7d86e64ef19413516dd87506e2 P f96011d65f2e49919450c8fd9eb7c86b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 } } peers { permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 } } peers { permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 } }
I20260608 12:58:08.038648 25893 raft_consensus.cc:2468] T 664599f7c49f458a9be0c63c2b912c54 P bc6d9c345e1846558617fa892df75f7b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f96011d65f2e49919450c8fd9eb7c86b in term 0.
I20260608 12:58:08.038726 25744 raft_consensus.cc:2468] T 664599f7c49f458a9be0c63c2b912c54 P bd0a2986b42a42f9b1d0546d6f305f66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f96011d65f2e49919450c8fd9eb7c86b in term 0.
I20260608 12:58:08.039824 25785 leader_election.cc:304] T 664599f7c49f458a9be0c63c2b912c54 P f96011d65f2e49919450c8fd9eb7c86b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc6d9c345e1846558617fa892df75f7b, f96011d65f2e49919450c8fd9eb7c86b; no voters: 
I20260608 12:58:08.040489 25972 leader_election.cc:290] T 43aa9e7d86e64ef19413516dd87506e2 P f96011d65f2e49919450c8fd9eb7c86b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd0a2986b42a42f9b1d0546d6f305f66 (127.16.174.129:42473), bc6d9c345e1846558617fa892df75f7b (127.16.174.131:38139)
I20260608 12:58:08.040879 25975 raft_consensus.cc:2804] T 664599f7c49f458a9be0c63c2b912c54 P f96011d65f2e49919450c8fd9eb7c86b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:08.041309 25975 raft_consensus.cc:493] T 664599f7c49f458a9be0c63c2b912c54 P f96011d65f2e49919450c8fd9eb7c86b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:08.041684 25975 raft_consensus.cc:3060] T 664599f7c49f458a9be0c63c2b912c54 P f96011d65f2e49919450c8fd9eb7c86b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:08.041870 25893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43aa9e7d86e64ef19413516dd87506e2" candidate_uuid: "f96011d65f2e49919450c8fd9eb7c86b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6d9c345e1846558617fa892df75f7b" is_pre_election: true
I20260608 12:58:08.041776 25744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43aa9e7d86e64ef19413516dd87506e2" candidate_uuid: "f96011d65f2e49919450c8fd9eb7c86b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" is_pre_election: true
I20260608 12:58:08.042629 25893 raft_consensus.cc:2468] T 43aa9e7d86e64ef19413516dd87506e2 P bc6d9c345e1846558617fa892df75f7b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f96011d65f2e49919450c8fd9eb7c86b in term 0.
I20260608 12:58:08.042666 25744 raft_consensus.cc:2468] T 43aa9e7d86e64ef19413516dd87506e2 P bd0a2986b42a42f9b1d0546d6f305f66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f96011d65f2e49919450c8fd9eb7c86b in term 0.
I20260608 12:58:08.044036 25785 leader_election.cc:304] T 43aa9e7d86e64ef19413516dd87506e2 P f96011d65f2e49919450c8fd9eb7c86b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc6d9c345e1846558617fa892df75f7b, f96011d65f2e49919450c8fd9eb7c86b; no voters: 
I20260608 12:58:08.045043 25972 raft_consensus.cc:2804] T 43aa9e7d86e64ef19413516dd87506e2 P f96011d65f2e49919450c8fd9eb7c86b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:08.045401 25972 raft_consensus.cc:493] T 43aa9e7d86e64ef19413516dd87506e2 P f96011d65f2e49919450c8fd9eb7c86b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:08.045712 25972 raft_consensus.cc:3060] T 43aa9e7d86e64ef19413516dd87506e2 P f96011d65f2e49919450c8fd9eb7c86b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:08.048298 25975 raft_consensus.cc:515] T 664599f7c49f458a9be0c63c2b912c54 P f96011d65f2e49919450c8fd9eb7c86b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 } } peers { permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 } } peers { permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 } }
I20260608 12:58:08.050578 25975 leader_election.cc:290] T 664599f7c49f458a9be0c63c2b912c54 P f96011d65f2e49919450c8fd9eb7c86b [CANDIDATE]: Term 1 election: Requested vote from peers bd0a2986b42a42f9b1d0546d6f305f66 (127.16.174.129:42473), bc6d9c345e1846558617fa892df75f7b (127.16.174.131:38139)
I20260608 12:58:08.051230 25972 raft_consensus.cc:515] T 43aa9e7d86e64ef19413516dd87506e2 P f96011d65f2e49919450c8fd9eb7c86b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 } } peers { permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 } } peers { permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 } }
I20260608 12:58:08.051304 25744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "664599f7c49f458a9be0c63c2b912c54" candidate_uuid: "f96011d65f2e49919450c8fd9eb7c86b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd0a2986b42a42f9b1d0546d6f305f66"
I20260608 12:58:08.051712 25893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "664599f7c49f458a9be0c63c2b912c54" candidate_uuid: "f96011d65f2e49919450c8fd9eb7c86b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6d9c345e1846558617fa892df75f7b"
I20260608 12:58:08.052202 25744 raft_consensus.cc:3060] T 664599f7c49f458a9be0c63c2b912c54 P bd0a2986b42a42f9b1d0546d6f305f66 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:08.052389 25893 raft_consensus.cc:3060] T 664599f7c49f458a9be0c63c2b912c54 P bc6d9c345e1846558617fa892df75f7b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:08.053887 25972 leader_election.cc:290] T 43aa9e7d86e64ef19413516dd87506e2 P f96011d65f2e49919450c8fd9eb7c86b [CANDIDATE]: Term 1 election: Requested vote from peers bd0a2986b42a42f9b1d0546d6f305f66 (127.16.174.129:42473), bc6d9c345e1846558617fa892df75f7b (127.16.174.131:38139)
I20260608 12:58:08.054481 25895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43aa9e7d86e64ef19413516dd87506e2" candidate_uuid: "f96011d65f2e49919450c8fd9eb7c86b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6d9c345e1846558617fa892df75f7b"
I20260608 12:58:08.054919 25895 raft_consensus.cc:3060] T 43aa9e7d86e64ef19413516dd87506e2 P bc6d9c345e1846558617fa892df75f7b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:08.059684 25895 raft_consensus.cc:2468] T 43aa9e7d86e64ef19413516dd87506e2 P bc6d9c345e1846558617fa892df75f7b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f96011d65f2e49919450c8fd9eb7c86b in term 1.
I20260608 12:58:08.059796 25893 raft_consensus.cc:2468] T 664599f7c49f458a9be0c63c2b912c54 P bc6d9c345e1846558617fa892df75f7b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f96011d65f2e49919450c8fd9eb7c86b in term 1.
I20260608 12:58:08.060509 25746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43aa9e7d86e64ef19413516dd87506e2" candidate_uuid: "f96011d65f2e49919450c8fd9eb7c86b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd0a2986b42a42f9b1d0546d6f305f66"
I20260608 12:58:08.059796 25744 raft_consensus.cc:2468] T 664599f7c49f458a9be0c63c2b912c54 P bd0a2986b42a42f9b1d0546d6f305f66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f96011d65f2e49919450c8fd9eb7c86b in term 1.
I20260608 12:58:08.061141 25746 raft_consensus.cc:3060] T 43aa9e7d86e64ef19413516dd87506e2 P bd0a2986b42a42f9b1d0546d6f305f66 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:08.061024 25785 leader_election.cc:304] T 43aa9e7d86e64ef19413516dd87506e2 P f96011d65f2e49919450c8fd9eb7c86b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc6d9c345e1846558617fa892df75f7b, f96011d65f2e49919450c8fd9eb7c86b; no voters: 
I20260608 12:58:08.062000 25972 raft_consensus.cc:2804] T 43aa9e7d86e64ef19413516dd87506e2 P f96011d65f2e49919450c8fd9eb7c86b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:08.062069 25787 leader_election.cc:304] T 664599f7c49f458a9be0c63c2b912c54 P f96011d65f2e49919450c8fd9eb7c86b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd0a2986b42a42f9b1d0546d6f305f66, f96011d65f2e49919450c8fd9eb7c86b; no voters: 
I20260608 12:58:08.062674 25972 raft_consensus.cc:697] T 43aa9e7d86e64ef19413516dd87506e2 P f96011d65f2e49919450c8fd9eb7c86b [term 1 LEADER]: Becoming Leader. State: Replica: f96011d65f2e49919450c8fd9eb7c86b, State: Running, Role: LEADER
I20260608 12:58:08.063279 25975 raft_consensus.cc:2804] T 664599f7c49f458a9be0c63c2b912c54 P f96011d65f2e49919450c8fd9eb7c86b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:08.063925 25975 raft_consensus.cc:697] T 664599f7c49f458a9be0c63c2b912c54 P f96011d65f2e49919450c8fd9eb7c86b [term 1 LEADER]: Becoming Leader. State: Replica: f96011d65f2e49919450c8fd9eb7c86b, State: Running, Role: LEADER
I20260608 12:58:08.064330 25972 consensus_queue.cc:237] T 43aa9e7d86e64ef19413516dd87506e2 P f96011d65f2e49919450c8fd9eb7c86b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 } } peers { permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 } } peers { permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 } }
I20260608 12:58:08.064847 25975 consensus_queue.cc:237] T 664599f7c49f458a9be0c63c2b912c54 P f96011d65f2e49919450c8fd9eb7c86b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 } } peers { permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 } } peers { permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 } }
I20260608 12:58:08.068338 25746 raft_consensus.cc:2468] T 43aa9e7d86e64ef19413516dd87506e2 P bd0a2986b42a42f9b1d0546d6f305f66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f96011d65f2e49919450c8fd9eb7c86b in term 1.
I20260608 12:58:08.073746 25644 catalog_manager.cc:5696] T 43aa9e7d86e64ef19413516dd87506e2 P f96011d65f2e49919450c8fd9eb7c86b reported cstate change: term changed from 0 to 1, leader changed from <none> to f96011d65f2e49919450c8fd9eb7c86b (127.16.174.130). New cstate: current_term: 1 leader_uuid: "f96011d65f2e49919450c8fd9eb7c86b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:08.086905 25644 catalog_manager.cc:5696] T 664599f7c49f458a9be0c63c2b912c54 P f96011d65f2e49919450c8fd9eb7c86b reported cstate change: term changed from 0 to 1, leader changed from <none> to f96011d65f2e49919450c8fd9eb7c86b (127.16.174.130). New cstate: current_term: 1 leader_uuid: "f96011d65f2e49919450c8fd9eb7c86b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:08.228335 25945 consensus_queue.cc:1048] T d137d6116752471494771934734b6b80 P bd0a2986b42a42f9b1d0546d6f305f66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:08.298535 25945 consensus_queue.cc:1048] T d137d6116752471494771934734b6b80 P bd0a2986b42a42f9b1d0546d6f305f66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:08.338093 25945 consensus_queue.cc:1048] T 28e36922c24a454abafe27af602a4a89 P bd0a2986b42a42f9b1d0546d6f305f66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:08.349224 25945 consensus_queue.cc:1048] T 28e36922c24a454abafe27af602a4a89 P bd0a2986b42a42f9b1d0546d6f305f66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:08.382187 25949 consensus_queue.cc:1048] T 3f0d0127fd9a4d78853bbfbcb8bf3695 P bc6d9c345e1846558617fa892df75f7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f96011d65f2e49919450c8fd9eb7c86b" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:08.406589 25975 consensus_queue.cc:1048] T e0d5530f0b1c4bd7b79fee9296da696d P f96011d65f2e49919450c8fd9eb7c86b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:08.414892 25949 consensus_queue.cc:1048] T 3f0d0127fd9a4d78853bbfbcb8bf3695 P bc6d9c345e1846558617fa892df75f7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:08.427507 25972 consensus_queue.cc:1048] T e0d5530f0b1c4bd7b79fee9296da696d P f96011d65f2e49919450c8fd9eb7c86b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:08.500326 25974 consensus_queue.cc:1048] T 664599f7c49f458a9be0c63c2b912c54 P f96011d65f2e49919450c8fd9eb7c86b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:08.596846 25974 consensus_queue.cc:1048] T 664599f7c49f458a9be0c63c2b912c54 P f96011d65f2e49919450c8fd9eb7c86b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260608 12:58:08.611991 25895 raft_consensus.cc:1275] T 43aa9e7d86e64ef19413516dd87506e2 P bc6d9c345e1846558617fa892df75f7b [term 1 FOLLOWER]: Refusing update from remote peer f96011d65f2e49919450c8fd9eb7c86b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:58:08.612569 25744 raft_consensus.cc:1275] T 43aa9e7d86e64ef19413516dd87506e2 P bd0a2986b42a42f9b1d0546d6f305f66 [term 1 FOLLOWER]: Refusing update from remote peer f96011d65f2e49919450c8fd9eb7c86b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:58:08.614457 26000 consensus_queue.cc:1048] T 43aa9e7d86e64ef19413516dd87506e2 P f96011d65f2e49919450c8fd9eb7c86b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6d9c345e1846558617fa892df75f7b" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:08.618424 25974 consensus_queue.cc:1048] T 43aa9e7d86e64ef19413516dd87506e2 P f96011d65f2e49919450c8fd9eb7c86b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd0a2986b42a42f9b1d0546d6f305f66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 42473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:58:09.023443 25985 meta_cache.cc:1261] Time spent looking up entry by key: real 0.064s	user 0.004s	sys 0.000s
I20260608 12:58:09.912955 17082 tablet_server.cc:179] TabletServer@127.16.174.129:0 shutting down...
I20260608 12:58:09.966883 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:09.967713 17082 tablet_replica.cc:333] T 43aa9e7d86e64ef19413516dd87506e2 P bd0a2986b42a42f9b1d0546d6f305f66: stopping tablet replica
I20260608 12:58:09.968504 17082 raft_consensus.cc:2243] T 43aa9e7d86e64ef19413516dd87506e2 P bd0a2986b42a42f9b1d0546d6f305f66 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:09.969069 17082 raft_consensus.cc:2272] T 43aa9e7d86e64ef19413516dd87506e2 P bd0a2986b42a42f9b1d0546d6f305f66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:09.972227 17082 tablet_replica.cc:333] T 3f0d0127fd9a4d78853bbfbcb8bf3695 P bd0a2986b42a42f9b1d0546d6f305f66: stopping tablet replica
I20260608 12:58:09.972832 17082 raft_consensus.cc:2243] T 3f0d0127fd9a4d78853bbfbcb8bf3695 P bd0a2986b42a42f9b1d0546d6f305f66 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:09.973335 17082 raft_consensus.cc:2272] T 3f0d0127fd9a4d78853bbfbcb8bf3695 P bd0a2986b42a42f9b1d0546d6f305f66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:09.975894 17082 tablet_replica.cc:333] T e0d5530f0b1c4bd7b79fee9296da696d P bd0a2986b42a42f9b1d0546d6f305f66: stopping tablet replica
I20260608 12:58:09.976511 17082 raft_consensus.cc:2243] T e0d5530f0b1c4bd7b79fee9296da696d P bd0a2986b42a42f9b1d0546d6f305f66 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:09.977018 17082 raft_consensus.cc:2272] T e0d5530f0b1c4bd7b79fee9296da696d P bd0a2986b42a42f9b1d0546d6f305f66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:09.979526 17082 tablet_replica.cc:333] T d137d6116752471494771934734b6b80 P bd0a2986b42a42f9b1d0546d6f305f66: stopping tablet replica
I20260608 12:58:09.980188 17082 raft_consensus.cc:2243] T d137d6116752471494771934734b6b80 P bd0a2986b42a42f9b1d0546d6f305f66 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:09.981026 17082 raft_consensus.cc:2272] T d137d6116752471494771934734b6b80 P bd0a2986b42a42f9b1d0546d6f305f66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:09.983747 17082 tablet_replica.cc:333] T 28e36922c24a454abafe27af602a4a89 P bd0a2986b42a42f9b1d0546d6f305f66: stopping tablet replica
I20260608 12:58:09.984304 17082 raft_consensus.cc:2243] T 28e36922c24a454abafe27af602a4a89 P bd0a2986b42a42f9b1d0546d6f305f66 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:09.985164 17082 raft_consensus.cc:2272] T 28e36922c24a454abafe27af602a4a89 P bd0a2986b42a42f9b1d0546d6f305f66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:09.987761 17082 tablet_replica.cc:333] T 664599f7c49f458a9be0c63c2b912c54 P bd0a2986b42a42f9b1d0546d6f305f66: stopping tablet replica
I20260608 12:58:09.988303 17082 raft_consensus.cc:2243] T 664599f7c49f458a9be0c63c2b912c54 P bd0a2986b42a42f9b1d0546d6f305f66 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:09.988818 17082 raft_consensus.cc:2272] T 664599f7c49f458a9be0c63c2b912c54 P bd0a2986b42a42f9b1d0546d6f305f66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:10.019237 17082 tablet_server.cc:196] TabletServer@127.16.174.129:0 shutdown complete.
I20260608 12:58:10.037007 17082 tablet_server.cc:179] TabletServer@127.16.174.130:0 shutting down...
I20260608 12:58:10.063606 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:10.064659 17082 tablet_replica.cc:333] T 664599f7c49f458a9be0c63c2b912c54 P f96011d65f2e49919450c8fd9eb7c86b: stopping tablet replica
I20260608 12:58:10.065510 17082 raft_consensus.cc:2243] T 664599f7c49f458a9be0c63c2b912c54 P f96011d65f2e49919450c8fd9eb7c86b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:10.066408 17082 raft_consensus.cc:2272] T 664599f7c49f458a9be0c63c2b912c54 P f96011d65f2e49919450c8fd9eb7c86b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:10.069262 17082 tablet_replica.cc:333] T 43aa9e7d86e64ef19413516dd87506e2 P f96011d65f2e49919450c8fd9eb7c86b: stopping tablet replica
I20260608 12:58:10.069929 17082 raft_consensus.cc:2243] T 43aa9e7d86e64ef19413516dd87506e2 P f96011d65f2e49919450c8fd9eb7c86b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:10.070725 17082 raft_consensus.cc:2272] T 43aa9e7d86e64ef19413516dd87506e2 P f96011d65f2e49919450c8fd9eb7c86b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:10.073315 17082 tablet_replica.cc:333] T 3f0d0127fd9a4d78853bbfbcb8bf3695 P f96011d65f2e49919450c8fd9eb7c86b: stopping tablet replica
I20260608 12:58:10.073834 17082 raft_consensus.cc:2243] T 3f0d0127fd9a4d78853bbfbcb8bf3695 P f96011d65f2e49919450c8fd9eb7c86b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:10.074245 17082 raft_consensus.cc:2272] T 3f0d0127fd9a4d78853bbfbcb8bf3695 P f96011d65f2e49919450c8fd9eb7c86b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:10.076936 17082 tablet_replica.cc:333] T e0d5530f0b1c4bd7b79fee9296da696d P f96011d65f2e49919450c8fd9eb7c86b: stopping tablet replica
I20260608 12:58:10.077574 17082 raft_consensus.cc:2243] T e0d5530f0b1c4bd7b79fee9296da696d P f96011d65f2e49919450c8fd9eb7c86b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:10.078459 17082 raft_consensus.cc:2272] T e0d5530f0b1c4bd7b79fee9296da696d P f96011d65f2e49919450c8fd9eb7c86b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:10.081069 17082 tablet_replica.cc:333] T 28e36922c24a454abafe27af602a4a89 P f96011d65f2e49919450c8fd9eb7c86b: stopping tablet replica
I20260608 12:58:10.081552 17082 raft_consensus.cc:2243] T 28e36922c24a454abafe27af602a4a89 P f96011d65f2e49919450c8fd9eb7c86b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:10.081996 17082 raft_consensus.cc:2272] T 28e36922c24a454abafe27af602a4a89 P f96011d65f2e49919450c8fd9eb7c86b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:10.084650 17082 tablet_replica.cc:333] T d137d6116752471494771934734b6b80 P f96011d65f2e49919450c8fd9eb7c86b: stopping tablet replica
I20260608 12:58:10.085122 17082 raft_consensus.cc:2243] T d137d6116752471494771934734b6b80 P f96011d65f2e49919450c8fd9eb7c86b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:10.085547 17082 raft_consensus.cc:2272] T d137d6116752471494771934734b6b80 P f96011d65f2e49919450c8fd9eb7c86b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:10.113890 17082 tablet_server.cc:196] TabletServer@127.16.174.130:0 shutdown complete.
I20260608 12:58:10.133267 17082 tablet_server.cc:179] TabletServer@127.16.174.131:0 shutting down...
I20260608 12:58:10.166379 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:10.167259 17082 tablet_replica.cc:333] T 664599f7c49f458a9be0c63c2b912c54 P bc6d9c345e1846558617fa892df75f7b: stopping tablet replica
I20260608 12:58:10.168081 17082 raft_consensus.cc:2243] T 664599f7c49f458a9be0c63c2b912c54 P bc6d9c345e1846558617fa892df75f7b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:10.168955 17082 raft_consensus.cc:2272] T 664599f7c49f458a9be0c63c2b912c54 P bc6d9c345e1846558617fa892df75f7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:10.171854 17082 tablet_replica.cc:333] T 43aa9e7d86e64ef19413516dd87506e2 P bc6d9c345e1846558617fa892df75f7b: stopping tablet replica
I20260608 12:58:10.172456 17082 raft_consensus.cc:2243] T 43aa9e7d86e64ef19413516dd87506e2 P bc6d9c345e1846558617fa892df75f7b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:10.172986 17082 raft_consensus.cc:2272] T 43aa9e7d86e64ef19413516dd87506e2 P bc6d9c345e1846558617fa892df75f7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:10.175786 17082 tablet_replica.cc:333] T e0d5530f0b1c4bd7b79fee9296da696d P bc6d9c345e1846558617fa892df75f7b: stopping tablet replica
I20260608 12:58:10.176433 17082 raft_consensus.cc:2243] T e0d5530f0b1c4bd7b79fee9296da696d P bc6d9c345e1846558617fa892df75f7b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:10.176972 17082 raft_consensus.cc:2272] T e0d5530f0b1c4bd7b79fee9296da696d P bc6d9c345e1846558617fa892df75f7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:10.180147 17082 tablet_replica.cc:333] T 3f0d0127fd9a4d78853bbfbcb8bf3695 P bc6d9c345e1846558617fa892df75f7b: stopping tablet replica
I20260608 12:58:10.180724 17082 raft_consensus.cc:2243] T 3f0d0127fd9a4d78853bbfbcb8bf3695 P bc6d9c345e1846558617fa892df75f7b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:10.181545 17082 raft_consensus.cc:2272] T 3f0d0127fd9a4d78853bbfbcb8bf3695 P bc6d9c345e1846558617fa892df75f7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:10.184615 17082 tablet_replica.cc:333] T 28e36922c24a454abafe27af602a4a89 P bc6d9c345e1846558617fa892df75f7b: stopping tablet replica
I20260608 12:58:10.185222 17082 raft_consensus.cc:2243] T 28e36922c24a454abafe27af602a4a89 P bc6d9c345e1846558617fa892df75f7b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:10.185756 17082 raft_consensus.cc:2272] T 28e36922c24a454abafe27af602a4a89 P bc6d9c345e1846558617fa892df75f7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:10.188648 17082 tablet_replica.cc:333] T d137d6116752471494771934734b6b80 P bc6d9c345e1846558617fa892df75f7b: stopping tablet replica
I20260608 12:58:10.189213 17082 raft_consensus.cc:2243] T d137d6116752471494771934734b6b80 P bc6d9c345e1846558617fa892df75f7b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:10.189731 17082 raft_consensus.cc:2272] T d137d6116752471494771934734b6b80 P bc6d9c345e1846558617fa892df75f7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:10.216869 17082 tablet_server.cc:196] TabletServer@127.16.174.131:0 shutdown complete.
I20260608 12:58:10.234653 17082 master.cc:562] Master@127.16.174.190:42447 shutting down...
I20260608 12:58:10.258854 17082 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c1652963c44947aeb5318bb293be4fd4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:10.259452 17082 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c1652963c44947aeb5318bb293be4fd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:10.259824 17082 tablet_replica.cc:333] T 00000000000000000000000000000000 P c1652963c44947aeb5318bb293be4fd4: stopping tablet replica
I20260608 12:58:10.280290 17082 master.cc:584] Master@127.16.174.190:42447 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (4771 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260608 12:58:10.319487 17082 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.174.190:32815
I20260608 12:58:10.320715 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:10.326560 26039 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:10.327795 26040 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:10.328384 26042 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:10.328840 17082 server_base.cc:1061] running on GCE node
I20260608 12:58:10.329769 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:10.330005 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:10.330240 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923490330220 us; error 0 us; skew 500 ppm
I20260608 12:58:10.330843 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:10.334062 17082 webserver.cc:533] Webserver started at http://127.16.174.190:43731/ using document root <none> and password file <none>
I20260608 12:58:10.334596 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:10.334805 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:10.335090 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:10.336354 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923273579219-17082-0/minicluster-data/master-0-root/instance:
uuid: "793fb553601a4afaaea625e8cf501c45"
format_stamp: "Formatted at 2026-06-08 12:58:10 on dist-test-slave-840c"
I20260608 12:58:10.341135 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:58:10.344898 26047 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:10.345795 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 12:58:10.346120 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923273579219-17082-0/minicluster-data/master-0-root
uuid: "793fb553601a4afaaea625e8cf501c45"
format_stamp: "Formatted at 2026-06-08 12:58:10 on dist-test-slave-840c"
I20260608 12:58:10.346412 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923273579219-17082-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923273579219-17082-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923273579219-17082-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:10.367746 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:10.368997 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:10.410712 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.190:32815
I20260608 12:58:10.410871 26098 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.190:32815 every 8 connection(s)
I20260608 12:58:10.414922 26099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:10.425714 26099 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 793fb553601a4afaaea625e8cf501c45: Bootstrap starting.
I20260608 12:58:10.430680 26099 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 793fb553601a4afaaea625e8cf501c45: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:10.435195 26099 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 793fb553601a4afaaea625e8cf501c45: No bootstrap required, opened a new log
I20260608 12:58:10.437470 26099 raft_consensus.cc:359] T 00000000000000000000000000000000 P 793fb553601a4afaaea625e8cf501c45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "793fb553601a4afaaea625e8cf501c45" member_type: VOTER }
I20260608 12:58:10.437841 26099 raft_consensus.cc:385] T 00000000000000000000000000000000 P 793fb553601a4afaaea625e8cf501c45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:10.438099 26099 raft_consensus.cc:740] T 00000000000000000000000000000000 P 793fb553601a4afaaea625e8cf501c45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 793fb553601a4afaaea625e8cf501c45, State: Initialized, Role: FOLLOWER
I20260608 12:58:10.438794 26099 consensus_queue.cc:260] T 00000000000000000000000000000000 P 793fb553601a4afaaea625e8cf501c45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "793fb553601a4afaaea625e8cf501c45" member_type: VOTER }
I20260608 12:58:10.439258 26099 raft_consensus.cc:399] T 00000000000000000000000000000000 P 793fb553601a4afaaea625e8cf501c45 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:58:10.439483 26099 raft_consensus.cc:493] T 00000000000000000000000000000000 P 793fb553601a4afaaea625e8cf501c45 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:58:10.439828 26099 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 793fb553601a4afaaea625e8cf501c45 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:10.444883 26099 raft_consensus.cc:515] T 00000000000000000000000000000000 P 793fb553601a4afaaea625e8cf501c45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "793fb553601a4afaaea625e8cf501c45" member_type: VOTER }
I20260608 12:58:10.445443 26099 leader_election.cc:304] T 00000000000000000000000000000000 P 793fb553601a4afaaea625e8cf501c45 [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: 793fb553601a4afaaea625e8cf501c45; no voters: 
I20260608 12:58:10.446663 26099 leader_election.cc:290] T 00000000000000000000000000000000 P 793fb553601a4afaaea625e8cf501c45 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:58:10.447407 26102 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 793fb553601a4afaaea625e8cf501c45 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:10.449332 26102 raft_consensus.cc:697] T 00000000000000000000000000000000 P 793fb553601a4afaaea625e8cf501c45 [term 1 LEADER]: Becoming Leader. State: Replica: 793fb553601a4afaaea625e8cf501c45, State: Running, Role: LEADER
I20260608 12:58:10.449949 26102 consensus_queue.cc:237] T 00000000000000000000000000000000 P 793fb553601a4afaaea625e8cf501c45 [LEADER]: Queue going to LEADER mode. State: All 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: "793fb553601a4afaaea625e8cf501c45" member_type: VOTER }
I20260608 12:58:10.450439 26099 sys_catalog.cc:565] T 00000000000000000000000000000000 P 793fb553601a4afaaea625e8cf501c45 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:58:10.455017 26103 sys_catalog.cc:455] T 00000000000000000000000000000000 P 793fb553601a4afaaea625e8cf501c45 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "793fb553601a4afaaea625e8cf501c45" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "793fb553601a4afaaea625e8cf501c45" member_type: VOTER } }
I20260608 12:58:10.455801 26103 sys_catalog.cc:458] T 00000000000000000000000000000000 P 793fb553601a4afaaea625e8cf501c45 [sys.catalog]: This master's current role is: LEADER
I20260608 12:58:10.455775 26104 sys_catalog.cc:455] T 00000000000000000000000000000000 P 793fb553601a4afaaea625e8cf501c45 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 793fb553601a4afaaea625e8cf501c45. Latest consensus state: current_term: 1 leader_uuid: "793fb553601a4afaaea625e8cf501c45" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "793fb553601a4afaaea625e8cf501c45" member_type: VOTER } }
I20260608 12:58:10.456943 26104 sys_catalog.cc:458] T 00000000000000000000000000000000 P 793fb553601a4afaaea625e8cf501c45 [sys.catalog]: This master's current role is: LEADER
I20260608 12:58:10.460126 26109 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:58:10.465448 26109 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:58:10.468713 17082 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:58:10.475370 26109 catalog_manager.cc:1382] Generated new cluster ID: 64823c178e6d4879b59316217a63a6c6
I20260608 12:58:10.475709 26109 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:58:10.504283 26109 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:58:10.505599 26109 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:58:10.521644 26109 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 793fb553601a4afaaea625e8cf501c45: Generated new TSK 0
I20260608 12:58:10.522550 26109 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:58:10.535796 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:10.542676 26120 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:10.543097 26121 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:10.546941 26123 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:10.548229 17082 server_base.cc:1061] running on GCE node
I20260608 12:58:10.549245 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:10.549471 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:10.549662 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923490549645 us; error 0 us; skew 500 ppm
I20260608 12:58:10.550288 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:10.552829 17082 webserver.cc:533] Webserver started at http://127.16.174.129:46337/ using document root <none> and password file <none>
I20260608 12:58:10.553404 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:10.553628 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:10.553910 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:10.555028 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923273579219-17082-0/minicluster-data/ts-0-root/instance:
uuid: "2a861758305b4f278114305bb2fc81c5"
format_stamp: "Formatted at 2026-06-08 12:58:10 on dist-test-slave-840c"
I20260608 12:58:10.560005 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:58:10.564036 26128 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:10.564885 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 12:58:10.565274 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923273579219-17082-0/minicluster-data/ts-0-root
uuid: "2a861758305b4f278114305bb2fc81c5"
format_stamp: "Formatted at 2026-06-08 12:58:10 on dist-test-slave-840c"
I20260608 12:58:10.565578 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923273579219-17082-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923273579219-17082-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923273579219-17082-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:10.600962 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:10.602254 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:10.603845 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:10.606331 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:10.606560 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:10.606813 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:10.606989 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:10.648243 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.129:45417
I20260608 12:58:10.648365 26190 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.129:45417 every 8 connection(s)
I20260608 12:58:10.653846 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:10.661808 26195 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:10.662986 26196 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:10.666893 17082 server_base.cc:1061] running on GCE node
W20260608 12:58:10.667165 26198 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:10.667956 26191 heartbeater.cc:344] Connected to a master server at 127.16.174.190:32815
I20260608 12:58:10.668474 26191 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:10.669484 26191 heartbeater.cc:507] Master 127.16.174.190:32815 requested a full tablet report, sending...
I20260608 12:58:10.669584 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:10.669904 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:10.670137 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923490670118 us; error 0 us; skew 500 ppm
I20260608 12:58:10.671001 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:10.672070 26064 ts_manager.cc:194] Registered new tserver with Master: 2a861758305b4f278114305bb2fc81c5 (127.16.174.129:45417)
I20260608 12:58:10.673979 26064 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36786
I20260608 12:58:10.676815 17082 webserver.cc:533] Webserver started at http://127.16.174.130:34047/ using document root <none> and password file <none>
I20260608 12:58:10.677376 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:10.677572 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:10.677886 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:10.678961 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923273579219-17082-0/minicluster-data/ts-1-root/instance:
uuid: "847da68674ac438bbaccfa6cd6f37b23"
format_stamp: "Formatted at 2026-06-08 12:58:10 on dist-test-slave-840c"
I20260608 12:58:10.683483 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:58:10.687031 26203 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:10.687994 17082 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:58:10.688364 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923273579219-17082-0/minicluster-data/ts-1-root
uuid: "847da68674ac438bbaccfa6cd6f37b23"
format_stamp: "Formatted at 2026-06-08 12:58:10 on dist-test-slave-840c"
I20260608 12:58:10.688609 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923273579219-17082-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923273579219-17082-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923273579219-17082-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:10.705276 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:10.706298 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:10.707614 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:10.710032 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:10.710217 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:10.710484 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:10.710644 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:10.750160 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.130:44951
I20260608 12:58:10.750288 26265 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.130:44951 every 8 connection(s)
I20260608 12:58:10.755434 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:10.763309 26269 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:10.763434 26270 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:10.766691 26272 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:10.767725 17082 server_base.cc:1061] running on GCE node
I20260608 12:58:10.768589 26266 heartbeater.cc:344] Connected to a master server at 127.16.174.190:32815
I20260608 12:58:10.768816 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:58:10.769062 26266 heartbeater.cc:461] Registering TS with master...
W20260608 12:58:10.769133 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:10.769589 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923490769572 us; error 0 us; skew 500 ppm
I20260608 12:58:10.770162 26266 heartbeater.cc:507] Master 127.16.174.190:32815 requested a full tablet report, sending...
I20260608 12:58:10.770309 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:10.772475 26064 ts_manager.cc:194] Registered new tserver with Master: 847da68674ac438bbaccfa6cd6f37b23 (127.16.174.130:44951)
I20260608 12:58:10.773331 17082 webserver.cc:533] Webserver started at http://127.16.174.131:39819/ using document root <none> and password file <none>
I20260608 12:58:10.773893 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:10.774118 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:10.773980 26064 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36790
I20260608 12:58:10.774513 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:10.775972 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923273579219-17082-0/minicluster-data/ts-2-root/instance:
uuid: "c410a953ca3e4a6b8b93aa029629c6d7"
format_stamp: "Formatted at 2026-06-08 12:58:10 on dist-test-slave-840c"
I20260608 12:58:10.780717 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 12:58:10.784312 26277 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:10.785106 17082 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260608 12:58:10.785447 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923273579219-17082-0/minicluster-data/ts-2-root
uuid: "c410a953ca3e4a6b8b93aa029629c6d7"
format_stamp: "Formatted at 2026-06-08 12:58:10 on dist-test-slave-840c"
I20260608 12:58:10.785738 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923273579219-17082-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923273579219-17082-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923273579219-17082-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:10.819432 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:10.820623 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:10.822191 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:10.824554 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:10.824795 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:10.825035 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:10.825224 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:10.867781 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.131:46455
I20260608 12:58:10.867964 26339 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.131:46455 every 8 connection(s)
I20260608 12:58:10.882882 26340 heartbeater.cc:344] Connected to a master server at 127.16.174.190:32815
I20260608 12:58:10.883374 26340 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:10.884231 26340 heartbeater.cc:507] Master 127.16.174.190:32815 requested a full tablet report, sending...
I20260608 12:58:10.886389 26064 ts_manager.cc:194] Registered new tserver with Master: c410a953ca3e4a6b8b93aa029629c6d7 (127.16.174.131:46455)
I20260608 12:58:10.887573 17082 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016427899s
I20260608 12:58:10.888074 26064 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36794
I20260608 12:58:11.677121 26191 heartbeater.cc:499] Master 127.16.174.190:32815 was elected leader, sending a full tablet report...
I20260608 12:58:11.777110 26266 heartbeater.cc:499] Master 127.16.174.190:32815 was elected leader, sending a full tablet report...
I20260608 12:58:11.891054 26340 heartbeater.cc:499] Master 127.16.174.190:32815 was elected leader, sending a full tablet report...
I20260608 12:58:11.946449 26064 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36804:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:58:11.948626 26064 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:58:11.994907 26305 tablet_service.cc:1511] Processing CreateTablet for tablet 685086396bb44422a4706113c28fcaf0 (DEFAULT_TABLE table=test-workload [id=440f73db843a466f878bad2bab91004a]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:58:11.996366 26305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 685086396bb44422a4706113c28fcaf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:12.002794 26231 tablet_service.cc:1511] Processing CreateTablet for tablet 685086396bb44422a4706113c28fcaf0 (DEFAULT_TABLE table=test-workload [id=440f73db843a466f878bad2bab91004a]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:58:12.004207 26231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 685086396bb44422a4706113c28fcaf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:12.007932 26156 tablet_service.cc:1511] Processing CreateTablet for tablet 685086396bb44422a4706113c28fcaf0 (DEFAULT_TABLE table=test-workload [id=440f73db843a466f878bad2bab91004a]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:58:12.009316 26156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 685086396bb44422a4706113c28fcaf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:12.021294 26360 tablet_bootstrap.cc:492] T 685086396bb44422a4706113c28fcaf0 P c410a953ca3e4a6b8b93aa029629c6d7: Bootstrap starting.
I20260608 12:58:12.022814 26361 tablet_bootstrap.cc:492] T 685086396bb44422a4706113c28fcaf0 P 847da68674ac438bbaccfa6cd6f37b23: Bootstrap starting.
I20260608 12:58:12.029755 26360 tablet_bootstrap.cc:654] T 685086396bb44422a4706113c28fcaf0 P c410a953ca3e4a6b8b93aa029629c6d7: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:12.030125 26362 tablet_bootstrap.cc:492] T 685086396bb44422a4706113c28fcaf0 P 2a861758305b4f278114305bb2fc81c5: Bootstrap starting.
I20260608 12:58:12.030453 26361 tablet_bootstrap.cc:654] T 685086396bb44422a4706113c28fcaf0 P 847da68674ac438bbaccfa6cd6f37b23: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:12.036700 26360 tablet_bootstrap.cc:492] T 685086396bb44422a4706113c28fcaf0 P c410a953ca3e4a6b8b93aa029629c6d7: No bootstrap required, opened a new log
I20260608 12:58:12.037137 26361 tablet_bootstrap.cc:492] T 685086396bb44422a4706113c28fcaf0 P 847da68674ac438bbaccfa6cd6f37b23: No bootstrap required, opened a new log
I20260608 12:58:12.037307 26360 ts_tablet_manager.cc:1403] T 685086396bb44422a4706113c28fcaf0 P c410a953ca3e4a6b8b93aa029629c6d7: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260608 12:58:12.037384 26362 tablet_bootstrap.cc:654] T 685086396bb44422a4706113c28fcaf0 P 2a861758305b4f278114305bb2fc81c5: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:12.037691 26361 ts_tablet_manager.cc:1403] T 685086396bb44422a4706113c28fcaf0 P 847da68674ac438bbaccfa6cd6f37b23: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.009s
I20260608 12:58:12.041106 26360 raft_consensus.cc:359] T 685086396bb44422a4706113c28fcaf0 P c410a953ca3e4a6b8b93aa029629c6d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c410a953ca3e4a6b8b93aa029629c6d7" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46455 } } peers { permanent_uuid: "847da68674ac438bbaccfa6cd6f37b23" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44951 } } peers { permanent_uuid: "2a861758305b4f278114305bb2fc81c5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45417 } }
I20260608 12:58:12.041388 26361 raft_consensus.cc:359] T 685086396bb44422a4706113c28fcaf0 P 847da68674ac438bbaccfa6cd6f37b23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c410a953ca3e4a6b8b93aa029629c6d7" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46455 } } peers { permanent_uuid: "847da68674ac438bbaccfa6cd6f37b23" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44951 } } peers { permanent_uuid: "2a861758305b4f278114305bb2fc81c5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45417 } }
I20260608 12:58:12.041998 26360 raft_consensus.cc:385] T 685086396bb44422a4706113c28fcaf0 P c410a953ca3e4a6b8b93aa029629c6d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:12.042122 26361 raft_consensus.cc:385] T 685086396bb44422a4706113c28fcaf0 P 847da68674ac438bbaccfa6cd6f37b23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:12.042402 26360 raft_consensus.cc:740] T 685086396bb44422a4706113c28fcaf0 P c410a953ca3e4a6b8b93aa029629c6d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c410a953ca3e4a6b8b93aa029629c6d7, State: Initialized, Role: FOLLOWER
I20260608 12:58:12.042505 26361 raft_consensus.cc:740] T 685086396bb44422a4706113c28fcaf0 P 847da68674ac438bbaccfa6cd6f37b23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 847da68674ac438bbaccfa6cd6f37b23, State: Initialized, Role: FOLLOWER
I20260608 12:58:12.043634 26362 tablet_bootstrap.cc:492] T 685086396bb44422a4706113c28fcaf0 P 2a861758305b4f278114305bb2fc81c5: No bootstrap required, opened a new log
I20260608 12:58:12.043490 26361 consensus_queue.cc:260] T 685086396bb44422a4706113c28fcaf0 P 847da68674ac438bbaccfa6cd6f37b23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c410a953ca3e4a6b8b93aa029629c6d7" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46455 } } peers { permanent_uuid: "847da68674ac438bbaccfa6cd6f37b23" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44951 } } peers { permanent_uuid: "2a861758305b4f278114305bb2fc81c5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45417 } }
I20260608 12:58:12.044250 26362 ts_tablet_manager.cc:1403] T 685086396bb44422a4706113c28fcaf0 P 2a861758305b4f278114305bb2fc81c5: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260608 12:58:12.044221 26360 consensus_queue.cc:260] T 685086396bb44422a4706113c28fcaf0 P c410a953ca3e4a6b8b93aa029629c6d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c410a953ca3e4a6b8b93aa029629c6d7" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46455 } } peers { permanent_uuid: "847da68674ac438bbaccfa6cd6f37b23" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44951 } } peers { permanent_uuid: "2a861758305b4f278114305bb2fc81c5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45417 } }
I20260608 12:58:12.045667 26366 raft_consensus.cc:493] T 685086396bb44422a4706113c28fcaf0 P c410a953ca3e4a6b8b93aa029629c6d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:12.046202 26366 raft_consensus.cc:515] T 685086396bb44422a4706113c28fcaf0 P c410a953ca3e4a6b8b93aa029629c6d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c410a953ca3e4a6b8b93aa029629c6d7" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46455 } } peers { permanent_uuid: "847da68674ac438bbaccfa6cd6f37b23" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44951 } } peers { permanent_uuid: "2a861758305b4f278114305bb2fc81c5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45417 } }
I20260608 12:58:12.047530 26361 ts_tablet_manager.cc:1434] T 685086396bb44422a4706113c28fcaf0 P 847da68674ac438bbaccfa6cd6f37b23: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.003s
I20260608 12:58:12.048738 26362 raft_consensus.cc:359] T 685086396bb44422a4706113c28fcaf0 P 2a861758305b4f278114305bb2fc81c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c410a953ca3e4a6b8b93aa029629c6d7" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46455 } } peers { permanent_uuid: "847da68674ac438bbaccfa6cd6f37b23" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44951 } } peers { permanent_uuid: "2a861758305b4f278114305bb2fc81c5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45417 } }
I20260608 12:58:12.049467 26362 raft_consensus.cc:385] T 685086396bb44422a4706113c28fcaf0 P 2a861758305b4f278114305bb2fc81c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:12.054605 26366 leader_election.cc:290] T 685086396bb44422a4706113c28fcaf0 P c410a953ca3e4a6b8b93aa029629c6d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 847da68674ac438bbaccfa6cd6f37b23 (127.16.174.130:44951), 2a861758305b4f278114305bb2fc81c5 (127.16.174.129:45417)
I20260608 12:58:12.057199 26360 ts_tablet_manager.cc:1434] T 685086396bb44422a4706113c28fcaf0 P c410a953ca3e4a6b8b93aa029629c6d7: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.004s
I20260608 12:58:12.062249 26362 raft_consensus.cc:740] T 685086396bb44422a4706113c28fcaf0 P 2a861758305b4f278114305bb2fc81c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a861758305b4f278114305bb2fc81c5, State: Initialized, Role: FOLLOWER
I20260608 12:58:12.063894 26362 consensus_queue.cc:260] T 685086396bb44422a4706113c28fcaf0 P 2a861758305b4f278114305bb2fc81c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c410a953ca3e4a6b8b93aa029629c6d7" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46455 } } peers { permanent_uuid: "847da68674ac438bbaccfa6cd6f37b23" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44951 } } peers { permanent_uuid: "2a861758305b4f278114305bb2fc81c5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45417 } }
I20260608 12:58:12.072260 26241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "685086396bb44422a4706113c28fcaf0" candidate_uuid: "c410a953ca3e4a6b8b93aa029629c6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "847da68674ac438bbaccfa6cd6f37b23" is_pre_election: true
I20260608 12:58:12.073096 26241 raft_consensus.cc:2468] T 685086396bb44422a4706113c28fcaf0 P 847da68674ac438bbaccfa6cd6f37b23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c410a953ca3e4a6b8b93aa029629c6d7 in term 0.
I20260608 12:58:12.073587 26362 ts_tablet_manager.cc:1434] T 685086396bb44422a4706113c28fcaf0 P 2a861758305b4f278114305bb2fc81c5: Time spent starting tablet: real 0.029s	user 0.011s	sys 0.000s
I20260608 12:58:12.074796 26280 leader_election.cc:304] T 685086396bb44422a4706113c28fcaf0 P c410a953ca3e4a6b8b93aa029629c6d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 847da68674ac438bbaccfa6cd6f37b23, c410a953ca3e4a6b8b93aa029629c6d7; no voters: 
I20260608 12:58:12.075819 26366 raft_consensus.cc:2804] T 685086396bb44422a4706113c28fcaf0 P c410a953ca3e4a6b8b93aa029629c6d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:12.076217 26366 raft_consensus.cc:493] T 685086396bb44422a4706113c28fcaf0 P c410a953ca3e4a6b8b93aa029629c6d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:12.076699 26366 raft_consensus.cc:3060] T 685086396bb44422a4706113c28fcaf0 P c410a953ca3e4a6b8b93aa029629c6d7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:12.080338 26166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "685086396bb44422a4706113c28fcaf0" candidate_uuid: "c410a953ca3e4a6b8b93aa029629c6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a861758305b4f278114305bb2fc81c5" is_pre_election: true
I20260608 12:58:12.081198 26166 raft_consensus.cc:2468] T 685086396bb44422a4706113c28fcaf0 P 2a861758305b4f278114305bb2fc81c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c410a953ca3e4a6b8b93aa029629c6d7 in term 0.
I20260608 12:58:12.084174 26366 raft_consensus.cc:515] T 685086396bb44422a4706113c28fcaf0 P c410a953ca3e4a6b8b93aa029629c6d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c410a953ca3e4a6b8b93aa029629c6d7" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46455 } } peers { permanent_uuid: "847da68674ac438bbaccfa6cd6f37b23" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44951 } } peers { permanent_uuid: "2a861758305b4f278114305bb2fc81c5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45417 } }
I20260608 12:58:12.087218 26241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "685086396bb44422a4706113c28fcaf0" candidate_uuid: "c410a953ca3e4a6b8b93aa029629c6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "847da68674ac438bbaccfa6cd6f37b23"
I20260608 12:58:12.087857 26241 raft_consensus.cc:3060] T 685086396bb44422a4706113c28fcaf0 P 847da68674ac438bbaccfa6cd6f37b23 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:12.087218 26166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "685086396bb44422a4706113c28fcaf0" candidate_uuid: "c410a953ca3e4a6b8b93aa029629c6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a861758305b4f278114305bb2fc81c5"
I20260608 12:58:12.088637 26166 raft_consensus.cc:3060] T 685086396bb44422a4706113c28fcaf0 P 2a861758305b4f278114305bb2fc81c5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:12.091806 26366 leader_election.cc:290] T 685086396bb44422a4706113c28fcaf0 P c410a953ca3e4a6b8b93aa029629c6d7 [CANDIDATE]: Term 1 election: Requested vote from peers 847da68674ac438bbaccfa6cd6f37b23 (127.16.174.130:44951), 2a861758305b4f278114305bb2fc81c5 (127.16.174.129:45417)
I20260608 12:58:12.094107 26241 raft_consensus.cc:2468] T 685086396bb44422a4706113c28fcaf0 P 847da68674ac438bbaccfa6cd6f37b23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c410a953ca3e4a6b8b93aa029629c6d7 in term 1.
I20260608 12:58:12.094974 26166 raft_consensus.cc:2468] T 685086396bb44422a4706113c28fcaf0 P 2a861758305b4f278114305bb2fc81c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c410a953ca3e4a6b8b93aa029629c6d7 in term 1.
I20260608 12:58:12.095193 26280 leader_election.cc:304] T 685086396bb44422a4706113c28fcaf0 P c410a953ca3e4a6b8b93aa029629c6d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 847da68674ac438bbaccfa6cd6f37b23, c410a953ca3e4a6b8b93aa029629c6d7; no voters: 
I20260608 12:58:12.096184 26366 raft_consensus.cc:2804] T 685086396bb44422a4706113c28fcaf0 P c410a953ca3e4a6b8b93aa029629c6d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:12.097446 26366 raft_consensus.cc:697] T 685086396bb44422a4706113c28fcaf0 P c410a953ca3e4a6b8b93aa029629c6d7 [term 1 LEADER]: Becoming Leader. State: Replica: c410a953ca3e4a6b8b93aa029629c6d7, State: Running, Role: LEADER
I20260608 12:58:12.098222 26366 consensus_queue.cc:237] T 685086396bb44422a4706113c28fcaf0 P c410a953ca3e4a6b8b93aa029629c6d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c410a953ca3e4a6b8b93aa029629c6d7" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46455 } } peers { permanent_uuid: "847da68674ac438bbaccfa6cd6f37b23" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44951 } } peers { permanent_uuid: "2a861758305b4f278114305bb2fc81c5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45417 } }
I20260608 12:58:12.108163 26063 catalog_manager.cc:5696] T 685086396bb44422a4706113c28fcaf0 P c410a953ca3e4a6b8b93aa029629c6d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to c410a953ca3e4a6b8b93aa029629c6d7 (127.16.174.131). New cstate: current_term: 1 leader_uuid: "c410a953ca3e4a6b8b93aa029629c6d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c410a953ca3e4a6b8b93aa029629c6d7" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 46455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "847da68674ac438bbaccfa6cd6f37b23" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a861758305b4f278114305bb2fc81c5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45417 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:12.259343 26166 raft_consensus.cc:1275] T 685086396bb44422a4706113c28fcaf0 P 2a861758305b4f278114305bb2fc81c5 [term 1 FOLLOWER]: Refusing update from remote peer c410a953ca3e4a6b8b93aa029629c6d7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:58:12.259896 26241 raft_consensus.cc:1275] T 685086396bb44422a4706113c28fcaf0 P 847da68674ac438bbaccfa6cd6f37b23 [term 1 FOLLOWER]: Refusing update from remote peer c410a953ca3e4a6b8b93aa029629c6d7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:58:12.261232 26371 consensus_queue.cc:1048] T 685086396bb44422a4706113c28fcaf0 P c410a953ca3e4a6b8b93aa029629c6d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a861758305b4f278114305bb2fc81c5" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:12.261952 26366 consensus_queue.cc:1048] T 685086396bb44422a4706113c28fcaf0 P c410a953ca3e4a6b8b93aa029629c6d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "847da68674ac438bbaccfa6cd6f37b23" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 44951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:12.722321 17082 tablet_server.cc:179] TabletServer@127.16.174.129:0 shutting down...
I20260608 12:58:12.746729 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:12.747525 17082 tablet_replica.cc:333] T 685086396bb44422a4706113c28fcaf0 P 2a861758305b4f278114305bb2fc81c5: stopping tablet replica
I20260608 12:58:12.748222 17082 raft_consensus.cc:2243] T 685086396bb44422a4706113c28fcaf0 P 2a861758305b4f278114305bb2fc81c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:12.748958 17082 raft_consensus.cc:2272] T 685086396bb44422a4706113c28fcaf0 P 2a861758305b4f278114305bb2fc81c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:12.771332 17082 tablet_server.cc:196] TabletServer@127.16.174.129:0 shutdown complete.
I20260608 12:58:12.781589 17082 tablet_server.cc:179] TabletServer@127.16.174.130:0 shutting down...
I20260608 12:58:12.802641 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:12.803334 17082 tablet_replica.cc:333] T 685086396bb44422a4706113c28fcaf0 P 847da68674ac438bbaccfa6cd6f37b23: stopping tablet replica
I20260608 12:58:12.803925 17082 raft_consensus.cc:2243] T 685086396bb44422a4706113c28fcaf0 P 847da68674ac438bbaccfa6cd6f37b23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:12.804513 17082 raft_consensus.cc:2272] T 685086396bb44422a4706113c28fcaf0 P 847da68674ac438bbaccfa6cd6f37b23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:12.825048 17082 tablet_server.cc:196] TabletServer@127.16.174.130:0 shutdown complete.
I20260608 12:58:12.834648 17082 tablet_server.cc:179] TabletServer@127.16.174.131:0 shutting down...
I20260608 12:58:12.854239 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:12.854993 17082 tablet_replica.cc:333] T 685086396bb44422a4706113c28fcaf0 P c410a953ca3e4a6b8b93aa029629c6d7: stopping tablet replica
I20260608 12:58:12.855701 17082 raft_consensus.cc:2243] T 685086396bb44422a4706113c28fcaf0 P c410a953ca3e4a6b8b93aa029629c6d7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:12.856711 17082 raft_consensus.cc:2272] T 685086396bb44422a4706113c28fcaf0 P c410a953ca3e4a6b8b93aa029629c6d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:12.879235 17082 tablet_server.cc:196] TabletServer@127.16.174.131:0 shutdown complete.
I20260608 12:58:12.890446 17082 master.cc:562] Master@127.16.174.190:32815 shutting down...
I20260608 12:58:12.911477 17082 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 793fb553601a4afaaea625e8cf501c45 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:12.912179 17082 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 793fb553601a4afaaea625e8cf501c45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:12.912515 17082 tablet_replica.cc:333] T 00000000000000000000000000000000 P 793fb553601a4afaaea625e8cf501c45: stopping tablet replica
I20260608 12:58:12.933058 17082 master.cc:584] Master@127.16.174.190:32815 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (2638 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260608 12:58:12.960745 17082 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.174.190:39781
I20260608 12:58:12.961992 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:12.967552 26395 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:12.967753 26396 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:12.969527 26398 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:12.970332 17082 server_base.cc:1061] running on GCE node
I20260608 12:58:12.971051 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:12.971246 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:12.971380 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923492971367 us; error 0 us; skew 500 ppm
I20260608 12:58:12.971971 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:12.974279 17082 webserver.cc:533] Webserver started at http://127.16.174.190:35569/ using document root <none> and password file <none>
I20260608 12:58:12.974754 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:12.974911 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:12.975126 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:12.976228 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923273579219-17082-0/minicluster-data/master-0-root/instance:
uuid: "e233f4452ccf4b029389cf8cc01c23dd"
format_stamp: "Formatted at 2026-06-08 12:58:12 on dist-test-slave-840c"
I20260608 12:58:12.980834 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:58:12.984453 26403 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:12.985373 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:58:12.985713 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923273579219-17082-0/minicluster-data/master-0-root
uuid: "e233f4452ccf4b029389cf8cc01c23dd"
format_stamp: "Formatted at 2026-06-08 12:58:12 on dist-test-slave-840c"
I20260608 12:58:12.986016 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923273579219-17082-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923273579219-17082-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923273579219-17082-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:13.003754 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:13.004818 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:13.043866 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.190:39781
I20260608 12:58:13.043990 26454 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.190:39781 every 8 connection(s)
I20260608 12:58:13.048022 26455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:13.058753 26455 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e233f4452ccf4b029389cf8cc01c23dd: Bootstrap starting.
I20260608 12:58:13.063274 26455 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e233f4452ccf4b029389cf8cc01c23dd: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:13.067430 26455 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e233f4452ccf4b029389cf8cc01c23dd: No bootstrap required, opened a new log
I20260608 12:58:13.069581 26455 raft_consensus.cc:359] T 00000000000000000000000000000000 P e233f4452ccf4b029389cf8cc01c23dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e233f4452ccf4b029389cf8cc01c23dd" member_type: VOTER }
I20260608 12:58:13.069947 26455 raft_consensus.cc:385] T 00000000000000000000000000000000 P e233f4452ccf4b029389cf8cc01c23dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:13.070147 26455 raft_consensus.cc:740] T 00000000000000000000000000000000 P e233f4452ccf4b029389cf8cc01c23dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e233f4452ccf4b029389cf8cc01c23dd, State: Initialized, Role: FOLLOWER
I20260608 12:58:13.070675 26455 consensus_queue.cc:260] T 00000000000000000000000000000000 P e233f4452ccf4b029389cf8cc01c23dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e233f4452ccf4b029389cf8cc01c23dd" member_type: VOTER }
I20260608 12:58:13.071094 26455 raft_consensus.cc:399] T 00000000000000000000000000000000 P e233f4452ccf4b029389cf8cc01c23dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:58:13.071291 26455 raft_consensus.cc:493] T 00000000000000000000000000000000 P e233f4452ccf4b029389cf8cc01c23dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:58:13.071511 26455 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e233f4452ccf4b029389cf8cc01c23dd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:13.076210 26455 raft_consensus.cc:515] T 00000000000000000000000000000000 P e233f4452ccf4b029389cf8cc01c23dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e233f4452ccf4b029389cf8cc01c23dd" member_type: VOTER }
I20260608 12:58:13.076694 26455 leader_election.cc:304] T 00000000000000000000000000000000 P e233f4452ccf4b029389cf8cc01c23dd [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: e233f4452ccf4b029389cf8cc01c23dd; no voters: 
I20260608 12:58:13.078012 26455 leader_election.cc:290] T 00000000000000000000000000000000 P e233f4452ccf4b029389cf8cc01c23dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:58:13.078451 26458 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e233f4452ccf4b029389cf8cc01c23dd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:13.079890 26458 raft_consensus.cc:697] T 00000000000000000000000000000000 P e233f4452ccf4b029389cf8cc01c23dd [term 1 LEADER]: Becoming Leader. State: Replica: e233f4452ccf4b029389cf8cc01c23dd, State: Running, Role: LEADER
I20260608 12:58:13.080610 26458 consensus_queue.cc:237] T 00000000000000000000000000000000 P e233f4452ccf4b029389cf8cc01c23dd [LEADER]: Queue going to LEADER mode. State: All 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: "e233f4452ccf4b029389cf8cc01c23dd" member_type: VOTER }
I20260608 12:58:13.081233 26455 sys_catalog.cc:565] T 00000000000000000000000000000000 P e233f4452ccf4b029389cf8cc01c23dd [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:58:13.084342 26460 sys_catalog.cc:455] T 00000000000000000000000000000000 P e233f4452ccf4b029389cf8cc01c23dd [sys.catalog]: SysCatalogTable state changed. Reason: New leader e233f4452ccf4b029389cf8cc01c23dd. Latest consensus state: current_term: 1 leader_uuid: "e233f4452ccf4b029389cf8cc01c23dd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e233f4452ccf4b029389cf8cc01c23dd" member_type: VOTER } }
I20260608 12:58:13.084412 26459 sys_catalog.cc:455] T 00000000000000000000000000000000 P e233f4452ccf4b029389cf8cc01c23dd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e233f4452ccf4b029389cf8cc01c23dd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e233f4452ccf4b029389cf8cc01c23dd" member_type: VOTER } }
I20260608 12:58:13.085088 26460 sys_catalog.cc:458] T 00000000000000000000000000000000 P e233f4452ccf4b029389cf8cc01c23dd [sys.catalog]: This master's current role is: LEADER
I20260608 12:58:13.085470 26459 sys_catalog.cc:458] T 00000000000000000000000000000000 P e233f4452ccf4b029389cf8cc01c23dd [sys.catalog]: This master's current role is: LEADER
I20260608 12:58:13.093628 26464 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:58:13.099004 26464 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:58:13.101080 17082 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:58:13.109369 26464 catalog_manager.cc:1382] Generated new cluster ID: 5efbcb09b28f44baa42df24a77a48b31
I20260608 12:58:13.109735 26464 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:58:13.126746 26464 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:58:13.128266 26464 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:58:13.148458 26464 catalog_manager.cc:6069] T 00000000000000000000000000000000 P e233f4452ccf4b029389cf8cc01c23dd: Generated new TSK 0
I20260608 12:58:13.149052 26464 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:58:13.168179 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:13.174988 26476 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:13.176294 26477 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:13.177309 26479 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:13.178918 17082 server_base.cc:1061] running on GCE node
I20260608 12:58:13.179935 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:13.180124 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:13.180245 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923493180234 us; error 0 us; skew 500 ppm
I20260608 12:58:13.180776 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:13.183696 17082 webserver.cc:533] Webserver started at http://127.16.174.129:34795/ using document root <none> and password file <none>
I20260608 12:58:13.184216 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:13.184381 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:13.184612 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:13.185695 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923273579219-17082-0/minicluster-data/ts-0-root/instance:
uuid: "306ffa4467974973abfa30c4436bfa66"
format_stamp: "Formatted at 2026-06-08 12:58:13 on dist-test-slave-840c"
I20260608 12:58:13.190654 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:58:13.194563 26484 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:13.195399 17082 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:58:13.195762 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923273579219-17082-0/minicluster-data/ts-0-root
uuid: "306ffa4467974973abfa30c4436bfa66"
format_stamp: "Formatted at 2026-06-08 12:58:13 on dist-test-slave-840c"
I20260608 12:58:13.196022 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923273579219-17082-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923273579219-17082-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923273579219-17082-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:13.210820 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:13.212081 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:13.213573 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:13.215961 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:13.216207 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:13.216475 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:13.216657 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:13.257772 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.129:45603
I20260608 12:58:13.257875 26546 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.129:45603 every 8 connection(s)
I20260608 12:58:13.263484 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:13.270910 26551 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:13.272933 26552 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:13.274248 26554 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:13.275110 17082 server_base.cc:1061] running on GCE node
I20260608 12:58:13.277320 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:13.277570 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:13.277913 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923493277851 us; error 0 us; skew 500 ppm
I20260608 12:58:13.278798 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:13.281140 26547 heartbeater.cc:344] Connected to a master server at 127.16.174.190:39781
I20260608 12:58:13.281641 26547 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:13.282339 17082 webserver.cc:533] Webserver started at http://127.16.174.130:43793/ using document root <none> and password file <none>
I20260608 12:58:13.282752 26547 heartbeater.cc:507] Master 127.16.174.190:39781 requested a full tablet report, sending...
I20260608 12:58:13.283411 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:13.283757 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:13.284148 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:13.285841 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923273579219-17082-0/minicluster-data/ts-1-root/instance:
uuid: "5973fc366ca940b9b0405a507ab73e05"
format_stamp: "Formatted at 2026-06-08 12:58:13 on dist-test-slave-840c"
I20260608 12:58:13.286408 26420 ts_manager.cc:194] Registered new tserver with Master: 306ffa4467974973abfa30c4436bfa66 (127.16.174.129:45603)
I20260608 12:58:13.288939 26420 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55768
I20260608 12:58:13.292485 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.004s
I20260608 12:58:13.296391 26559 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:13.297336 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 12:58:13.297652 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923273579219-17082-0/minicluster-data/ts-1-root
uuid: "5973fc366ca940b9b0405a507ab73e05"
format_stamp: "Formatted at 2026-06-08 12:58:13 on dist-test-slave-840c"
I20260608 12:58:13.297941 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923273579219-17082-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923273579219-17082-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923273579219-17082-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:13.345716 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:13.346837 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:13.348424 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:13.350839 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:13.351039 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:13.351353 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:13.351523 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:13.395033 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.130:45551
I20260608 12:58:13.395201 26621 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.130:45551 every 8 connection(s)
I20260608 12:58:13.400734 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:13.407761 26625 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:13.408970 26626 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:13.410975 26628 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:13.411417 17082 server_base.cc:1061] running on GCE node
I20260608 12:58:13.412495 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:13.412735 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:13.412928 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923493412910 us; error 0 us; skew 500 ppm
I20260608 12:58:13.413668 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:13.415201 26622 heartbeater.cc:344] Connected to a master server at 127.16.174.190:39781
I20260608 12:58:13.415691 26622 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:13.416587 26622 heartbeater.cc:507] Master 127.16.174.190:39781 requested a full tablet report, sending...
I20260608 12:58:13.416679 17082 webserver.cc:533] Webserver started at http://127.16.174.131:39625/ using document root <none> and password file <none>
I20260608 12:58:13.417382 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:13.417604 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:13.417956 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:13.419118 26420 ts_manager.cc:194] Registered new tserver with Master: 5973fc366ca940b9b0405a507ab73e05 (127.16.174.130:45551)
I20260608 12:58:13.419178 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923273579219-17082-0/minicluster-data/ts-2-root/instance:
uuid: "f3ea8dccac9445d587c99bd05be18766"
format_stamp: "Formatted at 2026-06-08 12:58:13 on dist-test-slave-840c"
I20260608 12:58:13.420796 26420 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55778
I20260608 12:58:13.424455 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:58:13.428156 26633 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:13.428996 17082 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260608 12:58:13.429384 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923273579219-17082-0/minicluster-data/ts-2-root
uuid: "f3ea8dccac9445d587c99bd05be18766"
format_stamp: "Formatted at 2026-06-08 12:58:13 on dist-test-slave-840c"
I20260608 12:58:13.429719 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923273579219-17082-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923273579219-17082-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923273579219-17082-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:13.441859 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:13.442975 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:13.444645 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:13.447091 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:13.447335 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:13.447585 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:13.447834 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:58:13.489014 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.131:36389
I20260608 12:58:13.489136 26695 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.131:36389 every 8 connection(s)
I20260608 12:58:13.504658 26696 heartbeater.cc:344] Connected to a master server at 127.16.174.190:39781
I20260608 12:58:13.505142 26696 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:13.505928 26696 heartbeater.cc:507] Master 127.16.174.190:39781 requested a full tablet report, sending...
I20260608 12:58:13.508167 26420 ts_manager.cc:194] Registered new tserver with Master: f3ea8dccac9445d587c99bd05be18766 (127.16.174.131:36389)
I20260608 12:58:13.508827 17082 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016213841s
I20260608 12:58:13.509858 26420 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55784
I20260608 12:58:14.291898 26547 heartbeater.cc:499] Master 127.16.174.190:39781 was elected leader, sending a full tablet report...
I20260608 12:58:14.423445 26622 heartbeater.cc:499] Master 127.16.174.190:39781 was elected leader, sending a full tablet report...
I20260608 12:58:14.513075 26696 heartbeater.cc:499] Master 127.16.174.190:39781 was elected leader, sending a full tablet report...
I20260608 12:58:14.568123 26420 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55800:
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:58:14.637286 26512 tablet_service.cc:1511] Processing CreateTablet for tablet cba9fa4174fc4238b01035d1502ff87e (DEFAULT_TABLE table=test-workload [id=1be9afb34f07429fad87d7b252440d94]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:58:14.637547 26511 tablet_service.cc:1511] Processing CreateTablet for tablet 7ed863ba6a5844a19f84f8abd5a0ab79 (DEFAULT_TABLE table=test-workload [id=1be9afb34f07429fad87d7b252440d94]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:58:14.638818 26512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cba9fa4174fc4238b01035d1502ff87e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:14.639518 26511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ed863ba6a5844a19f84f8abd5a0ab79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:14.646183 26661 tablet_service.cc:1511] Processing CreateTablet for tablet 952341ed5b1b4625b156ad0c220e1b35 (DEFAULT_TABLE table=test-workload [id=1be9afb34f07429fad87d7b252440d94]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:58:14.646311 26660 tablet_service.cc:1511] Processing CreateTablet for tablet e4f73613e4c44975a22ec04caf51755b (DEFAULT_TABLE table=test-workload [id=1be9afb34f07429fad87d7b252440d94]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:58:14.647941 26661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 952341ed5b1b4625b156ad0c220e1b35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:14.649152 26587 tablet_service.cc:1511] Processing CreateTablet for tablet 85b0e65df8094c63a33caad3f5172a1a (DEFAULT_TABLE table=test-workload [id=1be9afb34f07429fad87d7b252440d94]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:58:14.650157 26660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4f73613e4c44975a22ec04caf51755b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:14.650134 26586 tablet_service.cc:1511] Processing CreateTablet for tablet 7cf1ede9adeb4c66a04b8e6657979c32 (DEFAULT_TABLE table=test-workload [id=1be9afb34f07429fad87d7b252440d94]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:58:14.650615 26587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85b0e65df8094c63a33caad3f5172a1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:14.651688 26586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cf1ede9adeb4c66a04b8e6657979c32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:14.664666 26716 tablet_bootstrap.cc:492] T 7ed863ba6a5844a19f84f8abd5a0ab79 P 306ffa4467974973abfa30c4436bfa66: Bootstrap starting.
I20260608 12:58:14.671777 26716 tablet_bootstrap.cc:654] T 7ed863ba6a5844a19f84f8abd5a0ab79 P 306ffa4467974973abfa30c4436bfa66: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:14.674998 26717 tablet_bootstrap.cc:492] T 7cf1ede9adeb4c66a04b8e6657979c32 P 5973fc366ca940b9b0405a507ab73e05: Bootstrap starting.
I20260608 12:58:14.683985 26717 tablet_bootstrap.cc:654] T 7cf1ede9adeb4c66a04b8e6657979c32 P 5973fc366ca940b9b0405a507ab73e05: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:14.690209 26716 tablet_bootstrap.cc:492] T 7ed863ba6a5844a19f84f8abd5a0ab79 P 306ffa4467974973abfa30c4436bfa66: No bootstrap required, opened a new log
I20260608 12:58:14.690721 26716 ts_tablet_manager.cc:1403] T 7ed863ba6a5844a19f84f8abd5a0ab79 P 306ffa4467974973abfa30c4436bfa66: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.005s
I20260608 12:58:14.693578 26720 tablet_bootstrap.cc:492] T e4f73613e4c44975a22ec04caf51755b P f3ea8dccac9445d587c99bd05be18766: Bootstrap starting.
I20260608 12:58:14.694270 26717 tablet_bootstrap.cc:492] T 7cf1ede9adeb4c66a04b8e6657979c32 P 5973fc366ca940b9b0405a507ab73e05: No bootstrap required, opened a new log
I20260608 12:58:14.694749 26717 ts_tablet_manager.cc:1403] T 7cf1ede9adeb4c66a04b8e6657979c32 P 5973fc366ca940b9b0405a507ab73e05: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.004s
I20260608 12:58:14.694856 26716 raft_consensus.cc:359] T 7ed863ba6a5844a19f84f8abd5a0ab79 P 306ffa4467974973abfa30c4436bfa66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } }
I20260608 12:58:14.695526 26716 raft_consensus.cc:385] T 7ed863ba6a5844a19f84f8abd5a0ab79 P 306ffa4467974973abfa30c4436bfa66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:14.695851 26716 raft_consensus.cc:740] T 7ed863ba6a5844a19f84f8abd5a0ab79 P 306ffa4467974973abfa30c4436bfa66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 306ffa4467974973abfa30c4436bfa66, State: Initialized, Role: FOLLOWER
I20260608 12:58:14.696673 26716 consensus_queue.cc:260] T 7ed863ba6a5844a19f84f8abd5a0ab79 P 306ffa4467974973abfa30c4436bfa66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } }
I20260608 12:58:14.697402 26716 raft_consensus.cc:399] T 7ed863ba6a5844a19f84f8abd5a0ab79 P 306ffa4467974973abfa30c4436bfa66 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:58:14.697399 26717 raft_consensus.cc:359] T 7cf1ede9adeb4c66a04b8e6657979c32 P 5973fc366ca940b9b0405a507ab73e05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } }
I20260608 12:58:14.698033 26716 raft_consensus.cc:493] T 7ed863ba6a5844a19f84f8abd5a0ab79 P 306ffa4467974973abfa30c4436bfa66 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:58:14.698308 26717 raft_consensus.cc:385] T 7cf1ede9adeb4c66a04b8e6657979c32 P 5973fc366ca940b9b0405a507ab73e05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:14.698498 26716 raft_consensus.cc:3060] T 7ed863ba6a5844a19f84f8abd5a0ab79 P 306ffa4467974973abfa30c4436bfa66 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:14.698720 26717 raft_consensus.cc:740] T 7cf1ede9adeb4c66a04b8e6657979c32 P 5973fc366ca940b9b0405a507ab73e05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5973fc366ca940b9b0405a507ab73e05, State: Initialized, Role: FOLLOWER
I20260608 12:58:14.699716 26717 consensus_queue.cc:260] T 7cf1ede9adeb4c66a04b8e6657979c32 P 5973fc366ca940b9b0405a507ab73e05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } }
I20260608 12:58:14.700261 26717 raft_consensus.cc:399] T 7cf1ede9adeb4c66a04b8e6657979c32 P 5973fc366ca940b9b0405a507ab73e05 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:58:14.700513 26717 raft_consensus.cc:493] T 7cf1ede9adeb4c66a04b8e6657979c32 P 5973fc366ca940b9b0405a507ab73e05 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:58:14.700821 26717 raft_consensus.cc:3060] T 7cf1ede9adeb4c66a04b8e6657979c32 P 5973fc366ca940b9b0405a507ab73e05 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:14.701018 26720 tablet_bootstrap.cc:654] T e4f73613e4c44975a22ec04caf51755b P f3ea8dccac9445d587c99bd05be18766: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:14.707017 26717 raft_consensus.cc:515] T 7cf1ede9adeb4c66a04b8e6657979c32 P 5973fc366ca940b9b0405a507ab73e05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } }
I20260608 12:58:14.707464 26716 raft_consensus.cc:515] T 7ed863ba6a5844a19f84f8abd5a0ab79 P 306ffa4467974973abfa30c4436bfa66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } }
I20260608 12:58:14.707772 26717 leader_election.cc:304] T 7cf1ede9adeb4c66a04b8e6657979c32 P 5973fc366ca940b9b0405a507ab73e05 [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: 5973fc366ca940b9b0405a507ab73e05; no voters: 
I20260608 12:58:14.708489 26716 leader_election.cc:304] T 7ed863ba6a5844a19f84f8abd5a0ab79 P 306ffa4467974973abfa30c4436bfa66 [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: 306ffa4467974973abfa30c4436bfa66; no voters: 
I20260608 12:58:14.710703 26717 leader_election.cc:290] T 7cf1ede9adeb4c66a04b8e6657979c32 P 5973fc366ca940b9b0405a507ab73e05 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:58:14.711125 26720 tablet_bootstrap.cc:492] T e4f73613e4c44975a22ec04caf51755b P f3ea8dccac9445d587c99bd05be18766: No bootstrap required, opened a new log
I20260608 12:58:14.712093 26720 ts_tablet_manager.cc:1403] T e4f73613e4c44975a22ec04caf51755b P f3ea8dccac9445d587c99bd05be18766: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.010s
I20260608 12:58:14.712153 26716 leader_election.cc:290] T 7ed863ba6a5844a19f84f8abd5a0ab79 P 306ffa4467974973abfa30c4436bfa66 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:58:14.712898 26723 raft_consensus.cc:2804] T 7ed863ba6a5844a19f84f8abd5a0ab79 P 306ffa4467974973abfa30c4436bfa66 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:14.711251 26722 raft_consensus.cc:2804] T 7cf1ede9adeb4c66a04b8e6657979c32 P 5973fc366ca940b9b0405a507ab73e05 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:14.716545 26720 raft_consensus.cc:359] T e4f73613e4c44975a22ec04caf51755b P f3ea8dccac9445d587c99bd05be18766 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
I20260608 12:58:14.717406 26720 raft_consensus.cc:385] T e4f73613e4c44975a22ec04caf51755b P f3ea8dccac9445d587c99bd05be18766 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:14.717872 26720 raft_consensus.cc:740] T e4f73613e4c44975a22ec04caf51755b P f3ea8dccac9445d587c99bd05be18766 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3ea8dccac9445d587c99bd05be18766, State: Initialized, Role: FOLLOWER
I20260608 12:58:14.719111 26720 consensus_queue.cc:260] T e4f73613e4c44975a22ec04caf51755b P f3ea8dccac9445d587c99bd05be18766 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
I20260608 12:58:14.720129 26720 raft_consensus.cc:399] T e4f73613e4c44975a22ec04caf51755b P f3ea8dccac9445d587c99bd05be18766 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:58:14.720618 26720 raft_consensus.cc:493] T e4f73613e4c44975a22ec04caf51755b P f3ea8dccac9445d587c99bd05be18766 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:58:14.722265 26720 raft_consensus.cc:3060] T e4f73613e4c44975a22ec04caf51755b P f3ea8dccac9445d587c99bd05be18766 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:14.724920 26717 ts_tablet_manager.cc:1434] T 7cf1ede9adeb4c66a04b8e6657979c32 P 5973fc366ca940b9b0405a507ab73e05: Time spent starting tablet: real 0.030s	user 0.018s	sys 0.013s
I20260608 12:58:14.726827 26722 raft_consensus.cc:697] T 7cf1ede9adeb4c66a04b8e6657979c32 P 5973fc366ca940b9b0405a507ab73e05 [term 1 LEADER]: Becoming Leader. State: Replica: 5973fc366ca940b9b0405a507ab73e05, State: Running, Role: LEADER
I20260608 12:58:14.721522 26723 raft_consensus.cc:697] T 7ed863ba6a5844a19f84f8abd5a0ab79 P 306ffa4467974973abfa30c4436bfa66 [term 1 LEADER]: Becoming Leader. State: Replica: 306ffa4467974973abfa30c4436bfa66, State: Running, Role: LEADER
I20260608 12:58:14.727739 26722 consensus_queue.cc:237] T 7cf1ede9adeb4c66a04b8e6657979c32 P 5973fc366ca940b9b0405a507ab73e05 [LEADER]: Queue going to LEADER mode. State: All 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: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } }
I20260608 12:58:14.728152 26723 consensus_queue.cc:237] T 7ed863ba6a5844a19f84f8abd5a0ab79 P 306ffa4467974973abfa30c4436bfa66 [LEADER]: Queue going to LEADER mode. State: All 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: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } }
I20260608 12:58:14.732378 26717 tablet_bootstrap.cc:492] T 85b0e65df8094c63a33caad3f5172a1a P 5973fc366ca940b9b0405a507ab73e05: Bootstrap starting.
I20260608 12:58:14.737282 26716 ts_tablet_manager.cc:1434] T 7ed863ba6a5844a19f84f8abd5a0ab79 P 306ffa4467974973abfa30c4436bfa66: Time spent starting tablet: real 0.046s	user 0.018s	sys 0.028s
I20260608 12:58:14.738451 26716 tablet_bootstrap.cc:492] T cba9fa4174fc4238b01035d1502ff87e P 306ffa4467974973abfa30c4436bfa66: Bootstrap starting.
I20260608 12:58:14.739526 26720 raft_consensus.cc:515] T e4f73613e4c44975a22ec04caf51755b P f3ea8dccac9445d587c99bd05be18766 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
I20260608 12:58:14.740340 26720 leader_election.cc:304] T e4f73613e4c44975a22ec04caf51755b P f3ea8dccac9445d587c99bd05be18766 [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: f3ea8dccac9445d587c99bd05be18766; no voters: 
I20260608 12:58:14.738981 26420 catalog_manager.cc:5696] T 7cf1ede9adeb4c66a04b8e6657979c32 P 5973fc366ca940b9b0405a507ab73e05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5973fc366ca940b9b0405a507ab73e05 (127.16.174.130). New cstate: current_term: 1 leader_uuid: "5973fc366ca940b9b0405a507ab73e05" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } health_report { overall_health: HEALTHY } } }
I20260608 12:58:14.746265 26716 tablet_bootstrap.cc:654] T cba9fa4174fc4238b01035d1502ff87e P 306ffa4467974973abfa30c4436bfa66: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:14.760120 26720 leader_election.cc:290] T e4f73613e4c44975a22ec04caf51755b P f3ea8dccac9445d587c99bd05be18766 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:58:14.760658 26731 raft_consensus.cc:2804] T e4f73613e4c44975a22ec04caf51755b P f3ea8dccac9445d587c99bd05be18766 [term 1 FOLLOWER]: Leader election won for term 1
W20260608 12:58:14.763788 26548 tablet.cc:2404] T 7ed863ba6a5844a19f84f8abd5a0ab79 P 306ffa4467974973abfa30c4436bfa66: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:58:14.759390 26717 tablet_bootstrap.cc:654] T 85b0e65df8094c63a33caad3f5172a1a P 5973fc366ca940b9b0405a507ab73e05: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:14.769143 26419 catalog_manager.cc:5696] T 7ed863ba6a5844a19f84f8abd5a0ab79 P 306ffa4467974973abfa30c4436bfa66 reported cstate change: term changed from 0 to 1, leader changed from <none> to 306ffa4467974973abfa30c4436bfa66 (127.16.174.129). New cstate: current_term: 1 leader_uuid: "306ffa4467974973abfa30c4436bfa66" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } health_report { overall_health: HEALTHY } } }
I20260608 12:58:14.794140 26731 raft_consensus.cc:697] T e4f73613e4c44975a22ec04caf51755b P f3ea8dccac9445d587c99bd05be18766 [term 1 LEADER]: Becoming Leader. State: Replica: f3ea8dccac9445d587c99bd05be18766, State: Running, Role: LEADER
I20260608 12:58:14.795413 26731 consensus_queue.cc:237] T e4f73613e4c44975a22ec04caf51755b P f3ea8dccac9445d587c99bd05be18766 [LEADER]: Queue going to LEADER mode. State: All 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: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
I20260608 12:58:14.796753 26720 ts_tablet_manager.cc:1434] T e4f73613e4c44975a22ec04caf51755b P f3ea8dccac9445d587c99bd05be18766: Time spent starting tablet: real 0.084s	user 0.017s	sys 0.026s
I20260608 12:58:14.797997 26720 tablet_bootstrap.cc:492] T 952341ed5b1b4625b156ad0c220e1b35 P f3ea8dccac9445d587c99bd05be18766: Bootstrap starting.
I20260608 12:58:14.799165 26716 tablet_bootstrap.cc:492] T cba9fa4174fc4238b01035d1502ff87e P 306ffa4467974973abfa30c4436bfa66: No bootstrap required, opened a new log
I20260608 12:58:14.800060 26716 ts_tablet_manager.cc:1403] T cba9fa4174fc4238b01035d1502ff87e P 306ffa4467974973abfa30c4436bfa66: Time spent bootstrapping tablet: real 0.062s	user 0.028s	sys 0.025s
I20260608 12:58:14.799927 26717 tablet_bootstrap.cc:492] T 85b0e65df8094c63a33caad3f5172a1a P 5973fc366ca940b9b0405a507ab73e05: No bootstrap required, opened a new log
I20260608 12:58:14.802511 26717 ts_tablet_manager.cc:1403] T 85b0e65df8094c63a33caad3f5172a1a P 5973fc366ca940b9b0405a507ab73e05: Time spent bootstrapping tablet: real 0.070s	user 0.017s	sys 0.019s
I20260608 12:58:14.805073 26720 tablet_bootstrap.cc:654] T 952341ed5b1b4625b156ad0c220e1b35 P f3ea8dccac9445d587c99bd05be18766: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:14.805831 26420 catalog_manager.cc:5696] T e4f73613e4c44975a22ec04caf51755b P f3ea8dccac9445d587c99bd05be18766 reported cstate change: term changed from 0 to 1, leader changed from <none> to f3ea8dccac9445d587c99bd05be18766 (127.16.174.131). New cstate: current_term: 1 leader_uuid: "f3ea8dccac9445d587c99bd05be18766" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } health_report { overall_health: HEALTHY } } }
I20260608 12:58:14.806574 26717 raft_consensus.cc:359] T 85b0e65df8094c63a33caad3f5172a1a P 5973fc366ca940b9b0405a507ab73e05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } }
I20260608 12:58:14.807395 26717 raft_consensus.cc:385] T 85b0e65df8094c63a33caad3f5172a1a P 5973fc366ca940b9b0405a507ab73e05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:14.807807 26717 raft_consensus.cc:740] T 85b0e65df8094c63a33caad3f5172a1a P 5973fc366ca940b9b0405a507ab73e05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5973fc366ca940b9b0405a507ab73e05, State: Initialized, Role: FOLLOWER
I20260608 12:58:14.808866 26717 consensus_queue.cc:260] T 85b0e65df8094c63a33caad3f5172a1a P 5973fc366ca940b9b0405a507ab73e05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } }
I20260608 12:58:14.809692 26717 raft_consensus.cc:399] T 85b0e65df8094c63a33caad3f5172a1a P 5973fc366ca940b9b0405a507ab73e05 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:58:14.810108 26717 raft_consensus.cc:493] T 85b0e65df8094c63a33caad3f5172a1a P 5973fc366ca940b9b0405a507ab73e05 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:58:14.810575 26717 raft_consensus.cc:3060] T 85b0e65df8094c63a33caad3f5172a1a P 5973fc366ca940b9b0405a507ab73e05 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:14.813843 26716 raft_consensus.cc:359] T cba9fa4174fc4238b01035d1502ff87e P 306ffa4467974973abfa30c4436bfa66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } }
I20260608 12:58:14.814677 26716 raft_consensus.cc:385] T cba9fa4174fc4238b01035d1502ff87e P 306ffa4467974973abfa30c4436bfa66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:14.815061 26716 raft_consensus.cc:740] T cba9fa4174fc4238b01035d1502ff87e P 306ffa4467974973abfa30c4436bfa66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 306ffa4467974973abfa30c4436bfa66, State: Initialized, Role: FOLLOWER
I20260608 12:58:14.816147 26716 consensus_queue.cc:260] T cba9fa4174fc4238b01035d1502ff87e P 306ffa4467974973abfa30c4436bfa66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } }
I20260608 12:58:14.817225 26716 raft_consensus.cc:399] T cba9fa4174fc4238b01035d1502ff87e P 306ffa4467974973abfa30c4436bfa66 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:58:14.817710 26716 raft_consensus.cc:493] T cba9fa4174fc4238b01035d1502ff87e P 306ffa4467974973abfa30c4436bfa66 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:58:14.818200 26716 raft_consensus.cc:3060] T cba9fa4174fc4238b01035d1502ff87e P 306ffa4467974973abfa30c4436bfa66 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:14.837792 26716 raft_consensus.cc:515] T cba9fa4174fc4238b01035d1502ff87e P 306ffa4467974973abfa30c4436bfa66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } }
I20260608 12:58:14.838910 26716 leader_election.cc:304] T cba9fa4174fc4238b01035d1502ff87e P 306ffa4467974973abfa30c4436bfa66 [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: 306ffa4467974973abfa30c4436bfa66; no voters: 
I20260608 12:58:14.839887 26716 leader_election.cc:290] T cba9fa4174fc4238b01035d1502ff87e P 306ffa4467974973abfa30c4436bfa66 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:58:14.840049 26723 raft_consensus.cc:2804] T cba9fa4174fc4238b01035d1502ff87e P 306ffa4467974973abfa30c4436bfa66 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:14.843452 26717 raft_consensus.cc:515] T 85b0e65df8094c63a33caad3f5172a1a P 5973fc366ca940b9b0405a507ab73e05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } }
I20260608 12:58:14.844897 26717 leader_election.cc:304] T 85b0e65df8094c63a33caad3f5172a1a P 5973fc366ca940b9b0405a507ab73e05 [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: 5973fc366ca940b9b0405a507ab73e05; no voters: 
I20260608 12:58:14.845724 26717 leader_election.cc:290] T 85b0e65df8094c63a33caad3f5172a1a P 5973fc366ca940b9b0405a507ab73e05 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:58:14.846417 26722 raft_consensus.cc:2804] T 85b0e65df8094c63a33caad3f5172a1a P 5973fc366ca940b9b0405a507ab73e05 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:14.846954 26722 raft_consensus.cc:697] T 85b0e65df8094c63a33caad3f5172a1a P 5973fc366ca940b9b0405a507ab73e05 [term 1 LEADER]: Becoming Leader. State: Replica: 5973fc366ca940b9b0405a507ab73e05, State: Running, Role: LEADER
I20260608 12:58:14.847733 26717 ts_tablet_manager.cc:1434] T 85b0e65df8094c63a33caad3f5172a1a P 5973fc366ca940b9b0405a507ab73e05: Time spent starting tablet: real 0.045s	user 0.015s	sys 0.009s
I20260608 12:58:14.847769 26722 consensus_queue.cc:237] T 85b0e65df8094c63a33caad3f5172a1a P 5973fc366ca940b9b0405a507ab73e05 [LEADER]: Queue going to LEADER mode. State: All 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: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } }
I20260608 12:58:14.848994 26720 tablet_bootstrap.cc:492] T 952341ed5b1b4625b156ad0c220e1b35 P f3ea8dccac9445d587c99bd05be18766: No bootstrap required, opened a new log
I20260608 12:58:14.849527 26720 ts_tablet_manager.cc:1403] T 952341ed5b1b4625b156ad0c220e1b35 P f3ea8dccac9445d587c99bd05be18766: Time spent bootstrapping tablet: real 0.052s	user 0.019s	sys 0.023s
I20260608 12:58:14.850136 26723 raft_consensus.cc:697] T cba9fa4174fc4238b01035d1502ff87e P 306ffa4467974973abfa30c4436bfa66 [term 1 LEADER]: Becoming Leader. State: Replica: 306ffa4467974973abfa30c4436bfa66, State: Running, Role: LEADER
I20260608 12:58:14.850965 26723 consensus_queue.cc:237] T cba9fa4174fc4238b01035d1502ff87e P 306ffa4467974973abfa30c4436bfa66 [LEADER]: Queue going to LEADER mode. State: All 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: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } }
I20260608 12:58:14.851316 26716 ts_tablet_manager.cc:1434] T cba9fa4174fc4238b01035d1502ff87e P 306ffa4467974973abfa30c4436bfa66: Time spent starting tablet: real 0.051s	user 0.017s	sys 0.007s
I20260608 12:58:14.852847 26720 raft_consensus.cc:359] T 952341ed5b1b4625b156ad0c220e1b35 P f3ea8dccac9445d587c99bd05be18766 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
I20260608 12:58:14.853642 26720 raft_consensus.cc:385] T 952341ed5b1b4625b156ad0c220e1b35 P f3ea8dccac9445d587c99bd05be18766 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:14.854034 26720 raft_consensus.cc:740] T 952341ed5b1b4625b156ad0c220e1b35 P f3ea8dccac9445d587c99bd05be18766 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3ea8dccac9445d587c99bd05be18766, State: Initialized, Role: FOLLOWER
I20260608 12:58:14.855079 26720 consensus_queue.cc:260] T 952341ed5b1b4625b156ad0c220e1b35 P f3ea8dccac9445d587c99bd05be18766 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
I20260608 12:58:14.855904 26720 raft_consensus.cc:399] T 952341ed5b1b4625b156ad0c220e1b35 P f3ea8dccac9445d587c99bd05be18766 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:58:14.856241 26720 raft_consensus.cc:493] T 952341ed5b1b4625b156ad0c220e1b35 P f3ea8dccac9445d587c99bd05be18766 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:58:14.856658 26720 raft_consensus.cc:3060] T 952341ed5b1b4625b156ad0c220e1b35 P f3ea8dccac9445d587c99bd05be18766 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:14.862498 26419 catalog_manager.cc:5696] T 85b0e65df8094c63a33caad3f5172a1a P 5973fc366ca940b9b0405a507ab73e05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5973fc366ca940b9b0405a507ab73e05 (127.16.174.130). New cstate: current_term: 1 leader_uuid: "5973fc366ca940b9b0405a507ab73e05" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } health_report { overall_health: HEALTHY } } }
I20260608 12:58:14.868891 26418 catalog_manager.cc:5696] T cba9fa4174fc4238b01035d1502ff87e P 306ffa4467974973abfa30c4436bfa66 reported cstate change: term changed from 0 to 1, leader changed from <none> to 306ffa4467974973abfa30c4436bfa66 (127.16.174.129). New cstate: current_term: 1 leader_uuid: "306ffa4467974973abfa30c4436bfa66" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } health_report { overall_health: HEALTHY } } }
I20260608 12:58:14.870759 26720 raft_consensus.cc:515] T 952341ed5b1b4625b156ad0c220e1b35 P f3ea8dccac9445d587c99bd05be18766 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
I20260608 12:58:14.871749 26720 leader_election.cc:304] T 952341ed5b1b4625b156ad0c220e1b35 P f3ea8dccac9445d587c99bd05be18766 [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: f3ea8dccac9445d587c99bd05be18766; no voters: 
I20260608 12:58:14.872561 26720 leader_election.cc:290] T 952341ed5b1b4625b156ad0c220e1b35 P f3ea8dccac9445d587c99bd05be18766 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:58:14.872929 26734 raft_consensus.cc:2804] T 952341ed5b1b4625b156ad0c220e1b35 P f3ea8dccac9445d587c99bd05be18766 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:14.874042 26734 raft_consensus.cc:697] T 952341ed5b1b4625b156ad0c220e1b35 P f3ea8dccac9445d587c99bd05be18766 [term 1 LEADER]: Becoming Leader. State: Replica: f3ea8dccac9445d587c99bd05be18766, State: Running, Role: LEADER
I20260608 12:58:14.875278 26720 ts_tablet_manager.cc:1434] T 952341ed5b1b4625b156ad0c220e1b35 P f3ea8dccac9445d587c99bd05be18766: Time spent starting tablet: real 0.025s	user 0.018s	sys 0.001s
I20260608 12:58:14.875135 26734 consensus_queue.cc:237] T 952341ed5b1b4625b156ad0c220e1b35 P f3ea8dccac9445d587c99bd05be18766 [LEADER]: Queue going to LEADER mode. State: All 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: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
I20260608 12:58:14.884716 26419 catalog_manager.cc:5696] T 952341ed5b1b4625b156ad0c220e1b35 P f3ea8dccac9445d587c99bd05be18766 reported cstate change: term changed from 0 to 1, leader changed from <none> to f3ea8dccac9445d587c99bd05be18766 (127.16.174.131). New cstate: current_term: 1 leader_uuid: "f3ea8dccac9445d587c99bd05be18766" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } health_report { overall_health: HEALTHY } } }
I20260608 12:58:15.637115 26417 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55804:
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:58:15.639617 26417 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:58:15.684654 26512 tablet_service.cc:1511] Processing CreateTablet for tablet 2c421ec016824369b346c36f9d457ece (DEFAULT_TABLE table=test-workload-rf3 [id=c3a40a6c89d2402fb87a2d11481d7857]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:58:15.686064 26512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c421ec016824369b346c36f9d457ece. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:15.685998 26586 tablet_service.cc:1511] Processing CreateTablet for tablet 2c421ec016824369b346c36f9d457ece (DEFAULT_TABLE table=test-workload-rf3 [id=c3a40a6c89d2402fb87a2d11481d7857]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:58:15.687770 26586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c421ec016824369b346c36f9d457ece. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:15.687518 26660 tablet_service.cc:1511] Processing CreateTablet for tablet 2c421ec016824369b346c36f9d457ece (DEFAULT_TABLE table=test-workload-rf3 [id=c3a40a6c89d2402fb87a2d11481d7857]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:58:15.688879 26660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c421ec016824369b346c36f9d457ece. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:15.690572 26511 tablet_service.cc:1511] Processing CreateTablet for tablet 6da7403cbda440ca881a14772c69281d (DEFAULT_TABLE table=test-workload-rf3 [id=c3a40a6c89d2402fb87a2d11481d7857]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:58:15.692056 26511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6da7403cbda440ca881a14772c69281d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:15.694214 26587 tablet_service.cc:1511] Processing CreateTablet for tablet 6da7403cbda440ca881a14772c69281d (DEFAULT_TABLE table=test-workload-rf3 [id=c3a40a6c89d2402fb87a2d11481d7857]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:58:15.696527 26587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6da7403cbda440ca881a14772c69281d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:15.699194 26661 tablet_service.cc:1511] Processing CreateTablet for tablet 6da7403cbda440ca881a14772c69281d (DEFAULT_TABLE table=test-workload-rf3 [id=c3a40a6c89d2402fb87a2d11481d7857]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:58:15.701548 26661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6da7403cbda440ca881a14772c69281d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:15.713757 26510 tablet_service.cc:1511] Processing CreateTablet for tablet b2d4c7f974d4464c9bc487ac8d275e3a (DEFAULT_TABLE table=test-workload-rf3 [id=c3a40a6c89d2402fb87a2d11481d7857]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:58:15.715430 26510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2d4c7f974d4464c9bc487ac8d275e3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:15.716974 26585 tablet_service.cc:1511] Processing CreateTablet for tablet b2d4c7f974d4464c9bc487ac8d275e3a (DEFAULT_TABLE table=test-workload-rf3 [id=c3a40a6c89d2402fb87a2d11481d7857]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:58:15.718675 26585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2d4c7f974d4464c9bc487ac8d275e3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:15.719730 26509 tablet_service.cc:1511] Processing CreateTablet for tablet 602ce4d0f3004529902fd19e05a20f67 (DEFAULT_TABLE table=test-workload-rf3 [id=c3a40a6c89d2402fb87a2d11481d7857]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:58:15.721338 26509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 602ce4d0f3004529902fd19e05a20f67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:15.721181 26659 tablet_service.cc:1511] Processing CreateTablet for tablet b2d4c7f974d4464c9bc487ac8d275e3a (DEFAULT_TABLE table=test-workload-rf3 [id=c3a40a6c89d2402fb87a2d11481d7857]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:58:15.722810 26659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2d4c7f974d4464c9bc487ac8d275e3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:15.723989 26658 tablet_service.cc:1511] Processing CreateTablet for tablet 602ce4d0f3004529902fd19e05a20f67 (DEFAULT_TABLE table=test-workload-rf3 [id=c3a40a6c89d2402fb87a2d11481d7857]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:58:15.725639 26658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 602ce4d0f3004529902fd19e05a20f67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:15.725813 26584 tablet_service.cc:1511] Processing CreateTablet for tablet 602ce4d0f3004529902fd19e05a20f67 (DEFAULT_TABLE table=test-workload-rf3 [id=c3a40a6c89d2402fb87a2d11481d7857]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:58:15.726029 26508 tablet_service.cc:1511] Processing CreateTablet for tablet 87d34dc9c1964e098364407764afe7f6 (DEFAULT_TABLE table=test-workload-rf3 [id=c3a40a6c89d2402fb87a2d11481d7857]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:58:15.727705 26508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87d34dc9c1964e098364407764afe7f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:15.729806 26583 tablet_service.cc:1511] Processing CreateTablet for tablet 87d34dc9c1964e098364407764afe7f6 (DEFAULT_TABLE table=test-workload-rf3 [id=c3a40a6c89d2402fb87a2d11481d7857]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:58:15.730621 26657 tablet_service.cc:1511] Processing CreateTablet for tablet 87d34dc9c1964e098364407764afe7f6 (DEFAULT_TABLE table=test-workload-rf3 [id=c3a40a6c89d2402fb87a2d11481d7857]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:58:15.732332 26657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87d34dc9c1964e098364407764afe7f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:15.732645 26507 tablet_service.cc:1511] Processing CreateTablet for tablet 8b2542708da34f02abcb337d84aa02e4 (DEFAULT_TABLE table=test-workload-rf3 [id=c3a40a6c89d2402fb87a2d11481d7857]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:58:15.734117 26507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b2542708da34f02abcb337d84aa02e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:15.737533 26582 tablet_service.cc:1511] Processing CreateTablet for tablet 8b2542708da34f02abcb337d84aa02e4 (DEFAULT_TABLE table=test-workload-rf3 [id=c3a40a6c89d2402fb87a2d11481d7857]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:58:15.737856 26656 tablet_service.cc:1511] Processing CreateTablet for tablet 8b2542708da34f02abcb337d84aa02e4 (DEFAULT_TABLE table=test-workload-rf3 [id=c3a40a6c89d2402fb87a2d11481d7857]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:58:15.739437 26656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b2542708da34f02abcb337d84aa02e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:15.727517 26584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 602ce4d0f3004529902fd19e05a20f67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:15.747287 26583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87d34dc9c1964e098364407764afe7f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:15.752068 26582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b2542708da34f02abcb337d84aa02e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:15.807286 26775 tablet_bootstrap.cc:492] T 6da7403cbda440ca881a14772c69281d P f3ea8dccac9445d587c99bd05be18766: Bootstrap starting.
I20260608 12:58:15.821985 26776 tablet_bootstrap.cc:492] T 2c421ec016824369b346c36f9d457ece P 5973fc366ca940b9b0405a507ab73e05: Bootstrap starting.
I20260608 12:58:15.835333 26775 tablet_bootstrap.cc:654] T 6da7403cbda440ca881a14772c69281d P f3ea8dccac9445d587c99bd05be18766: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:15.839483 26776 tablet_bootstrap.cc:654] T 2c421ec016824369b346c36f9d457ece P 5973fc366ca940b9b0405a507ab73e05: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:15.843508 26775 tablet_bootstrap.cc:492] T 6da7403cbda440ca881a14772c69281d P f3ea8dccac9445d587c99bd05be18766: No bootstrap required, opened a new log
I20260608 12:58:15.844301 26775 ts_tablet_manager.cc:1403] T 6da7403cbda440ca881a14772c69281d P f3ea8dccac9445d587c99bd05be18766: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.000s
I20260608 12:58:15.849663 26777 tablet_bootstrap.cc:492] T 602ce4d0f3004529902fd19e05a20f67 P 306ffa4467974973abfa30c4436bfa66: Bootstrap starting.
I20260608 12:58:15.850996 26775 raft_consensus.cc:359] T 6da7403cbda440ca881a14772c69281d P f3ea8dccac9445d587c99bd05be18766 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
I20260608 12:58:15.852010 26775 raft_consensus.cc:385] T 6da7403cbda440ca881a14772c69281d P f3ea8dccac9445d587c99bd05be18766 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:15.852351 26775 raft_consensus.cc:740] T 6da7403cbda440ca881a14772c69281d P f3ea8dccac9445d587c99bd05be18766 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3ea8dccac9445d587c99bd05be18766, State: Initialized, Role: FOLLOWER
I20260608 12:58:15.853240 26775 consensus_queue.cc:260] T 6da7403cbda440ca881a14772c69281d P f3ea8dccac9445d587c99bd05be18766 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
I20260608 12:58:15.853794 26776 tablet_bootstrap.cc:492] T 2c421ec016824369b346c36f9d457ece P 5973fc366ca940b9b0405a507ab73e05: No bootstrap required, opened a new log
I20260608 12:58:15.854540 26776 ts_tablet_manager.cc:1403] T 2c421ec016824369b346c36f9d457ece P 5973fc366ca940b9b0405a507ab73e05: Time spent bootstrapping tablet: real 0.033s	user 0.021s	sys 0.000s
I20260608 12:58:15.856106 26775 ts_tablet_manager.cc:1434] T 6da7403cbda440ca881a14772c69281d P f3ea8dccac9445d587c99bd05be18766: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260608 12:58:15.857386 26775 tablet_bootstrap.cc:492] T 2c421ec016824369b346c36f9d457ece P f3ea8dccac9445d587c99bd05be18766: Bootstrap starting.
I20260608 12:58:15.858454 26777 tablet_bootstrap.cc:654] T 602ce4d0f3004529902fd19e05a20f67 P 306ffa4467974973abfa30c4436bfa66: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:15.857874 26776 raft_consensus.cc:359] T 2c421ec016824369b346c36f9d457ece P 5973fc366ca940b9b0405a507ab73e05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
I20260608 12:58:15.858964 26776 raft_consensus.cc:385] T 2c421ec016824369b346c36f9d457ece P 5973fc366ca940b9b0405a507ab73e05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:15.859324 26776 raft_consensus.cc:740] T 2c421ec016824369b346c36f9d457ece P 5973fc366ca940b9b0405a507ab73e05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5973fc366ca940b9b0405a507ab73e05, State: Initialized, Role: FOLLOWER
I20260608 12:58:15.860394 26776 consensus_queue.cc:260] T 2c421ec016824369b346c36f9d457ece P 5973fc366ca940b9b0405a507ab73e05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
I20260608 12:58:15.865825 26775 tablet_bootstrap.cc:654] T 2c421ec016824369b346c36f9d457ece P f3ea8dccac9445d587c99bd05be18766: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:15.873360 26776 ts_tablet_manager.cc:1434] T 2c421ec016824369b346c36f9d457ece P 5973fc366ca940b9b0405a507ab73e05: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260608 12:58:15.879395 26776 tablet_bootstrap.cc:492] T 6da7403cbda440ca881a14772c69281d P 5973fc366ca940b9b0405a507ab73e05: Bootstrap starting.
I20260608 12:58:15.894055 26776 tablet_bootstrap.cc:654] T 6da7403cbda440ca881a14772c69281d P 5973fc366ca940b9b0405a507ab73e05: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:15.895339 26777 tablet_bootstrap.cc:492] T 602ce4d0f3004529902fd19e05a20f67 P 306ffa4467974973abfa30c4436bfa66: No bootstrap required, opened a new log
I20260608 12:58:15.895887 26775 tablet_bootstrap.cc:492] T 2c421ec016824369b346c36f9d457ece P f3ea8dccac9445d587c99bd05be18766: No bootstrap required, opened a new log
I20260608 12:58:15.895959 26777 ts_tablet_manager.cc:1403] T 602ce4d0f3004529902fd19e05a20f67 P 306ffa4467974973abfa30c4436bfa66: Time spent bootstrapping tablet: real 0.047s	user 0.025s	sys 0.020s
I20260608 12:58:15.896801 26775 ts_tablet_manager.cc:1403] T 2c421ec016824369b346c36f9d457ece P f3ea8dccac9445d587c99bd05be18766: Time spent bootstrapping tablet: real 0.040s	user 0.029s	sys 0.008s
I20260608 12:58:15.899698 26777 raft_consensus.cc:359] T 602ce4d0f3004529902fd19e05a20f67 P 306ffa4467974973abfa30c4436bfa66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
I20260608 12:58:15.900327 26777 raft_consensus.cc:385] T 602ce4d0f3004529902fd19e05a20f67 P 306ffa4467974973abfa30c4436bfa66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:15.900574 26777 raft_consensus.cc:740] T 602ce4d0f3004529902fd19e05a20f67 P 306ffa4467974973abfa30c4436bfa66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 306ffa4467974973abfa30c4436bfa66, State: Initialized, Role: FOLLOWER
I20260608 12:58:15.901202 26776 tablet_bootstrap.cc:492] T 6da7403cbda440ca881a14772c69281d P 5973fc366ca940b9b0405a507ab73e05: No bootstrap required, opened a new log
I20260608 12:58:15.900782 26775 raft_consensus.cc:359] T 2c421ec016824369b346c36f9d457ece P f3ea8dccac9445d587c99bd05be18766 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
I20260608 12:58:15.901348 26777 consensus_queue.cc:260] T 602ce4d0f3004529902fd19e05a20f67 P 306ffa4467974973abfa30c4436bfa66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
I20260608 12:58:15.901715 26775 raft_consensus.cc:385] T 2c421ec016824369b346c36f9d457ece P f3ea8dccac9445d587c99bd05be18766 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:15.901810 26776 ts_tablet_manager.cc:1403] T 6da7403cbda440ca881a14772c69281d P 5973fc366ca940b9b0405a507ab73e05: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.012s
I20260608 12:58:15.902242 26775 raft_consensus.cc:740] T 2c421ec016824369b346c36f9d457ece P f3ea8dccac9445d587c99bd05be18766 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3ea8dccac9445d587c99bd05be18766, State: Initialized, Role: FOLLOWER
I20260608 12:58:15.903748 26777 ts_tablet_manager.cc:1434] T 602ce4d0f3004529902fd19e05a20f67 P 306ffa4467974973abfa30c4436bfa66: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260608 12:58:15.903350 26775 consensus_queue.cc:260] T 2c421ec016824369b346c36f9d457ece P f3ea8dccac9445d587c99bd05be18766 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
I20260608 12:58:15.904914 26777 tablet_bootstrap.cc:492] T b2d4c7f974d4464c9bc487ac8d275e3a P 306ffa4467974973abfa30c4436bfa66: Bootstrap starting.
I20260608 12:58:15.905344 26776 raft_consensus.cc:359] T 6da7403cbda440ca881a14772c69281d P 5973fc366ca940b9b0405a507ab73e05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
I20260608 12:58:15.906068 26776 raft_consensus.cc:385] T 6da7403cbda440ca881a14772c69281d P 5973fc366ca940b9b0405a507ab73e05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:15.906353 26776 raft_consensus.cc:740] T 6da7403cbda440ca881a14772c69281d P 5973fc366ca940b9b0405a507ab73e05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5973fc366ca940b9b0405a507ab73e05, State: Initialized, Role: FOLLOWER
I20260608 12:58:15.907279 26776 consensus_queue.cc:260] T 6da7403cbda440ca881a14772c69281d P 5973fc366ca940b9b0405a507ab73e05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
I20260608 12:58:15.909830 26776 ts_tablet_manager.cc:1434] T 6da7403cbda440ca881a14772c69281d P 5973fc366ca940b9b0405a507ab73e05: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260608 12:58:15.911926 26776 tablet_bootstrap.cc:492] T b2d4c7f974d4464c9bc487ac8d275e3a P 5973fc366ca940b9b0405a507ab73e05: Bootstrap starting.
I20260608 12:58:15.912606 26777 tablet_bootstrap.cc:654] T b2d4c7f974d4464c9bc487ac8d275e3a P 306ffa4467974973abfa30c4436bfa66: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:15.914902 26775 ts_tablet_manager.cc:1434] T 2c421ec016824369b346c36f9d457ece P f3ea8dccac9445d587c99bd05be18766: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260608 12:58:15.916178 26775 tablet_bootstrap.cc:492] T 87d34dc9c1964e098364407764afe7f6 P f3ea8dccac9445d587c99bd05be18766: Bootstrap starting.
I20260608 12:58:15.919792 26776 tablet_bootstrap.cc:654] T b2d4c7f974d4464c9bc487ac8d275e3a P 5973fc366ca940b9b0405a507ab73e05: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:15.923224 26775 tablet_bootstrap.cc:654] T 87d34dc9c1964e098364407764afe7f6 P f3ea8dccac9445d587c99bd05be18766: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:15.932791 26776 tablet_bootstrap.cc:492] T b2d4c7f974d4464c9bc487ac8d275e3a P 5973fc366ca940b9b0405a507ab73e05: No bootstrap required, opened a new log
I20260608 12:58:15.933519 26776 ts_tablet_manager.cc:1403] T b2d4c7f974d4464c9bc487ac8d275e3a P 5973fc366ca940b9b0405a507ab73e05: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.009s
I20260608 12:58:15.938982 26776 raft_consensus.cc:359] T b2d4c7f974d4464c9bc487ac8d275e3a P 5973fc366ca940b9b0405a507ab73e05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
I20260608 12:58:15.940017 26776 raft_consensus.cc:385] T b2d4c7f974d4464c9bc487ac8d275e3a P 5973fc366ca940b9b0405a507ab73e05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:15.940409 26776 raft_consensus.cc:740] T b2d4c7f974d4464c9bc487ac8d275e3a P 5973fc366ca940b9b0405a507ab73e05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5973fc366ca940b9b0405a507ab73e05, State: Initialized, Role: FOLLOWER
I20260608 12:58:15.941468 26776 consensus_queue.cc:260] T b2d4c7f974d4464c9bc487ac8d275e3a P 5973fc366ca940b9b0405a507ab73e05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
I20260608 12:58:15.946822 26776 ts_tablet_manager.cc:1434] T b2d4c7f974d4464c9bc487ac8d275e3a P 5973fc366ca940b9b0405a507ab73e05: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.002s
I20260608 12:58:15.948374 26776 tablet_bootstrap.cc:492] T 602ce4d0f3004529902fd19e05a20f67 P 5973fc366ca940b9b0405a507ab73e05: Bootstrap starting.
I20260608 12:58:15.956768 26776 tablet_bootstrap.cc:654] T 602ce4d0f3004529902fd19e05a20f67 P 5973fc366ca940b9b0405a507ab73e05: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:15.969741 26776 tablet_bootstrap.cc:492] T 602ce4d0f3004529902fd19e05a20f67 P 5973fc366ca940b9b0405a507ab73e05: No bootstrap required, opened a new log
I20260608 12:58:15.970516 26776 ts_tablet_manager.cc:1403] T 602ce4d0f3004529902fd19e05a20f67 P 5973fc366ca940b9b0405a507ab73e05: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260608 12:58:15.974675 26776 raft_consensus.cc:359] T 602ce4d0f3004529902fd19e05a20f67 P 5973fc366ca940b9b0405a507ab73e05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
I20260608 12:58:15.975885 26776 raft_consensus.cc:385] T 602ce4d0f3004529902fd19e05a20f67 P 5973fc366ca940b9b0405a507ab73e05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:15.976455 26776 raft_consensus.cc:740] T 602ce4d0f3004529902fd19e05a20f67 P 5973fc366ca940b9b0405a507ab73e05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5973fc366ca940b9b0405a507ab73e05, State: Initialized, Role: FOLLOWER
I20260608 12:58:15.977526 26776 consensus_queue.cc:260] T 602ce4d0f3004529902fd19e05a20f67 P 5973fc366ca940b9b0405a507ab73e05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
I20260608 12:58:15.981104 26776 ts_tablet_manager.cc:1434] T 602ce4d0f3004529902fd19e05a20f67 P 5973fc366ca940b9b0405a507ab73e05: Time spent starting tablet: real 0.010s	user 0.011s	sys 0.000s
I20260608 12:58:15.981863 26777 tablet_bootstrap.cc:492] T b2d4c7f974d4464c9bc487ac8d275e3a P 306ffa4467974973abfa30c4436bfa66: No bootstrap required, opened a new log
I20260608 12:58:15.981864 26775 tablet_bootstrap.cc:492] T 87d34dc9c1964e098364407764afe7f6 P f3ea8dccac9445d587c99bd05be18766: No bootstrap required, opened a new log
I20260608 12:58:15.982177 26776 tablet_bootstrap.cc:492] T 8b2542708da34f02abcb337d84aa02e4 P 5973fc366ca940b9b0405a507ab73e05: Bootstrap starting.
I20260608 12:58:15.982818 26775 ts_tablet_manager.cc:1403] T 87d34dc9c1964e098364407764afe7f6 P f3ea8dccac9445d587c99bd05be18766: Time spent bootstrapping tablet: real 0.067s	user 0.032s	sys 0.032s
I20260608 12:58:15.982884 26777 ts_tablet_manager.cc:1403] T b2d4c7f974d4464c9bc487ac8d275e3a P 306ffa4467974973abfa30c4436bfa66: Time spent bootstrapping tablet: real 0.078s	user 0.025s	sys 0.049s
I20260608 12:58:15.986289 26777 raft_consensus.cc:359] T b2d4c7f974d4464c9bc487ac8d275e3a P 306ffa4467974973abfa30c4436bfa66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
I20260608 12:58:15.986532 26775 raft_consensus.cc:359] T 87d34dc9c1964e098364407764afe7f6 P f3ea8dccac9445d587c99bd05be18766 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
I20260608 12:58:15.987107 26777 raft_consensus.cc:385] T b2d4c7f974d4464c9bc487ac8d275e3a P 306ffa4467974973abfa30c4436bfa66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:15.987303 26775 raft_consensus.cc:385] T 87d34dc9c1964e098364407764afe7f6 P f3ea8dccac9445d587c99bd05be18766 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:15.987797 26775 raft_consensus.cc:740] T 87d34dc9c1964e098364407764afe7f6 P f3ea8dccac9445d587c99bd05be18766 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3ea8dccac9445d587c99bd05be18766, State: Initialized, Role: FOLLOWER
I20260608 12:58:15.987566 26777 raft_consensus.cc:740] T b2d4c7f974d4464c9bc487ac8d275e3a P 306ffa4467974973abfa30c4436bfa66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 306ffa4467974973abfa30c4436bfa66, State: Initialized, Role: FOLLOWER
I20260608 12:58:15.988828 26777 consensus_queue.cc:260] T b2d4c7f974d4464c9bc487ac8d275e3a P 306ffa4467974973abfa30c4436bfa66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
I20260608 12:58:15.988804 26775 consensus_queue.cc:260] T 87d34dc9c1964e098364407764afe7f6 P f3ea8dccac9445d587c99bd05be18766 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
I20260608 12:58:15.989849 26776 tablet_bootstrap.cc:654] T 8b2542708da34f02abcb337d84aa02e4 P 5973fc366ca940b9b0405a507ab73e05: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:15.993149 26722 raft_consensus.cc:493] T 2c421ec016824369b346c36f9d457ece P 5973fc366ca940b9b0405a507ab73e05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:15.993806 26722 raft_consensus.cc:515] T 2c421ec016824369b346c36f9d457ece P 5973fc366ca940b9b0405a507ab73e05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
I20260608 12:58:16.001526 26777 ts_tablet_manager.cc:1434] T b2d4c7f974d4464c9bc487ac8d275e3a P 306ffa4467974973abfa30c4436bfa66: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260608 12:58:16.001755 26775 ts_tablet_manager.cc:1434] T 87d34dc9c1964e098364407764afe7f6 P f3ea8dccac9445d587c99bd05be18766: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260608 12:58:16.002069 26776 tablet_bootstrap.cc:492] T 8b2542708da34f02abcb337d84aa02e4 P 5973fc366ca940b9b0405a507ab73e05: No bootstrap required, opened a new log
I20260608 12:58:16.002645 26776 ts_tablet_manager.cc:1403] T 8b2542708da34f02abcb337d84aa02e4 P 5973fc366ca940b9b0405a507ab73e05: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.007s
I20260608 12:58:16.004186 26727 raft_consensus.cc:493] T 6da7403cbda440ca881a14772c69281d P 5973fc366ca940b9b0405a507ab73e05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:16.004710 26727 raft_consensus.cc:515] T 6da7403cbda440ca881a14772c69281d P 5973fc366ca940b9b0405a507ab73e05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
I20260608 12:58:16.005604 26776 raft_consensus.cc:359] T 8b2542708da34f02abcb337d84aa02e4 P 5973fc366ca940b9b0405a507ab73e05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
I20260608 12:58:16.006340 26776 raft_consensus.cc:385] T 8b2542708da34f02abcb337d84aa02e4 P 5973fc366ca940b9b0405a507ab73e05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:16.006675 26776 raft_consensus.cc:740] T 8b2542708da34f02abcb337d84aa02e4 P 5973fc366ca940b9b0405a507ab73e05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5973fc366ca940b9b0405a507ab73e05, State: Initialized, Role: FOLLOWER
I20260608 12:58:16.012504 26722 leader_election.cc:290] T 2c421ec016824369b346c36f9d457ece P 5973fc366ca940b9b0405a507ab73e05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 306ffa4467974973abfa30c4436bfa66 (127.16.174.129:45603), f3ea8dccac9445d587c99bd05be18766 (127.16.174.131:36389)
I20260608 12:58:16.008235 26727 leader_election.cc:290] T 6da7403cbda440ca881a14772c69281d P 5973fc366ca940b9b0405a507ab73e05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 306ffa4467974973abfa30c4436bfa66 (127.16.174.129:45603), f3ea8dccac9445d587c99bd05be18766 (127.16.174.131:36389)
I20260608 12:58:16.015177 26777 tablet_bootstrap.cc:492] T 6da7403cbda440ca881a14772c69281d P 306ffa4467974973abfa30c4436bfa66: Bootstrap starting.
I20260608 12:58:16.014515 26775 tablet_bootstrap.cc:492] T b2d4c7f974d4464c9bc487ac8d275e3a P f3ea8dccac9445d587c99bd05be18766: Bootstrap starting.
I20260608 12:58:16.007416 26776 consensus_queue.cc:260] T 8b2542708da34f02abcb337d84aa02e4 P 5973fc366ca940b9b0405a507ab73e05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
I20260608 12:58:16.021348 26723 raft_consensus.cc:493] T 602ce4d0f3004529902fd19e05a20f67 P 306ffa4467974973abfa30c4436bfa66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:16.025044 26723 raft_consensus.cc:515] T 602ce4d0f3004529902fd19e05a20f67 P 306ffa4467974973abfa30c4436bfa66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
I20260608 12:58:16.030511 26723 leader_election.cc:290] T 602ce4d0f3004529902fd19e05a20f67 P 306ffa4467974973abfa30c4436bfa66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5973fc366ca940b9b0405a507ab73e05 (127.16.174.130:45551), f3ea8dccac9445d587c99bd05be18766 (127.16.174.131:36389)
I20260608 12:58:16.058673 26522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c421ec016824369b346c36f9d457ece" candidate_uuid: "5973fc366ca940b9b0405a507ab73e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "306ffa4467974973abfa30c4436bfa66" is_pre_election: true
I20260608 12:58:16.061035 26521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da7403cbda440ca881a14772c69281d" candidate_uuid: "5973fc366ca940b9b0405a507ab73e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "306ffa4467974973abfa30c4436bfa66" is_pre_election: true
I20260608 12:58:16.061510 26776 ts_tablet_manager.cc:1434] T 8b2542708da34f02abcb337d84aa02e4 P 5973fc366ca940b9b0405a507ab73e05: Time spent starting tablet: real 0.059s	user 0.009s	sys 0.000s
I20260608 12:58:16.063359 26776 tablet_bootstrap.cc:492] T 87d34dc9c1964e098364407764afe7f6 P 5973fc366ca940b9b0405a507ab73e05: Bootstrap starting.
W20260608 12:58:16.063540 26561 leader_election.cc:343] T 2c421ec016824369b346c36f9d457ece P 5973fc366ca940b9b0405a507ab73e05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 306ffa4467974973abfa30c4436bfa66 (127.16.174.129:45603): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:58:16.066978 26561 leader_election.cc:343] T 6da7403cbda440ca881a14772c69281d P 5973fc366ca940b9b0405a507ab73e05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 306ffa4467974973abfa30c4436bfa66 (127.16.174.129:45603): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:58:16.067802 26777 tablet_bootstrap.cc:654] T 6da7403cbda440ca881a14772c69281d P 306ffa4467974973abfa30c4436bfa66: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:16.069617 26670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c421ec016824369b346c36f9d457ece" candidate_uuid: "5973fc366ca940b9b0405a507ab73e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3ea8dccac9445d587c99bd05be18766" is_pre_election: true
I20260608 12:58:16.069527 26671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da7403cbda440ca881a14772c69281d" candidate_uuid: "5973fc366ca940b9b0405a507ab73e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3ea8dccac9445d587c99bd05be18766" is_pre_election: true
I20260608 12:58:16.070438 26670 raft_consensus.cc:2468] T 2c421ec016824369b346c36f9d457ece P f3ea8dccac9445d587c99bd05be18766 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5973fc366ca940b9b0405a507ab73e05 in term 0.
I20260608 12:58:16.071524 26671 raft_consensus.cc:2468] T 6da7403cbda440ca881a14772c69281d P f3ea8dccac9445d587c99bd05be18766 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5973fc366ca940b9b0405a507ab73e05 in term 0.
I20260608 12:58:16.074224 26563 leader_election.cc:304] T 2c421ec016824369b346c36f9d457ece P 5973fc366ca940b9b0405a507ab73e05 [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: 5973fc366ca940b9b0405a507ab73e05, f3ea8dccac9445d587c99bd05be18766; no voters: 306ffa4467974973abfa30c4436bfa66
I20260608 12:58:16.075205 26775 tablet_bootstrap.cc:654] T b2d4c7f974d4464c9bc487ac8d275e3a P f3ea8dccac9445d587c99bd05be18766: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:16.075863 26727 raft_consensus.cc:2804] T 2c421ec016824369b346c36f9d457ece P 5973fc366ca940b9b0405a507ab73e05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:16.075999 26563 leader_election.cc:304] T 6da7403cbda440ca881a14772c69281d P 5973fc366ca940b9b0405a507ab73e05 [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: 5973fc366ca940b9b0405a507ab73e05, f3ea8dccac9445d587c99bd05be18766; no voters: 306ffa4467974973abfa30c4436bfa66
I20260608 12:58:16.077277 26722 raft_consensus.cc:2804] T 6da7403cbda440ca881a14772c69281d P 5973fc366ca940b9b0405a507ab73e05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:16.076392 26727 raft_consensus.cc:493] T 2c421ec016824369b346c36f9d457ece P 5973fc366ca940b9b0405a507ab73e05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:16.078451 26727 raft_consensus.cc:3060] T 2c421ec016824369b346c36f9d457ece P 5973fc366ca940b9b0405a507ab73e05 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:16.077723 26722 raft_consensus.cc:493] T 6da7403cbda440ca881a14772c69281d P 5973fc366ca940b9b0405a507ab73e05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:16.082415 26722 raft_consensus.cc:3060] T 6da7403cbda440ca881a14772c69281d P 5973fc366ca940b9b0405a507ab73e05 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:16.088907 26776 tablet_bootstrap.cc:654] T 87d34dc9c1964e098364407764afe7f6 P 5973fc366ca940b9b0405a507ab73e05: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:16.099911 26727 raft_consensus.cc:515] T 2c421ec016824369b346c36f9d457ece P 5973fc366ca940b9b0405a507ab73e05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
W20260608 12:58:16.101646 26468 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:58:16.103796 26727 leader_election.cc:290] T 2c421ec016824369b346c36f9d457ece P 5973fc366ca940b9b0405a507ab73e05 [CANDIDATE]: Term 1 election: Requested vote from peers 306ffa4467974973abfa30c4436bfa66 (127.16.174.129:45603), f3ea8dccac9445d587c99bd05be18766 (127.16.174.131:36389)
I20260608 12:58:16.104923 26521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c421ec016824369b346c36f9d457ece" candidate_uuid: "5973fc366ca940b9b0405a507ab73e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "306ffa4467974973abfa30c4436bfa66"
I20260608 12:58:16.106426 26777 tablet_bootstrap.cc:492] T 6da7403cbda440ca881a14772c69281d P 306ffa4467974973abfa30c4436bfa66: No bootstrap required, opened a new log
I20260608 12:58:16.117630 26777 ts_tablet_manager.cc:1403] T 6da7403cbda440ca881a14772c69281d P 306ffa4467974973abfa30c4436bfa66: Time spent bootstrapping tablet: real 0.110s	user 0.027s	sys 0.002s
I20260608 12:58:16.107580 26671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c421ec016824369b346c36f9d457ece" candidate_uuid: "5973fc366ca940b9b0405a507ab73e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3ea8dccac9445d587c99bd05be18766"
I20260608 12:58:16.118865 26671 raft_consensus.cc:3060] T 2c421ec016824369b346c36f9d457ece P f3ea8dccac9445d587c99bd05be18766 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:16.113207 26722 raft_consensus.cc:515] T 6da7403cbda440ca881a14772c69281d P 5973fc366ca940b9b0405a507ab73e05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
W20260608 12:58:16.126590 26561 leader_election.cc:343] T 2c421ec016824369b346c36f9d457ece P 5973fc366ca940b9b0405a507ab73e05 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 306ffa4467974973abfa30c4436bfa66 (127.16.174.129:45603): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:58:16.135613 26777 raft_consensus.cc:359] T 6da7403cbda440ca881a14772c69281d P 306ffa4467974973abfa30c4436bfa66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
I20260608 12:58:16.136288 26597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "602ce4d0f3004529902fd19e05a20f67" candidate_uuid: "306ffa4467974973abfa30c4436bfa66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5973fc366ca940b9b0405a507ab73e05" is_pre_election: true
I20260608 12:58:16.136888 26722 leader_election.cc:290] T 6da7403cbda440ca881a14772c69281d P 5973fc366ca940b9b0405a507ab73e05 [CANDIDATE]: Term 1 election: Requested vote from peers 306ffa4467974973abfa30c4436bfa66 (127.16.174.129:45603), f3ea8dccac9445d587c99bd05be18766 (127.16.174.131:36389)
I20260608 12:58:16.137065 26597 raft_consensus.cc:2468] T 602ce4d0f3004529902fd19e05a20f67 P 5973fc366ca940b9b0405a507ab73e05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 306ffa4467974973abfa30c4436bfa66 in term 0.
I20260608 12:58:16.136721 26777 raft_consensus.cc:385] T 6da7403cbda440ca881a14772c69281d P 306ffa4467974973abfa30c4436bfa66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:16.138271 26777 raft_consensus.cc:740] T 6da7403cbda440ca881a14772c69281d P 306ffa4467974973abfa30c4436bfa66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 306ffa4467974973abfa30c4436bfa66, State: Initialized, Role: FOLLOWER
I20260608 12:58:16.138442 26670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da7403cbda440ca881a14772c69281d" candidate_uuid: "5973fc366ca940b9b0405a507ab73e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3ea8dccac9445d587c99bd05be18766"
I20260608 12:58:16.139139 26670 raft_consensus.cc:3060] T 6da7403cbda440ca881a14772c69281d P f3ea8dccac9445d587c99bd05be18766 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:16.138971 26487 leader_election.cc:304] T 602ce4d0f3004529902fd19e05a20f67 P 306ffa4467974973abfa30c4436bfa66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 306ffa4467974973abfa30c4436bfa66, 5973fc366ca940b9b0405a507ab73e05; no voters: 
I20260608 12:58:16.139415 26777 consensus_queue.cc:260] T 6da7403cbda440ca881a14772c69281d P 306ffa4467974973abfa30c4436bfa66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
I20260608 12:58:16.141194 26521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da7403cbda440ca881a14772c69281d" candidate_uuid: "5973fc366ca940b9b0405a507ab73e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "306ffa4467974973abfa30c4436bfa66"
I20260608 12:58:16.141814 26521 raft_consensus.cc:3060] T 6da7403cbda440ca881a14772c69281d P 306ffa4467974973abfa30c4436bfa66 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:16.143435 26723 raft_consensus.cc:2804] T 602ce4d0f3004529902fd19e05a20f67 P 306ffa4467974973abfa30c4436bfa66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:16.144140 26723 raft_consensus.cc:493] T 602ce4d0f3004529902fd19e05a20f67 P 306ffa4467974973abfa30c4436bfa66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:16.144538 26723 raft_consensus.cc:3060] T 602ce4d0f3004529902fd19e05a20f67 P 306ffa4467974973abfa30c4436bfa66 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:16.151270 26521 raft_consensus.cc:2468] T 6da7403cbda440ca881a14772c69281d P 306ffa4467974973abfa30c4436bfa66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5973fc366ca940b9b0405a507ab73e05 in term 1.
I20260608 12:58:16.151376 26723 raft_consensus.cc:515] T 602ce4d0f3004529902fd19e05a20f67 P 306ffa4467974973abfa30c4436bfa66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
I20260608 12:58:16.152959 26561 leader_election.cc:304] T 6da7403cbda440ca881a14772c69281d P 5973fc366ca940b9b0405a507ab73e05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 306ffa4467974973abfa30c4436bfa66, 5973fc366ca940b9b0405a507ab73e05; no voters: 
I20260608 12:58:16.154282 26775 tablet_bootstrap.cc:492] T b2d4c7f974d4464c9bc487ac8d275e3a P f3ea8dccac9445d587c99bd05be18766: No bootstrap required, opened a new log
I20260608 12:58:16.154618 26597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "602ce4d0f3004529902fd19e05a20f67" candidate_uuid: "306ffa4467974973abfa30c4436bfa66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5973fc366ca940b9b0405a507ab73e05"
I20260608 12:58:16.154840 26775 ts_tablet_manager.cc:1403] T b2d4c7f974d4464c9bc487ac8d275e3a P f3ea8dccac9445d587c99bd05be18766: Time spent bootstrapping tablet: real 0.141s	user 0.033s	sys 0.019s
I20260608 12:58:16.155264 26597 raft_consensus.cc:3060] T 602ce4d0f3004529902fd19e05a20f67 P 5973fc366ca940b9b0405a507ab73e05 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:16.156518 26670 raft_consensus.cc:2468] T 6da7403cbda440ca881a14772c69281d P f3ea8dccac9445d587c99bd05be18766 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5973fc366ca940b9b0405a507ab73e05 in term 1.
I20260608 12:58:16.151932 26671 raft_consensus.cc:2468] T 2c421ec016824369b346c36f9d457ece P f3ea8dccac9445d587c99bd05be18766 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5973fc366ca940b9b0405a507ab73e05 in term 1.
I20260608 12:58:16.158908 26563 leader_election.cc:304] T 2c421ec016824369b346c36f9d457ece P 5973fc366ca940b9b0405a507ab73e05 [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: 5973fc366ca940b9b0405a507ab73e05, f3ea8dccac9445d587c99bd05be18766; no voters: 306ffa4467974973abfa30c4436bfa66
I20260608 12:58:16.159777 26776 tablet_bootstrap.cc:492] T 87d34dc9c1964e098364407764afe7f6 P 5973fc366ca940b9b0405a507ab73e05: No bootstrap required, opened a new log
I20260608 12:58:16.160316 26776 ts_tablet_manager.cc:1403] T 87d34dc9c1964e098364407764afe7f6 P 5973fc366ca940b9b0405a507ab73e05: Time spent bootstrapping tablet: real 0.097s	user 0.021s	sys 0.019s
I20260608 12:58:16.160408 26777 ts_tablet_manager.cc:1434] T 6da7403cbda440ca881a14772c69281d P 306ffa4467974973abfa30c4436bfa66: Time spent starting tablet: real 0.042s	user 0.017s	sys 0.000s
I20260608 12:58:16.160599 26723 leader_election.cc:290] T 602ce4d0f3004529902fd19e05a20f67 P 306ffa4467974973abfa30c4436bfa66 [CANDIDATE]: Term 1 election: Requested vote from peers 5973fc366ca940b9b0405a507ab73e05 (127.16.174.130:45551), f3ea8dccac9445d587c99bd05be18766 (127.16.174.131:36389)
I20260608 12:58:16.161818 26777 tablet_bootstrap.cc:492] T 87d34dc9c1964e098364407764afe7f6 P 306ffa4467974973abfa30c4436bfa66: Bootstrap starting.
I20260608 12:58:16.167191 26597 raft_consensus.cc:2468] T 602ce4d0f3004529902fd19e05a20f67 P 5973fc366ca940b9b0405a507ab73e05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 306ffa4467974973abfa30c4436bfa66 in term 1.
I20260608 12:58:16.167886 26722 raft_consensus.cc:2804] T 6da7403cbda440ca881a14772c69281d P 5973fc366ca940b9b0405a507ab73e05 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:16.168411 26727 raft_consensus.cc:2804] T 2c421ec016824369b346c36f9d457ece P 5973fc366ca940b9b0405a507ab73e05 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:16.169651 26670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "602ce4d0f3004529902fd19e05a20f67" candidate_uuid: "306ffa4467974973abfa30c4436bfa66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3ea8dccac9445d587c99bd05be18766"
I20260608 12:58:16.158850 26775 raft_consensus.cc:359] T b2d4c7f974d4464c9bc487ac8d275e3a P f3ea8dccac9445d587c99bd05be18766 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
I20260608 12:58:16.170456 26775 raft_consensus.cc:385] T b2d4c7f974d4464c9bc487ac8d275e3a P f3ea8dccac9445d587c99bd05be18766 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:16.170872 26775 raft_consensus.cc:740] T b2d4c7f974d4464c9bc487ac8d275e3a P f3ea8dccac9445d587c99bd05be18766 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3ea8dccac9445d587c99bd05be18766, State: Initialized, Role: FOLLOWER
W20260608 12:58:16.171666 26488 leader_election.cc:343] T 602ce4d0f3004529902fd19e05a20f67 P 306ffa4467974973abfa30c4436bfa66 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f3ea8dccac9445d587c99bd05be18766 (127.16.174.131:36389): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:58:16.172227 26777 tablet_bootstrap.cc:654] T 87d34dc9c1964e098364407764afe7f6 P 306ffa4467974973abfa30c4436bfa66: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:16.172809 26487 leader_election.cc:304] T 602ce4d0f3004529902fd19e05a20f67 P 306ffa4467974973abfa30c4436bfa66 [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: 306ffa4467974973abfa30c4436bfa66, 5973fc366ca940b9b0405a507ab73e05; no voters: f3ea8dccac9445d587c99bd05be18766
I20260608 12:58:16.172158 26775 consensus_queue.cc:260] T b2d4c7f974d4464c9bc487ac8d275e3a P f3ea8dccac9445d587c99bd05be18766 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
I20260608 12:58:16.176060 26775 ts_tablet_manager.cc:1434] T b2d4c7f974d4464c9bc487ac8d275e3a P f3ea8dccac9445d587c99bd05be18766: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.004s
I20260608 12:58:16.177273 26775 tablet_bootstrap.cc:492] T 8b2542708da34f02abcb337d84aa02e4 P f3ea8dccac9445d587c99bd05be18766: Bootstrap starting.
I20260608 12:58:16.176985 26776 raft_consensus.cc:359] T 87d34dc9c1964e098364407764afe7f6 P 5973fc366ca940b9b0405a507ab73e05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
I20260608 12:58:16.179627 26799 raft_consensus.cc:2804] T 602ce4d0f3004529902fd19e05a20f67 P 306ffa4467974973abfa30c4436bfa66 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:16.180301 26776 raft_consensus.cc:385] T 87d34dc9c1964e098364407764afe7f6 P 5973fc366ca940b9b0405a507ab73e05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:16.180500 26799 raft_consensus.cc:697] T 602ce4d0f3004529902fd19e05a20f67 P 306ffa4467974973abfa30c4436bfa66 [term 1 LEADER]: Becoming Leader. State: Replica: 306ffa4467974973abfa30c4436bfa66, State: Running, Role: LEADER
I20260608 12:58:16.182169 26799 consensus_queue.cc:237] T 602ce4d0f3004529902fd19e05a20f67 P 306ffa4467974973abfa30c4436bfa66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
I20260608 12:58:16.185367 26776 raft_consensus.cc:740] T 87d34dc9c1964e098364407764afe7f6 P 5973fc366ca940b9b0405a507ab73e05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5973fc366ca940b9b0405a507ab73e05, State: Initialized, Role: FOLLOWER
I20260608 12:58:16.187381 26776 consensus_queue.cc:260] T 87d34dc9c1964e098364407764afe7f6 P 5973fc366ca940b9b0405a507ab73e05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
I20260608 12:58:16.191045 26775 tablet_bootstrap.cc:654] T 8b2542708da34f02abcb337d84aa02e4 P f3ea8dccac9445d587c99bd05be18766: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:16.199433 26727 raft_consensus.cc:697] T 2c421ec016824369b346c36f9d457ece P 5973fc366ca940b9b0405a507ab73e05 [term 1 LEADER]: Becoming Leader. State: Replica: 5973fc366ca940b9b0405a507ab73e05, State: Running, Role: LEADER
I20260608 12:58:16.200798 26727 consensus_queue.cc:237] T 2c421ec016824369b346c36f9d457ece P 5973fc366ca940b9b0405a507ab73e05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
I20260608 12:58:16.200627 26417 catalog_manager.cc:5696] T 602ce4d0f3004529902fd19e05a20f67 P 306ffa4467974973abfa30c4436bfa66 reported cstate change: term changed from 0 to 1, leader changed from <none> to 306ffa4467974973abfa30c4436bfa66 (127.16.174.129). New cstate: current_term: 1 leader_uuid: "306ffa4467974973abfa30c4436bfa66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:16.168694 26671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "602ce4d0f3004529902fd19e05a20f67" candidate_uuid: "306ffa4467974973abfa30c4436bfa66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3ea8dccac9445d587c99bd05be18766" is_pre_election: true
I20260608 12:58:16.204972 26722 raft_consensus.cc:697] T 6da7403cbda440ca881a14772c69281d P 5973fc366ca940b9b0405a507ab73e05 [term 1 LEADER]: Becoming Leader. State: Replica: 5973fc366ca940b9b0405a507ab73e05, State: Running, Role: LEADER
W20260608 12:58:16.205550 26488 leader_election.cc:343] T 602ce4d0f3004529902fd19e05a20f67 P 306ffa4467974973abfa30c4436bfa66 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3ea8dccac9445d587c99bd05be18766 (127.16.174.131:36389): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:58:16.205955 26722 consensus_queue.cc:237] T 6da7403cbda440ca881a14772c69281d P 5973fc366ca940b9b0405a507ab73e05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
I20260608 12:58:16.213512 26777 tablet_bootstrap.cc:492] T 87d34dc9c1964e098364407764afe7f6 P 306ffa4467974973abfa30c4436bfa66: No bootstrap required, opened a new log
I20260608 12:58:16.214221 26777 ts_tablet_manager.cc:1403] T 87d34dc9c1964e098364407764afe7f6 P 306ffa4467974973abfa30c4436bfa66: Time spent bootstrapping tablet: real 0.053s	user 0.029s	sys 0.013s
I20260608 12:58:16.222280 26777 raft_consensus.cc:359] T 87d34dc9c1964e098364407764afe7f6 P 306ffa4467974973abfa30c4436bfa66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
I20260608 12:58:16.223112 26777 raft_consensus.cc:385] T 87d34dc9c1964e098364407764afe7f6 P 306ffa4467974973abfa30c4436bfa66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:16.223449 26777 raft_consensus.cc:740] T 87d34dc9c1964e098364407764afe7f6 P 306ffa4467974973abfa30c4436bfa66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 306ffa4467974973abfa30c4436bfa66, State: Initialized, Role: FOLLOWER
I20260608 12:58:16.222923 26415 catalog_manager.cc:5696] T 6da7403cbda440ca881a14772c69281d P 5973fc366ca940b9b0405a507ab73e05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5973fc366ca940b9b0405a507ab73e05 (127.16.174.130). New cstate: current_term: 1 leader_uuid: "5973fc366ca940b9b0405a507ab73e05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:16.226377 26776 ts_tablet_manager.cc:1434] T 87d34dc9c1964e098364407764afe7f6 P 5973fc366ca940b9b0405a507ab73e05: Time spent starting tablet: real 0.066s	user 0.011s	sys 0.007s
I20260608 12:58:16.225840 26415 catalog_manager.cc:5696] T 2c421ec016824369b346c36f9d457ece P 5973fc366ca940b9b0405a507ab73e05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5973fc366ca940b9b0405a507ab73e05 (127.16.174.130). New cstate: current_term: 1 leader_uuid: "5973fc366ca940b9b0405a507ab73e05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:16.226428 26777 consensus_queue.cc:260] T 87d34dc9c1964e098364407764afe7f6 P 306ffa4467974973abfa30c4436bfa66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
I20260608 12:58:16.230584 26775 tablet_bootstrap.cc:492] T 8b2542708da34f02abcb337d84aa02e4 P f3ea8dccac9445d587c99bd05be18766: No bootstrap required, opened a new log
I20260608 12:58:16.231091 26777 ts_tablet_manager.cc:1434] T 87d34dc9c1964e098364407764afe7f6 P 306ffa4467974973abfa30c4436bfa66: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260608 12:58:16.231175 26775 ts_tablet_manager.cc:1403] T 8b2542708da34f02abcb337d84aa02e4 P f3ea8dccac9445d587c99bd05be18766: Time spent bootstrapping tablet: real 0.054s	user 0.016s	sys 0.013s
I20260608 12:58:16.232522 26777 tablet_bootstrap.cc:492] T 8b2542708da34f02abcb337d84aa02e4 P 306ffa4467974973abfa30c4436bfa66: Bootstrap starting.
I20260608 12:58:16.234839 26775 raft_consensus.cc:359] T 8b2542708da34f02abcb337d84aa02e4 P f3ea8dccac9445d587c99bd05be18766 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
I20260608 12:58:16.235600 26775 raft_consensus.cc:385] T 8b2542708da34f02abcb337d84aa02e4 P f3ea8dccac9445d587c99bd05be18766 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:16.235947 26775 raft_consensus.cc:740] T 8b2542708da34f02abcb337d84aa02e4 P f3ea8dccac9445d587c99bd05be18766 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3ea8dccac9445d587c99bd05be18766, State: Initialized, Role: FOLLOWER
I20260608 12:58:16.236955 26775 consensus_queue.cc:260] T 8b2542708da34f02abcb337d84aa02e4 P f3ea8dccac9445d587c99bd05be18766 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
I20260608 12:58:16.239854 26775 ts_tablet_manager.cc:1434] T 8b2542708da34f02abcb337d84aa02e4 P f3ea8dccac9445d587c99bd05be18766: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:58:16.240839 26777 tablet_bootstrap.cc:654] T 8b2542708da34f02abcb337d84aa02e4 P 306ffa4467974973abfa30c4436bfa66: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:16.241245 26775 tablet_bootstrap.cc:492] T 602ce4d0f3004529902fd19e05a20f67 P f3ea8dccac9445d587c99bd05be18766: Bootstrap starting.
I20260608 12:58:16.250327 26775 tablet_bootstrap.cc:654] T 602ce4d0f3004529902fd19e05a20f67 P f3ea8dccac9445d587c99bd05be18766: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:16.256343 26775 tablet_bootstrap.cc:492] T 602ce4d0f3004529902fd19e05a20f67 P f3ea8dccac9445d587c99bd05be18766: No bootstrap required, opened a new log
I20260608 12:58:16.256883 26775 ts_tablet_manager.cc:1403] T 602ce4d0f3004529902fd19e05a20f67 P f3ea8dccac9445d587c99bd05be18766: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.001s
I20260608 12:58:16.257123 26777 tablet_bootstrap.cc:492] T 8b2542708da34f02abcb337d84aa02e4 P 306ffa4467974973abfa30c4436bfa66: No bootstrap required, opened a new log
I20260608 12:58:16.257728 26777 ts_tablet_manager.cc:1403] T 8b2542708da34f02abcb337d84aa02e4 P 306ffa4467974973abfa30c4436bfa66: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.005s
I20260608 12:58:16.260033 26775 raft_consensus.cc:359] T 602ce4d0f3004529902fd19e05a20f67 P f3ea8dccac9445d587c99bd05be18766 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
I20260608 12:58:16.260864 26775 raft_consensus.cc:385] T 602ce4d0f3004529902fd19e05a20f67 P f3ea8dccac9445d587c99bd05be18766 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:16.261147 26775 raft_consensus.cc:740] T 602ce4d0f3004529902fd19e05a20f67 P f3ea8dccac9445d587c99bd05be18766 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3ea8dccac9445d587c99bd05be18766, State: Initialized, Role: FOLLOWER
I20260608 12:58:16.261152 26777 raft_consensus.cc:359] T 8b2542708da34f02abcb337d84aa02e4 P 306ffa4467974973abfa30c4436bfa66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
I20260608 12:58:16.262421 26777 raft_consensus.cc:385] T 8b2542708da34f02abcb337d84aa02e4 P 306ffa4467974973abfa30c4436bfa66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:16.262777 26777 raft_consensus.cc:740] T 8b2542708da34f02abcb337d84aa02e4 P 306ffa4467974973abfa30c4436bfa66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 306ffa4467974973abfa30c4436bfa66, State: Initialized, Role: FOLLOWER
I20260608 12:58:16.262784 26775 consensus_queue.cc:260] T 602ce4d0f3004529902fd19e05a20f67 P f3ea8dccac9445d587c99bd05be18766 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
I20260608 12:58:16.264725 26777 consensus_queue.cc:260] T 8b2542708da34f02abcb337d84aa02e4 P 306ffa4467974973abfa30c4436bfa66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
I20260608 12:58:16.265954 26734 raft_consensus.cc:493] T 87d34dc9c1964e098364407764afe7f6 P f3ea8dccac9445d587c99bd05be18766 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:16.266520 26734 raft_consensus.cc:515] T 87d34dc9c1964e098364407764afe7f6 P f3ea8dccac9445d587c99bd05be18766 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
I20260608 12:58:16.269644 26775 ts_tablet_manager.cc:1434] T 602ce4d0f3004529902fd19e05a20f67 P f3ea8dccac9445d587c99bd05be18766: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.002s
I20260608 12:58:16.270068 26777 ts_tablet_manager.cc:1434] T 8b2542708da34f02abcb337d84aa02e4 P 306ffa4467974973abfa30c4436bfa66: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260608 12:58:16.271432 26777 tablet_bootstrap.cc:492] T 2c421ec016824369b346c36f9d457ece P 306ffa4467974973abfa30c4436bfa66: Bootstrap starting.
I20260608 12:58:16.277885 26734 leader_election.cc:290] T 87d34dc9c1964e098364407764afe7f6 P f3ea8dccac9445d587c99bd05be18766 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 306ffa4467974973abfa30c4436bfa66 (127.16.174.129:45603), 5973fc366ca940b9b0405a507ab73e05 (127.16.174.130:45551)
I20260608 12:58:16.279088 26777 tablet_bootstrap.cc:654] T 2c421ec016824369b346c36f9d457ece P 306ffa4467974973abfa30c4436bfa66: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:16.280467 26804 raft_consensus.cc:493] T b2d4c7f974d4464c9bc487ac8d275e3a P 5973fc366ca940b9b0405a507ab73e05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:16.282352 26804 raft_consensus.cc:515] T b2d4c7f974d4464c9bc487ac8d275e3a P 5973fc366ca940b9b0405a507ab73e05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
I20260608 12:58:16.286964 26521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2d4c7f974d4464c9bc487ac8d275e3a" candidate_uuid: "5973fc366ca940b9b0405a507ab73e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "306ffa4467974973abfa30c4436bfa66" is_pre_election: true
I20260608 12:58:16.287765 26521 raft_consensus.cc:2468] T b2d4c7f974d4464c9bc487ac8d275e3a P 306ffa4467974973abfa30c4436bfa66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5973fc366ca940b9b0405a507ab73e05 in term 0.
I20260608 12:58:16.289227 26561 leader_election.cc:304] T b2d4c7f974d4464c9bc487ac8d275e3a P 5973fc366ca940b9b0405a507ab73e05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 306ffa4467974973abfa30c4436bfa66, 5973fc366ca940b9b0405a507ab73e05; no voters: 
I20260608 12:58:16.289948 26734 raft_consensus.cc:493] T 602ce4d0f3004529902fd19e05a20f67 P f3ea8dccac9445d587c99bd05be18766 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:16.290690 26734 raft_consensus.cc:515] T 602ce4d0f3004529902fd19e05a20f67 P f3ea8dccac9445d587c99bd05be18766 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
I20260608 12:58:16.291703 26671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2d4c7f974d4464c9bc487ac8d275e3a" candidate_uuid: "5973fc366ca940b9b0405a507ab73e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3ea8dccac9445d587c99bd05be18766" is_pre_election: true
I20260608 12:58:16.292472 26671 raft_consensus.cc:2468] T b2d4c7f974d4464c9bc487ac8d275e3a P f3ea8dccac9445d587c99bd05be18766 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5973fc366ca940b9b0405a507ab73e05 in term 0.
I20260608 12:58:16.293741 26734 leader_election.cc:290] T 602ce4d0f3004529902fd19e05a20f67 P f3ea8dccac9445d587c99bd05be18766 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 306ffa4467974973abfa30c4436bfa66 (127.16.174.129:45603), 5973fc366ca940b9b0405a507ab73e05 (127.16.174.130:45551)
I20260608 12:58:16.294229 26521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87d34dc9c1964e098364407764afe7f6" candidate_uuid: "f3ea8dccac9445d587c99bd05be18766" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "306ffa4467974973abfa30c4436bfa66" is_pre_election: true
I20260608 12:58:16.294976 26521 raft_consensus.cc:2468] T 87d34dc9c1964e098364407764afe7f6 P 306ffa4467974973abfa30c4436bfa66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3ea8dccac9445d587c99bd05be18766 in term 0.
I20260608 12:58:16.296725 26777 tablet_bootstrap.cc:492] T 2c421ec016824369b346c36f9d457ece P 306ffa4467974973abfa30c4436bfa66: No bootstrap required, opened a new log
I20260608 12:58:16.296985 26635 leader_election.cc:304] T 87d34dc9c1964e098364407764afe7f6 P f3ea8dccac9445d587c99bd05be18766 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 306ffa4467974973abfa30c4436bfa66, f3ea8dccac9445d587c99bd05be18766; no voters: 
I20260608 12:58:16.290352 26727 raft_consensus.cc:2804] T b2d4c7f974d4464c9bc487ac8d275e3a P 5973fc366ca940b9b0405a507ab73e05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:16.297444 26777 ts_tablet_manager.cc:1403] T 2c421ec016824369b346c36f9d457ece P 306ffa4467974973abfa30c4436bfa66: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.001s
I20260608 12:58:16.297784 26727 raft_consensus.cc:493] T b2d4c7f974d4464c9bc487ac8d275e3a P 5973fc366ca940b9b0405a507ab73e05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:16.298249 26727 raft_consensus.cc:3060] T b2d4c7f974d4464c9bc487ac8d275e3a P 5973fc366ca940b9b0405a507ab73e05 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:16.299602 26521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "602ce4d0f3004529902fd19e05a20f67" candidate_uuid: "f3ea8dccac9445d587c99bd05be18766" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "306ffa4467974973abfa30c4436bfa66" is_pre_election: true
I20260608 12:58:16.300251 26804 leader_election.cc:290] T b2d4c7f974d4464c9bc487ac8d275e3a P 5973fc366ca940b9b0405a507ab73e05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 306ffa4467974973abfa30c4436bfa66 (127.16.174.129:45603), f3ea8dccac9445d587c99bd05be18766 (127.16.174.131:36389)
I20260608 12:58:16.301474 26596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "602ce4d0f3004529902fd19e05a20f67" candidate_uuid: "f3ea8dccac9445d587c99bd05be18766" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5973fc366ca940b9b0405a507ab73e05" is_pre_election: true
I20260608 12:58:16.301316 26777 raft_consensus.cc:359] T 2c421ec016824369b346c36f9d457ece P 306ffa4467974973abfa30c4436bfa66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
I20260608 12:58:16.300184 26597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87d34dc9c1964e098364407764afe7f6" candidate_uuid: "f3ea8dccac9445d587c99bd05be18766" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5973fc366ca940b9b0405a507ab73e05" is_pre_election: true
I20260608 12:58:16.302248 26777 raft_consensus.cc:385] T 2c421ec016824369b346c36f9d457ece P 306ffa4467974973abfa30c4436bfa66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:16.302505 26596 raft_consensus.cc:2393] T 602ce4d0f3004529902fd19e05a20f67 P 5973fc366ca940b9b0405a507ab73e05 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f3ea8dccac9445d587c99bd05be18766 in current term 1: Already voted for candidate 306ffa4467974973abfa30c4436bfa66 in this term.
I20260608 12:58:16.302635 26777 raft_consensus.cc:740] T 2c421ec016824369b346c36f9d457ece P 306ffa4467974973abfa30c4436bfa66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 306ffa4467974973abfa30c4436bfa66, State: Initialized, Role: FOLLOWER
I20260608 12:58:16.302767 26597 raft_consensus.cc:2468] T 87d34dc9c1964e098364407764afe7f6 P 5973fc366ca940b9b0405a507ab73e05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3ea8dccac9445d587c99bd05be18766 in term 0.
I20260608 12:58:16.303884 26777 consensus_queue.cc:260] T 2c421ec016824369b346c36f9d457ece P 306ffa4467974973abfa30c4436bfa66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
I20260608 12:58:16.304385 26636 leader_election.cc:304] T 602ce4d0f3004529902fd19e05a20f67 P f3ea8dccac9445d587c99bd05be18766 [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: f3ea8dccac9445d587c99bd05be18766; no voters: 306ffa4467974973abfa30c4436bfa66, 5973fc366ca940b9b0405a507ab73e05
I20260608 12:58:16.298216 26734 raft_consensus.cc:2804] T 87d34dc9c1964e098364407764afe7f6 P f3ea8dccac9445d587c99bd05be18766 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:16.305567 26734 raft_consensus.cc:493] T 87d34dc9c1964e098364407764afe7f6 P f3ea8dccac9445d587c99bd05be18766 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:16.306038 26734 raft_consensus.cc:3060] T 87d34dc9c1964e098364407764afe7f6 P f3ea8dccac9445d587c99bd05be18766 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:16.306607 26777 ts_tablet_manager.cc:1434] T 2c421ec016824369b346c36f9d457ece P 306ffa4467974973abfa30c4436bfa66: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 12:58:16.309970 26727 raft_consensus.cc:515] T b2d4c7f974d4464c9bc487ac8d275e3a P 5973fc366ca940b9b0405a507ab73e05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
I20260608 12:58:16.312361 26727 leader_election.cc:290] T b2d4c7f974d4464c9bc487ac8d275e3a P 5973fc366ca940b9b0405a507ab73e05 [CANDIDATE]: Term 1 election: Requested vote from peers 306ffa4467974973abfa30c4436bfa66 (127.16.174.129:45603), f3ea8dccac9445d587c99bd05be18766 (127.16.174.131:36389)
I20260608 12:58:16.313586 26521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2d4c7f974d4464c9bc487ac8d275e3a" candidate_uuid: "5973fc366ca940b9b0405a507ab73e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "306ffa4467974973abfa30c4436bfa66"
I20260608 12:58:16.313905 26816 raft_consensus.cc:3060] T 602ce4d0f3004529902fd19e05a20f67 P f3ea8dccac9445d587c99bd05be18766 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:16.314311 26521 raft_consensus.cc:3060] T b2d4c7f974d4464c9bc487ac8d275e3a P 306ffa4467974973abfa30c4436bfa66 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:16.315963 26734 raft_consensus.cc:515] T 87d34dc9c1964e098364407764afe7f6 P f3ea8dccac9445d587c99bd05be18766 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
I20260608 12:58:16.317868 26671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2d4c7f974d4464c9bc487ac8d275e3a" candidate_uuid: "5973fc366ca940b9b0405a507ab73e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3ea8dccac9445d587c99bd05be18766"
I20260608 12:58:16.318296 26734 leader_election.cc:290] T 87d34dc9c1964e098364407764afe7f6 P f3ea8dccac9445d587c99bd05be18766 [CANDIDATE]: Term 1 election: Requested vote from peers 306ffa4467974973abfa30c4436bfa66 (127.16.174.129:45603), 5973fc366ca940b9b0405a507ab73e05 (127.16.174.130:45551)
I20260608 12:58:16.318526 26671 raft_consensus.cc:3060] T b2d4c7f974d4464c9bc487ac8d275e3a P f3ea8dccac9445d587c99bd05be18766 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:16.320161 26522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87d34dc9c1964e098364407764afe7f6" candidate_uuid: "f3ea8dccac9445d587c99bd05be18766" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "306ffa4467974973abfa30c4436bfa66"
I20260608 12:58:16.320856 26522 raft_consensus.cc:3060] T 87d34dc9c1964e098364407764afe7f6 P 306ffa4467974973abfa30c4436bfa66 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:16.321081 26597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87d34dc9c1964e098364407764afe7f6" candidate_uuid: "f3ea8dccac9445d587c99bd05be18766" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5973fc366ca940b9b0405a507ab73e05"
I20260608 12:58:16.321472 26816 raft_consensus.cc:2749] T 602ce4d0f3004529902fd19e05a20f67 P f3ea8dccac9445d587c99bd05be18766 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:58:16.321745 26597 raft_consensus.cc:3060] T 87d34dc9c1964e098364407764afe7f6 P 5973fc366ca940b9b0405a507ab73e05 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:16.327044 26521 raft_consensus.cc:2468] T b2d4c7f974d4464c9bc487ac8d275e3a P 306ffa4467974973abfa30c4436bfa66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5973fc366ca940b9b0405a507ab73e05 in term 1.
I20260608 12:58:16.328598 26561 leader_election.cc:304] T b2d4c7f974d4464c9bc487ac8d275e3a P 5973fc366ca940b9b0405a507ab73e05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 306ffa4467974973abfa30c4436bfa66, 5973fc366ca940b9b0405a507ab73e05; no voters: 
I20260608 12:58:16.328863 26522 raft_consensus.cc:2468] T 87d34dc9c1964e098364407764afe7f6 P 306ffa4467974973abfa30c4436bfa66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3ea8dccac9445d587c99bd05be18766 in term 1.
I20260608 12:58:16.328713 26671 raft_consensus.cc:2468] T b2d4c7f974d4464c9bc487ac8d275e3a P f3ea8dccac9445d587c99bd05be18766 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5973fc366ca940b9b0405a507ab73e05 in term 1.
I20260608 12:58:16.329634 26727 raft_consensus.cc:2804] T b2d4c7f974d4464c9bc487ac8d275e3a P 5973fc366ca940b9b0405a507ab73e05 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:16.328713 26597 raft_consensus.cc:2468] T 87d34dc9c1964e098364407764afe7f6 P 5973fc366ca940b9b0405a507ab73e05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3ea8dccac9445d587c99bd05be18766 in term 1.
I20260608 12:58:16.330255 26727 raft_consensus.cc:697] T b2d4c7f974d4464c9bc487ac8d275e3a P 5973fc366ca940b9b0405a507ab73e05 [term 1 LEADER]: Becoming Leader. State: Replica: 5973fc366ca940b9b0405a507ab73e05, State: Running, Role: LEADER
I20260608 12:58:16.331133 26635 leader_election.cc:304] T 87d34dc9c1964e098364407764afe7f6 P f3ea8dccac9445d587c99bd05be18766 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 306ffa4467974973abfa30c4436bfa66, f3ea8dccac9445d587c99bd05be18766; no voters: 
I20260608 12:58:16.331336 26727 consensus_queue.cc:237] T b2d4c7f974d4464c9bc487ac8d275e3a P 5973fc366ca940b9b0405a507ab73e05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
I20260608 12:58:16.332952 26816 raft_consensus.cc:2804] T 87d34dc9c1964e098364407764afe7f6 P f3ea8dccac9445d587c99bd05be18766 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:16.333546 26816 raft_consensus.cc:697] T 87d34dc9c1964e098364407764afe7f6 P f3ea8dccac9445d587c99bd05be18766 [term 1 LEADER]: Becoming Leader. State: Replica: f3ea8dccac9445d587c99bd05be18766, State: Running, Role: LEADER
I20260608 12:58:16.335122 26816 consensus_queue.cc:237] T 87d34dc9c1964e098364407764afe7f6 P f3ea8dccac9445d587c99bd05be18766 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
I20260608 12:58:16.342670 26417 catalog_manager.cc:5696] T b2d4c7f974d4464c9bc487ac8d275e3a P 5973fc366ca940b9b0405a507ab73e05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5973fc366ca940b9b0405a507ab73e05 (127.16.174.130). New cstate: current_term: 1 leader_uuid: "5973fc366ca940b9b0405a507ab73e05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:16.346136 26414 catalog_manager.cc:5696] T 87d34dc9c1964e098364407764afe7f6 P f3ea8dccac9445d587c99bd05be18766 reported cstate change: term changed from 0 to 1, leader changed from <none> to f3ea8dccac9445d587c99bd05be18766 (127.16.174.131). New cstate: current_term: 1 leader_uuid: "f3ea8dccac9445d587c99bd05be18766" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } health_report { overall_health: HEALTHY } } }
I20260608 12:58:16.347663 26799 raft_consensus.cc:493] T 8b2542708da34f02abcb337d84aa02e4 P 306ffa4467974973abfa30c4436bfa66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:16.348297 26799 raft_consensus.cc:515] T 8b2542708da34f02abcb337d84aa02e4 P 306ffa4467974973abfa30c4436bfa66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
I20260608 12:58:16.350664 26799 leader_election.cc:290] T 8b2542708da34f02abcb337d84aa02e4 P 306ffa4467974973abfa30c4436bfa66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5973fc366ca940b9b0405a507ab73e05 (127.16.174.130:45551), f3ea8dccac9445d587c99bd05be18766 (127.16.174.131:36389)
I20260608 12:58:16.351300 26597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b2542708da34f02abcb337d84aa02e4" candidate_uuid: "306ffa4467974973abfa30c4436bfa66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5973fc366ca940b9b0405a507ab73e05" is_pre_election: true
I20260608 12:58:16.352087 26597 raft_consensus.cc:2468] T 8b2542708da34f02abcb337d84aa02e4 P 5973fc366ca940b9b0405a507ab73e05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 306ffa4467974973abfa30c4436bfa66 in term 0.
I20260608 12:58:16.353228 26487 leader_election.cc:304] T 8b2542708da34f02abcb337d84aa02e4 P 306ffa4467974973abfa30c4436bfa66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 306ffa4467974973abfa30c4436bfa66, 5973fc366ca940b9b0405a507ab73e05; no voters: 
I20260608 12:58:16.353586 26671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b2542708da34f02abcb337d84aa02e4" candidate_uuid: "306ffa4467974973abfa30c4436bfa66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3ea8dccac9445d587c99bd05be18766" is_pre_election: true
I20260608 12:58:16.354178 26799 raft_consensus.cc:2804] T 8b2542708da34f02abcb337d84aa02e4 P 306ffa4467974973abfa30c4436bfa66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:16.354238 26671 raft_consensus.cc:2468] T 8b2542708da34f02abcb337d84aa02e4 P f3ea8dccac9445d587c99bd05be18766 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 306ffa4467974973abfa30c4436bfa66 in term 0.
I20260608 12:58:16.354805 26799 raft_consensus.cc:493] T 8b2542708da34f02abcb337d84aa02e4 P 306ffa4467974973abfa30c4436bfa66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:16.355269 26799 raft_consensus.cc:3060] T 8b2542708da34f02abcb337d84aa02e4 P 306ffa4467974973abfa30c4436bfa66 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:16.362833 26799 raft_consensus.cc:515] T 8b2542708da34f02abcb337d84aa02e4 P 306ffa4467974973abfa30c4436bfa66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
I20260608 12:58:16.364894 26799 leader_election.cc:290] T 8b2542708da34f02abcb337d84aa02e4 P 306ffa4467974973abfa30c4436bfa66 [CANDIDATE]: Term 1 election: Requested vote from peers 5973fc366ca940b9b0405a507ab73e05 (127.16.174.130:45551), f3ea8dccac9445d587c99bd05be18766 (127.16.174.131:36389)
I20260608 12:58:16.365504 26597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b2542708da34f02abcb337d84aa02e4" candidate_uuid: "306ffa4467974973abfa30c4436bfa66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5973fc366ca940b9b0405a507ab73e05"
I20260608 12:58:16.366084 26597 raft_consensus.cc:3060] T 8b2542708da34f02abcb337d84aa02e4 P 5973fc366ca940b9b0405a507ab73e05 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:16.366166 26671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b2542708da34f02abcb337d84aa02e4" candidate_uuid: "306ffa4467974973abfa30c4436bfa66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3ea8dccac9445d587c99bd05be18766"
I20260608 12:58:16.366811 26671 raft_consensus.cc:3060] T 8b2542708da34f02abcb337d84aa02e4 P f3ea8dccac9445d587c99bd05be18766 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:16.373848 26597 raft_consensus.cc:2468] T 8b2542708da34f02abcb337d84aa02e4 P 5973fc366ca940b9b0405a507ab73e05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 306ffa4467974973abfa30c4436bfa66 in term 1.
I20260608 12:58:16.374106 26671 raft_consensus.cc:2468] T 8b2542708da34f02abcb337d84aa02e4 P f3ea8dccac9445d587c99bd05be18766 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 306ffa4467974973abfa30c4436bfa66 in term 1.
I20260608 12:58:16.375340 26487 leader_election.cc:304] T 8b2542708da34f02abcb337d84aa02e4 P 306ffa4467974973abfa30c4436bfa66 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 306ffa4467974973abfa30c4436bfa66, 5973fc366ca940b9b0405a507ab73e05; no voters: 
I20260608 12:58:16.376310 26799 raft_consensus.cc:2804] T 8b2542708da34f02abcb337d84aa02e4 P 306ffa4467974973abfa30c4436bfa66 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:16.376754 26799 raft_consensus.cc:697] T 8b2542708da34f02abcb337d84aa02e4 P 306ffa4467974973abfa30c4436bfa66 [term 1 LEADER]: Becoming Leader. State: Replica: 306ffa4467974973abfa30c4436bfa66, State: Running, Role: LEADER
I20260608 12:58:16.377514 26799 consensus_queue.cc:237] T 8b2542708da34f02abcb337d84aa02e4 P 306ffa4467974973abfa30c4436bfa66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
I20260608 12:58:16.385262 26417 catalog_manager.cc:5696] T 8b2542708da34f02abcb337d84aa02e4 P 306ffa4467974973abfa30c4436bfa66 reported cstate change: term changed from 0 to 1, leader changed from <none> to 306ffa4467974973abfa30c4436bfa66 (127.16.174.129). New cstate: current_term: 1 leader_uuid: "306ffa4467974973abfa30c4436bfa66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:16.647351 26727 consensus_queue.cc:1048] T 6da7403cbda440ca881a14772c69281d P 5973fc366ca940b9b0405a507ab73e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260608 12:58:16.668923 26799 consensus_queue.cc:1048] T 602ce4d0f3004529902fd19e05a20f67 P 306ffa4467974973abfa30c4436bfa66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:16.691931 26722 consensus_queue.cc:1048] T 6da7403cbda440ca881a14772c69281d P 5973fc366ca940b9b0405a507ab73e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:16.703157 26723 consensus_queue.cc:1048] T 602ce4d0f3004529902fd19e05a20f67 P 306ffa4467974973abfa30c4436bfa66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:16.753787 26804 consensus_queue.cc:1048] T b2d4c7f974d4464c9bc487ac8d275e3a P 5973fc366ca940b9b0405a507ab73e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:16.774395 26816 consensus_queue.cc:1048] T 87d34dc9c1964e098364407764afe7f6 P f3ea8dccac9445d587c99bd05be18766 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:16.775350 26727 consensus_queue.cc:1048] T 2c421ec016824369b346c36f9d457ece P 5973fc366ca940b9b0405a507ab73e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:16.790419 26727 consensus_queue.cc:1048] T b2d4c7f974d4464c9bc487ac8d275e3a P 5973fc366ca940b9b0405a507ab73e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:16.790886 26799 raft_consensus.cc:493] T 2c421ec016824369b346c36f9d457ece P 306ffa4467974973abfa30c4436bfa66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:16.788862 26830 consensus_queue.cc:1048] T 8b2542708da34f02abcb337d84aa02e4 P 306ffa4467974973abfa30c4436bfa66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260608 12:58:16.793437 26799 raft_consensus.cc:515] T 2c421ec016824369b346c36f9d457ece P 306ffa4467974973abfa30c4436bfa66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
I20260608 12:58:16.811103 26522 raft_consensus.cc:3060] T 2c421ec016824369b346c36f9d457ece P 306ffa4467974973abfa30c4436bfa66 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:16.815197 26799 leader_election.cc:290] T 2c421ec016824369b346c36f9d457ece P 306ffa4467974973abfa30c4436bfa66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5973fc366ca940b9b0405a507ab73e05 (127.16.174.130:45551), f3ea8dccac9445d587c99bd05be18766 (127.16.174.131:36389)
I20260608 12:58:16.832523 26670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c421ec016824369b346c36f9d457ece" candidate_uuid: "306ffa4467974973abfa30c4436bfa66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3ea8dccac9445d587c99bd05be18766" is_pre_election: true
W20260608 12:58:16.840283 26768 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.16.174.190:39781, user_credentials={real_user=slave}} blocked reactor thread for 65750.2us
I20260608 12:58:16.844350 26597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c421ec016824369b346c36f9d457ece" candidate_uuid: "306ffa4467974973abfa30c4436bfa66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5973fc366ca940b9b0405a507ab73e05" is_pre_election: true
I20260608 12:58:16.849246 26487 leader_election.cc:304] T 2c421ec016824369b346c36f9d457ece P 306ffa4467974973abfa30c4436bfa66 [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: 306ffa4467974973abfa30c4436bfa66; no voters: 5973fc366ca940b9b0405a507ab73e05, f3ea8dccac9445d587c99bd05be18766
I20260608 12:58:16.861445 26830 consensus_queue.cc:1048] T 8b2542708da34f02abcb337d84aa02e4 P 306ffa4467974973abfa30c4436bfa66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:16.889695 26722 consensus_queue.cc:1048] T 2c421ec016824369b346c36f9d457ece P 5973fc366ca940b9b0405a507ab73e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:16.893514 26799 raft_consensus.cc:2749] T 2c421ec016824369b346c36f9d457ece P 306ffa4467974973abfa30c4436bfa66 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:58:16.953389 26850 consensus_queue.cc:1048] T 87d34dc9c1964e098364407764afe7f6 P f3ea8dccac9445d587c99bd05be18766 [LEADER]: Connected to new peer: Peer: permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:58:16.958789 26768 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.16.174.190:39781, user_credentials={real_user=slave}} blocked reactor thread for 45111.3us
W20260608 12:58:17.284437 26561 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.174.129:45603, user_credentials={real_user=slave}} blocked reactor thread for 53900us
W20260608 12:58:18.403015 26563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.174.131:36389, user_credentials={real_user=slave}} blocked reactor thread for 83696.6us
W20260608 12:58:19.087903 26487 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.710s	user 0.048s	sys 0.043s
W20260608 12:58:19.088338 26487 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.710s	user 0.049s	sys 0.044s
W20260608 12:58:19.091833 26487 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.174.130:45551, user_credentials={real_user=slave}} blocked reactor thread for 713988us
W20260608 12:58:19.395834 26636 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.174.130:45551, user_credentials={real_user=slave}} blocked reactor thread for 254594us
I20260608 12:58:19.467187 26892 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:58656 (ReqId={client: 1e9d811b738344dd9ff28fa9a37be1e3, seq_no=71, attempt_no=0}) took 1180 ms. Trace:
I20260608 12:58:19.469501 26892 rpcz_store.cc:276] 0608 12:58:18.286649 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:58:18.298044 (+ 11395us) service_pool.cc:224] Handling call
0608 12:58:19.467094 (+1169050us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:58:18.300153 (+     0us) write_op.cc:183] PREPARE: starting on tablet 602ce4d0f3004529902fd19e05a20f67
0608 12:58:18.300676 (+   523us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:58:18.300716 (+    40us) write_op.cc:435] Acquired schema lock
0608 12:58:18.300734 (+    18us) tablet.cc:662] Decoding operations
0608 12:58:18.301477 (+   743us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:58:18.301532 (+    55us) write_op.cc:641] Partition lock acquired for write op
0608 12:58:18.301560 (+    28us) tablet.cc:685] Acquiring locks for 10 operations
0608 12:58:18.320053 (+ 18493us) tablet.cc:701] Row locks acquired
0608 12:58:18.320091 (+    38us) write_op.cc:260] PREPARE: finished
0608 12:58:18.371162 (+ 51071us) write_op.cc:270] Start()
0608 12:58:18.371295 (+   133us) write_op.cc:276] Timestamp: P: 1780923498371099 usec, L: 0
0608 12:58:18.371320 (+    25us) op_driver.cc:348] REPLICATION: starting
0608 12:58:18.512375 (+141055us) log.cc:844] Serialized 744 byte log entry
0608 12:58:18.924115 (+411740us) spinlock_profiling.cc:243] Waited 140 ms on lock 0x7b5400568454. stack: 00007f787ee793a1 00007f787ee791c8 00007f787e654f11 000000000047f705 000000000047f658 00007f788252c5cb 00007f7882639115 00007f7886191788 00007f7886190660 00007f788619a950 00007f788619a8b0 00007f788619a810 00007f788619a7b0 00007f788619892f 000000000049a986 000000000049a618
0608 12:58:19.433318 (+509203us) op_driver.cc:464] REPLICATION: finished
0608 12:58:19.453728 (+ 20410us) write_op.cc:301] APPLY: starting
0608 12:58:19.453820 (+    92us) tablet.cc:1367] starting BulkCheckPresence
0608 12:58:19.454067 (+   247us) tablet.cc:1370] finished BulkCheckPresence
0608 12:58:19.454090 (+    23us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:58:19.463431 (+  9341us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:58:19.465913 (+  2482us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:58:19.465965 (+    52us) write_op.cc:312] APPLY: finished
0608 12:58:19.466309 (+   344us) log.cc:844] Serialized 76 byte log entry
0608 12:58:19.466525 (+   216us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:58:19.466647 (+   122us) write_op.cc:454] Released schema lock
0608 12:58:19.466694 (+    47us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":20141,"num_ops":10,"prepare.queue_time_us":622,"prepare.run_cpu_time_us":30339,"prepare.run_wall_time_us":624123,"replication_time_us":1061791,"spinlock_wait_cycles":322122496}]]}
W20260608 12:58:19.566082 26563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.174.131:36389, user_credentials={real_user=slave}} blocked reactor thread for 128892us
I20260608 12:58:19.862565 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:19.882830 26914 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:19.883423 26915 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:19.892370 26917 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:19.899025 17082 server_base.cc:1061] running on GCE node
I20260608 12:58:19.902230 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:19.902508 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:19.902731 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923499902715 us; error 0 us; skew 500 ppm
I20260608 12:58:19.903404 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:19.907153 17082 webserver.cc:533] Webserver started at http://127.16.174.132:41137/ using document root <none> and password file <none>
I20260608 12:58:19.907922 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:19.908191 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:19.908708 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:19.910804 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923273579219-17082-0/minicluster-data/ts-3-root/instance:
uuid: "5032a8209c5948d696b3bbd221854c78"
format_stamp: "Formatted at 2026-06-08 12:58:19 on dist-test-slave-840c"
I20260608 12:58:19.917205 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.004s
I20260608 12:58:19.921331 26922 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:19.922317 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 12:58:19.922763 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923273579219-17082-0/minicluster-data/ts-3-root
uuid: "5032a8209c5948d696b3bbd221854c78"
format_stamp: "Formatted at 2026-06-08 12:58:19 on dist-test-slave-840c"
I20260608 12:58:19.923139 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923273579219-17082-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923273579219-17082-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923273579219-17082-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:19.934839 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:19.936426 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:19.938418 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:19.941725 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:19.941970 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:19.942303 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:19.942585 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:19.998585 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.132:33145
I20260608 12:58:19.998729 26984 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.132:33145 every 8 connection(s)
I20260608 12:58:20.023373 26985 heartbeater.cc:344] Connected to a master server at 127.16.174.190:39781
I20260608 12:58:20.023962 26985 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:20.024773 26985 heartbeater.cc:507] Master 127.16.174.190:39781 requested a full tablet report, sending...
I20260608 12:58:20.026911 26416 ts_manager.cc:194] Registered new tserver with Master: 5032a8209c5948d696b3bbd221854c78 (127.16.174.132:33145)
I20260608 12:58:20.028611 26416 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41912
W20260608 12:58:20.158166 26692 debug-util.cc:398] Leaking SignalData structure 0x7b08000ef520 after lost signal to thread 17085
W20260608 12:58:20.159341 26692 debug-util.cc:398] Leaking SignalData structure 0x7b080012ee40 after lost signal to thread 26454
W20260608 12:58:20.160676 26692 debug-util.cc:398] Leaking SignalData structure 0x7b080026c780 after lost signal to thread 26546
W20260608 12:58:20.161772 26692 debug-util.cc:398] Leaking SignalData structure 0x7b0800283060 after lost signal to thread 26621
W20260608 12:58:20.162842 26692 debug-util.cc:398] Leaking SignalData structure 0x7b0800090d20 after lost signal to thread 26695
W20260608 12:58:20.471979 26543 debug-util.cc:398] Leaking SignalData structure 0x7b0800170b60 after lost signal to thread 17085
W20260608 12:58:20.474007 26543 debug-util.cc:398] Leaking SignalData structure 0x7b08002e9860 after lost signal to thread 26546
W20260608 12:58:20.475188 26543 debug-util.cc:398] Leaking SignalData structure 0x7b0800229520 after lost signal to thread 26621
W20260608 12:58:20.475459 26543 debug-util.cc:398] Leaking SignalData structure 0x7b0800077280 after lost signal to thread 26622
W20260608 12:58:20.476404 26543 debug-util.cc:398] Leaking SignalData structure 0x7b08001d69e0 after lost signal to thread 26695
W20260608 12:58:20.477136 26543 debug-util.cc:398] Leaking SignalData structure 0x7b08002e5b20 after lost signal to thread 26885
I20260608 12:58:21.031141 26985 heartbeater.cc:499] Master 127.16.174.190:39781 was elected leader, sending a full tablet report...
I20260608 12:58:21.041456 26671 consensus_queue.cc:237] T 87d34dc9c1964e098364407764afe7f6 P f3ea8dccac9445d587c99bd05be18766 [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: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } attrs { replace: true } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } } peers { permanent_uuid: "5032a8209c5948d696b3bbd221854c78" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 33145 } attrs { promote: true } }
I20260608 12:58:21.057874 26596 raft_consensus.cc:1275] T 87d34dc9c1964e098364407764afe7f6 P 5973fc366ca940b9b0405a507ab73e05 [term 1 FOLLOWER]: Refusing update from remote peer f3ea8dccac9445d587c99bd05be18766: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:58:21.060472 26850 consensus_queue.cc:1048] T 87d34dc9c1964e098364407764afe7f6 P f3ea8dccac9445d587c99bd05be18766 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } 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:58:21.071504 26520 raft_consensus.cc:1275] T 87d34dc9c1964e098364407764afe7f6 P 306ffa4467974973abfa30c4436bfa66 [term 1 FOLLOWER]: Refusing update from remote peer f3ea8dccac9445d587c99bd05be18766: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:58:21.074298 26850 consensus_queue.cc:1048] T 87d34dc9c1964e098364407764afe7f6 P f3ea8dccac9445d587c99bd05be18766 [LEADER]: Connected to new peer: Peer: permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
W20260608 12:58:21.094534 26635 consensus_peers.cc:597] T 87d34dc9c1964e098364407764afe7f6 P f3ea8dccac9445d587c99bd05be18766 -> Peer 5032a8209c5948d696b3bbd221854c78 (127.16.174.132:33145): Couldn't send request to peer 5032a8209c5948d696b3bbd221854c78. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 87d34dc9c1964e098364407764afe7f6. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:21.097893 26596 raft_consensus.cc:2955] T 87d34dc9c1964e098364407764afe7f6 P 5973fc366ca940b9b0405a507ab73e05 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 5032a8209c5948d696b3bbd221854c78 (127.16.174.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } attrs { replace: true } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } } peers { permanent_uuid: "5032a8209c5948d696b3bbd221854c78" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 33145 } attrs { promote: true } } }
I20260608 12:58:21.090531 26997 raft_consensus.cc:2955] T 87d34dc9c1964e098364407764afe7f6 P f3ea8dccac9445d587c99bd05be18766 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 5032a8209c5948d696b3bbd221854c78 (127.16.174.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } attrs { replace: true } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } } peers { permanent_uuid: "5032a8209c5948d696b3bbd221854c78" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 33145 } attrs { promote: true } } }
I20260608 12:58:21.118184 26416 catalog_manager.cc:5696] T 87d34dc9c1964e098364407764afe7f6 P 5973fc366ca940b9b0405a507ab73e05 reported cstate change: config changed from index -1 to 17, NON_VOTER 5032a8209c5948d696b3bbd221854c78 (127.16.174.132) added. New cstate: current_term: 1 leader_uuid: "f3ea8dccac9445d587c99bd05be18766" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } attrs { replace: true } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } } peers { permanent_uuid: "5032a8209c5948d696b3bbd221854c78" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 33145 } attrs { promote: true } } }
I20260608 12:58:21.129794 26520 raft_consensus.cc:2955] T 87d34dc9c1964e098364407764afe7f6 P 306ffa4467974973abfa30c4436bfa66 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 5032a8209c5948d696b3bbd221854c78 (127.16.174.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } attrs { replace: true } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } } peers { permanent_uuid: "5032a8209c5948d696b3bbd221854c78" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 33145 } attrs { promote: true } } }
I20260608 12:58:21.168902 26596 consensus_queue.cc:237] T b2d4c7f974d4464c9bc487ac8d275e3a P 5973fc366ca940b9b0405a507ab73e05 [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: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } attrs { replace: true } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } } peers { permanent_uuid: "5032a8209c5948d696b3bbd221854c78" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 33145 } attrs { promote: true } }
I20260608 12:58:21.191931 26671 raft_consensus.cc:1275] T b2d4c7f974d4464c9bc487ac8d275e3a P f3ea8dccac9445d587c99bd05be18766 [term 1 FOLLOWER]: Refusing update from remote peer 5973fc366ca940b9b0405a507ab73e05: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:58:21.193994 26908 consensus_queue.cc:1048] T b2d4c7f974d4464c9bc487ac8d275e3a P 5973fc366ca940b9b0405a507ab73e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 12:58:21.206447 26520 raft_consensus.cc:1275] T b2d4c7f974d4464c9bc487ac8d275e3a P 306ffa4467974973abfa30c4436bfa66 [term 1 FOLLOWER]: Refusing update from remote peer 5973fc366ca940b9b0405a507ab73e05: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
W20260608 12:58:21.208658 26561 consensus_peers.cc:597] T b2d4c7f974d4464c9bc487ac8d275e3a P 5973fc366ca940b9b0405a507ab73e05 -> Peer 5032a8209c5948d696b3bbd221854c78 (127.16.174.132:33145): Couldn't send request to peer 5032a8209c5948d696b3bbd221854c78. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b2d4c7f974d4464c9bc487ac8d275e3a. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:21.209690 26908 consensus_queue.cc:1048] T b2d4c7f974d4464c9bc487ac8d275e3a P 5973fc366ca940b9b0405a507ab73e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } 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:58:21.230763 26671 raft_consensus.cc:2955] T b2d4c7f974d4464c9bc487ac8d275e3a P f3ea8dccac9445d587c99bd05be18766 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 5032a8209c5948d696b3bbd221854c78 (127.16.174.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } attrs { replace: true } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } } peers { permanent_uuid: "5032a8209c5948d696b3bbd221854c78" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 33145 } attrs { promote: true } } }
I20260608 12:58:21.224396 27006 raft_consensus.cc:2955] T b2d4c7f974d4464c9bc487ac8d275e3a P 5973fc366ca940b9b0405a507ab73e05 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 5032a8209c5948d696b3bbd221854c78 (127.16.174.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } attrs { replace: true } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } } peers { permanent_uuid: "5032a8209c5948d696b3bbd221854c78" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 33145 } attrs { promote: true } } }
I20260608 12:58:21.242544 26520 raft_consensus.cc:2955] T b2d4c7f974d4464c9bc487ac8d275e3a P 306ffa4467974973abfa30c4436bfa66 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 5032a8209c5948d696b3bbd221854c78 (127.16.174.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } attrs { replace: true } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } } peers { permanent_uuid: "5032a8209c5948d696b3bbd221854c78" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 33145 } attrs { promote: true } } }
I20260608 12:58:21.258579 26416 catalog_manager.cc:5696] T b2d4c7f974d4464c9bc487ac8d275e3a P f3ea8dccac9445d587c99bd05be18766 reported cstate change: config changed from index -1 to 17, NON_VOTER 5032a8209c5948d696b3bbd221854c78 (127.16.174.132) added. New cstate: current_term: 1 leader_uuid: "5973fc366ca940b9b0405a507ab73e05" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } attrs { replace: true } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } } peers { permanent_uuid: "5032a8209c5948d696b3bbd221854c78" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 33145 } attrs { promote: true } } }
I20260608 12:58:21.275085 26596 consensus_queue.cc:237] T 2c421ec016824369b346c36f9d457ece P 5973fc366ca940b9b0405a507ab73e05 [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: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } attrs { replace: true } } peers { permanent_uuid: "5032a8209c5948d696b3bbd221854c78" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 33145 } attrs { promote: true } }
W20260608 12:58:21.297327 26561 consensus_peers.cc:597] T 2c421ec016824369b346c36f9d457ece P 5973fc366ca940b9b0405a507ab73e05 -> Peer 5032a8209c5948d696b3bbd221854c78 (127.16.174.132:33145): Couldn't send request to peer 5032a8209c5948d696b3bbd221854c78. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2c421ec016824369b346c36f9d457ece. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:21.300864 26671 raft_consensus.cc:1275] T 2c421ec016824369b346c36f9d457ece P f3ea8dccac9445d587c99bd05be18766 [term 1 FOLLOWER]: Refusing update from remote peer 5973fc366ca940b9b0405a507ab73e05: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:58:21.302743 27006 consensus_queue.cc:1048] T 2c421ec016824369b346c36f9d457ece P 5973fc366ca940b9b0405a507ab73e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } 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:58:21.304670 26520 raft_consensus.cc:1275] T 2c421ec016824369b346c36f9d457ece P 306ffa4467974973abfa30c4436bfa66 [term 1 FOLLOWER]: Refusing update from remote peer 5973fc366ca940b9b0405a507ab73e05: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:58:21.306696 27006 consensus_queue.cc:1048] T 2c421ec016824369b346c36f9d457ece P 5973fc366ca940b9b0405a507ab73e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 12:58:21.328812 27008 raft_consensus.cc:2955] T 2c421ec016824369b346c36f9d457ece P 5973fc366ca940b9b0405a507ab73e05 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 5032a8209c5948d696b3bbd221854c78 (127.16.174.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } attrs { replace: true } } peers { permanent_uuid: "5032a8209c5948d696b3bbd221854c78" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 33145 } attrs { promote: true } } }
I20260608 12:58:21.330687 26520 raft_consensus.cc:2955] T 2c421ec016824369b346c36f9d457ece P 306ffa4467974973abfa30c4436bfa66 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 5032a8209c5948d696b3bbd221854c78 (127.16.174.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } attrs { replace: true } } peers { permanent_uuid: "5032a8209c5948d696b3bbd221854c78" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 33145 } attrs { promote: true } } }
I20260608 12:58:21.344715 26667 raft_consensus.cc:2955] T 2c421ec016824369b346c36f9d457ece P f3ea8dccac9445d587c99bd05be18766 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 5032a8209c5948d696b3bbd221854c78 (127.16.174.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } attrs { replace: true } } peers { permanent_uuid: "5032a8209c5948d696b3bbd221854c78" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 33145 } attrs { promote: true } } }
I20260608 12:58:21.347289 26416 catalog_manager.cc:5696] T 2c421ec016824369b346c36f9d457ece P 306ffa4467974973abfa30c4436bfa66 reported cstate change: config changed from index -1 to 17, NON_VOTER 5032a8209c5948d696b3bbd221854c78 (127.16.174.132) added. New cstate: current_term: 1 leader_uuid: "5973fc366ca940b9b0405a507ab73e05" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } attrs { replace: true } } peers { permanent_uuid: "5032a8209c5948d696b3bbd221854c78" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 33145 } attrs { promote: true } } }
I20260608 12:58:21.403057 26520 consensus_queue.cc:237] T 8b2542708da34f02abcb337d84aa02e4 P 306ffa4467974973abfa30c4436bfa66 [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: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } attrs { replace: true } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } } peers { permanent_uuid: "5032a8209c5948d696b3bbd221854c78" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 33145 } attrs { promote: true } }
I20260608 12:58:21.413123 26667 raft_consensus.cc:1275] T 8b2542708da34f02abcb337d84aa02e4 P f3ea8dccac9445d587c99bd05be18766 [term 1 FOLLOWER]: Refusing update from remote peer 306ffa4467974973abfa30c4436bfa66: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:58:21.419016 26989 consensus_queue.cc:1048] T 8b2542708da34f02abcb337d84aa02e4 P 306ffa4467974973abfa30c4436bfa66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 12:58:21.429279 26596 raft_consensus.cc:1275] T 8b2542708da34f02abcb337d84aa02e4 P 5973fc366ca940b9b0405a507ab73e05 [term 1 FOLLOWER]: Refusing update from remote peer 306ffa4467974973abfa30c4436bfa66: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:58:21.431525 26989 consensus_queue.cc:1048] T 8b2542708da34f02abcb337d84aa02e4 P 306ffa4467974973abfa30c4436bfa66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
W20260608 12:58:21.446733 26486 consensus_peers.cc:597] T 8b2542708da34f02abcb337d84aa02e4 P 306ffa4467974973abfa30c4436bfa66 -> Peer 5032a8209c5948d696b3bbd221854c78 (127.16.174.132:33145): Couldn't send request to peer 5032a8209c5948d696b3bbd221854c78. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8b2542708da34f02abcb337d84aa02e4. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:21.451936 27016 raft_consensus.cc:2955] T 8b2542708da34f02abcb337d84aa02e4 P 306ffa4467974973abfa30c4436bfa66 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 5032a8209c5948d696b3bbd221854c78 (127.16.174.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } attrs { replace: true } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } } peers { permanent_uuid: "5032a8209c5948d696b3bbd221854c78" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 33145 } attrs { promote: true } } }
I20260608 12:58:21.463239 26667 raft_consensus.cc:2955] T 8b2542708da34f02abcb337d84aa02e4 P f3ea8dccac9445d587c99bd05be18766 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 5032a8209c5948d696b3bbd221854c78 (127.16.174.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } attrs { replace: true } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } } peers { permanent_uuid: "5032a8209c5948d696b3bbd221854c78" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 33145 } attrs { promote: true } } }
I20260608 12:58:21.474648 26596 raft_consensus.cc:2955] T 8b2542708da34f02abcb337d84aa02e4 P 5973fc366ca940b9b0405a507ab73e05 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 5032a8209c5948d696b3bbd221854c78 (127.16.174.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } attrs { replace: true } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } } peers { permanent_uuid: "5032a8209c5948d696b3bbd221854c78" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 33145 } attrs { promote: true } } }
I20260608 12:58:21.487504 26420 catalog_manager.cc:5696] T 8b2542708da34f02abcb337d84aa02e4 P f3ea8dccac9445d587c99bd05be18766 reported cstate change: config changed from index -1 to 17, NON_VOTER 5032a8209c5948d696b3bbd221854c78 (127.16.174.132) added. New cstate: current_term: 1 leader_uuid: "306ffa4467974973abfa30c4436bfa66" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } attrs { replace: true } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } } peers { permanent_uuid: "5032a8209c5948d696b3bbd221854c78" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 33145 } attrs { promote: true } } }
I20260608 12:58:21.504772 27022 ts_tablet_manager.cc:933] T 87d34dc9c1964e098364407764afe7f6 P 5032a8209c5948d696b3bbd221854c78: Initiating tablet copy from peer f3ea8dccac9445d587c99bd05be18766 (127.16.174.131:36389)
I20260608 12:58:21.517184 27022 tablet_copy_client.cc:323] T 87d34dc9c1964e098364407764afe7f6 P 5032a8209c5948d696b3bbd221854c78: tablet copy: Beginning tablet copy session from remote peer at address 127.16.174.131:36389
I20260608 12:58:21.560089 26681 tablet_copy_service.cc:140] P f3ea8dccac9445d587c99bd05be18766: Received BeginTabletCopySession request for tablet 87d34dc9c1964e098364407764afe7f6 from peer 5032a8209c5948d696b3bbd221854c78 ({username='slave'} at 127.0.0.1:42488)
I20260608 12:58:21.560751 26681 tablet_copy_service.cc:161] P f3ea8dccac9445d587c99bd05be18766: Beginning new tablet copy session on tablet 87d34dc9c1964e098364407764afe7f6 from peer 5032a8209c5948d696b3bbd221854c78 at {username='slave'} at 127.0.0.1:42488: session id = 5032a8209c5948d696b3bbd221854c78-87d34dc9c1964e098364407764afe7f6
I20260608 12:58:21.570335 26681 tablet_copy_source_session.cc:215] T 87d34dc9c1964e098364407764afe7f6 P f3ea8dccac9445d587c99bd05be18766: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:58:21.574844 27022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87d34dc9c1964e098364407764afe7f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:21.599161 27022 tablet_copy_client.cc:806] T 87d34dc9c1964e098364407764afe7f6 P 5032a8209c5948d696b3bbd221854c78: tablet copy: Starting download of 0 data blocks...
I20260608 12:58:21.599953 27022 tablet_copy_client.cc:670] T 87d34dc9c1964e098364407764afe7f6 P 5032a8209c5948d696b3bbd221854c78: tablet copy: Starting download of 1 WAL segments...
I20260608 12:58:21.605103 27022 tablet_copy_client.cc:538] T 87d34dc9c1964e098364407764afe7f6 P 5032a8209c5948d696b3bbd221854c78: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:58:21.616182 27022 tablet_bootstrap.cc:492] T 87d34dc9c1964e098364407764afe7f6 P 5032a8209c5948d696b3bbd221854c78: Bootstrap starting.
I20260608 12:58:21.665899 27026 ts_tablet_manager.cc:933] T b2d4c7f974d4464c9bc487ac8d275e3a P 5032a8209c5948d696b3bbd221854c78: Initiating tablet copy from peer 5973fc366ca940b9b0405a507ab73e05 (127.16.174.130:45551)
I20260608 12:58:21.695938 27026 tablet_copy_client.cc:323] T b2d4c7f974d4464c9bc487ac8d275e3a P 5032a8209c5948d696b3bbd221854c78: tablet copy: Beginning tablet copy session from remote peer at address 127.16.174.130:45551
I20260608 12:58:21.728140 26607 tablet_copy_service.cc:140] P 5973fc366ca940b9b0405a507ab73e05: Received BeginTabletCopySession request for tablet b2d4c7f974d4464c9bc487ac8d275e3a from peer 5032a8209c5948d696b3bbd221854c78 ({username='slave'} at 127.0.0.1:48088)
I20260608 12:58:21.728825 26607 tablet_copy_service.cc:161] P 5973fc366ca940b9b0405a507ab73e05: Beginning new tablet copy session on tablet b2d4c7f974d4464c9bc487ac8d275e3a from peer 5032a8209c5948d696b3bbd221854c78 at {username='slave'} at 127.0.0.1:48088: session id = 5032a8209c5948d696b3bbd221854c78-b2d4c7f974d4464c9bc487ac8d275e3a
I20260608 12:58:21.738261 26607 tablet_copy_source_session.cc:215] T b2d4c7f974d4464c9bc487ac8d275e3a P 5973fc366ca940b9b0405a507ab73e05: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:58:21.745639 27026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2d4c7f974d4464c9bc487ac8d275e3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:21.777912 27026 tablet_copy_client.cc:806] T b2d4c7f974d4464c9bc487ac8d275e3a P 5032a8209c5948d696b3bbd221854c78: tablet copy: Starting download of 0 data blocks...
I20260608 12:58:21.779335 27026 tablet_copy_client.cc:670] T b2d4c7f974d4464c9bc487ac8d275e3a P 5032a8209c5948d696b3bbd221854c78: tablet copy: Starting download of 1 WAL segments...
I20260608 12:58:21.786576 27026 tablet_copy_client.cc:538] T b2d4c7f974d4464c9bc487ac8d275e3a P 5032a8209c5948d696b3bbd221854c78: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:58:21.797374 27022 tablet_bootstrap.cc:492] T 87d34dc9c1964e098364407764afe7f6 P 5032a8209c5948d696b3bbd221854c78: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=136 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:58:21.798481 27022 tablet_bootstrap.cc:492] T 87d34dc9c1964e098364407764afe7f6 P 5032a8209c5948d696b3bbd221854c78: Bootstrap complete.
I20260608 12:58:21.799283 27022 ts_tablet_manager.cc:1403] T 87d34dc9c1964e098364407764afe7f6 P 5032a8209c5948d696b3bbd221854c78: Time spent bootstrapping tablet: real 0.183s	user 0.140s	sys 0.014s
I20260608 12:58:21.801879 27026 tablet_bootstrap.cc:492] T b2d4c7f974d4464c9bc487ac8d275e3a P 5032a8209c5948d696b3bbd221854c78: Bootstrap starting.
I20260608 12:58:21.802557 27022 raft_consensus.cc:359] T 87d34dc9c1964e098364407764afe7f6 P 5032a8209c5948d696b3bbd221854c78 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } attrs { replace: true } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } } peers { permanent_uuid: "5032a8209c5948d696b3bbd221854c78" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 33145 } attrs { promote: true } }
I20260608 12:58:21.807862 27022 raft_consensus.cc:740] T 87d34dc9c1964e098364407764afe7f6 P 5032a8209c5948d696b3bbd221854c78 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5032a8209c5948d696b3bbd221854c78, State: Initialized, Role: LEARNER
I20260608 12:58:21.808607 27022 consensus_queue.cc:260] T 87d34dc9c1964e098364407764afe7f6 P 5032a8209c5948d696b3bbd221854c78 [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: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } attrs { replace: true } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } } peers { permanent_uuid: "5032a8209c5948d696b3bbd221854c78" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 33145 } attrs { promote: true } }
I20260608 12:58:21.837400 27030 ts_tablet_manager.cc:933] T 2c421ec016824369b346c36f9d457ece P 5032a8209c5948d696b3bbd221854c78: Initiating tablet copy from peer 5973fc366ca940b9b0405a507ab73e05 (127.16.174.130:45551)
I20260608 12:58:21.851255 27022 ts_tablet_manager.cc:1434] T 87d34dc9c1964e098364407764afe7f6 P 5032a8209c5948d696b3bbd221854c78: Time spent starting tablet: real 0.052s	user 0.008s	sys 0.025s
I20260608 12:58:21.853495 26681 tablet_copy_service.cc:342] P f3ea8dccac9445d587c99bd05be18766: Request end of tablet copy session 5032a8209c5948d696b3bbd221854c78-87d34dc9c1964e098364407764afe7f6 received from {username='slave'} at 127.0.0.1:42488
I20260608 12:58:21.853699 27030 tablet_copy_client.cc:323] T 2c421ec016824369b346c36f9d457ece P 5032a8209c5948d696b3bbd221854c78: tablet copy: Beginning tablet copy session from remote peer at address 127.16.174.130:45551
I20260608 12:58:21.854076 26681 tablet_copy_service.cc:434] P f3ea8dccac9445d587c99bd05be18766: ending tablet copy session 5032a8209c5948d696b3bbd221854c78-87d34dc9c1964e098364407764afe7f6 on tablet 87d34dc9c1964e098364407764afe7f6 with peer 5032a8209c5948d696b3bbd221854c78
I20260608 12:58:21.856174 26607 tablet_copy_service.cc:140] P 5973fc366ca940b9b0405a507ab73e05: Received BeginTabletCopySession request for tablet 2c421ec016824369b346c36f9d457ece from peer 5032a8209c5948d696b3bbd221854c78 ({username='slave'} at 127.0.0.1:48088)
I20260608 12:58:21.856760 26607 tablet_copy_service.cc:161] P 5973fc366ca940b9b0405a507ab73e05: Beginning new tablet copy session on tablet 2c421ec016824369b346c36f9d457ece from peer 5032a8209c5948d696b3bbd221854c78 at {username='slave'} at 127.0.0.1:48088: session id = 5032a8209c5948d696b3bbd221854c78-2c421ec016824369b346c36f9d457ece
I20260608 12:58:21.866645 26607 tablet_copy_source_session.cc:215] T 2c421ec016824369b346c36f9d457ece P 5973fc366ca940b9b0405a507ab73e05: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:58:21.897424 27030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c421ec016824369b346c36f9d457ece. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:21.930433 26960 raft_consensus.cc:1217] T 87d34dc9c1964e098364407764afe7f6 P 5032a8209c5948d696b3bbd221854c78 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
I20260608 12:58:21.966840 27030 tablet_copy_client.cc:806] T 2c421ec016824369b346c36f9d457ece P 5032a8209c5948d696b3bbd221854c78: tablet copy: Starting download of 0 data blocks...
I20260608 12:58:21.967527 27030 tablet_copy_client.cc:670] T 2c421ec016824369b346c36f9d457ece P 5032a8209c5948d696b3bbd221854c78: tablet copy: Starting download of 1 WAL segments...
I20260608 12:58:21.974949 27030 tablet_copy_client.cc:538] T 2c421ec016824369b346c36f9d457ece P 5032a8209c5948d696b3bbd221854c78: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:58:21.989815 27030 tablet_bootstrap.cc:492] T 2c421ec016824369b346c36f9d457ece P 5032a8209c5948d696b3bbd221854c78: Bootstrap starting.
I20260608 12:58:22.005792 27022 ts_tablet_manager.cc:933] T 8b2542708da34f02abcb337d84aa02e4 P 5032a8209c5948d696b3bbd221854c78: Initiating tablet copy from peer 306ffa4467974973abfa30c4436bfa66 (127.16.174.129:45603)
I20260608 12:58:22.013804 27026 tablet_bootstrap.cc:492] T b2d4c7f974d4464c9bc487ac8d275e3a P 5032a8209c5948d696b3bbd221854c78: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=122 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:58:22.013082 27022 tablet_copy_client.cc:323] T 8b2542708da34f02abcb337d84aa02e4 P 5032a8209c5948d696b3bbd221854c78: tablet copy: Beginning tablet copy session from remote peer at address 127.16.174.129:45603
I20260608 12:58:22.015239 27026 tablet_bootstrap.cc:492] T b2d4c7f974d4464c9bc487ac8d275e3a P 5032a8209c5948d696b3bbd221854c78: Bootstrap complete.
I20260608 12:58:22.016217 27026 ts_tablet_manager.cc:1403] T b2d4c7f974d4464c9bc487ac8d275e3a P 5032a8209c5948d696b3bbd221854c78: Time spent bootstrapping tablet: real 0.215s	user 0.131s	sys 0.025s
I20260608 12:58:22.019835 27026 raft_consensus.cc:359] T b2d4c7f974d4464c9bc487ac8d275e3a P 5032a8209c5948d696b3bbd221854c78 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } attrs { replace: true } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } } peers { permanent_uuid: "5032a8209c5948d696b3bbd221854c78" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 33145 } attrs { promote: true } }
I20260608 12:58:22.020810 27026 raft_consensus.cc:740] T b2d4c7f974d4464c9bc487ac8d275e3a P 5032a8209c5948d696b3bbd221854c78 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5032a8209c5948d696b3bbd221854c78, State: Initialized, Role: LEARNER
I20260608 12:58:22.021538 27026 consensus_queue.cc:260] T b2d4c7f974d4464c9bc487ac8d275e3a P 5032a8209c5948d696b3bbd221854c78 [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: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } attrs { replace: true } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } } peers { permanent_uuid: "5032a8209c5948d696b3bbd221854c78" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 33145 } attrs { promote: true } }
I20260608 12:58:22.024191 27026 ts_tablet_manager.cc:1434] T b2d4c7f974d4464c9bc487ac8d275e3a P 5032a8209c5948d696b3bbd221854c78: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:58:22.030763 26607 tablet_copy_service.cc:342] P 5973fc366ca940b9b0405a507ab73e05: Request end of tablet copy session 5032a8209c5948d696b3bbd221854c78-b2d4c7f974d4464c9bc487ac8d275e3a received from {username='slave'} at 127.0.0.1:48088
I20260608 12:58:22.031282 26607 tablet_copy_service.cc:434] P 5973fc366ca940b9b0405a507ab73e05: ending tablet copy session 5032a8209c5948d696b3bbd221854c78-b2d4c7f974d4464c9bc487ac8d275e3a on tablet b2d4c7f974d4464c9bc487ac8d275e3a with peer 5032a8209c5948d696b3bbd221854c78
I20260608 12:58:22.034499 17082 tablet_server.cc:179] TabletServer@127.16.174.129:0 shutting down...
I20260608 12:58:22.145200 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:22.147778 17082 tablet_replica.cc:333] T 2c421ec016824369b346c36f9d457ece P 306ffa4467974973abfa30c4436bfa66: stopping tablet replica
W20260608 12:58:22.148490 26635 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
I20260608 12:58:22.148795 17082 raft_consensus.cc:2243] T 2c421ec016824369b346c36f9d457ece P 306ffa4467974973abfa30c4436bfa66 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:22.149719 17082 raft_consensus.cc:2272] T 2c421ec016824369b346c36f9d457ece P 306ffa4467974973abfa30c4436bfa66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:22.154645 17082 tablet_replica.cc:333] T 87d34dc9c1964e098364407764afe7f6 P 306ffa4467974973abfa30c4436bfa66: stopping tablet replica
I20260608 12:58:22.155769 17082 raft_consensus.cc:2243] T 87d34dc9c1964e098364407764afe7f6 P 306ffa4467974973abfa30c4436bfa66 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:22.160400 17082 raft_consensus.cc:2272] T 87d34dc9c1964e098364407764afe7f6 P 306ffa4467974973abfa30c4436bfa66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:22.164114 17082 tablet_replica.cc:333] T 8b2542708da34f02abcb337d84aa02e4 P 306ffa4467974973abfa30c4436bfa66: stopping tablet replica
W20260608 12:58:22.166682 26635 consensus_peers.cc:597] T 87d34dc9c1964e098364407764afe7f6 P f3ea8dccac9445d587c99bd05be18766 -> Peer 306ffa4467974973abfa30c4436bfa66 (127.16.174.129:45603): Couldn't send request to peer 306ffa4467974973abfa30c4436bfa66. 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:58:22.170056 26561 consensus_peers.cc:597] T 6da7403cbda440ca881a14772c69281d P 5973fc366ca940b9b0405a507ab73e05 -> Peer 306ffa4467974973abfa30c4436bfa66 (127.16.174.129:45603): Couldn't send request to peer 306ffa4467974973abfa30c4436bfa66. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:22.172741 17082 raft_consensus.cc:2243] T 8b2542708da34f02abcb337d84aa02e4 P 306ffa4467974973abfa30c4436bfa66 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:22.174139 17082 raft_consensus.cc:2272] T 8b2542708da34f02abcb337d84aa02e4 P 306ffa4467974973abfa30c4436bfa66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:22.181306 17082 tablet_replica.cc:333] T 6da7403cbda440ca881a14772c69281d P 306ffa4467974973abfa30c4436bfa66: stopping tablet replica
I20260608 12:58:22.182303 17082 raft_consensus.cc:2243] T 6da7403cbda440ca881a14772c69281d P 306ffa4467974973abfa30c4436bfa66 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:22.183072 17082 raft_consensus.cc:2272] T 6da7403cbda440ca881a14772c69281d P 306ffa4467974973abfa30c4436bfa66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:22.188805 17082 tablet_replica.cc:333] T b2d4c7f974d4464c9bc487ac8d275e3a P 306ffa4467974973abfa30c4436bfa66: stopping tablet replica
I20260608 12:58:22.189851 17082 raft_consensus.cc:2243] T b2d4c7f974d4464c9bc487ac8d275e3a P 306ffa4467974973abfa30c4436bfa66 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:22.190815 17082 raft_consensus.cc:2272] T b2d4c7f974d4464c9bc487ac8d275e3a P 306ffa4467974973abfa30c4436bfa66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:22.195724 17082 tablet_replica.cc:333] T cba9fa4174fc4238b01035d1502ff87e P 306ffa4467974973abfa30c4436bfa66: stopping tablet replica
I20260608 12:58:22.196599 17082 raft_consensus.cc:2243] T cba9fa4174fc4238b01035d1502ff87e P 306ffa4467974973abfa30c4436bfa66 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:22.197566 17082 raft_consensus.cc:2272] T cba9fa4174fc4238b01035d1502ff87e P 306ffa4467974973abfa30c4436bfa66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:22.201637 17082 tablet_replica.cc:333] T 602ce4d0f3004529902fd19e05a20f67 P 306ffa4467974973abfa30c4436bfa66: stopping tablet replica
I20260608 12:58:22.202549 17082 raft_consensus.cc:2243] T 602ce4d0f3004529902fd19e05a20f67 P 306ffa4467974973abfa30c4436bfa66 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:22.203732 17082 raft_consensus.cc:2272] T 602ce4d0f3004529902fd19e05a20f67 P 306ffa4467974973abfa30c4436bfa66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:22.212132 17082 tablet_replica.cc:333] T 7ed863ba6a5844a19f84f8abd5a0ab79 P 306ffa4467974973abfa30c4436bfa66: stopping tablet replica
I20260608 12:58:22.213034 17082 raft_consensus.cc:2243] T 7ed863ba6a5844a19f84f8abd5a0ab79 P 306ffa4467974973abfa30c4436bfa66 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:22.214001 17082 raft_consensus.cc:2272] T 7ed863ba6a5844a19f84f8abd5a0ab79 P 306ffa4467974973abfa30c4436bfa66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:22.283675 26960 raft_consensus.cc:1217] T b2d4c7f974d4464c9bc487ac8d275e3a P 5032a8209c5948d696b3bbd221854c78 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
I20260608 12:58:22.309762 27030 tablet_bootstrap.cc:492] T 2c421ec016824369b346c36f9d457ece P 5032a8209c5948d696b3bbd221854c78: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=107 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:58:22.310868 27030 tablet_bootstrap.cc:492] T 2c421ec016824369b346c36f9d457ece P 5032a8209c5948d696b3bbd221854c78: Bootstrap complete.
I20260608 12:58:22.311748 27030 ts_tablet_manager.cc:1403] T 2c421ec016824369b346c36f9d457ece P 5032a8209c5948d696b3bbd221854c78: Time spent bootstrapping tablet: real 0.322s	user 0.142s	sys 0.040s
I20260608 12:58:22.314827 27030 raft_consensus.cc:359] T 2c421ec016824369b346c36f9d457ece P 5032a8209c5948d696b3bbd221854c78 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } attrs { replace: true } } peers { permanent_uuid: "5032a8209c5948d696b3bbd221854c78" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 33145 } attrs { promote: true } }
I20260608 12:58:22.315804 27030 raft_consensus.cc:740] T 2c421ec016824369b346c36f9d457ece P 5032a8209c5948d696b3bbd221854c78 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5032a8209c5948d696b3bbd221854c78, State: Initialized, Role: LEARNER
I20260608 12:58:22.316635 27030 consensus_queue.cc:260] T 2c421ec016824369b346c36f9d457ece P 5032a8209c5948d696b3bbd221854c78 [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: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } attrs { replace: true } } peers { permanent_uuid: "5032a8209c5948d696b3bbd221854c78" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 33145 } attrs { promote: true } }
I20260608 12:58:22.334057 27030 ts_tablet_manager.cc:1434] T 2c421ec016824369b346c36f9d457ece P 5032a8209c5948d696b3bbd221854c78: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
W20260608 12:58:22.334501 26924 connection.cc:466] server connection from 127.0.0.1:34250 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:34250 (request call id 1) could send its response
I20260608 12:58:22.341391 26607 tablet_copy_service.cc:342] P 5973fc366ca940b9b0405a507ab73e05: Request end of tablet copy session 5032a8209c5948d696b3bbd221854c78-2c421ec016824369b346c36f9d457ece received from {username='slave'} at 127.0.0.1:48088
I20260608 12:58:22.341988 26607 tablet_copy_service.cc:434] P 5973fc366ca940b9b0405a507ab73e05: ending tablet copy session 5032a8209c5948d696b3bbd221854c78-2c421ec016824369b346c36f9d457ece on tablet 2c421ec016824369b346c36f9d457ece with peer 5032a8209c5948d696b3bbd221854c78
W20260608 12:58:22.382570 26561 consensus_peers.cc:597] T b2d4c7f974d4464c9bc487ac8d275e3a P 5973fc366ca940b9b0405a507ab73e05 -> Peer 306ffa4467974973abfa30c4436bfa66 (127.16.174.129:45603): Couldn't send request to peer 306ffa4467974973abfa30c4436bfa66. Status: Network error: Client connection negotiation failed: client connection to 127.16.174.129:45603: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:58:22.437028 26561 consensus_peers.cc:597] T 2c421ec016824369b346c36f9d457ece P 5973fc366ca940b9b0405a507ab73e05 -> Peer 306ffa4467974973abfa30c4436bfa66 (127.16.174.129:45603): Couldn't send request to peer 306ffa4467974973abfa30c4436bfa66. Status: Network error: Client connection negotiation failed: client connection to 127.16.174.129:45603: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:22.490392 27033 raft_consensus.cc:1064] T 87d34dc9c1964e098364407764afe7f6 P f3ea8dccac9445d587c99bd05be18766: attempting to promote NON_VOTER 5032a8209c5948d696b3bbd221854c78 to VOTER
I20260608 12:58:22.494115 27033 consensus_queue.cc:237] T 87d34dc9c1964e098364407764afe7f6 P f3ea8dccac9445d587c99bd05be18766 [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } attrs { replace: true } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } } peers { permanent_uuid: "5032a8209c5948d696b3bbd221854c78" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 33145 } attrs { promote: false } }
I20260608 12:58:22.508778 26960 raft_consensus.cc:1275] T 87d34dc9c1964e098364407764afe7f6 P 5032a8209c5948d696b3bbd221854c78 [term 1 LEARNER]: Refusing update from remote peer f3ea8dccac9445d587c99bd05be18766: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:58:22.510984 27044 consensus_queue.cc:1048] T 87d34dc9c1964e098364407764afe7f6 P f3ea8dccac9445d587c99bd05be18766 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5032a8209c5948d696b3bbd221854c78" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 33145 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
I20260608 12:58:22.522163 26596 raft_consensus.cc:1275] T 87d34dc9c1964e098364407764afe7f6 P 5973fc366ca940b9b0405a507ab73e05 [term 1 FOLLOWER]: Refusing update from remote peer f3ea8dccac9445d587c99bd05be18766: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:58:22.526024 27044 consensus_queue.cc:1048] T 87d34dc9c1964e098364407764afe7f6 P f3ea8dccac9445d587c99bd05be18766 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
W20260608 12:58:22.576490 26635 consensus_peers.cc:597] T 87d34dc9c1964e098364407764afe7f6 P f3ea8dccac9445d587c99bd05be18766 -> Peer 306ffa4467974973abfa30c4436bfa66 (127.16.174.129:45603): Couldn't send request to peer 306ffa4467974973abfa30c4436bfa66. Status: Network error: Client connection negotiation failed: client connection to 127.16.174.129:45603: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:22.586109 26594 raft_consensus.cc:2955] T 87d34dc9c1964e098364407764afe7f6 P 5973fc366ca940b9b0405a507ab73e05 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index 17 to 18, 5032a8209c5948d696b3bbd221854c78 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } attrs { replace: true } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } } peers { permanent_uuid: "5032a8209c5948d696b3bbd221854c78" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 33145 } attrs { promote: false } } }
I20260608 12:58:22.582315 27047 raft_consensus.cc:2955] T 87d34dc9c1964e098364407764afe7f6 P f3ea8dccac9445d587c99bd05be18766 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index 17 to 18, 5032a8209c5948d696b3bbd221854c78 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } attrs { replace: true } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } } peers { permanent_uuid: "5032a8209c5948d696b3bbd221854c78" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 33145 } attrs { promote: false } } }
I20260608 12:58:22.615710 26413 catalog_manager.cc:5696] T 87d34dc9c1964e098364407764afe7f6 P 5973fc366ca940b9b0405a507ab73e05 reported cstate change: config changed from index 17 to 18, 5032a8209c5948d696b3bbd221854c78 (127.16.174.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f3ea8dccac9445d587c99bd05be18766" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } attrs { replace: true } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } } peers { permanent_uuid: "5032a8209c5948d696b3bbd221854c78" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 33145 } attrs { promote: false } } }
I20260608 12:58:22.618762 26960 raft_consensus.cc:2955] T 87d34dc9c1964e098364407764afe7f6 P 5032a8209c5948d696b3bbd221854c78 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index 17 to 18, 5032a8209c5948d696b3bbd221854c78 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } attrs { replace: true } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } } peers { permanent_uuid: "5032a8209c5948d696b3bbd221854c78" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 33145 } attrs { promote: false } } }
I20260608 12:58:22.716476 27008 raft_consensus.cc:1064] T b2d4c7f974d4464c9bc487ac8d275e3a P 5973fc366ca940b9b0405a507ab73e05: attempting to promote NON_VOTER 5032a8209c5948d696b3bbd221854c78 to VOTER
I20260608 12:58:22.719516 27008 consensus_queue.cc:237] T b2d4c7f974d4464c9bc487ac8d275e3a P 5973fc366ca940b9b0405a507ab73e05 [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } attrs { replace: true } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } } peers { permanent_uuid: "5032a8209c5948d696b3bbd221854c78" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 33145 } attrs { promote: false } }
I20260608 12:58:22.740445 26960 raft_consensus.cc:1275] T b2d4c7f974d4464c9bc487ac8d275e3a P 5032a8209c5948d696b3bbd221854c78 [term 1 LEARNER]: Refusing update from remote peer 5973fc366ca940b9b0405a507ab73e05: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:58:22.742832 27041 consensus_queue.cc:1048] T b2d4c7f974d4464c9bc487ac8d275e3a P 5973fc366ca940b9b0405a507ab73e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5032a8209c5948d696b3bbd221854c78" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 33145 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
I20260608 12:58:22.753768 26667 raft_consensus.cc:1275] T b2d4c7f974d4464c9bc487ac8d275e3a P f3ea8dccac9445d587c99bd05be18766 [term 1 FOLLOWER]: Refusing update from remote peer 5973fc366ca940b9b0405a507ab73e05: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:58:22.756139 27040 consensus_queue.cc:1048] T b2d4c7f974d4464c9bc487ac8d275e3a P 5973fc366ca940b9b0405a507ab73e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
W20260608 12:58:22.774185 26561 consensus_peers.cc:597] T b2d4c7f974d4464c9bc487ac8d275e3a P 5973fc366ca940b9b0405a507ab73e05 -> Peer 306ffa4467974973abfa30c4436bfa66 (127.16.174.129:45603): Couldn't send request to peer 306ffa4467974973abfa30c4436bfa66. Status: Network error: Client connection negotiation failed: client connection to 127.16.174.129:45603: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:22.790619 27041 raft_consensus.cc:2955] T b2d4c7f974d4464c9bc487ac8d275e3a P 5973fc366ca940b9b0405a507ab73e05 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index 17 to 18, 5032a8209c5948d696b3bbd221854c78 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } attrs { replace: true } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } } peers { permanent_uuid: "5032a8209c5948d696b3bbd221854c78" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 33145 } attrs { promote: false } } }
I20260608 12:58:22.792944 26667 raft_consensus.cc:2955] T b2d4c7f974d4464c9bc487ac8d275e3a P f3ea8dccac9445d587c99bd05be18766 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index 17 to 18, 5032a8209c5948d696b3bbd221854c78 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } attrs { replace: true } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } } peers { permanent_uuid: "5032a8209c5948d696b3bbd221854c78" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 33145 } attrs { promote: false } } }
I20260608 12:58:22.816169 26960 raft_consensus.cc:2955] T b2d4c7f974d4464c9bc487ac8d275e3a P 5032a8209c5948d696b3bbd221854c78 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index 17 to 18, 5032a8209c5948d696b3bbd221854c78 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } attrs { replace: true } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } } peers { permanent_uuid: "5032a8209c5948d696b3bbd221854c78" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 33145 } attrs { promote: false } } }
I20260608 12:58:22.819852 26420 catalog_manager.cc:5696] T b2d4c7f974d4464c9bc487ac8d275e3a P f3ea8dccac9445d587c99bd05be18766 reported cstate change: config changed from index 17 to 18, 5032a8209c5948d696b3bbd221854c78 (127.16.174.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5973fc366ca940b9b0405a507ab73e05" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } attrs { replace: true } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } } peers { permanent_uuid: "5032a8209c5948d696b3bbd221854c78" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 33145 } attrs { promote: false } } }
I20260608 12:58:22.839680 26959 raft_consensus.cc:1217] T 2c421ec016824369b346c36f9d457ece P 5032a8209c5948d696b3bbd221854c78 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
I20260608 12:58:22.863288 26594 consensus_queue.cc:237] T b2d4c7f974d4464c9bc487ac8d275e3a P 5973fc366ca940b9b0405a507ab73e05 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } } peers { permanent_uuid: "5032a8209c5948d696b3bbd221854c78" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 33145 } attrs { promote: false } }
I20260608 12:58:22.879091 26960 raft_consensus.cc:1275] T b2d4c7f974d4464c9bc487ac8d275e3a P 5032a8209c5948d696b3bbd221854c78 [term 1 FOLLOWER]: Refusing update from remote peer 5973fc366ca940b9b0405a507ab73e05: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260608 12:58:22.881089 27008 consensus_queue.cc:1048] T b2d4c7f974d4464c9bc487ac8d275e3a P 5973fc366ca940b9b0405a507ab73e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5032a8209c5948d696b3bbd221854c78" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 33145 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260608 12:58:22.890066 27041 raft_consensus.cc:2955] T b2d4c7f974d4464c9bc487ac8d275e3a P 5973fc366ca940b9b0405a507ab73e05 [term 1 LEADER]: Committing config change with OpId 1.19: config changed from index 18 to 19, VOTER 306ffa4467974973abfa30c4436bfa66 (127.16.174.129) evicted. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } } peers { permanent_uuid: "5032a8209c5948d696b3bbd221854c78" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 33145 } attrs { promote: false } } }
I20260608 12:58:22.902846 26959 raft_consensus.cc:2955] T b2d4c7f974d4464c9bc487ac8d275e3a P 5032a8209c5948d696b3bbd221854c78 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index 18 to 19, VOTER 306ffa4467974973abfa30c4436bfa66 (127.16.174.129) evicted. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } } peers { permanent_uuid: "5032a8209c5948d696b3bbd221854c78" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 33145 } attrs { promote: false } } }
I20260608 12:58:22.917842 26667 raft_consensus.cc:1275] T b2d4c7f974d4464c9bc487ac8d275e3a P f3ea8dccac9445d587c99bd05be18766 [term 1 FOLLOWER]: Refusing update from remote peer 5973fc366ca940b9b0405a507ab73e05: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260608 12:58:22.919793 27008 consensus_queue.cc:1048] T b2d4c7f974d4464c9bc487ac8d275e3a P 5973fc366ca940b9b0405a507ab73e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260608 12:58:22.925750 26667 raft_consensus.cc:2955] T b2d4c7f974d4464c9bc487ac8d275e3a P f3ea8dccac9445d587c99bd05be18766 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index 18 to 19, VOTER 306ffa4467974973abfa30c4436bfa66 (127.16.174.129) evicted. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } } peers { permanent_uuid: "5032a8209c5948d696b3bbd221854c78" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 33145 } attrs { promote: false } } }
I20260608 12:58:22.929558 26416 catalog_manager.cc:5696] T b2d4c7f974d4464c9bc487ac8d275e3a P 5032a8209c5948d696b3bbd221854c78 reported cstate change: config changed from index 18 to 19, VOTER 306ffa4467974973abfa30c4436bfa66 (127.16.174.129) evicted. New cstate: current_term: 1 leader_uuid: "5973fc366ca940b9b0405a507ab73e05" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } } peers { permanent_uuid: "5032a8209c5948d696b3bbd221854c78" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 33145 } attrs { promote: false } } }
I20260608 12:58:22.935797 26406 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet b2d4c7f974d4464c9bc487ac8d275e3a with cas_config_opid_index 18: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260608 12:58:22.967386 26405 catalog_manager.cc:4754] TS 306ffa4467974973abfa30c4436bfa66 (127.16.174.129:45603): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet b2d4c7f974d4464c9bc487ac8d275e3a: Network error: Client connection negotiation failed: client connection to 127.16.174.129:45603: connect: Connection refused (error 111)
W20260608 12:58:23.290820 17082 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 26543)
I20260608 12:58:23.419852 27008 raft_consensus.cc:1064] T 2c421ec016824369b346c36f9d457ece P 5973fc366ca940b9b0405a507ab73e05: attempting to promote NON_VOTER 5032a8209c5948d696b3bbd221854c78 to VOTER
I20260608 12:58:23.422845 27008 consensus_queue.cc:237] T 2c421ec016824369b346c36f9d457ece P 5973fc366ca940b9b0405a507ab73e05 [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } attrs { replace: true } } peers { permanent_uuid: "5032a8209c5948d696b3bbd221854c78" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 33145 } attrs { promote: false } }
I20260608 12:58:23.443421 26959 raft_consensus.cc:1275] T 2c421ec016824369b346c36f9d457ece P 5032a8209c5948d696b3bbd221854c78 [term 1 LEARNER]: Refusing update from remote peer 5973fc366ca940b9b0405a507ab73e05: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:58:23.447080 27041 consensus_queue.cc:1048] T 2c421ec016824369b346c36f9d457ece P 5973fc366ca940b9b0405a507ab73e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5032a8209c5948d696b3bbd221854c78" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 33145 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 12:58:23.466876 27061 raft_consensus.cc:493] T 602ce4d0f3004529902fd19e05a20f67 P 5973fc366ca940b9b0405a507ab73e05 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 306ffa4467974973abfa30c4436bfa66)
I20260608 12:58:23.467481 27061 raft_consensus.cc:515] T 602ce4d0f3004529902fd19e05a20f67 P 5973fc366ca940b9b0405a507ab73e05 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
I20260608 12:58:23.469815 27061 leader_election.cc:290] T 602ce4d0f3004529902fd19e05a20f67 P 5973fc366ca940b9b0405a507ab73e05 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 306ffa4467974973abfa30c4436bfa66 (127.16.174.129:45603), f3ea8dccac9445d587c99bd05be18766 (127.16.174.131:36389)
W20260608 12:58:23.479250 26561 consensus_peers.cc:597] T 2c421ec016824369b346c36f9d457ece P 5973fc366ca940b9b0405a507ab73e05 -> Peer 306ffa4467974973abfa30c4436bfa66 (127.16.174.129:45603): Couldn't send request to peer 306ffa4467974973abfa30c4436bfa66. Status: Network error: Client connection negotiation failed: client connection to 127.16.174.129:45603: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:58:23.491163 26561 leader_election.cc:336] T 602ce4d0f3004529902fd19e05a20f67 P 5973fc366ca940b9b0405a507ab73e05 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 306ffa4467974973abfa30c4436bfa66 (127.16.174.129:45603): Network error: Client connection negotiation failed: client connection to 127.16.174.129:45603: connect: Connection refused (error 111)
I20260608 12:58:23.494690 27047 raft_consensus.cc:493] T 602ce4d0f3004529902fd19e05a20f67 P f3ea8dccac9445d587c99bd05be18766 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 306ffa4467974973abfa30c4436bfa66)
I20260608 12:58:23.495262 27047 raft_consensus.cc:515] T 602ce4d0f3004529902fd19e05a20f67 P f3ea8dccac9445d587c99bd05be18766 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
I20260608 12:58:23.497524 27047 leader_election.cc:290] T 602ce4d0f3004529902fd19e05a20f67 P f3ea8dccac9445d587c99bd05be18766 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 306ffa4467974973abfa30c4436bfa66 (127.16.174.129:45603), 5973fc366ca940b9b0405a507ab73e05 (127.16.174.130:45551)
I20260608 12:58:23.501345 26594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "602ce4d0f3004529902fd19e05a20f67" candidate_uuid: "f3ea8dccac9445d587c99bd05be18766" candidate_term: 2 candidate_status { last_received { term: 1 index: 16 } } ignore_live_leader: false dest_uuid: "5973fc366ca940b9b0405a507ab73e05" is_pre_election: true
I20260608 12:58:23.502100 26594 raft_consensus.cc:2468] T 602ce4d0f3004529902fd19e05a20f67 P 5973fc366ca940b9b0405a507ab73e05 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3ea8dccac9445d587c99bd05be18766 in term 1.
I20260608 12:58:23.503783 26636 leader_election.cc:304] T 602ce4d0f3004529902fd19e05a20f67 P f3ea8dccac9445d587c99bd05be18766 [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: 5973fc366ca940b9b0405a507ab73e05, f3ea8dccac9445d587c99bd05be18766; no voters: 
W20260608 12:58:23.508188 26635 leader_election.cc:336] T 602ce4d0f3004529902fd19e05a20f67 P f3ea8dccac9445d587c99bd05be18766 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 306ffa4467974973abfa30c4436bfa66 (127.16.174.129:45603): Network error: Client connection negotiation failed: client connection to 127.16.174.129:45603: connect: Connection refused (error 111)
I20260608 12:58:23.509387 27047 raft_consensus.cc:2804] T 602ce4d0f3004529902fd19e05a20f67 P f3ea8dccac9445d587c99bd05be18766 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:58:23.509902 27047 raft_consensus.cc:493] T 602ce4d0f3004529902fd19e05a20f67 P f3ea8dccac9445d587c99bd05be18766 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 306ffa4467974973abfa30c4436bfa66)
I20260608 12:58:23.510356 27047 raft_consensus.cc:3060] T 602ce4d0f3004529902fd19e05a20f67 P f3ea8dccac9445d587c99bd05be18766 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:58:23.514905 26667 raft_consensus.cc:1275] T 2c421ec016824369b346c36f9d457ece P f3ea8dccac9445d587c99bd05be18766 [term 1 FOLLOWER]: Refusing update from remote peer 5973fc366ca940b9b0405a507ab73e05: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:58:23.519448 27047 raft_consensus.cc:515] T 602ce4d0f3004529902fd19e05a20f67 P f3ea8dccac9445d587c99bd05be18766 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
I20260608 12:58:23.523268 27062 consensus_queue.cc:1048] T 2c421ec016824369b346c36f9d457ece P 5973fc366ca940b9b0405a507ab73e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } 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:58:23.524034 26671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "602ce4d0f3004529902fd19e05a20f67" candidate_uuid: "5973fc366ca940b9b0405a507ab73e05" candidate_term: 2 candidate_status { last_received { term: 1 index: 16 } } ignore_live_leader: false dest_uuid: "f3ea8dccac9445d587c99bd05be18766" is_pre_election: true
I20260608 12:58:23.524979 26671 raft_consensus.cc:2393] T 602ce4d0f3004529902fd19e05a20f67 P f3ea8dccac9445d587c99bd05be18766 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5973fc366ca940b9b0405a507ab73e05 in current term 2: Already voted for candidate f3ea8dccac9445d587c99bd05be18766 in this term.
W20260608 12:58:23.535669 26635 leader_election.cc:336] T 602ce4d0f3004529902fd19e05a20f67 P f3ea8dccac9445d587c99bd05be18766 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 306ffa4467974973abfa30c4436bfa66 (127.16.174.129:45603): Network error: Client connection negotiation failed: client connection to 127.16.174.129:45603: connect: Connection refused (error 111)
I20260608 12:58:23.536958 26563 leader_election.cc:304] T 602ce4d0f3004529902fd19e05a20f67 P 5973fc366ca940b9b0405a507ab73e05 [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: 5973fc366ca940b9b0405a507ab73e05; no voters: 306ffa4467974973abfa30c4436bfa66, f3ea8dccac9445d587c99bd05be18766
I20260608 12:58:23.538125 27062 raft_consensus.cc:3060] T 602ce4d0f3004529902fd19e05a20f67 P 5973fc366ca940b9b0405a507ab73e05 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:58:23.542222 26594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "602ce4d0f3004529902fd19e05a20f67" candidate_uuid: "f3ea8dccac9445d587c99bd05be18766" candidate_term: 2 candidate_status { last_received { term: 1 index: 16 } } ignore_live_leader: false dest_uuid: "5973fc366ca940b9b0405a507ab73e05"
I20260608 12:58:23.545959 27062 raft_consensus.cc:2749] T 602ce4d0f3004529902fd19e05a20f67 P 5973fc366ca940b9b0405a507ab73e05 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:58:23.552138 27047 leader_election.cc:290] T 602ce4d0f3004529902fd19e05a20f67 P f3ea8dccac9445d587c99bd05be18766 [CANDIDATE]: Term 2 election: Requested vote from peers 306ffa4467974973abfa30c4436bfa66 (127.16.174.129:45603), 5973fc366ca940b9b0405a507ab73e05 (127.16.174.130:45551)
I20260608 12:58:23.554605 27041 raft_consensus.cc:493] T 8b2542708da34f02abcb337d84aa02e4 P 5973fc366ca940b9b0405a507ab73e05 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 306ffa4467974973abfa30c4436bfa66)
I20260608 12:58:23.555281 27041 raft_consensus.cc:515] T 8b2542708da34f02abcb337d84aa02e4 P 5973fc366ca940b9b0405a507ab73e05 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } attrs { replace: true } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } } peers { permanent_uuid: "5032a8209c5948d696b3bbd221854c78" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 33145 } attrs { promote: true } }
I20260608 12:58:23.557850 27041 leader_election.cc:290] T 8b2542708da34f02abcb337d84aa02e4 P 5973fc366ca940b9b0405a507ab73e05 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 306ffa4467974973abfa30c4436bfa66 (127.16.174.129:45603), f3ea8dccac9445d587c99bd05be18766 (127.16.174.131:36389)
I20260608 12:58:23.559108 26594 raft_consensus.cc:2468] T 602ce4d0f3004529902fd19e05a20f67 P 5973fc366ca940b9b0405a507ab73e05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3ea8dccac9445d587c99bd05be18766 in term 2.
I20260608 12:58:23.562497 26636 leader_election.cc:304] T 602ce4d0f3004529902fd19e05a20f67 P f3ea8dccac9445d587c99bd05be18766 [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: 5973fc366ca940b9b0405a507ab73e05, f3ea8dccac9445d587c99bd05be18766; no voters: 306ffa4467974973abfa30c4436bfa66
W20260608 12:58:23.564324 26561 leader_election.cc:336] T 8b2542708da34f02abcb337d84aa02e4 P 5973fc366ca940b9b0405a507ab73e05 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 306ffa4467974973abfa30c4436bfa66 (127.16.174.129:45603): Network error: Client connection negotiation failed: client connection to 127.16.174.129:45603: connect: Connection refused (error 111)
I20260608 12:58:23.566341 26671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b2542708da34f02abcb337d84aa02e4" candidate_uuid: "5973fc366ca940b9b0405a507ab73e05" candidate_term: 2 candidate_status { last_received { term: 1 index: 17 } } ignore_live_leader: false dest_uuid: "f3ea8dccac9445d587c99bd05be18766" is_pre_election: true
I20260608 12:58:23.568429 26563 leader_election.cc:304] T 8b2542708da34f02abcb337d84aa02e4 P 5973fc366ca940b9b0405a507ab73e05 [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: 5973fc366ca940b9b0405a507ab73e05; no voters: 306ffa4467974973abfa30c4436bfa66, f3ea8dccac9445d587c99bd05be18766
I20260608 12:58:23.569017 27047 raft_consensus.cc:2804] T 602ce4d0f3004529902fd19e05a20f67 P f3ea8dccac9445d587c99bd05be18766 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:58:23.569548 27062 raft_consensus.cc:2749] T 8b2542708da34f02abcb337d84aa02e4 P 5973fc366ca940b9b0405a507ab73e05 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:58:23.575608 27041 raft_consensus.cc:2955] T 2c421ec016824369b346c36f9d457ece P 5973fc366ca940b9b0405a507ab73e05 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index 17 to 18, 5032a8209c5948d696b3bbd221854c78 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } attrs { replace: true } } peers { permanent_uuid: "5032a8209c5948d696b3bbd221854c78" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 33145 } attrs { promote: false } } }
I20260608 12:58:23.586979 26667 raft_consensus.cc:2955] T 2c421ec016824369b346c36f9d457ece P f3ea8dccac9445d587c99bd05be18766 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index 17 to 18, 5032a8209c5948d696b3bbd221854c78 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } attrs { replace: true } } peers { permanent_uuid: "5032a8209c5948d696b3bbd221854c78" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 33145 } attrs { promote: false } } }
I20260608 12:58:23.611810 27047 raft_consensus.cc:697] T 602ce4d0f3004529902fd19e05a20f67 P f3ea8dccac9445d587c99bd05be18766 [term 2 LEADER]: Becoming Leader. State: Replica: f3ea8dccac9445d587c99bd05be18766, State: Running, Role: LEADER
I20260608 12:58:23.613361 27047 consensus_queue.cc:237] T 602ce4d0f3004529902fd19e05a20f67 P f3ea8dccac9445d587c99bd05be18766 [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: 16, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } }
I20260608 12:58:23.620215 27065 raft_consensus.cc:493] T 8b2542708da34f02abcb337d84aa02e4 P f3ea8dccac9445d587c99bd05be18766 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 306ffa4467974973abfa30c4436bfa66)
I20260608 12:58:23.620839 27065 raft_consensus.cc:515] T 8b2542708da34f02abcb337d84aa02e4 P f3ea8dccac9445d587c99bd05be18766 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } attrs { replace: true } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } } peers { permanent_uuid: "5032a8209c5948d696b3bbd221854c78" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 33145 } attrs { promote: true } }
W20260608 12:58:23.630424 26635 leader_election.cc:336] T 8b2542708da34f02abcb337d84aa02e4 P f3ea8dccac9445d587c99bd05be18766 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 306ffa4467974973abfa30c4436bfa66 (127.16.174.129:45603): Network error: Client connection negotiation failed: client connection to 127.16.174.129:45603: connect: Connection refused (error 111)
I20260608 12:58:23.623566 27065 leader_election.cc:290] T 8b2542708da34f02abcb337d84aa02e4 P f3ea8dccac9445d587c99bd05be18766 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 306ffa4467974973abfa30c4436bfa66 (127.16.174.129:45603), 5973fc366ca940b9b0405a507ab73e05 (127.16.174.130:45551)
I20260608 12:58:23.633379 26416 catalog_manager.cc:5696] T 602ce4d0f3004529902fd19e05a20f67 P f3ea8dccac9445d587c99bd05be18766 reported cstate change: term changed from 1 to 2, leader changed from 306ffa4467974973abfa30c4436bfa66 (127.16.174.129) to f3ea8dccac9445d587c99bd05be18766 (127.16.174.131). New cstate: current_term: 2 leader_uuid: "f3ea8dccac9445d587c99bd05be18766" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } health_report { overall_health: HEALTHY } } }
I20260608 12:58:23.636785 26960 raft_consensus.cc:2955] T 2c421ec016824369b346c36f9d457ece P 5032a8209c5948d696b3bbd221854c78 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index 17 to 18, 5032a8209c5948d696b3bbd221854c78 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } attrs { replace: true } } peers { permanent_uuid: "5032a8209c5948d696b3bbd221854c78" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 33145 } attrs { promote: false } } }
I20260608 12:58:23.638175 26594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b2542708da34f02abcb337d84aa02e4" candidate_uuid: "f3ea8dccac9445d587c99bd05be18766" candidate_term: 2 candidate_status { last_received { term: 1 index: 17 } } ignore_live_leader: false dest_uuid: "5973fc366ca940b9b0405a507ab73e05" is_pre_election: true
I20260608 12:58:23.638870 26594 raft_consensus.cc:2468] T 8b2542708da34f02abcb337d84aa02e4 P 5973fc366ca940b9b0405a507ab73e05 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3ea8dccac9445d587c99bd05be18766 in term 1.
I20260608 12:58:23.640286 26636 leader_election.cc:304] T 8b2542708da34f02abcb337d84aa02e4 P f3ea8dccac9445d587c99bd05be18766 [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: 5973fc366ca940b9b0405a507ab73e05, f3ea8dccac9445d587c99bd05be18766; no voters: 306ffa4467974973abfa30c4436bfa66
I20260608 12:58:23.641520 27065 raft_consensus.cc:2804] T 8b2542708da34f02abcb337d84aa02e4 P f3ea8dccac9445d587c99bd05be18766 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:58:23.641875 27065 raft_consensus.cc:493] T 8b2542708da34f02abcb337d84aa02e4 P f3ea8dccac9445d587c99bd05be18766 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 306ffa4467974973abfa30c4436bfa66)
I20260608 12:58:23.642230 27065 raft_consensus.cc:3060] T 8b2542708da34f02abcb337d84aa02e4 P f3ea8dccac9445d587c99bd05be18766 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:58:23.650921 26420 catalog_manager.cc:5696] T 2c421ec016824369b346c36f9d457ece P 5973fc366ca940b9b0405a507ab73e05 reported cstate change: config changed from index 17 to 18, 5032a8209c5948d696b3bbd221854c78 (127.16.174.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5973fc366ca940b9b0405a507ab73e05" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5032a8209c5948d696b3bbd221854c78" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 33145 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:58:23.653971 27065 raft_consensus.cc:515] T 8b2542708da34f02abcb337d84aa02e4 P f3ea8dccac9445d587c99bd05be18766 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } attrs { replace: true } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } } peers { permanent_uuid: "5032a8209c5948d696b3bbd221854c78" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 33145 } attrs { promote: true } }
W20260608 12:58:23.663754 26635 leader_election.cc:336] T 8b2542708da34f02abcb337d84aa02e4 P f3ea8dccac9445d587c99bd05be18766 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 306ffa4467974973abfa30c4436bfa66 (127.16.174.129:45603): Network error: Client connection negotiation failed: client connection to 127.16.174.129:45603: connect: Connection refused (error 111)
I20260608 12:58:23.667337 26594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b2542708da34f02abcb337d84aa02e4" candidate_uuid: "f3ea8dccac9445d587c99bd05be18766" candidate_term: 2 candidate_status { last_received { term: 1 index: 17 } } ignore_live_leader: false dest_uuid: "5973fc366ca940b9b0405a507ab73e05"
I20260608 12:58:23.667562 27065 leader_election.cc:290] T 8b2542708da34f02abcb337d84aa02e4 P f3ea8dccac9445d587c99bd05be18766 [CANDIDATE]: Term 2 election: Requested vote from peers 306ffa4467974973abfa30c4436bfa66 (127.16.174.129:45603), 5973fc366ca940b9b0405a507ab73e05 (127.16.174.130:45551)
I20260608 12:58:23.668006 26594 raft_consensus.cc:3060] T 8b2542708da34f02abcb337d84aa02e4 P 5973fc366ca940b9b0405a507ab73e05 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:58:23.677127 26594 raft_consensus.cc:2468] T 8b2542708da34f02abcb337d84aa02e4 P 5973fc366ca940b9b0405a507ab73e05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3ea8dccac9445d587c99bd05be18766 in term 2.
I20260608 12:58:23.678501 26636 leader_election.cc:304] T 8b2542708da34f02abcb337d84aa02e4 P f3ea8dccac9445d587c99bd05be18766 [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: 5973fc366ca940b9b0405a507ab73e05, f3ea8dccac9445d587c99bd05be18766; no voters: 306ffa4467974973abfa30c4436bfa66
I20260608 12:58:23.679404 27065 raft_consensus.cc:2804] T 8b2542708da34f02abcb337d84aa02e4 P f3ea8dccac9445d587c99bd05be18766 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:58:23.679970 27065 raft_consensus.cc:697] T 8b2542708da34f02abcb337d84aa02e4 P f3ea8dccac9445d587c99bd05be18766 [term 2 LEADER]: Becoming Leader. State: Replica: f3ea8dccac9445d587c99bd05be18766, State: Running, Role: LEADER
I20260608 12:58:23.681213 27065 consensus_queue.cc:237] T 8b2542708da34f02abcb337d84aa02e4 P f3ea8dccac9445d587c99bd05be18766 [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: 17, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } attrs { replace: true } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } } peers { permanent_uuid: "5032a8209c5948d696b3bbd221854c78" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 33145 } attrs { promote: true } }
I20260608 12:58:23.720077 26416 catalog_manager.cc:5696] T 8b2542708da34f02abcb337d84aa02e4 P f3ea8dccac9445d587c99bd05be18766 reported cstate change: term changed from 1 to 2, leader changed from 306ffa4467974973abfa30c4436bfa66 (127.16.174.129) to f3ea8dccac9445d587c99bd05be18766 (127.16.174.131). New cstate: current_term: 2 leader_uuid: "f3ea8dccac9445d587c99bd05be18766" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5032a8209c5948d696b3bbd221854c78" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 33145 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:24.069710 26594 raft_consensus.cc:1275] T 602ce4d0f3004529902fd19e05a20f67 P 5973fc366ca940b9b0405a507ab73e05 [term 2 FOLLOWER]: Refusing update from remote peer f3ea8dccac9445d587c99bd05be18766: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 2 index: 17. (index mismatch)
I20260608 12:58:24.071955 27066 consensus_queue.cc:1048] T 602ce4d0f3004529902fd19e05a20f67 P f3ea8dccac9445d587c99bd05be18766 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
W20260608 12:58:24.106882 26635 consensus_peers.cc:597] T 602ce4d0f3004529902fd19e05a20f67 P f3ea8dccac9445d587c99bd05be18766 -> Peer 306ffa4467974973abfa30c4436bfa66 (127.16.174.129:45603): Couldn't send request to peer 306ffa4467974973abfa30c4436bfa66. Status: Network error: Client connection negotiation failed: client connection to 127.16.174.129:45603: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:58:24.128466 26635 consensus_peers.cc:597] T 8b2542708da34f02abcb337d84aa02e4 P f3ea8dccac9445d587c99bd05be18766 -> Peer 5032a8209c5948d696b3bbd221854c78 (127.16.174.132:33145): Couldn't send request to peer 5032a8209c5948d696b3bbd221854c78. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8b2542708da34f02abcb337d84aa02e4. This is attempt 1: this message will repeat every 5th retry.
W20260608 12:58:24.176059 26405 catalog_manager.cc:4754] TS 306ffa4467974973abfa30c4436bfa66 (127.16.174.129:45603): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet b2d4c7f974d4464c9bc487ac8d275e3a: Network error: Client connection negotiation failed: client connection to 127.16.174.129:45603: connect: Connection refused (error 111)
I20260608 12:58:24.198428 26596 raft_consensus.cc:1275] T 8b2542708da34f02abcb337d84aa02e4 P 5973fc366ca940b9b0405a507ab73e05 [term 2 FOLLOWER]: Refusing update from remote peer f3ea8dccac9445d587c99bd05be18766: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 2 index: 18. (index mismatch)
I20260608 12:58:24.200809 27047 consensus_queue.cc:1048] T 8b2542708da34f02abcb337d84aa02e4 P f3ea8dccac9445d587c99bd05be18766 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
W20260608 12:58:24.236610 26635 consensus_peers.cc:597] T 8b2542708da34f02abcb337d84aa02e4 P f3ea8dccac9445d587c99bd05be18766 -> Peer 306ffa4467974973abfa30c4436bfa66 (127.16.174.129:45603): Couldn't send request to peer 306ffa4467974973abfa30c4436bfa66. Status: Network error: Client connection negotiation failed: client connection to 127.16.174.129:45603: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:58:24.291430 17082 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 26543)
W20260608 12:58:24.569922 26561 consensus_peers.cc:597] T 6da7403cbda440ca881a14772c69281d P 5973fc366ca940b9b0405a507ab73e05 -> Peer 306ffa4467974973abfa30c4436bfa66 (127.16.174.129:45603): Couldn't send request to peer 306ffa4467974973abfa30c4436bfa66. Status: Network error: Client connection negotiation failed: client connection to 127.16.174.129:45603: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 12:58:24.656327 27082 ts_tablet_manager.cc:933] T 8b2542708da34f02abcb337d84aa02e4 P 5032a8209c5948d696b3bbd221854c78: Initiating tablet copy from peer f3ea8dccac9445d587c99bd05be18766 (127.16.174.131:36389)
I20260608 12:58:24.666246 27082 tablet_copy_client.cc:323] T 8b2542708da34f02abcb337d84aa02e4 P 5032a8209c5948d696b3bbd221854c78: tablet copy: Beginning tablet copy session from remote peer at address 127.16.174.131:36389
I20260608 12:58:24.670204 26681 tablet_copy_service.cc:140] P f3ea8dccac9445d587c99bd05be18766: Received BeginTabletCopySession request for tablet 8b2542708da34f02abcb337d84aa02e4 from peer 5032a8209c5948d696b3bbd221854c78 ({username='slave'} at 127.0.0.1:42488)
I20260608 12:58:24.670924 26681 tablet_copy_service.cc:161] P f3ea8dccac9445d587c99bd05be18766: Beginning new tablet copy session on tablet 8b2542708da34f02abcb337d84aa02e4 from peer 5032a8209c5948d696b3bbd221854c78 at {username='slave'} at 127.0.0.1:42488: session id = 5032a8209c5948d696b3bbd221854c78-8b2542708da34f02abcb337d84aa02e4
I20260608 12:58:24.690176 26681 tablet_copy_source_session.cc:215] T 8b2542708da34f02abcb337d84aa02e4 P f3ea8dccac9445d587c99bd05be18766: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:58:24.694968 27082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b2542708da34f02abcb337d84aa02e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:24.718235 27082 tablet_copy_client.cc:806] T 8b2542708da34f02abcb337d84aa02e4 P 5032a8209c5948d696b3bbd221854c78: tablet copy: Starting download of 0 data blocks...
I20260608 12:58:24.719285 27082 tablet_copy_client.cc:670] T 8b2542708da34f02abcb337d84aa02e4 P 5032a8209c5948d696b3bbd221854c78: tablet copy: Starting download of 1 WAL segments...
I20260608 12:58:24.731436 27082 tablet_copy_client.cc:538] T 8b2542708da34f02abcb337d84aa02e4 P 5032a8209c5948d696b3bbd221854c78: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:58:24.743963 27082 tablet_bootstrap.cc:492] T 8b2542708da34f02abcb337d84aa02e4 P 5032a8209c5948d696b3bbd221854c78: Bootstrap starting.
W20260608 12:58:24.768854 26635 consensus_peers.cc:597] T 87d34dc9c1964e098364407764afe7f6 P f3ea8dccac9445d587c99bd05be18766 -> Peer 306ffa4467974973abfa30c4436bfa66 (127.16.174.129:45603): Couldn't send request to peer 306ffa4467974973abfa30c4436bfa66. Status: Network error: Client connection negotiation failed: client connection to 127.16.174.129:45603: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 12:58:24.961520 27082 tablet_bootstrap.cc:492] T 8b2542708da34f02abcb337d84aa02e4 P 5032a8209c5948d696b3bbd221854c78: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=132 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:58:24.962726 27082 tablet_bootstrap.cc:492] T 8b2542708da34f02abcb337d84aa02e4 P 5032a8209c5948d696b3bbd221854c78: Bootstrap complete.
I20260608 12:58:24.963534 27082 ts_tablet_manager.cc:1403] T 8b2542708da34f02abcb337d84aa02e4 P 5032a8209c5948d696b3bbd221854c78: Time spent bootstrapping tablet: real 0.220s	user 0.144s	sys 0.015s
I20260608 12:58:24.967093 27082 raft_consensus.cc:359] T 8b2542708da34f02abcb337d84aa02e4 P 5032a8209c5948d696b3bbd221854c78 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } attrs { replace: true } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } } peers { permanent_uuid: "5032a8209c5948d696b3bbd221854c78" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 33145 } attrs { promote: true } }
I20260608 12:58:24.967991 27082 raft_consensus.cc:740] T 8b2542708da34f02abcb337d84aa02e4 P 5032a8209c5948d696b3bbd221854c78 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 5032a8209c5948d696b3bbd221854c78, State: Initialized, Role: LEARNER
I20260608 12:58:24.968739 27082 consensus_queue.cc:260] T 8b2542708da34f02abcb337d84aa02e4 P 5032a8209c5948d696b3bbd221854c78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 2.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } attrs { replace: true } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } } peers { permanent_uuid: "5032a8209c5948d696b3bbd221854c78" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 33145 } attrs { promote: true } }
I20260608 12:58:24.980656 27082 ts_tablet_manager.cc:1434] T 8b2542708da34f02abcb337d84aa02e4 P 5032a8209c5948d696b3bbd221854c78: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.004s
I20260608 12:58:24.982962 26681 tablet_copy_service.cc:342] P f3ea8dccac9445d587c99bd05be18766: Request end of tablet copy session 5032a8209c5948d696b3bbd221854c78-8b2542708da34f02abcb337d84aa02e4 received from {username='slave'} at 127.0.0.1:42488
I20260608 12:58:24.983477 26681 tablet_copy_service.cc:434] P f3ea8dccac9445d587c99bd05be18766: ending tablet copy session 5032a8209c5948d696b3bbd221854c78-8b2542708da34f02abcb337d84aa02e4 on tablet 8b2542708da34f02abcb337d84aa02e4 with peer 5032a8209c5948d696b3bbd221854c78
I20260608 12:58:25.036928 26960 raft_consensus.cc:1217] T 8b2542708da34f02abcb337d84aa02e4 P 5032a8209c5948d696b3bbd221854c78 [term 2 LEARNER]: Deduplicated request from leader. Original: 1.17->[2.18-2.18]   Dedup: 2.18->[]
W20260608 12:58:25.291620 26405 catalog_manager.cc:4754] TS 306ffa4467974973abfa30c4436bfa66 (127.16.174.129:45603): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet b2d4c7f974d4464c9bc487ac8d275e3a: Network error: Client connection negotiation failed: client connection to 127.16.174.129:45603: connect: Connection refused (error 111)
W20260608 12:58:25.292066 17082 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 26543)
I20260608 12:58:25.557703 27047 raft_consensus.cc:1064] T 8b2542708da34f02abcb337d84aa02e4 P f3ea8dccac9445d587c99bd05be18766: attempting to promote NON_VOTER 5032a8209c5948d696b3bbd221854c78 to VOTER
I20260608 12:58:25.564837 27047 consensus_queue.cc:237] T 8b2542708da34f02abcb337d84aa02e4 P f3ea8dccac9445d587c99bd05be18766 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 18, Committed index: 18, Last appended: 2.18, Last appended by leader: 17, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } attrs { replace: true } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } } peers { permanent_uuid: "5032a8209c5948d696b3bbd221854c78" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 33145 } attrs { promote: false } }
I20260608 12:58:25.584256 26959 raft_consensus.cc:1275] T 8b2542708da34f02abcb337d84aa02e4 P 5032a8209c5948d696b3bbd221854c78 [term 2 LEARNER]: Refusing update from remote peer f3ea8dccac9445d587c99bd05be18766: Log matching property violated. Preceding OpId in replica: term: 2 index: 18. Preceding OpId from leader: term: 2 index: 19. (index mismatch)
I20260608 12:58:25.587944 27081 consensus_queue.cc:1048] T 8b2542708da34f02abcb337d84aa02e4 P f3ea8dccac9445d587c99bd05be18766 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5032a8209c5948d696b3bbd221854c78" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 33145 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.001s
I20260608 12:58:25.604452 26596 raft_consensus.cc:1275] T 8b2542708da34f02abcb337d84aa02e4 P 5973fc366ca940b9b0405a507ab73e05 [term 2 FOLLOWER]: Refusing update from remote peer f3ea8dccac9445d587c99bd05be18766: Log matching property violated. Preceding OpId in replica: term: 2 index: 18. Preceding OpId from leader: term: 2 index: 19. (index mismatch)
I20260608 12:58:25.606637 27090 consensus_queue.cc:1048] T 8b2542708da34f02abcb337d84aa02e4 P f3ea8dccac9445d587c99bd05be18766 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.001s
W20260608 12:58:25.627143 26635 consensus_peers.cc:597] T 8b2542708da34f02abcb337d84aa02e4 P f3ea8dccac9445d587c99bd05be18766 -> Peer 306ffa4467974973abfa30c4436bfa66 (127.16.174.129:45603): Couldn't send request to peer 306ffa4467974973abfa30c4436bfa66. Status: Network error: Client connection negotiation failed: client connection to 127.16.174.129:45603: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:25.654021 27090 raft_consensus.cc:2955] T 8b2542708da34f02abcb337d84aa02e4 P f3ea8dccac9445d587c99bd05be18766 [term 2 LEADER]: Committing config change with OpId 2.19: config changed from index 17 to 19, 5032a8209c5948d696b3bbd221854c78 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } attrs { replace: true } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } } peers { permanent_uuid: "5032a8209c5948d696b3bbd221854c78" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 33145 } attrs { promote: false } } }
I20260608 12:58:25.673928 26594 raft_consensus.cc:2955] T 8b2542708da34f02abcb337d84aa02e4 P 5973fc366ca940b9b0405a507ab73e05 [term 2 FOLLOWER]: Committing config change with OpId 2.19: config changed from index 17 to 19, 5032a8209c5948d696b3bbd221854c78 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } attrs { replace: true } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } } peers { permanent_uuid: "5032a8209c5948d696b3bbd221854c78" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 33145 } attrs { promote: false } } }
I20260608 12:58:25.694026 26959 raft_consensus.cc:2955] T 8b2542708da34f02abcb337d84aa02e4 P 5032a8209c5948d696b3bbd221854c78 [term 2 FOLLOWER]: Committing config change with OpId 2.19: config changed from index 17 to 19, 5032a8209c5948d696b3bbd221854c78 (127.16.174.132) changed from NON_VOTER to VOTER. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } attrs { replace: true } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } } peers { permanent_uuid: "5032a8209c5948d696b3bbd221854c78" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 33145 } attrs { promote: false } } }
I20260608 12:58:25.704023 26416 catalog_manager.cc:5696] T 8b2542708da34f02abcb337d84aa02e4 P 5973fc366ca940b9b0405a507ab73e05 reported cstate change: config changed from index 17 to 19, 5032a8209c5948d696b3bbd221854c78 (127.16.174.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "f3ea8dccac9445d587c99bd05be18766" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "306ffa4467974973abfa30c4436bfa66" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 45603 } } peers { permanent_uuid: "5973fc366ca940b9b0405a507ab73e05" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 45551 } attrs { replace: true } } peers { permanent_uuid: "f3ea8dccac9445d587c99bd05be18766" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 36389 } } peers { permanent_uuid: "5032a8209c5948d696b3bbd221854c78" member_type: VOTER last_known_addr { host: "127.16.174.132" port: 33145 } attrs { promote: false } } }
W20260608 12:58:25.939872 26561 consensus_peers.cc:597] T 2c421ec016824369b346c36f9d457ece P 5973fc366ca940b9b0405a507ab73e05 -> Peer 306ffa4467974973abfa30c4436bfa66 (127.16.174.129:45603): Couldn't send request to peer 306ffa4467974973abfa30c4436bfa66. Status: Network error: Client connection negotiation failed: client connection to 127.16.174.129:45603: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 12:58:26.292647 17082 thread.cc:527] Waited for 4000ms trying to join with diag-logger (tid 26543)
W20260608 12:58:26.526033 26635 consensus_peers.cc:597] T 602ce4d0f3004529902fd19e05a20f67 P f3ea8dccac9445d587c99bd05be18766 -> Peer 306ffa4467974973abfa30c4436bfa66 (127.16.174.129:45603): Couldn't send request to peer 306ffa4467974973abfa30c4436bfa66. Status: Network error: Client connection negotiation failed: client connection to 127.16.174.129:45603: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 12:58:27.166750 26561 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.174.129:45603: connect: Connection refused (error 111) [suppressed 61 similar messages]
W20260608 12:58:27.178079 26635 consensus_peers.cc:597] T 87d34dc9c1964e098364407764afe7f6 P f3ea8dccac9445d587c99bd05be18766 -> Peer 306ffa4467974973abfa30c4436bfa66 (127.16.174.129:45603): Couldn't send request to peer 306ffa4467974973abfa30c4436bfa66. Status: Network error: Client connection negotiation failed: client connection to 127.16.174.129:45603: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260608 12:58:27.178112 26561 consensus_peers.cc:597] T 6da7403cbda440ca881a14772c69281d P 5973fc366ca940b9b0405a507ab73e05 -> Peer 306ffa4467974973abfa30c4436bfa66 (127.16.174.129:45603): Couldn't send request to peer 306ffa4467974973abfa30c4436bfa66. Status: Network error: Client connection negotiation failed: client connection to 127.16.174.129:45603: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260608 12:58:27.293422 17082 thread.cc:527] Waited for 5000ms trying to join with diag-logger (tid 26543)
W20260608 12:58:27.388335 26405 catalog_manager.cc:4754] TS 306ffa4467974973abfa30c4436bfa66 (127.16.174.129:45603): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet b2d4c7f974d4464c9bc487ac8d275e3a: Network error: Client connection negotiation failed: client connection to 127.16.174.129:45603: connect: Connection refused (error 111)
W20260608 12:58:28.065346 26635 consensus_peers.cc:597] T 8b2542708da34f02abcb337d84aa02e4 P f3ea8dccac9445d587c99bd05be18766 -> Peer 306ffa4467974973abfa30c4436bfa66 (127.16.174.129:45603): Couldn't send request to peer 306ffa4467974973abfa30c4436bfa66. Status: Network error: Client connection negotiation failed: client connection to 127.16.174.129:45603: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 12:58:28.178197 26561 consensus_peers.cc:597] T 2c421ec016824369b346c36f9d457ece P 5973fc366ca940b9b0405a507ab73e05 -> Peer 306ffa4467974973abfa30c4436bfa66 (127.16.174.129:45603): Couldn't send request to peer 306ffa4467974973abfa30c4436bfa66. Status: Network error: Client connection negotiation failed: client connection to 127.16.174.129:45603: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260608 12:58:28.294019 17082 thread.cc:527] Waited for 6000ms trying to join with diag-logger (tid 26543)
W20260608 12:58:29.159426 26635 consensus_peers.cc:597] T 602ce4d0f3004529902fd19e05a20f67 P f3ea8dccac9445d587c99bd05be18766 -> Peer 306ffa4467974973abfa30c4436bfa66 (127.16.174.129:45603): Couldn't send request to peer 306ffa4467974973abfa30c4436bfa66. Status: Network error: Client connection negotiation failed: client connection to 127.16.174.129:45603: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260608 12:58:29.294562 17082 thread.cc:527] Waited for 7000ms trying to join with diag-logger (tid 26543)
I20260608 12:58:29.506359 17082 tablet_server.cc:196] TabletServer@127.16.174.129:0 shutdown complete.
I20260608 12:58:29.558950 17082 tablet_server.cc:179] TabletServer@127.16.174.130:0 shutting down...
W20260608 12:58:29.564109 26636 consensus_peers.cc:597] T 602ce4d0f3004529902fd19e05a20f67 P f3ea8dccac9445d587c99bd05be18766 -> Peer 5973fc366ca940b9b0405a507ab73e05 (127.16.174.130:45551): Couldn't send request to peer 5973fc366ca940b9b0405a507ab73e05. 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:58:29.595621 26635 consensus_peers.cc:597] T 87d34dc9c1964e098364407764afe7f6 P f3ea8dccac9445d587c99bd05be18766 -> Peer 306ffa4467974973abfa30c4436bfa66 (127.16.174.129:45603): Couldn't send request to peer 306ffa4467974973abfa30c4436bfa66. Status: Network error: Client connection negotiation failed: client connection to 127.16.174.129:45603: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260608 12:58:29.601189 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:29.602332 17082 tablet_replica.cc:333] T 87d34dc9c1964e098364407764afe7f6 P 5973fc366ca940b9b0405a507ab73e05: stopping tablet replica
I20260608 12:58:29.603579 17082 raft_consensus.cc:2243] T 87d34dc9c1964e098364407764afe7f6 P 5973fc366ca940b9b0405a507ab73e05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:29.605683 17082 raft_consensus.cc:2272] T 87d34dc9c1964e098364407764afe7f6 P 5973fc366ca940b9b0405a507ab73e05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:29.610373 17082 tablet_replica.cc:333] T 602ce4d0f3004529902fd19e05a20f67 P 5973fc366ca940b9b0405a507ab73e05: stopping tablet replica
I20260608 12:58:29.611393 17082 raft_consensus.cc:2243] T 602ce4d0f3004529902fd19e05a20f67 P 5973fc366ca940b9b0405a507ab73e05 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:29.613252 17082 raft_consensus.cc:2272] T 602ce4d0f3004529902fd19e05a20f67 P 5973fc366ca940b9b0405a507ab73e05 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 12:58:29.614629 26561 consensus_peers.cc:597] T 6da7403cbda440ca881a14772c69281d P 5973fc366ca940b9b0405a507ab73e05 -> Peer 306ffa4467974973abfa30c4436bfa66 (127.16.174.129:45603): Couldn't send request to peer 306ffa4467974973abfa30c4436bfa66. Status: Network error: Client connection negotiation failed: client connection to 127.16.174.129:45603: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260608 12:58:29.617926 17082 tablet_replica.cc:333] T b2d4c7f974d4464c9bc487ac8d275e3a P 5973fc366ca940b9b0405a507ab73e05: stopping tablet replica
I20260608 12:58:29.618906 17082 raft_consensus.cc:2243] T b2d4c7f974d4464c9bc487ac8d275e3a P 5973fc366ca940b9b0405a507ab73e05 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:29.620399 17082 raft_consensus.cc:2272] T b2d4c7f974d4464c9bc487ac8d275e3a P 5973fc366ca940b9b0405a507ab73e05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:29.624764 17082 tablet_replica.cc:333] T 8b2542708da34f02abcb337d84aa02e4 P 5973fc366ca940b9b0405a507ab73e05: stopping tablet replica
I20260608 12:58:29.625720 17082 raft_consensus.cc:2243] T 8b2542708da34f02abcb337d84aa02e4 P 5973fc366ca940b9b0405a507ab73e05 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:29.626991 17082 raft_consensus.cc:2272] T 8b2542708da34f02abcb337d84aa02e4 P 5973fc366ca940b9b0405a507ab73e05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:29.630998 17082 tablet_replica.cc:333] T 6da7403cbda440ca881a14772c69281d P 5973fc366ca940b9b0405a507ab73e05: stopping tablet replica
I20260608 12:58:29.631865 17082 raft_consensus.cc:2243] T 6da7403cbda440ca881a14772c69281d P 5973fc366ca940b9b0405a507ab73e05 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:29.633183 17082 raft_consensus.cc:2272] T 6da7403cbda440ca881a14772c69281d P 5973fc366ca940b9b0405a507ab73e05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:29.637388 17082 tablet_replica.cc:333] T 2c421ec016824369b346c36f9d457ece P 5973fc366ca940b9b0405a507ab73e05: stopping tablet replica
I20260608 12:58:29.638177 17082 raft_consensus.cc:2243] T 2c421ec016824369b346c36f9d457ece P 5973fc366ca940b9b0405a507ab73e05 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:29.640177 17082 raft_consensus.cc:2272] T 2c421ec016824369b346c36f9d457ece P 5973fc366ca940b9b0405a507ab73e05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:29.644627 17082 tablet_replica.cc:333] T 85b0e65df8094c63a33caad3f5172a1a P 5973fc366ca940b9b0405a507ab73e05: stopping tablet replica
I20260608 12:58:29.645486 17082 raft_consensus.cc:2243] T 85b0e65df8094c63a33caad3f5172a1a P 5973fc366ca940b9b0405a507ab73e05 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:29.646765 17082 raft_consensus.cc:2272] T 85b0e65df8094c63a33caad3f5172a1a P 5973fc366ca940b9b0405a507ab73e05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:29.651059 17082 tablet_replica.cc:333] T 7cf1ede9adeb4c66a04b8e6657979c32 P 5973fc366ca940b9b0405a507ab73e05: stopping tablet replica
I20260608 12:58:29.651794 17082 raft_consensus.cc:2243] T 7cf1ede9adeb4c66a04b8e6657979c32 P 5973fc366ca940b9b0405a507ab73e05 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:29.652978 17082 raft_consensus.cc:2272] T 7cf1ede9adeb4c66a04b8e6657979c32 P 5973fc366ca940b9b0405a507ab73e05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:29.695492 17082 tablet_server.cc:196] TabletServer@127.16.174.130:0 shutdown complete.
I20260608 12:58:29.731014 17082 tablet_server.cc:179] TabletServer@127.16.174.131:0 shutting down...
W20260608 12:58:29.775820 26636 consensus_peers.cc:597] T 8b2542708da34f02abcb337d84aa02e4 P f3ea8dccac9445d587c99bd05be18766 -> Peer 5973fc366ca940b9b0405a507ab73e05 (127.16.174.130:45551): Couldn't send request to peer 5973fc366ca940b9b0405a507ab73e05. Status: Network error: Client connection negotiation failed: client connection to 127.16.174.130:45551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:29.779336 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:29.781834 17082 tablet_replica.cc:333] T 602ce4d0f3004529902fd19e05a20f67 P f3ea8dccac9445d587c99bd05be18766: stopping tablet replica
W20260608 12:58:29.782232 26636 consensus_peers.cc:597] T 87d34dc9c1964e098364407764afe7f6 P f3ea8dccac9445d587c99bd05be18766 -> Peer 5973fc366ca940b9b0405a507ab73e05 (127.16.174.130:45551): Couldn't send request to peer 5973fc366ca940b9b0405a507ab73e05. Status: Network error: Client connection negotiation failed: client connection to 127.16.174.130:45551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:29.783788 17082 raft_consensus.cc:2243] T 602ce4d0f3004529902fd19e05a20f67 P f3ea8dccac9445d587c99bd05be18766 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:58:29.786386 17082 raft_consensus.cc:2272] T 602ce4d0f3004529902fd19e05a20f67 P f3ea8dccac9445d587c99bd05be18766 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:29.791705 17082 tablet_replica.cc:333] T 8b2542708da34f02abcb337d84aa02e4 P f3ea8dccac9445d587c99bd05be18766: stopping tablet replica
I20260608 12:58:29.792729 17082 raft_consensus.cc:2243] T 8b2542708da34f02abcb337d84aa02e4 P f3ea8dccac9445d587c99bd05be18766 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:58:29.794878 17082 raft_consensus.cc:2272] T 8b2542708da34f02abcb337d84aa02e4 P f3ea8dccac9445d587c99bd05be18766 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:29.799196 17082 tablet_replica.cc:333] T 6da7403cbda440ca881a14772c69281d P f3ea8dccac9445d587c99bd05be18766: stopping tablet replica
I20260608 12:58:29.799993 17082 raft_consensus.cc:2243] T 6da7403cbda440ca881a14772c69281d P f3ea8dccac9445d587c99bd05be18766 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:29.801020 17082 raft_consensus.cc:2272] T 6da7403cbda440ca881a14772c69281d P f3ea8dccac9445d587c99bd05be18766 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:29.805115 17082 tablet_replica.cc:333] T 952341ed5b1b4625b156ad0c220e1b35 P f3ea8dccac9445d587c99bd05be18766: stopping tablet replica
I20260608 12:58:29.805892 17082 raft_consensus.cc:2243] T 952341ed5b1b4625b156ad0c220e1b35 P f3ea8dccac9445d587c99bd05be18766 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:29.807227 17082 raft_consensus.cc:2272] T 952341ed5b1b4625b156ad0c220e1b35 P f3ea8dccac9445d587c99bd05be18766 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:29.811540 17082 tablet_replica.cc:333] T 87d34dc9c1964e098364407764afe7f6 P f3ea8dccac9445d587c99bd05be18766: stopping tablet replica
I20260608 12:58:29.812399 17082 raft_consensus.cc:2243] T 87d34dc9c1964e098364407764afe7f6 P f3ea8dccac9445d587c99bd05be18766 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:29.814141 17082 raft_consensus.cc:2272] T 87d34dc9c1964e098364407764afe7f6 P f3ea8dccac9445d587c99bd05be18766 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:29.818800 17082 tablet_replica.cc:333] T 2c421ec016824369b346c36f9d457ece P f3ea8dccac9445d587c99bd05be18766: stopping tablet replica
I20260608 12:58:29.819675 17082 raft_consensus.cc:2243] T 2c421ec016824369b346c36f9d457ece P f3ea8dccac9445d587c99bd05be18766 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:29.820839 17082 raft_consensus.cc:2272] T 2c421ec016824369b346c36f9d457ece P f3ea8dccac9445d587c99bd05be18766 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:29.824986 17082 tablet_replica.cc:333] T b2d4c7f974d4464c9bc487ac8d275e3a P f3ea8dccac9445d587c99bd05be18766: stopping tablet replica
I20260608 12:58:29.826012 17082 raft_consensus.cc:2243] T b2d4c7f974d4464c9bc487ac8d275e3a P f3ea8dccac9445d587c99bd05be18766 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:29.827282 17082 raft_consensus.cc:2272] T b2d4c7f974d4464c9bc487ac8d275e3a P f3ea8dccac9445d587c99bd05be18766 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:29.831238 17082 tablet_replica.cc:333] T e4f73613e4c44975a22ec04caf51755b P f3ea8dccac9445d587c99bd05be18766: stopping tablet replica
I20260608 12:58:29.831943 17082 raft_consensus.cc:2243] T e4f73613e4c44975a22ec04caf51755b P f3ea8dccac9445d587c99bd05be18766 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:29.832947 17082 raft_consensus.cc:2272] T e4f73613e4c44975a22ec04caf51755b P f3ea8dccac9445d587c99bd05be18766 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:29.924034 17082 tablet_server.cc:196] TabletServer@127.16.174.131:0 shutdown complete.
I20260608 12:58:29.956439 17082 tablet_server.cc:179] TabletServer@127.16.174.132:0 shutting down...
I20260608 12:58:29.994742 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:29.995628 17082 tablet_replica.cc:333] T 8b2542708da34f02abcb337d84aa02e4 P 5032a8209c5948d696b3bbd221854c78: stopping tablet replica
I20260608 12:58:29.996475 17082 raft_consensus.cc:2243] T 8b2542708da34f02abcb337d84aa02e4 P 5032a8209c5948d696b3bbd221854c78 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:29.997237 17082 raft_consensus.cc:2272] T 8b2542708da34f02abcb337d84aa02e4 P 5032a8209c5948d696b3bbd221854c78 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:30.000610 17082 tablet_replica.cc:333] T b2d4c7f974d4464c9bc487ac8d275e3a P 5032a8209c5948d696b3bbd221854c78: stopping tablet replica
I20260608 12:58:30.001320 17082 raft_consensus.cc:2243] T b2d4c7f974d4464c9bc487ac8d275e3a P 5032a8209c5948d696b3bbd221854c78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:30.002118 17082 raft_consensus.cc:2272] T b2d4c7f974d4464c9bc487ac8d275e3a P 5032a8209c5948d696b3bbd221854c78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:30.005383 17082 tablet_replica.cc:333] T 2c421ec016824369b346c36f9d457ece P 5032a8209c5948d696b3bbd221854c78: stopping tablet replica
I20260608 12:58:30.005995 17082 raft_consensus.cc:2243] T 2c421ec016824369b346c36f9d457ece P 5032a8209c5948d696b3bbd221854c78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:30.007064 17082 raft_consensus.cc:2272] T 2c421ec016824369b346c36f9d457ece P 5032a8209c5948d696b3bbd221854c78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:30.011270 17082 tablet_replica.cc:333] T 87d34dc9c1964e098364407764afe7f6 P 5032a8209c5948d696b3bbd221854c78: stopping tablet replica
I20260608 12:58:30.012204 17082 raft_consensus.cc:2243] T 87d34dc9c1964e098364407764afe7f6 P 5032a8209c5948d696b3bbd221854c78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:30.013113 17082 raft_consensus.cc:2272] T 87d34dc9c1964e098364407764afe7f6 P 5032a8209c5948d696b3bbd221854c78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:30.042883 17082 tablet_server.cc:196] TabletServer@127.16.174.132:0 shutdown complete.
I20260608 12:58:30.067269 17082 master.cc:562] Master@127.16.174.190:39781 shutting down...
W20260608 12:58:30.101207 26468 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:58:30.101486 26468 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:58:30.101773 26468 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:58:31.536167 26405 catalog_manager.cc:4754] TS 306ffa4467974973abfa30c4436bfa66 (127.16.174.129:45603): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet b2d4c7f974d4464c9bc487ac8d275e3a: Network error: Client connection negotiation failed: client connection to 127.16.174.129:45603: connect: Connection refused (error 111)
I20260608 12:58:31.589397 17082 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e233f4452ccf4b029389cf8cc01c23dd [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:31.590180 17082 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e233f4452ccf4b029389cf8cc01c23dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:31.590572 17082 tablet_replica.cc:333] T 00000000000000000000000000000000 P e233f4452ccf4b029389cf8cc01c23dd: stopping tablet replica
I20260608 12:58:31.627348 17082 master.cc:584] Master@127.16.174.190:39781 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (18726 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260608 12:58:31.687536 17082 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.174.190:33949
I20260608 12:58:31.688930 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:31.695489 27109 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:31.695660 27110 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:31.695926 27112 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:31.699470 17082 server_base.cc:1061] running on GCE node
I20260608 12:58:31.704802 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:31.705011 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:31.705205 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923511705189 us; error 0 us; skew 500 ppm
I20260608 12:58:31.705818 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:31.708487 17082 webserver.cc:533] Webserver started at http://127.16.174.190:35917/ using document root <none> and password file <none>
I20260608 12:58:31.709024 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:31.709224 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:31.709522 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:31.710932 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923273579219-17082-0/minicluster-data/master-0-root/instance:
uuid: "f88830fbdfc44f72b23221a0ab10d505"
format_stamp: "Formatted at 2026-06-08 12:58:31 on dist-test-slave-840c"
I20260608 12:58:31.715864 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 12:58:31.719630 27117 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:31.720578 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:58:31.720887 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923273579219-17082-0/minicluster-data/master-0-root
uuid: "f88830fbdfc44f72b23221a0ab10d505"
format_stamp: "Formatted at 2026-06-08 12:58:31 on dist-test-slave-840c"
I20260608 12:58:31.721252 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923273579219-17082-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923273579219-17082-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923273579219-17082-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:31.753682 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:31.754968 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:31.796609 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.190:33949
I20260608 12:58:31.796789 27168 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.190:33949 every 8 connection(s)
I20260608 12:58:31.801431 27169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:31.814692 27169 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f88830fbdfc44f72b23221a0ab10d505: Bootstrap starting.
I20260608 12:58:31.820433 27169 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f88830fbdfc44f72b23221a0ab10d505: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:31.825616 27169 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f88830fbdfc44f72b23221a0ab10d505: No bootstrap required, opened a new log
I20260608 12:58:31.828226 27169 raft_consensus.cc:359] T 00000000000000000000000000000000 P f88830fbdfc44f72b23221a0ab10d505 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f88830fbdfc44f72b23221a0ab10d505" member_type: VOTER }
I20260608 12:58:31.828689 27169 raft_consensus.cc:385] T 00000000000000000000000000000000 P f88830fbdfc44f72b23221a0ab10d505 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:31.828924 27169 raft_consensus.cc:740] T 00000000000000000000000000000000 P f88830fbdfc44f72b23221a0ab10d505 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f88830fbdfc44f72b23221a0ab10d505, State: Initialized, Role: FOLLOWER
I20260608 12:58:31.829612 27169 consensus_queue.cc:260] T 00000000000000000000000000000000 P f88830fbdfc44f72b23221a0ab10d505 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f88830fbdfc44f72b23221a0ab10d505" member_type: VOTER }
I20260608 12:58:31.830098 27169 raft_consensus.cc:399] T 00000000000000000000000000000000 P f88830fbdfc44f72b23221a0ab10d505 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:58:31.830322 27169 raft_consensus.cc:493] T 00000000000000000000000000000000 P f88830fbdfc44f72b23221a0ab10d505 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:58:31.830639 27169 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f88830fbdfc44f72b23221a0ab10d505 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:31.835464 27169 raft_consensus.cc:515] T 00000000000000000000000000000000 P f88830fbdfc44f72b23221a0ab10d505 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f88830fbdfc44f72b23221a0ab10d505" member_type: VOTER }
I20260608 12:58:31.836094 27169 leader_election.cc:304] T 00000000000000000000000000000000 P f88830fbdfc44f72b23221a0ab10d505 [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: f88830fbdfc44f72b23221a0ab10d505; no voters: 
I20260608 12:58:31.837293 27169 leader_election.cc:290] T 00000000000000000000000000000000 P f88830fbdfc44f72b23221a0ab10d505 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:58:31.837800 27172 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f88830fbdfc44f72b23221a0ab10d505 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:31.839313 27172 raft_consensus.cc:697] T 00000000000000000000000000000000 P f88830fbdfc44f72b23221a0ab10d505 [term 1 LEADER]: Becoming Leader. State: Replica: f88830fbdfc44f72b23221a0ab10d505, State: Running, Role: LEADER
I20260608 12:58:31.840117 27172 consensus_queue.cc:237] T 00000000000000000000000000000000 P f88830fbdfc44f72b23221a0ab10d505 [LEADER]: Queue going to LEADER mode. State: All 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: "f88830fbdfc44f72b23221a0ab10d505" member_type: VOTER }
I20260608 12:58:31.840546 27169 sys_catalog.cc:565] T 00000000000000000000000000000000 P f88830fbdfc44f72b23221a0ab10d505 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:58:31.846782 27174 sys_catalog.cc:455] T 00000000000000000000000000000000 P f88830fbdfc44f72b23221a0ab10d505 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f88830fbdfc44f72b23221a0ab10d505. Latest consensus state: current_term: 1 leader_uuid: "f88830fbdfc44f72b23221a0ab10d505" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f88830fbdfc44f72b23221a0ab10d505" member_type: VOTER } }
I20260608 12:58:31.847395 27174 sys_catalog.cc:458] T 00000000000000000000000000000000 P f88830fbdfc44f72b23221a0ab10d505 [sys.catalog]: This master's current role is: LEADER
I20260608 12:58:31.848316 27173 sys_catalog.cc:455] T 00000000000000000000000000000000 P f88830fbdfc44f72b23221a0ab10d505 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f88830fbdfc44f72b23221a0ab10d505" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f88830fbdfc44f72b23221a0ab10d505" member_type: VOTER } }
I20260608 12:58:31.849612 27173 sys_catalog.cc:458] T 00000000000000000000000000000000 P f88830fbdfc44f72b23221a0ab10d505 [sys.catalog]: This master's current role is: LEADER
I20260608 12:58:31.849690 27180 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:58:31.856380 27180 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:58:31.857601 17082 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:58:31.866976 27180 catalog_manager.cc:1382] Generated new cluster ID: 4669864f2cd64eaf89bb0bd301bd48e4
I20260608 12:58:31.867337 27180 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:58:31.886046 27180 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:58:31.887599 27180 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:58:31.908959 27180 catalog_manager.cc:6069] T 00000000000000000000000000000000 P f88830fbdfc44f72b23221a0ab10d505: Generated new TSK 0
I20260608 12:58:31.909763 27180 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:58:31.924665 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:31.931996 27190 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:31.933523 27191 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:31.935784 27193 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:31.936895 17082 server_base.cc:1061] running on GCE node
I20260608 12:58:31.938078 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:31.938284 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:31.938450 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923511938436 us; error 0 us; skew 500 ppm
I20260608 12:58:31.939056 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:31.941695 17082 webserver.cc:533] Webserver started at http://127.16.174.129:42567/ using document root <none> and password file <none>
I20260608 12:58:31.942356 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:31.942519 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:31.942883 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:31.944283 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923273579219-17082-0/minicluster-data/ts-0-root/instance:
uuid: "ed64f802d6534808b75726459d712baa"
format_stamp: "Formatted at 2026-06-08 12:58:31 on dist-test-slave-840c"
I20260608 12:58:31.949654 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:58:31.954002 27198 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:31.954926 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:58:31.955217 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923273579219-17082-0/minicluster-data/ts-0-root
uuid: "ed64f802d6534808b75726459d712baa"
format_stamp: "Formatted at 2026-06-08 12:58:31 on dist-test-slave-840c"
I20260608 12:58:31.955495 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923273579219-17082-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923273579219-17082-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923273579219-17082-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:31.976042 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:31.977327 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:31.978989 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:31.981803 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:31.982081 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:31.982425 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:31.982606 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:32.029774 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.129:41321
I20260608 12:58:32.029953 27260 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.129:41321 every 8 connection(s)
I20260608 12:58:32.035616 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:32.043957 27265 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:32.047608 27268 instance_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:58:32.048452 27266 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:32.049033 17082 server_base.cc:1061] running on GCE node
I20260608 12:58:32.052165 27261 heartbeater.cc:344] Connected to a master server at 127.16.174.190:33949
I20260608 12:58:32.052599 27261 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:32.052850 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:32.053112 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:32.053288 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923512053253 us; error 0 us; skew 500 ppm
I20260608 12:58:32.053470 27261 heartbeater.cc:507] Master 127.16.174.190:33949 requested a full tablet report, sending...
I20260608 12:58:32.054010 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:32.056428 27134 ts_manager.cc:194] Registered new tserver with Master: ed64f802d6534808b75726459d712baa (127.16.174.129:41321)
I20260608 12:58:32.057723 17082 webserver.cc:533] Webserver started at http://127.16.174.130:39141/ using document root <none> and password file <none>
I20260608 12:58:32.058641 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:32.058919 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:32.059283 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:32.059724 27134 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43160
I20260608 12:58:32.061043 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923273579219-17082-0/minicluster-data/ts-1-root/instance:
uuid: "5153634dabf547d3847c824adfeced25"
format_stamp: "Formatted at 2026-06-08 12:58:32 on dist-test-slave-840c"
I20260608 12:58:32.066572 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:58:32.070572 27273 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:32.071736 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:58:32.072130 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923273579219-17082-0/minicluster-data/ts-1-root
uuid: "5153634dabf547d3847c824adfeced25"
format_stamp: "Formatted at 2026-06-08 12:58:32 on dist-test-slave-840c"
I20260608 12:58:32.072472 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923273579219-17082-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923273579219-17082-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923273579219-17082-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:32.089740 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:32.091145 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:32.092898 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:32.095532 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:32.095868 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:58:32.096232 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:32.096450 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:32.144163 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.130:43095
I20260608 12:58:32.144308 27335 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.130:43095 every 8 connection(s)
I20260608 12:58:32.149601 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:32.159546 27340 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:32.160952 27339 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:32.161933 27342 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:32.162721 17082 server_base.cc:1061] running on GCE node
I20260608 12:58:32.163954 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:32.164245 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:32.164503 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923512164480 us; error 0 us; skew 500 ppm
I20260608 12:58:32.165261 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:32.165895 27336 heartbeater.cc:344] Connected to a master server at 127.16.174.190:33949
I20260608 12:58:32.166343 27336 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:32.167263 27336 heartbeater.cc:507] Master 127.16.174.190:33949 requested a full tablet report, sending...
I20260608 12:58:32.168169 17082 webserver.cc:533] Webserver started at http://127.16.174.131:36359/ using document root <none> and password file <none>
I20260608 12:58:32.169027 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:32.169329 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:32.169716 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:32.170214 27134 ts_manager.cc:194] Registered new tserver with Master: 5153634dabf547d3847c824adfeced25 (127.16.174.130:43095)
I20260608 12:58:32.171561 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923273579219-17082-0/minicluster-data/ts-2-root/instance:
uuid: "165c803be4754098929f44f94b034c08"
format_stamp: "Formatted at 2026-06-08 12:58:32 on dist-test-slave-840c"
I20260608 12:58:32.172626 27134 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43176
I20260608 12:58:32.177546 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:58:32.181595 27347 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:32.182478 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 12:58:32.182822 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923273579219-17082-0/minicluster-data/ts-2-root
uuid: "165c803be4754098929f44f94b034c08"
format_stamp: "Formatted at 2026-06-08 12:58:32 on dist-test-slave-840c"
I20260608 12:58:32.183126 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923273579219-17082-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923273579219-17082-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923273579219-17082-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:32.197332 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:32.198608 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:32.200304 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:32.202714 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:32.202965 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:32.203209 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:32.203400 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:32.248121 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.131:43067
I20260608 12:58:32.248275 27409 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.131:43067 every 8 connection(s)
I20260608 12:58:32.264357 27410 heartbeater.cc:344] Connected to a master server at 127.16.174.190:33949
I20260608 12:58:32.264848 27410 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:32.265646 27410 heartbeater.cc:507] Master 127.16.174.190:33949 requested a full tablet report, sending...
I20260608 12:58:32.267951 27134 ts_manager.cc:194] Registered new tserver with Master: 165c803be4754098929f44f94b034c08 (127.16.174.131:43067)
I20260608 12:58:32.268222 17082 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016434573s
I20260608 12:58:32.269573 27134 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43192
I20260608 12:58:32.297780 27134 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43198:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:58:32.300078 27134 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:58:32.347982 27375 tablet_service.cc:1511] Processing CreateTablet for tablet 2df7fc029bdf40d2913ad6cfbf797f17 (DEFAULT_TABLE table=test-workload [id=ce9744483012471796dd51e28044c990]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:58:32.352017 27375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2df7fc029bdf40d2913ad6cfbf797f17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:32.354274 27301 tablet_service.cc:1511] Processing CreateTablet for tablet 2df7fc029bdf40d2913ad6cfbf797f17 (DEFAULT_TABLE table=test-workload [id=ce9744483012471796dd51e28044c990]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:58:32.355782 27301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2df7fc029bdf40d2913ad6cfbf797f17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:32.357074 27226 tablet_service.cc:1511] Processing CreateTablet for tablet 2df7fc029bdf40d2913ad6cfbf797f17 (DEFAULT_TABLE table=test-workload [id=ce9744483012471796dd51e28044c990]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:58:32.358532 27226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2df7fc029bdf40d2913ad6cfbf797f17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:32.374519 27425 tablet_bootstrap.cc:492] T 2df7fc029bdf40d2913ad6cfbf797f17 P 165c803be4754098929f44f94b034c08: Bootstrap starting.
I20260608 12:58:32.376549 27426 tablet_bootstrap.cc:492] T 2df7fc029bdf40d2913ad6cfbf797f17 P 5153634dabf547d3847c824adfeced25: Bootstrap starting.
I20260608 12:58:32.378501 27427 tablet_bootstrap.cc:492] T 2df7fc029bdf40d2913ad6cfbf797f17 P ed64f802d6534808b75726459d712baa: Bootstrap starting.
I20260608 12:58:32.383255 27425 tablet_bootstrap.cc:654] T 2df7fc029bdf40d2913ad6cfbf797f17 P 165c803be4754098929f44f94b034c08: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:32.384373 27426 tablet_bootstrap.cc:654] T 2df7fc029bdf40d2913ad6cfbf797f17 P 5153634dabf547d3847c824adfeced25: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:32.385654 27427 tablet_bootstrap.cc:654] T 2df7fc029bdf40d2913ad6cfbf797f17 P ed64f802d6534808b75726459d712baa: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:32.390585 27425 tablet_bootstrap.cc:492] T 2df7fc029bdf40d2913ad6cfbf797f17 P 165c803be4754098929f44f94b034c08: No bootstrap required, opened a new log
I20260608 12:58:32.391324 27425 ts_tablet_manager.cc:1403] T 2df7fc029bdf40d2913ad6cfbf797f17 P 165c803be4754098929f44f94b034c08: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.009s
I20260608 12:58:32.391475 27427 tablet_bootstrap.cc:492] T 2df7fc029bdf40d2913ad6cfbf797f17 P ed64f802d6534808b75726459d712baa: No bootstrap required, opened a new log
I20260608 12:58:32.392119 27427 ts_tablet_manager.cc:1403] T 2df7fc029bdf40d2913ad6cfbf797f17 P ed64f802d6534808b75726459d712baa: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260608 12:58:32.395668 27427 raft_consensus.cc:359] T 2df7fc029bdf40d2913ad6cfbf797f17 P ed64f802d6534808b75726459d712baa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "165c803be4754098929f44f94b034c08" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43067 } } peers { permanent_uuid: "ed64f802d6534808b75726459d712baa" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 41321 } } peers { permanent_uuid: "5153634dabf547d3847c824adfeced25" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 43095 } }
I20260608 12:58:32.396095 27425 raft_consensus.cc:359] T 2df7fc029bdf40d2913ad6cfbf797f17 P 165c803be4754098929f44f94b034c08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "165c803be4754098929f44f94b034c08" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43067 } } peers { permanent_uuid: "ed64f802d6534808b75726459d712baa" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 41321 } } peers { permanent_uuid: "5153634dabf547d3847c824adfeced25" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 43095 } }
I20260608 12:58:32.396515 27427 raft_consensus.cc:385] T 2df7fc029bdf40d2913ad6cfbf797f17 P ed64f802d6534808b75726459d712baa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:32.396910 27425 raft_consensus.cc:385] T 2df7fc029bdf40d2913ad6cfbf797f17 P 165c803be4754098929f44f94b034c08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:32.397038 27427 raft_consensus.cc:740] T 2df7fc029bdf40d2913ad6cfbf797f17 P ed64f802d6534808b75726459d712baa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed64f802d6534808b75726459d712baa, State: Initialized, Role: FOLLOWER
I20260608 12:58:32.397331 27425 raft_consensus.cc:740] T 2df7fc029bdf40d2913ad6cfbf797f17 P 165c803be4754098929f44f94b034c08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 165c803be4754098929f44f94b034c08, State: Initialized, Role: FOLLOWER
I20260608 12:58:32.397636 27426 tablet_bootstrap.cc:492] T 2df7fc029bdf40d2913ad6cfbf797f17 P 5153634dabf547d3847c824adfeced25: No bootstrap required, opened a new log
I20260608 12:58:32.398196 27426 ts_tablet_manager.cc:1403] T 2df7fc029bdf40d2913ad6cfbf797f17 P 5153634dabf547d3847c824adfeced25: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260608 12:58:32.398216 27427 consensus_queue.cc:260] T 2df7fc029bdf40d2913ad6cfbf797f17 P ed64f802d6534808b75726459d712baa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "165c803be4754098929f44f94b034c08" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43067 } } peers { permanent_uuid: "ed64f802d6534808b75726459d712baa" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 41321 } } peers { permanent_uuid: "5153634dabf547d3847c824adfeced25" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 43095 } }
I20260608 12:58:32.398284 27425 consensus_queue.cc:260] T 2df7fc029bdf40d2913ad6cfbf797f17 P 165c803be4754098929f44f94b034c08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "165c803be4754098929f44f94b034c08" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43067 } } peers { permanent_uuid: "ed64f802d6534808b75726459d712baa" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 41321 } } peers { permanent_uuid: "5153634dabf547d3847c824adfeced25" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 43095 } }
I20260608 12:58:32.401635 27261 heartbeater.cc:499] Master 127.16.174.190:33949 was elected leader, sending a full tablet report...
I20260608 12:58:32.401911 27427 ts_tablet_manager.cc:1434] T 2df7fc029bdf40d2913ad6cfbf797f17 P ed64f802d6534808b75726459d712baa: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 12:58:32.402304 27426 raft_consensus.cc:359] T 2df7fc029bdf40d2913ad6cfbf797f17 P 5153634dabf547d3847c824adfeced25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "165c803be4754098929f44f94b034c08" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43067 } } peers { permanent_uuid: "ed64f802d6534808b75726459d712baa" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 41321 } } peers { permanent_uuid: "5153634dabf547d3847c824adfeced25" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 43095 } }
I20260608 12:58:32.403400 27426 raft_consensus.cc:385] T 2df7fc029bdf40d2913ad6cfbf797f17 P 5153634dabf547d3847c824adfeced25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:32.403864 27426 raft_consensus.cc:740] T 2df7fc029bdf40d2913ad6cfbf797f17 P 5153634dabf547d3847c824adfeced25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5153634dabf547d3847c824adfeced25, State: Initialized, Role: FOLLOWER
I20260608 12:58:32.405175 27426 consensus_queue.cc:260] T 2df7fc029bdf40d2913ad6cfbf797f17 P 5153634dabf547d3847c824adfeced25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "165c803be4754098929f44f94b034c08" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43067 } } peers { permanent_uuid: "ed64f802d6534808b75726459d712baa" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 41321 } } peers { permanent_uuid: "5153634dabf547d3847c824adfeced25" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 43095 } }
I20260608 12:58:32.408870 27410 heartbeater.cc:499] Master 127.16.174.190:33949 was elected leader, sending a full tablet report...
I20260608 12:58:32.409436 27425 ts_tablet_manager.cc:1434] T 2df7fc029bdf40d2913ad6cfbf797f17 P 165c803be4754098929f44f94b034c08: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.007s
I20260608 12:58:32.408957 27336 heartbeater.cc:499] Master 127.16.174.190:33949 was elected leader, sending a full tablet report...
I20260608 12:58:32.414029 27426 ts_tablet_manager.cc:1434] T 2df7fc029bdf40d2913ad6cfbf797f17 P 5153634dabf547d3847c824adfeced25: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260608 12:58:32.476718 27432 raft_consensus.cc:493] T 2df7fc029bdf40d2913ad6cfbf797f17 P 165c803be4754098929f44f94b034c08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:32.477288 27432 raft_consensus.cc:515] T 2df7fc029bdf40d2913ad6cfbf797f17 P 165c803be4754098929f44f94b034c08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "165c803be4754098929f44f94b034c08" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43067 } } peers { permanent_uuid: "ed64f802d6534808b75726459d712baa" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 41321 } } peers { permanent_uuid: "5153634dabf547d3847c824adfeced25" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 43095 } }
I20260608 12:58:32.480041 27432 leader_election.cc:290] T 2df7fc029bdf40d2913ad6cfbf797f17 P 165c803be4754098929f44f94b034c08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed64f802d6534808b75726459d712baa (127.16.174.129:41321), 5153634dabf547d3847c824adfeced25 (127.16.174.130:43095)
I20260608 12:58:32.490367 27236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2df7fc029bdf40d2913ad6cfbf797f17" candidate_uuid: "165c803be4754098929f44f94b034c08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed64f802d6534808b75726459d712baa" is_pre_election: true
I20260608 12:58:32.491154 27236 raft_consensus.cc:2468] T 2df7fc029bdf40d2913ad6cfbf797f17 P ed64f802d6534808b75726459d712baa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 165c803be4754098929f44f94b034c08 in term 0.
I20260608 12:58:32.492377 27311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2df7fc029bdf40d2913ad6cfbf797f17" candidate_uuid: "165c803be4754098929f44f94b034c08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5153634dabf547d3847c824adfeced25" is_pre_election: true
I20260608 12:58:32.492403 27349 leader_election.cc:304] T 2df7fc029bdf40d2913ad6cfbf797f17 P 165c803be4754098929f44f94b034c08 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 165c803be4754098929f44f94b034c08, ed64f802d6534808b75726459d712baa; no voters: 
I20260608 12:58:32.493460 27311 raft_consensus.cc:2468] T 2df7fc029bdf40d2913ad6cfbf797f17 P 5153634dabf547d3847c824adfeced25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 165c803be4754098929f44f94b034c08 in term 0.
I20260608 12:58:32.493710 27432 raft_consensus.cc:2804] T 2df7fc029bdf40d2913ad6cfbf797f17 P 165c803be4754098929f44f94b034c08 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:32.494298 27432 raft_consensus.cc:493] T 2df7fc029bdf40d2913ad6cfbf797f17 P 165c803be4754098929f44f94b034c08 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:32.494642 27432 raft_consensus.cc:3060] T 2df7fc029bdf40d2913ad6cfbf797f17 P 165c803be4754098929f44f94b034c08 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:32.500238 27432 raft_consensus.cc:515] T 2df7fc029bdf40d2913ad6cfbf797f17 P 165c803be4754098929f44f94b034c08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "165c803be4754098929f44f94b034c08" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43067 } } peers { permanent_uuid: "ed64f802d6534808b75726459d712baa" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 41321 } } peers { permanent_uuid: "5153634dabf547d3847c824adfeced25" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 43095 } }
I20260608 12:58:32.502140 27432 leader_election.cc:290] T 2df7fc029bdf40d2913ad6cfbf797f17 P 165c803be4754098929f44f94b034c08 [CANDIDATE]: Term 1 election: Requested vote from peers ed64f802d6534808b75726459d712baa (127.16.174.129:41321), 5153634dabf547d3847c824adfeced25 (127.16.174.130:43095)
I20260608 12:58:32.503129 27236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2df7fc029bdf40d2913ad6cfbf797f17" candidate_uuid: "165c803be4754098929f44f94b034c08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed64f802d6534808b75726459d712baa"
I20260608 12:58:32.503371 27311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2df7fc029bdf40d2913ad6cfbf797f17" candidate_uuid: "165c803be4754098929f44f94b034c08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5153634dabf547d3847c824adfeced25"
I20260608 12:58:32.503793 27236 raft_consensus.cc:3060] T 2df7fc029bdf40d2913ad6cfbf797f17 P ed64f802d6534808b75726459d712baa [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:32.504050 27311 raft_consensus.cc:3060] T 2df7fc029bdf40d2913ad6cfbf797f17 P 5153634dabf547d3847c824adfeced25 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:32.509855 27236 raft_consensus.cc:2468] T 2df7fc029bdf40d2913ad6cfbf797f17 P ed64f802d6534808b75726459d712baa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 165c803be4754098929f44f94b034c08 in term 1.
I20260608 12:58:32.510120 27311 raft_consensus.cc:2468] T 2df7fc029bdf40d2913ad6cfbf797f17 P 5153634dabf547d3847c824adfeced25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 165c803be4754098929f44f94b034c08 in term 1.
I20260608 12:58:32.511164 27349 leader_election.cc:304] T 2df7fc029bdf40d2913ad6cfbf797f17 P 165c803be4754098929f44f94b034c08 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 165c803be4754098929f44f94b034c08, ed64f802d6534808b75726459d712baa; no voters: 
I20260608 12:58:32.512096 27432 raft_consensus.cc:2804] T 2df7fc029bdf40d2913ad6cfbf797f17 P 165c803be4754098929f44f94b034c08 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:32.513226 27432 raft_consensus.cc:697] T 2df7fc029bdf40d2913ad6cfbf797f17 P 165c803be4754098929f44f94b034c08 [term 1 LEADER]: Becoming Leader. State: Replica: 165c803be4754098929f44f94b034c08, State: Running, Role: LEADER
I20260608 12:58:32.514642 27432 consensus_queue.cc:237] T 2df7fc029bdf40d2913ad6cfbf797f17 P 165c803be4754098929f44f94b034c08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "165c803be4754098929f44f94b034c08" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43067 } } peers { permanent_uuid: "ed64f802d6534808b75726459d712baa" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 41321 } } peers { permanent_uuid: "5153634dabf547d3847c824adfeced25" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 43095 } }
I20260608 12:58:32.522482 27132 catalog_manager.cc:5696] T 2df7fc029bdf40d2913ad6cfbf797f17 P 165c803be4754098929f44f94b034c08 reported cstate change: term changed from 0 to 1, leader changed from <none> to 165c803be4754098929f44f94b034c08 (127.16.174.131). New cstate: current_term: 1 leader_uuid: "165c803be4754098929f44f94b034c08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "165c803be4754098929f44f94b034c08" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 43067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed64f802d6534808b75726459d712baa" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 41321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5153634dabf547d3847c824adfeced25" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 43095 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:32.555437 17082 tablet_server.cc:179] TabletServer@127.16.174.129:0 shutting down...
I20260608 12:58:32.578816 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:32.579797 17082 tablet_replica.cc:333] T 2df7fc029bdf40d2913ad6cfbf797f17 P ed64f802d6534808b75726459d712baa: stopping tablet replica
I20260608 12:58:32.580315 17082 raft_consensus.cc:2243] T 2df7fc029bdf40d2913ad6cfbf797f17 P ed64f802d6534808b75726459d712baa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:32.580713 17082 raft_consensus.cc:2272] T 2df7fc029bdf40d2913ad6cfbf797f17 P ed64f802d6534808b75726459d712baa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:32.600720 17082 tablet_server.cc:196] TabletServer@127.16.174.129:0 shutdown complete.
I20260608 12:58:32.610890 17082 tablet_server.cc:179] TabletServer@127.16.174.130:0 shutting down...
I20260608 12:58:32.632015 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:32.632973 17082 tablet_replica.cc:333] T 2df7fc029bdf40d2913ad6cfbf797f17 P 5153634dabf547d3847c824adfeced25: stopping tablet replica
I20260608 12:58:32.633656 17082 raft_consensus.cc:2243] T 2df7fc029bdf40d2913ad6cfbf797f17 P 5153634dabf547d3847c824adfeced25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:32.634158 17082 raft_consensus.cc:2272] T 2df7fc029bdf40d2913ad6cfbf797f17 P 5153634dabf547d3847c824adfeced25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:32.654318 17082 tablet_server.cc:196] TabletServer@127.16.174.130:0 shutdown complete.
I20260608 12:58:32.664708 17082 tablet_server.cc:179] TabletServer@127.16.174.131:0 shutting down...
I20260608 12:58:32.681859 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:32.682783 17082 tablet_replica.cc:333] T 2df7fc029bdf40d2913ad6cfbf797f17 P 165c803be4754098929f44f94b034c08: stopping tablet replica
I20260608 12:58:32.683353 17082 raft_consensus.cc:2243] T 2df7fc029bdf40d2913ad6cfbf797f17 P 165c803be4754098929f44f94b034c08 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:32.684077 17082 pending_rounds.cc:70] T 2df7fc029bdf40d2913ad6cfbf797f17 P 165c803be4754098929f44f94b034c08: Trying to abort 1 pending ops.
I20260608 12:58:32.684284 17082 pending_rounds.cc:77] T 2df7fc029bdf40d2913ad6cfbf797f17 P 165c803be4754098929f44f94b034c08: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294662707267608576 op_type: NO_OP noop_request { }
I20260608 12:58:32.684587 17082 raft_consensus.cc:2889] T 2df7fc029bdf40d2913ad6cfbf797f17 P 165c803be4754098929f44f94b034c08 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:58:32.684989 17082 raft_consensus.cc:2272] T 2df7fc029bdf40d2913ad6cfbf797f17 P 165c803be4754098929f44f94b034c08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:32.696054 17082 tablet_server.cc:196] TabletServer@127.16.174.131:0 shutdown complete.
I20260608 12:58:32.706185 17082 master.cc:562] Master@127.16.174.190:33949 shutting down...
I20260608 12:58:32.724328 17082 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f88830fbdfc44f72b23221a0ab10d505 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:32.724941 17082 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f88830fbdfc44f72b23221a0ab10d505 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:32.725303 17082 tablet_replica.cc:333] T 00000000000000000000000000000000 P f88830fbdfc44f72b23221a0ab10d505: stopping tablet replica
I20260608 12:58:32.736291 17082 master.cc:584] Master@127.16.174.190:33949 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (1082 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260608 12:58:32.769414 17082 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.174.190:37981
I20260608 12:58:32.770685 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:32.776288 27437 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:32.777727 27438 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:32.777758 27440 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:32.778738 17082 server_base.cc:1061] running on GCE node
I20260608 12:58:32.779611 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:32.779875 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:32.780092 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923512780070 us; error 0 us; skew 500 ppm
I20260608 12:58:32.780711 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:32.783135 17082 webserver.cc:533] Webserver started at http://127.16.174.190:40949/ using document root <none> and password file <none>
I20260608 12:58:32.783726 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:32.783927 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:32.784236 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:32.785372 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923273579219-17082-0/minicluster-data/master-0-root/instance:
uuid: "aeafc7cea5af4a528b58994373006a76"
format_stamp: "Formatted at 2026-06-08 12:58:32 on dist-test-slave-840c"
I20260608 12:58:32.790225 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 12:58:32.794173 27445 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:32.795037 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:58:32.795425 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923273579219-17082-0/minicluster-data/master-0-root
uuid: "aeafc7cea5af4a528b58994373006a76"
format_stamp: "Formatted at 2026-06-08 12:58:32 on dist-test-slave-840c"
I20260608 12:58:32.795811 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923273579219-17082-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923273579219-17082-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923273579219-17082-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:32.817456 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:32.818537 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:32.856652 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.190:37981
I20260608 12:58:32.856808 27496 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.190:37981 every 8 connection(s)
I20260608 12:58:32.860972 27497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:32.872951 27497 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P aeafc7cea5af4a528b58994373006a76: Bootstrap starting.
I20260608 12:58:32.878242 27497 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P aeafc7cea5af4a528b58994373006a76: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:32.882759 27497 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P aeafc7cea5af4a528b58994373006a76: No bootstrap required, opened a new log
I20260608 12:58:32.885196 27497 raft_consensus.cc:359] T 00000000000000000000000000000000 P aeafc7cea5af4a528b58994373006a76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aeafc7cea5af4a528b58994373006a76" member_type: VOTER }
I20260608 12:58:32.885591 27497 raft_consensus.cc:385] T 00000000000000000000000000000000 P aeafc7cea5af4a528b58994373006a76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:32.885857 27497 raft_consensus.cc:740] T 00000000000000000000000000000000 P aeafc7cea5af4a528b58994373006a76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aeafc7cea5af4a528b58994373006a76, State: Initialized, Role: FOLLOWER
I20260608 12:58:32.886586 27497 consensus_queue.cc:260] T 00000000000000000000000000000000 P aeafc7cea5af4a528b58994373006a76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "aeafc7cea5af4a528b58994373006a76" member_type: VOTER }
I20260608 12:58:32.887143 27497 raft_consensus.cc:399] T 00000000000000000000000000000000 P aeafc7cea5af4a528b58994373006a76 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:58:32.887354 27497 raft_consensus.cc:493] T 00000000000000000000000000000000 P aeafc7cea5af4a528b58994373006a76 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:58:32.887691 27497 raft_consensus.cc:3060] T 00000000000000000000000000000000 P aeafc7cea5af4a528b58994373006a76 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:32.892922 27497 raft_consensus.cc:515] T 00000000000000000000000000000000 P aeafc7cea5af4a528b58994373006a76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aeafc7cea5af4a528b58994373006a76" member_type: VOTER }
I20260608 12:58:32.893510 27497 leader_election.cc:304] T 00000000000000000000000000000000 P aeafc7cea5af4a528b58994373006a76 [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: aeafc7cea5af4a528b58994373006a76; no voters: 
I20260608 12:58:32.894824 27497 leader_election.cc:290] T 00000000000000000000000000000000 P aeafc7cea5af4a528b58994373006a76 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:58:32.895310 27500 raft_consensus.cc:2804] T 00000000000000000000000000000000 P aeafc7cea5af4a528b58994373006a76 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:32.896811 27500 raft_consensus.cc:697] T 00000000000000000000000000000000 P aeafc7cea5af4a528b58994373006a76 [term 1 LEADER]: Becoming Leader. State: Replica: aeafc7cea5af4a528b58994373006a76, State: Running, Role: LEADER
I20260608 12:58:32.897576 27500 consensus_queue.cc:237] T 00000000000000000000000000000000 P aeafc7cea5af4a528b58994373006a76 [LEADER]: Queue going to LEADER mode. State: All 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: "aeafc7cea5af4a528b58994373006a76" member_type: VOTER }
I20260608 12:58:32.898288 27497 sys_catalog.cc:565] T 00000000000000000000000000000000 P aeafc7cea5af4a528b58994373006a76 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:58:32.900823 27501 sys_catalog.cc:455] T 00000000000000000000000000000000 P aeafc7cea5af4a528b58994373006a76 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "aeafc7cea5af4a528b58994373006a76" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aeafc7cea5af4a528b58994373006a76" member_type: VOTER } }
I20260608 12:58:32.901676 27501 sys_catalog.cc:458] T 00000000000000000000000000000000 P aeafc7cea5af4a528b58994373006a76 [sys.catalog]: This master's current role is: LEADER
I20260608 12:58:32.900878 27502 sys_catalog.cc:455] T 00000000000000000000000000000000 P aeafc7cea5af4a528b58994373006a76 [sys.catalog]: SysCatalogTable state changed. Reason: New leader aeafc7cea5af4a528b58994373006a76. Latest consensus state: current_term: 1 leader_uuid: "aeafc7cea5af4a528b58994373006a76" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aeafc7cea5af4a528b58994373006a76" member_type: VOTER } }
I20260608 12:58:32.903363 27502 sys_catalog.cc:458] T 00000000000000000000000000000000 P aeafc7cea5af4a528b58994373006a76 [sys.catalog]: This master's current role is: LEADER
I20260608 12:58:32.906131 27505 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:58:32.912611 27505 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:58:32.915369 17082 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:58:32.923264 27505 catalog_manager.cc:1382] Generated new cluster ID: 7362d606ee99457a93f9b825e208d30e
I20260608 12:58:32.923601 27505 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:58:32.955066 27505 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:58:32.956662 27505 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:58:32.972525 27505 catalog_manager.cc:6069] T 00000000000000000000000000000000 P aeafc7cea5af4a528b58994373006a76: Generated new TSK 0
I20260608 12:58:32.973276 27505 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:58:32.982371 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:32.989014 27518 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:32.990332 27519 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:32.993527 17082 server_base.cc:1061] running on GCE node
W20260608 12:58:32.993557 27521 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:32.994805 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:32.995055 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:32.995236 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923512995212 us; error 0 us; skew 500 ppm
I20260608 12:58:32.995900 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:32.998543 17082 webserver.cc:533] Webserver started at http://127.16.174.129:33773/ using document root <none> and password file <none>
I20260608 12:58:32.999096 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:32.999607 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:33.000171 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:33.001389 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923273579219-17082-0/minicluster-data/ts-0-root/instance:
uuid: "d368acb3b0d84186b530e2eed36fa0d9"
format_stamp: "Formatted at 2026-06-08 12:58:32 on dist-test-slave-840c"
I20260608 12:58:33.006552 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.002s
I20260608 12:58:33.010576 27526 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:33.011605 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260608 12:58:33.012162 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923273579219-17082-0/minicluster-data/ts-0-root
uuid: "d368acb3b0d84186b530e2eed36fa0d9"
format_stamp: "Formatted at 2026-06-08 12:58:32 on dist-test-slave-840c"
I20260608 12:58:33.012522 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923273579219-17082-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923273579219-17082-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923273579219-17082-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:33.033411 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:33.034816 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:33.036494 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:33.039326 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:33.039623 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:33.039911 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:33.040102 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:33.082828 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.129:32813
I20260608 12:58:33.082964 27588 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.129:32813 every 8 connection(s)
I20260608 12:58:33.088402 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:33.097121 27593 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:33.098640 27594 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:33.099769 27596 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:33.100250 17082 server_base.cc:1061] running on GCE node
I20260608 12:58:33.101558 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:33.101837 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:33.102059 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923513102037 us; error 0 us; skew 500 ppm
I20260608 12:58:33.102908 27589 heartbeater.cc:344] Connected to a master server at 127.16.174.190:37981
I20260608 12:58:33.102949 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:33.103741 27589 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:33.104686 27589 heartbeater.cc:507] Master 127.16.174.190:37981 requested a full tablet report, sending...
I20260608 12:58:33.107139 17082 webserver.cc:533] Webserver started at http://127.16.174.130:44437/ using document root <none> and password file <none>
I20260608 12:58:33.107533 27462 ts_manager.cc:194] Registered new tserver with Master: d368acb3b0d84186b530e2eed36fa0d9 (127.16.174.129:32813)
I20260608 12:58:33.107954 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:33.108294 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:33.108621 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:33.109926 27462 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34570
I20260608 12:58:33.110070 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923273579219-17082-0/minicluster-data/ts-1-root/instance:
uuid: "d2fb09244791400f8186e28c593cdf48"
format_stamp: "Formatted at 2026-06-08 12:58:33 on dist-test-slave-840c"
I20260608 12:58:33.115995 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.005s
I20260608 12:58:33.119611 27601 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:33.120549 17082 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:58:33.120868 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923273579219-17082-0/minicluster-data/ts-1-root
uuid: "d2fb09244791400f8186e28c593cdf48"
format_stamp: "Formatted at 2026-06-08 12:58:33 on dist-test-slave-840c"
I20260608 12:58:33.121236 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923273579219-17082-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923273579219-17082-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923273579219-17082-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:33.143756 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:33.145005 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:33.146638 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:33.149308 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:33.149580 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:33.149899 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:33.150134 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:33.195022 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.130:43513
I20260608 12:58:33.195168 27663 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.130:43513 every 8 connection(s)
I20260608 12:58:33.200803 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:33.208851 27667 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:33.210960 27668 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:33.213187 17082 server_base.cc:1061] running on GCE node
W20260608 12:58:33.213721 27670 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:33.215049 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:33.215349 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:33.215580 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923513215560 us; error 0 us; skew 500 ppm
I20260608 12:58:33.216411 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:33.216536 27664 heartbeater.cc:344] Connected to a master server at 127.16.174.190:37981
I20260608 12:58:33.217020 27664 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:33.218086 27664 heartbeater.cc:507] Master 127.16.174.190:37981 requested a full tablet report, sending...
I20260608 12:58:33.220001 17082 webserver.cc:533] Webserver started at http://127.16.174.131:41947/ using document root <none> and password file <none>
I20260608 12:58:33.220717 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:33.220933 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:33.221028 27462 ts_manager.cc:194] Registered new tserver with Master: d2fb09244791400f8186e28c593cdf48 (127.16.174.130:43513)
I20260608 12:58:33.221264 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:33.222718 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923273579219-17082-0/minicluster-data/ts-2-root/instance:
uuid: "4a0e20d062ce40a5b7a99094cc3fd5c0"
format_stamp: "Formatted at 2026-06-08 12:58:33 on dist-test-slave-840c"
I20260608 12:58:33.222747 27462 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34580
I20260608 12:58:33.228127 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:58:33.232265 27675 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:33.233244 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 12:58:33.233701 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923273579219-17082-0/minicluster-data/ts-2-root
uuid: "4a0e20d062ce40a5b7a99094cc3fd5c0"
format_stamp: "Formatted at 2026-06-08 12:58:33 on dist-test-slave-840c"
I20260608 12:58:33.234133 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923273579219-17082-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923273579219-17082-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923273579219-17082-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:33.267791 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:33.269294 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:33.270970 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:33.273552 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:33.273833 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:33.274115 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:33.274317 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:33.324657 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.131:38963
I20260608 12:58:33.324783 27737 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.131:38963 every 8 connection(s)
I20260608 12:58:33.330780 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:33.339614 27741 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:33.341250 27742 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:33.343158 17082 server_base.cc:1061] running on GCE node
I20260608 12:58:33.344921 27738 heartbeater.cc:344] Connected to a master server at 127.16.174.190:37981
W20260608 12:58:33.344918 27744 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:33.345846 27738 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:33.346777 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:58:33.346887 27738 heartbeater.cc:507] Master 127.16.174.190:37981 requested a full tablet report, sending...
W20260608 12:58:33.347214 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:33.347476 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923513347457 us; error 0 us; skew 500 ppm
I20260608 12:58:33.348340 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:33.349565 27462 ts_manager.cc:194] Registered new tserver with Master: 4a0e20d062ce40a5b7a99094cc3fd5c0 (127.16.174.131:38963)
I20260608 12:58:33.351082 27462 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34592
I20260608 12:58:33.351539 17082 webserver.cc:533] Webserver started at http://127.16.174.132:42709/ using document root <none> and password file <none>
I20260608 12:58:33.352387 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:33.352685 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:33.352982 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:33.354112 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923273579219-17082-0/minicluster-data/ts-3-root/instance:
uuid: "83f00c8ee61a44bda918b82d027cdefa"
format_stamp: "Formatted at 2026-06-08 12:58:33 on dist-test-slave-840c"
I20260608 12:58:33.359308 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260608 12:58:33.362996 27749 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:33.364048 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:58:33.364410 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923273579219-17082-0/minicluster-data/ts-3-root
uuid: "83f00c8ee61a44bda918b82d027cdefa"
format_stamp: "Formatted at 2026-06-08 12:58:33 on dist-test-slave-840c"
I20260608 12:58:33.364765 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923273579219-17082-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923273579219-17082-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923273579219-17082-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:33.395973 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:33.397763 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:33.399346 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:33.401916 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:33.402184 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:33.402448 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:33.402662 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:33.446950 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.132:39755
I20260608 12:58:33.447084 27811 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.132:39755 every 8 connection(s)
I20260608 12:58:33.463503 27812 heartbeater.cc:344] Connected to a master server at 127.16.174.190:37981
I20260608 12:58:33.464015 27812 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:33.464874 27812 heartbeater.cc:507] Master 127.16.174.190:37981 requested a full tablet report, sending...
I20260608 12:58:33.467427 27462 ts_manager.cc:194] Registered new tserver with Master: 83f00c8ee61a44bda918b82d027cdefa (127.16.174.132:39755)
I20260608 12:58:33.467782 17082 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.016586261s
I20260608 12:58:33.469030 27462 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34594
I20260608 12:58:33.496609 27462 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34606:
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:58:33.559940 27554 tablet_service.cc:1511] Processing CreateTablet for tablet 3b6c6d9bf99043d68191ebbd5a622a2c (DEFAULT_TABLE table=test-workload [id=e690ab3ad4f245c5a8e4136e6b88f639]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:58:33.561401 27554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b6c6d9bf99043d68191ebbd5a622a2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:33.565901 27703 tablet_service.cc:1511] Processing CreateTablet for tablet 3b6c6d9bf99043d68191ebbd5a622a2c (DEFAULT_TABLE table=test-workload [id=e690ab3ad4f245c5a8e4136e6b88f639]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:58:33.567440 27703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b6c6d9bf99043d68191ebbd5a622a2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:33.569154 27629 tablet_service.cc:1511] Processing CreateTablet for tablet 3b6c6d9bf99043d68191ebbd5a622a2c (DEFAULT_TABLE table=test-workload [id=e690ab3ad4f245c5a8e4136e6b88f639]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:58:33.570688 27629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b6c6d9bf99043d68191ebbd5a622a2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:33.581308 27830 tablet_bootstrap.cc:492] T 3b6c6d9bf99043d68191ebbd5a622a2c P d368acb3b0d84186b530e2eed36fa0d9: Bootstrap starting.
I20260608 12:58:33.587042 27831 tablet_bootstrap.cc:492] T 3b6c6d9bf99043d68191ebbd5a622a2c P 4a0e20d062ce40a5b7a99094cc3fd5c0: Bootstrap starting.
I20260608 12:58:33.590533 27832 tablet_bootstrap.cc:492] T 3b6c6d9bf99043d68191ebbd5a622a2c P d2fb09244791400f8186e28c593cdf48: Bootstrap starting.
I20260608 12:58:33.591935 27830 tablet_bootstrap.cc:654] T 3b6c6d9bf99043d68191ebbd5a622a2c P d368acb3b0d84186b530e2eed36fa0d9: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:33.593989 27831 tablet_bootstrap.cc:654] T 3b6c6d9bf99043d68191ebbd5a622a2c P 4a0e20d062ce40a5b7a99094cc3fd5c0: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:33.598599 27830 tablet_bootstrap.cc:492] T 3b6c6d9bf99043d68191ebbd5a622a2c P d368acb3b0d84186b530e2eed36fa0d9: No bootstrap required, opened a new log
I20260608 12:58:33.598670 27832 tablet_bootstrap.cc:654] T 3b6c6d9bf99043d68191ebbd5a622a2c P d2fb09244791400f8186e28c593cdf48: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:33.599411 27830 ts_tablet_manager.cc:1403] T 3b6c6d9bf99043d68191ebbd5a622a2c P d368acb3b0d84186b530e2eed36fa0d9: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.008s
I20260608 12:58:33.601924 27831 tablet_bootstrap.cc:492] T 3b6c6d9bf99043d68191ebbd5a622a2c P 4a0e20d062ce40a5b7a99094cc3fd5c0: No bootstrap required, opened a new log
I20260608 12:58:33.602463 27831 ts_tablet_manager.cc:1403] T 3b6c6d9bf99043d68191ebbd5a622a2c P 4a0e20d062ce40a5b7a99094cc3fd5c0: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260608 12:58:33.603276 27830 raft_consensus.cc:359] T 3b6c6d9bf99043d68191ebbd5a622a2c P d368acb3b0d84186b530e2eed36fa0d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d368acb3b0d84186b530e2eed36fa0d9" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32813 } } peers { permanent_uuid: "4a0e20d062ce40a5b7a99094cc3fd5c0" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38963 } } peers { permanent_uuid: "d2fb09244791400f8186e28c593cdf48" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 43513 } }
I20260608 12:58:33.604019 27830 raft_consensus.cc:385] T 3b6c6d9bf99043d68191ebbd5a622a2c P d368acb3b0d84186b530e2eed36fa0d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:33.604357 27830 raft_consensus.cc:740] T 3b6c6d9bf99043d68191ebbd5a622a2c P d368acb3b0d84186b530e2eed36fa0d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d368acb3b0d84186b530e2eed36fa0d9, State: Initialized, Role: FOLLOWER
I20260608 12:58:33.605834 27832 tablet_bootstrap.cc:492] T 3b6c6d9bf99043d68191ebbd5a622a2c P d2fb09244791400f8186e28c593cdf48: No bootstrap required, opened a new log
I20260608 12:58:33.605823 27831 raft_consensus.cc:359] T 3b6c6d9bf99043d68191ebbd5a622a2c P 4a0e20d062ce40a5b7a99094cc3fd5c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d368acb3b0d84186b530e2eed36fa0d9" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32813 } } peers { permanent_uuid: "4a0e20d062ce40a5b7a99094cc3fd5c0" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38963 } } peers { permanent_uuid: "d2fb09244791400f8186e28c593cdf48" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 43513 } }
I20260608 12:58:33.605222 27830 consensus_queue.cc:260] T 3b6c6d9bf99043d68191ebbd5a622a2c P d368acb3b0d84186b530e2eed36fa0d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d368acb3b0d84186b530e2eed36fa0d9" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32813 } } peers { permanent_uuid: "4a0e20d062ce40a5b7a99094cc3fd5c0" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38963 } } peers { permanent_uuid: "d2fb09244791400f8186e28c593cdf48" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 43513 } }
I20260608 12:58:33.606565 27831 raft_consensus.cc:385] T 3b6c6d9bf99043d68191ebbd5a622a2c P 4a0e20d062ce40a5b7a99094cc3fd5c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:33.606575 27832 ts_tablet_manager.cc:1403] T 3b6c6d9bf99043d68191ebbd5a622a2c P d2fb09244791400f8186e28c593cdf48: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.005s
I20260608 12:58:33.607126 27831 raft_consensus.cc:740] T 3b6c6d9bf99043d68191ebbd5a622a2c P 4a0e20d062ce40a5b7a99094cc3fd5c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a0e20d062ce40a5b7a99094cc3fd5c0, State: Initialized, Role: FOLLOWER
I20260608 12:58:33.608217 27831 consensus_queue.cc:260] T 3b6c6d9bf99043d68191ebbd5a622a2c P 4a0e20d062ce40a5b7a99094cc3fd5c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d368acb3b0d84186b530e2eed36fa0d9" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32813 } } peers { permanent_uuid: "4a0e20d062ce40a5b7a99094cc3fd5c0" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38963 } } peers { permanent_uuid: "d2fb09244791400f8186e28c593cdf48" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 43513 } }
I20260608 12:58:33.608721 27589 heartbeater.cc:499] Master 127.16.174.190:37981 was elected leader, sending a full tablet report...
I20260608 12:58:33.609162 27830 ts_tablet_manager.cc:1434] T 3b6c6d9bf99043d68191ebbd5a622a2c P d368acb3b0d84186b530e2eed36fa0d9: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.007s
I20260608 12:58:33.611078 27738 heartbeater.cc:499] Master 127.16.174.190:37981 was elected leader, sending a full tablet report...
I20260608 12:58:33.611604 27831 ts_tablet_manager.cc:1434] T 3b6c6d9bf99043d68191ebbd5a622a2c P 4a0e20d062ce40a5b7a99094cc3fd5c0: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260608 12:58:33.610739 27832 raft_consensus.cc:359] T 3b6c6d9bf99043d68191ebbd5a622a2c P d2fb09244791400f8186e28c593cdf48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d368acb3b0d84186b530e2eed36fa0d9" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32813 } } peers { permanent_uuid: "4a0e20d062ce40a5b7a99094cc3fd5c0" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38963 } } peers { permanent_uuid: "d2fb09244791400f8186e28c593cdf48" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 43513 } }
I20260608 12:58:33.612793 27832 raft_consensus.cc:385] T 3b6c6d9bf99043d68191ebbd5a622a2c P d2fb09244791400f8186e28c593cdf48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:33.613104 27832 raft_consensus.cc:740] T 3b6c6d9bf99043d68191ebbd5a622a2c P d2fb09244791400f8186e28c593cdf48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2fb09244791400f8186e28c593cdf48, State: Initialized, Role: FOLLOWER
I20260608 12:58:33.614042 27832 consensus_queue.cc:260] T 3b6c6d9bf99043d68191ebbd5a622a2c P d2fb09244791400f8186e28c593cdf48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d368acb3b0d84186b530e2eed36fa0d9" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32813 } } peers { permanent_uuid: "4a0e20d062ce40a5b7a99094cc3fd5c0" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38963 } } peers { permanent_uuid: "d2fb09244791400f8186e28c593cdf48" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 43513 } }
I20260608 12:58:33.616585 27664 heartbeater.cc:499] Master 127.16.174.190:37981 was elected leader, sending a full tablet report...
I20260608 12:58:33.617105 27832 ts_tablet_manager.cc:1434] T 3b6c6d9bf99043d68191ebbd5a622a2c P d2fb09244791400f8186e28c593cdf48: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.007s
I20260608 12:58:33.700474 27837 raft_consensus.cc:493] T 3b6c6d9bf99043d68191ebbd5a622a2c P 4a0e20d062ce40a5b7a99094cc3fd5c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:33.701074 27837 raft_consensus.cc:515] T 3b6c6d9bf99043d68191ebbd5a622a2c P 4a0e20d062ce40a5b7a99094cc3fd5c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d368acb3b0d84186b530e2eed36fa0d9" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32813 } } peers { permanent_uuid: "4a0e20d062ce40a5b7a99094cc3fd5c0" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38963 } } peers { permanent_uuid: "d2fb09244791400f8186e28c593cdf48" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 43513 } }
I20260608 12:58:33.703840 27837 leader_election.cc:290] T 3b6c6d9bf99043d68191ebbd5a622a2c P 4a0e20d062ce40a5b7a99094cc3fd5c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d368acb3b0d84186b530e2eed36fa0d9 (127.16.174.129:32813), d2fb09244791400f8186e28c593cdf48 (127.16.174.130:43513)
I20260608 12:58:33.715395 27564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b6c6d9bf99043d68191ebbd5a622a2c" candidate_uuid: "4a0e20d062ce40a5b7a99094cc3fd5c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d368acb3b0d84186b530e2eed36fa0d9" is_pre_election: true
I20260608 12:58:33.716300 27564 raft_consensus.cc:2468] T 3b6c6d9bf99043d68191ebbd5a622a2c P d368acb3b0d84186b530e2eed36fa0d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a0e20d062ce40a5b7a99094cc3fd5c0 in term 0.
I20260608 12:58:33.716450 27639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b6c6d9bf99043d68191ebbd5a622a2c" candidate_uuid: "4a0e20d062ce40a5b7a99094cc3fd5c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2fb09244791400f8186e28c593cdf48" is_pre_election: true
I20260608 12:58:33.717159 27639 raft_consensus.cc:2468] T 3b6c6d9bf99043d68191ebbd5a622a2c P d2fb09244791400f8186e28c593cdf48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a0e20d062ce40a5b7a99094cc3fd5c0 in term 0.
I20260608 12:58:33.717885 27677 leader_election.cc:304] T 3b6c6d9bf99043d68191ebbd5a622a2c P 4a0e20d062ce40a5b7a99094cc3fd5c0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a0e20d062ce40a5b7a99094cc3fd5c0, d368acb3b0d84186b530e2eed36fa0d9; no voters: 
I20260608 12:58:33.718829 27837 raft_consensus.cc:2804] T 3b6c6d9bf99043d68191ebbd5a622a2c P 4a0e20d062ce40a5b7a99094cc3fd5c0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:33.719323 27837 raft_consensus.cc:493] T 3b6c6d9bf99043d68191ebbd5a622a2c P 4a0e20d062ce40a5b7a99094cc3fd5c0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:33.719606 27837 raft_consensus.cc:3060] T 3b6c6d9bf99043d68191ebbd5a622a2c P 4a0e20d062ce40a5b7a99094cc3fd5c0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:33.725129 27837 raft_consensus.cc:515] T 3b6c6d9bf99043d68191ebbd5a622a2c P 4a0e20d062ce40a5b7a99094cc3fd5c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d368acb3b0d84186b530e2eed36fa0d9" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32813 } } peers { permanent_uuid: "4a0e20d062ce40a5b7a99094cc3fd5c0" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38963 } } peers { permanent_uuid: "d2fb09244791400f8186e28c593cdf48" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 43513 } }
I20260608 12:58:33.727030 27837 leader_election.cc:290] T 3b6c6d9bf99043d68191ebbd5a622a2c P 4a0e20d062ce40a5b7a99094cc3fd5c0 [CANDIDATE]: Term 1 election: Requested vote from peers d368acb3b0d84186b530e2eed36fa0d9 (127.16.174.129:32813), d2fb09244791400f8186e28c593cdf48 (127.16.174.130:43513)
I20260608 12:58:33.727989 27564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b6c6d9bf99043d68191ebbd5a622a2c" candidate_uuid: "4a0e20d062ce40a5b7a99094cc3fd5c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d368acb3b0d84186b530e2eed36fa0d9"
I20260608 12:58:33.728287 27639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b6c6d9bf99043d68191ebbd5a622a2c" candidate_uuid: "4a0e20d062ce40a5b7a99094cc3fd5c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2fb09244791400f8186e28c593cdf48"
I20260608 12:58:33.728693 27564 raft_consensus.cc:3060] T 3b6c6d9bf99043d68191ebbd5a622a2c P d368acb3b0d84186b530e2eed36fa0d9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:33.728878 27639 raft_consensus.cc:3060] T 3b6c6d9bf99043d68191ebbd5a622a2c P d2fb09244791400f8186e28c593cdf48 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:33.737138 27639 raft_consensus.cc:2468] T 3b6c6d9bf99043d68191ebbd5a622a2c P d2fb09244791400f8186e28c593cdf48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a0e20d062ce40a5b7a99094cc3fd5c0 in term 1.
I20260608 12:58:33.737138 27564 raft_consensus.cc:2468] T 3b6c6d9bf99043d68191ebbd5a622a2c P d368acb3b0d84186b530e2eed36fa0d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a0e20d062ce40a5b7a99094cc3fd5c0 in term 1.
I20260608 12:58:33.738776 27678 leader_election.cc:304] T 3b6c6d9bf99043d68191ebbd5a622a2c P 4a0e20d062ce40a5b7a99094cc3fd5c0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a0e20d062ce40a5b7a99094cc3fd5c0, d2fb09244791400f8186e28c593cdf48; no voters: 
I20260608 12:58:33.739691 27837 raft_consensus.cc:2804] T 3b6c6d9bf99043d68191ebbd5a622a2c P 4a0e20d062ce40a5b7a99094cc3fd5c0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:33.740691 27837 raft_consensus.cc:697] T 3b6c6d9bf99043d68191ebbd5a622a2c P 4a0e20d062ce40a5b7a99094cc3fd5c0 [term 1 LEADER]: Becoming Leader. State: Replica: 4a0e20d062ce40a5b7a99094cc3fd5c0, State: Running, Role: LEADER
I20260608 12:58:33.741416 27837 consensus_queue.cc:237] T 3b6c6d9bf99043d68191ebbd5a622a2c P 4a0e20d062ce40a5b7a99094cc3fd5c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d368acb3b0d84186b530e2eed36fa0d9" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32813 } } peers { permanent_uuid: "4a0e20d062ce40a5b7a99094cc3fd5c0" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38963 } } peers { permanent_uuid: "d2fb09244791400f8186e28c593cdf48" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 43513 } }
I20260608 12:58:33.749260 27462 catalog_manager.cc:5696] T 3b6c6d9bf99043d68191ebbd5a622a2c P 4a0e20d062ce40a5b7a99094cc3fd5c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a0e20d062ce40a5b7a99094cc3fd5c0 (127.16.174.131). New cstate: current_term: 1 leader_uuid: "4a0e20d062ce40a5b7a99094cc3fd5c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d368acb3b0d84186b530e2eed36fa0d9" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 32813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a0e20d062ce40a5b7a99094cc3fd5c0" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 38963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2fb09244791400f8186e28c593cdf48" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 43513 } health_report { overall_health: UNKNOWN } } }
W20260608 12:58:33.788932 17082 auto_rebalancer.cc:591] Failed to schedule move for tablet 3b6c6d9bf99043d68191ebbd5a622a2c: Illegal state: Leader has not yet committed an operation in its own term
I20260608 12:58:33.790267 17082 tablet_server.cc:179] TabletServer@127.16.174.129:0 shutting down...
I20260608 12:58:33.809192 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:33.810108 17082 tablet_replica.cc:333] T 3b6c6d9bf99043d68191ebbd5a622a2c P d368acb3b0d84186b530e2eed36fa0d9: stopping tablet replica
I20260608 12:58:33.810689 17082 raft_consensus.cc:2243] T 3b6c6d9bf99043d68191ebbd5a622a2c P d368acb3b0d84186b530e2eed36fa0d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:33.811116 17082 raft_consensus.cc:2272] T 3b6c6d9bf99043d68191ebbd5a622a2c P d368acb3b0d84186b530e2eed36fa0d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:33.831198 17082 tablet_server.cc:196] TabletServer@127.16.174.129:0 shutdown complete.
I20260608 12:58:33.841177 17082 tablet_server.cc:179] TabletServer@127.16.174.130:0 shutting down...
I20260608 12:58:33.864562 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:33.866169 17082 tablet_replica.cc:333] T 3b6c6d9bf99043d68191ebbd5a622a2c P d2fb09244791400f8186e28c593cdf48: stopping tablet replica
I20260608 12:58:33.867713 17082 raft_consensus.cc:2243] T 3b6c6d9bf99043d68191ebbd5a622a2c P d2fb09244791400f8186e28c593cdf48 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:33.868227 17082 raft_consensus.cc:2272] T 3b6c6d9bf99043d68191ebbd5a622a2c P d2fb09244791400f8186e28c593cdf48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:33.889221 17082 tablet_server.cc:196] TabletServer@127.16.174.130:0 shutdown complete.
I20260608 12:58:33.902058 17082 tablet_server.cc:179] TabletServer@127.16.174.131:0 shutting down...
I20260608 12:58:33.929095 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:33.929894 17082 tablet_replica.cc:333] T 3b6c6d9bf99043d68191ebbd5a622a2c P 4a0e20d062ce40a5b7a99094cc3fd5c0: stopping tablet replica
I20260608 12:58:33.930500 17082 raft_consensus.cc:2243] T 3b6c6d9bf99043d68191ebbd5a622a2c P 4a0e20d062ce40a5b7a99094cc3fd5c0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:33.931146 17082 pending_rounds.cc:70] T 3b6c6d9bf99043d68191ebbd5a622a2c P 4a0e20d062ce40a5b7a99094cc3fd5c0: Trying to abort 1 pending ops.
I20260608 12:58:33.931367 17082 pending_rounds.cc:77] T 3b6c6d9bf99043d68191ebbd5a622a2c P 4a0e20d062ce40a5b7a99094cc3fd5c0: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294662712292786176 op_type: NO_OP noop_request { }
I20260608 12:58:33.931718 17082 raft_consensus.cc:2889] T 3b6c6d9bf99043d68191ebbd5a622a2c P 4a0e20d062ce40a5b7a99094cc3fd5c0 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:58:33.932018 17082 raft_consensus.cc:2272] T 3b6c6d9bf99043d68191ebbd5a622a2c P 4a0e20d062ce40a5b7a99094cc3fd5c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:33.954012 17082 tablet_server.cc:196] TabletServer@127.16.174.131:0 shutdown complete.
I20260608 12:58:33.964994 17082 tablet_server.cc:179] TabletServer@127.16.174.132:0 shutting down...
I20260608 12:58:33.983122 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:33.999908 17082 tablet_server.cc:196] TabletServer@127.16.174.132:0 shutdown complete.
I20260608 12:58:34.008440 17082 master.cc:562] Master@127.16.174.190:37981 shutting down...
I20260608 12:58:34.023990 17082 raft_consensus.cc:2243] T 00000000000000000000000000000000 P aeafc7cea5af4a528b58994373006a76 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:34.024576 17082 raft_consensus.cc:2272] T 00000000000000000000000000000000 P aeafc7cea5af4a528b58994373006a76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:34.024916 17082 tablet_replica.cc:333] T 00000000000000000000000000000000 P aeafc7cea5af4a528b58994373006a76: stopping tablet replica
I20260608 12:58:34.045790 17082 master.cc:584] Master@127.16.174.190:37981 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (1312 ms)
[----------] 22 tests from AutoRebalancerTest (240320 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260608 12:58:34.082626 17082 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.174.190:42825
I20260608 12:58:34.083982 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:34.089704 27844 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:34.089906 27845 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:34.091552 27847 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:34.092765 17082 server_base.cc:1061] running on GCE node
I20260608 12:58:34.093701 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:34.093881 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:34.094094 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923514094073 us; error 0 us; skew 500 ppm
I20260608 12:58:34.094719 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:34.097286 17082 webserver.cc:533] Webserver started at http://127.16.174.190:36341/ using document root <none> and password file <none>
I20260608 12:58:34.097867 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:34.098063 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:34.098366 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:34.099509 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923273579219-17082-0/minicluster-data/master-0-root/instance:
uuid: "0edaa5b35bf74f9694bac14689b78815"
format_stamp: "Formatted at 2026-06-08 12:58:34 on dist-test-slave-840c"
I20260608 12:58:34.104519 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:58:34.108323 27852 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:34.109189 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 12:58:34.109531 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923273579219-17082-0/minicluster-data/master-0-root
uuid: "0edaa5b35bf74f9694bac14689b78815"
format_stamp: "Formatted at 2026-06-08 12:58:34 on dist-test-slave-840c"
I20260608 12:58:34.109849 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923273579219-17082-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923273579219-17082-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923273579219-17082-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:34.127573 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:34.128715 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:34.167980 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.190:42825
I20260608 12:58:34.168154 27903 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.190:42825 every 8 connection(s)
I20260608 12:58:34.172751 27904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:34.185050 27904 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0edaa5b35bf74f9694bac14689b78815: Bootstrap starting.
I20260608 12:58:34.190026 27904 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0edaa5b35bf74f9694bac14689b78815: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:34.194391 27904 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0edaa5b35bf74f9694bac14689b78815: No bootstrap required, opened a new log
I20260608 12:58:34.196653 27904 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0edaa5b35bf74f9694bac14689b78815 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0edaa5b35bf74f9694bac14689b78815" member_type: VOTER }
I20260608 12:58:34.197074 27904 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0edaa5b35bf74f9694bac14689b78815 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:34.197261 27904 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0edaa5b35bf74f9694bac14689b78815 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0edaa5b35bf74f9694bac14689b78815, State: Initialized, Role: FOLLOWER
I20260608 12:58:34.197916 27904 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0edaa5b35bf74f9694bac14689b78815 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0edaa5b35bf74f9694bac14689b78815" member_type: VOTER }
I20260608 12:58:34.198354 27904 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0edaa5b35bf74f9694bac14689b78815 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:58:34.198550 27904 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0edaa5b35bf74f9694bac14689b78815 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:58:34.198776 27904 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0edaa5b35bf74f9694bac14689b78815 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:34.203698 27904 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0edaa5b35bf74f9694bac14689b78815 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0edaa5b35bf74f9694bac14689b78815" member_type: VOTER }
I20260608 12:58:34.204248 27904 leader_election.cc:304] T 00000000000000000000000000000000 P 0edaa5b35bf74f9694bac14689b78815 [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: 0edaa5b35bf74f9694bac14689b78815; no voters: 
I20260608 12:58:34.205430 27904 leader_election.cc:290] T 00000000000000000000000000000000 P 0edaa5b35bf74f9694bac14689b78815 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:58:34.205953 27907 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0edaa5b35bf74f9694bac14689b78815 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:34.207433 27907 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0edaa5b35bf74f9694bac14689b78815 [term 1 LEADER]: Becoming Leader. State: Replica: 0edaa5b35bf74f9694bac14689b78815, State: Running, Role: LEADER
I20260608 12:58:34.208186 27907 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0edaa5b35bf74f9694bac14689b78815 [LEADER]: Queue going to LEADER mode. State: All 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: "0edaa5b35bf74f9694bac14689b78815" member_type: VOTER }
I20260608 12:58:34.208539 27904 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0edaa5b35bf74f9694bac14689b78815 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:58:34.211323 27909 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0edaa5b35bf74f9694bac14689b78815 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0edaa5b35bf74f9694bac14689b78815. Latest consensus state: current_term: 1 leader_uuid: "0edaa5b35bf74f9694bac14689b78815" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0edaa5b35bf74f9694bac14689b78815" member_type: VOTER } }
I20260608 12:58:34.211315 27908 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0edaa5b35bf74f9694bac14689b78815 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0edaa5b35bf74f9694bac14689b78815" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0edaa5b35bf74f9694bac14689b78815" member_type: VOTER } }
I20260608 12:58:34.212193 27909 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0edaa5b35bf74f9694bac14689b78815 [sys.catalog]: This master's current role is: LEADER
I20260608 12:58:34.212302 27908 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0edaa5b35bf74f9694bac14689b78815 [sys.catalog]: This master's current role is: LEADER
I20260608 12:58:34.221467 27912 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:58:34.228718 27912 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:58:34.230593 17082 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:58:34.238617 27912 catalog_manager.cc:1382] Generated new cluster ID: 9def3eac19e649ab9921d54b37e70307
I20260608 12:58:34.238945 27912 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:58:34.252830 27912 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:58:34.254192 27912 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:58:34.272248 27912 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 0edaa5b35bf74f9694bac14689b78815: Generated new TSK 0
I20260608 12:58:34.272917 27912 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:58:34.297881 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:34.304594 27925 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:34.306404 27926 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:34.307485 27928 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:34.307799 17082 server_base.cc:1061] running on GCE node
I20260608 12:58:34.308738 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:34.308938 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:34.309082 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923514309069 us; error 0 us; skew 500 ppm
I20260608 12:58:34.309674 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:34.312521 17082 webserver.cc:533] Webserver started at http://127.16.174.129:36661/ using document root <none> and password file <none>
I20260608 12:58:34.313127 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:34.313360 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:34.313680 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:34.314890 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923273579219-17082-0/minicluster-data/ts-0-root/instance:
uuid: "1311a565a51646b7925a8fd8c569bf19"
format_stamp: "Formatted at 2026-06-08 12:58:34 on dist-test-slave-840c"
I20260608 12:58:34.320034 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260608 12:58:34.323975 27933 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:34.324875 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 12:58:34.325282 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923273579219-17082-0/minicluster-data/ts-0-root
uuid: "1311a565a51646b7925a8fd8c569bf19"
format_stamp: "Formatted at 2026-06-08 12:58:34 on dist-test-slave-840c"
I20260608 12:58:34.325631 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923273579219-17082-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923273579219-17082-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923273579219-17082-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:34.352325 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:34.353489 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:34.354990 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:34.357575 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:34.357838 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:34.358098 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:34.358292 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:34.400507 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.129:36155
I20260608 12:58:34.400651 27995 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.129:36155 every 8 connection(s)
I20260608 12:58:34.406073 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:34.414547 28000 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:34.417013 28001 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:34.418533 28003 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:34.419505 17082 server_base.cc:1061] running on GCE node
I20260608 12:58:34.420885 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:58:34.420970 27996 heartbeater.cc:344] Connected to a master server at 127.16.174.190:42825
W20260608 12:58:34.421191 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:34.421492 27996 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:34.421494 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923514421475 us; error 0 us; skew 500 ppm
I20260608 12:58:34.422413 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:34.422514 27996 heartbeater.cc:507] Master 127.16.174.190:42825 requested a full tablet report, sending...
I20260608 12:58:34.425467 17082 webserver.cc:533] Webserver started at http://127.16.174.130:37581/ using document root <none> and password file <none>
I20260608 12:58:34.425869 27869 ts_manager.cc:194] Registered new tserver with Master: 1311a565a51646b7925a8fd8c569bf19 (127.16.174.129:36155)
I20260608 12:58:34.426071 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:34.426424 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:34.426728 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:34.428087 27869 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44404
I20260608 12:58:34.428151 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923273579219-17082-0/minicluster-data/ts-1-root/instance:
uuid: "5b1ea8ba6c044cd897b0a5ba217a9810"
format_stamp: "Formatted at 2026-06-08 12:58:34 on dist-test-slave-840c"
I20260608 12:58:34.433323 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:58:34.437222 28008 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:34.438112 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.003s
I20260608 12:58:34.438494 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923273579219-17082-0/minicluster-data/ts-1-root
uuid: "5b1ea8ba6c044cd897b0a5ba217a9810"
format_stamp: "Formatted at 2026-06-08 12:58:34 on dist-test-slave-840c"
I20260608 12:58:34.438805 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923273579219-17082-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923273579219-17082-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923273579219-17082-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:34.454772 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:34.455860 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:34.457324 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:34.459714 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:34.459955 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:34.460213 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:34.460393 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:34.503175 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.130:42091
I20260608 12:58:34.503352 28070 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.130:42091 every 8 connection(s)
I20260608 12:58:34.508349 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:34.515445 28074 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:34.519732 28075 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:34.520112 17082 server_base.cc:1061] running on GCE node
W20260608 12:58:34.521010 28077 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:34.521706 28071 heartbeater.cc:344] Connected to a master server at 127.16.174.190:42825
I20260608 12:58:34.522099 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:58:34.522125 28071 heartbeater.cc:461] Registering TS with master...
W20260608 12:58:34.522557 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:34.522835 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923514522820 us; error 0 us; skew 500 ppm
I20260608 12:58:34.523506 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:34.523495 28071 heartbeater.cc:507] Master 127.16.174.190:42825 requested a full tablet report, sending...
I20260608 12:58:34.526494 27869 ts_manager.cc:194] Registered new tserver with Master: 5b1ea8ba6c044cd897b0a5ba217a9810 (127.16.174.130:42091)
I20260608 12:58:34.527576 17082 webserver.cc:533] Webserver started at http://127.16.174.131:35955/ using document root <none> and password file <none>
I20260608 12:58:34.528259 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:34.528239 27869 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44410
I20260608 12:58:34.528736 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:34.529106 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:34.530398 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923273579219-17082-0/minicluster-data/ts-2-root/instance:
uuid: "2ad209c5dc5441ea91ef713fb6c91659"
format_stamp: "Formatted at 2026-06-08 12:58:34 on dist-test-slave-840c"
I20260608 12:58:34.535161 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260608 12:58:34.538862 28082 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:34.540210 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:58:34.540601 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923273579219-17082-0/minicluster-data/ts-2-root
uuid: "2ad209c5dc5441ea91ef713fb6c91659"
format_stamp: "Formatted at 2026-06-08 12:58:34 on dist-test-slave-840c"
I20260608 12:58:34.540904 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923273579219-17082-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923273579219-17082-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923273579219-17082-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:34.552031 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:34.553081 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:34.554621 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:34.557097 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:34.557350 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:34.557593 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:34.557780 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:34.601475 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.131:40815
I20260608 12:58:34.601642 28144 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.131:40815 every 8 connection(s)
I20260608 12:58:34.619261 28145 heartbeater.cc:344] Connected to a master server at 127.16.174.190:42825
I20260608 12:58:34.619807 28145 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:34.620659 28145 heartbeater.cc:507] Master 127.16.174.190:42825 requested a full tablet report, sending...
I20260608 12:58:34.622939 27869 ts_manager.cc:194] Registered new tserver with Master: 2ad209c5dc5441ea91ef713fb6c91659 (127.16.174.131:40815)
I20260608 12:58:34.623459 17082 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017937191s
I20260608 12:58:34.624936 27869 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44426
I20260608 12:58:35.431375 27996 heartbeater.cc:499] Master 127.16.174.190:42825 was elected leader, sending a full tablet report...
I20260608 12:58:35.531932 28071 heartbeater.cc:499] Master 127.16.174.190:42825 was elected leader, sending a full tablet report...
I20260608 12:58:35.628572 28145 heartbeater.cc:499] Master 127.16.174.190:42825 was elected leader, sending a full tablet report...
I20260608 12:58:35.689532 27869 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44440:
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:58:35.692147 27869 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:58:35.766417 28110 tablet_service.cc:1511] Processing CreateTablet for tablet d0fecd74a4d34ba9998afb696a6e6304 (DEFAULT_TABLE table=test-workload [id=4f180dcd7dfa427598e294f41d43d527]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:58:35.766790 28109 tablet_service.cc:1511] Processing CreateTablet for tablet bed808b28d1243d49fd42fc75dfe29fe (DEFAULT_TABLE table=test-workload [id=4f180dcd7dfa427598e294f41d43d527]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:58:35.768090 28110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0fecd74a4d34ba9998afb696a6e6304. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:35.769285 28108 tablet_service.cc:1511] Processing CreateTablet for tablet 76ff4ec4327f4872afb817b104e5c0a0 (DEFAULT_TABLE table=test-workload [id=4f180dcd7dfa427598e294f41d43d527]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:58:35.770984 28108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76ff4ec4327f4872afb817b104e5c0a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:35.771129 28036 tablet_service.cc:1511] Processing CreateTablet for tablet d0fecd74a4d34ba9998afb696a6e6304 (DEFAULT_TABLE table=test-workload [id=4f180dcd7dfa427598e294f41d43d527]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:58:35.772303 28109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bed808b28d1243d49fd42fc75dfe29fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:35.772748 28036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0fecd74a4d34ba9998afb696a6e6304. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:35.773146 28035 tablet_service.cc:1511] Processing CreateTablet for tablet bed808b28d1243d49fd42fc75dfe29fe (DEFAULT_TABLE table=test-workload [id=4f180dcd7dfa427598e294f41d43d527]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:58:35.773599 28033 tablet_service.cc:1511] Processing CreateTablet for tablet fef2b637d5054018867fc330e89e004d (DEFAULT_TABLE table=test-workload [id=4f180dcd7dfa427598e294f41d43d527]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:58:35.775091 28035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bed808b28d1243d49fd42fc75dfe29fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:35.775887 28034 tablet_service.cc:1511] Processing CreateTablet for tablet 76ff4ec4327f4872afb817b104e5c0a0 (DEFAULT_TABLE table=test-workload [id=4f180dcd7dfa427598e294f41d43d527]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:58:35.777285 28034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76ff4ec4327f4872afb817b104e5c0a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:35.780877 28107 tablet_service.cc:1511] Processing CreateTablet for tablet fef2b637d5054018867fc330e89e004d (DEFAULT_TABLE table=test-workload [id=4f180dcd7dfa427598e294f41d43d527]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:58:35.782375 28107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fef2b637d5054018867fc330e89e004d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:35.785949 28033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fef2b637d5054018867fc330e89e004d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:35.788570 28032 tablet_service.cc:1511] Processing CreateTablet for tablet 147285b16dc6432ca9f200332064ffc8 (DEFAULT_TABLE table=test-workload [id=4f180dcd7dfa427598e294f41d43d527]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:58:35.790094 28032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 147285b16dc6432ca9f200332064ffc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:35.803062 28106 tablet_service.cc:1511] Processing CreateTablet for tablet 147285b16dc6432ca9f200332064ffc8 (DEFAULT_TABLE table=test-workload [id=4f180dcd7dfa427598e294f41d43d527]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:58:35.804682 28106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 147285b16dc6432ca9f200332064ffc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:35.808780 28031 tablet_service.cc:1511] Processing CreateTablet for tablet 8dca3f720b0c4a489151f1b7bbed33b0 (DEFAULT_TABLE table=test-workload [id=4f180dcd7dfa427598e294f41d43d527]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:58:35.810860 28031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dca3f720b0c4a489151f1b7bbed33b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:35.811378 27961 tablet_service.cc:1511] Processing CreateTablet for tablet d0fecd74a4d34ba9998afb696a6e6304 (DEFAULT_TABLE table=test-workload [id=4f180dcd7dfa427598e294f41d43d527]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:58:35.812918 27961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0fecd74a4d34ba9998afb696a6e6304. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:35.819664 27960 tablet_service.cc:1511] Processing CreateTablet for tablet bed808b28d1243d49fd42fc75dfe29fe (DEFAULT_TABLE table=test-workload [id=4f180dcd7dfa427598e294f41d43d527]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:58:35.821415 27960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bed808b28d1243d49fd42fc75dfe29fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:35.824293 28105 tablet_service.cc:1511] Processing CreateTablet for tablet 8dca3f720b0c4a489151f1b7bbed33b0 (DEFAULT_TABLE table=test-workload [id=4f180dcd7dfa427598e294f41d43d527]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:58:35.825757 28105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dca3f720b0c4a489151f1b7bbed33b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:35.845659 27959 tablet_service.cc:1511] Processing CreateTablet for tablet 76ff4ec4327f4872afb817b104e5c0a0 (DEFAULT_TABLE table=test-workload [id=4f180dcd7dfa427598e294f41d43d527]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:58:35.847227 27959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76ff4ec4327f4872afb817b104e5c0a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:35.853140 28166 tablet_bootstrap.cc:492] T bed808b28d1243d49fd42fc75dfe29fe P 2ad209c5dc5441ea91ef713fb6c91659: Bootstrap starting.
I20260608 12:58:35.857632 27958 tablet_service.cc:1511] Processing CreateTablet for tablet fef2b637d5054018867fc330e89e004d (DEFAULT_TABLE table=test-workload [id=4f180dcd7dfa427598e294f41d43d527]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:58:35.859229 27958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fef2b637d5054018867fc330e89e004d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:35.870040 28166 tablet_bootstrap.cc:654] T bed808b28d1243d49fd42fc75dfe29fe P 2ad209c5dc5441ea91ef713fb6c91659: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:35.881193 27957 tablet_service.cc:1511] Processing CreateTablet for tablet 147285b16dc6432ca9f200332064ffc8 (DEFAULT_TABLE table=test-workload [id=4f180dcd7dfa427598e294f41d43d527]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:58:35.882766 27957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 147285b16dc6432ca9f200332064ffc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:35.885418 27956 tablet_service.cc:1511] Processing CreateTablet for tablet 8dca3f720b0c4a489151f1b7bbed33b0 (DEFAULT_TABLE table=test-workload [id=4f180dcd7dfa427598e294f41d43d527]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:58:35.886901 27956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dca3f720b0c4a489151f1b7bbed33b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:35.898438 28165 tablet_bootstrap.cc:492] T d0fecd74a4d34ba9998afb696a6e6304 P 5b1ea8ba6c044cd897b0a5ba217a9810: Bootstrap starting.
I20260608 12:58:35.913873 28165 tablet_bootstrap.cc:654] T d0fecd74a4d34ba9998afb696a6e6304 P 5b1ea8ba6c044cd897b0a5ba217a9810: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:35.943938 28169 tablet_bootstrap.cc:492] T fef2b637d5054018867fc330e89e004d P 1311a565a51646b7925a8fd8c569bf19: Bootstrap starting.
I20260608 12:58:35.945535 28166 tablet_bootstrap.cc:492] T bed808b28d1243d49fd42fc75dfe29fe P 2ad209c5dc5441ea91ef713fb6c91659: No bootstrap required, opened a new log
I20260608 12:58:35.946111 28166 ts_tablet_manager.cc:1403] T bed808b28d1243d49fd42fc75dfe29fe P 2ad209c5dc5441ea91ef713fb6c91659: Time spent bootstrapping tablet: real 0.093s	user 0.009s	sys 0.026s
I20260608 12:58:35.949882 28166 raft_consensus.cc:359] T bed808b28d1243d49fd42fc75dfe29fe P 2ad209c5dc5441ea91ef713fb6c91659 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } }
I20260608 12:58:35.950695 28166 raft_consensus.cc:385] T bed808b28d1243d49fd42fc75dfe29fe P 2ad209c5dc5441ea91ef713fb6c91659 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:35.951013 28166 raft_consensus.cc:740] T bed808b28d1243d49fd42fc75dfe29fe P 2ad209c5dc5441ea91ef713fb6c91659 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad209c5dc5441ea91ef713fb6c91659, State: Initialized, Role: FOLLOWER
I20260608 12:58:35.951238 28169 tablet_bootstrap.cc:654] T fef2b637d5054018867fc330e89e004d P 1311a565a51646b7925a8fd8c569bf19: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:35.953485 28166 consensus_queue.cc:260] T bed808b28d1243d49fd42fc75dfe29fe P 2ad209c5dc5441ea91ef713fb6c91659 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } }
I20260608 12:58:35.954447 28165 tablet_bootstrap.cc:492] T d0fecd74a4d34ba9998afb696a6e6304 P 5b1ea8ba6c044cd897b0a5ba217a9810: No bootstrap required, opened a new log
I20260608 12:58:35.955150 28165 ts_tablet_manager.cc:1403] T d0fecd74a4d34ba9998afb696a6e6304 P 5b1ea8ba6c044cd897b0a5ba217a9810: Time spent bootstrapping tablet: real 0.057s	user 0.029s	sys 0.000s
I20260608 12:58:35.957569 28165 raft_consensus.cc:359] T d0fecd74a4d34ba9998afb696a6e6304 P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } }
I20260608 12:58:35.957790 28169 tablet_bootstrap.cc:492] T fef2b637d5054018867fc330e89e004d P 1311a565a51646b7925a8fd8c569bf19: No bootstrap required, opened a new log
I20260608 12:58:35.958153 28165 raft_consensus.cc:385] T d0fecd74a4d34ba9998afb696a6e6304 P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:35.958580 28169 ts_tablet_manager.cc:1403] T fef2b637d5054018867fc330e89e004d P 1311a565a51646b7925a8fd8c569bf19: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.008s
I20260608 12:58:35.958648 28165 raft_consensus.cc:740] T d0fecd74a4d34ba9998afb696a6e6304 P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b1ea8ba6c044cd897b0a5ba217a9810, State: Initialized, Role: FOLLOWER
I20260608 12:58:35.959830 28166 ts_tablet_manager.cc:1434] T bed808b28d1243d49fd42fc75dfe29fe P 2ad209c5dc5441ea91ef713fb6c91659: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.007s
I20260608 12:58:35.960480 28165 consensus_queue.cc:260] T d0fecd74a4d34ba9998afb696a6e6304 P 5b1ea8ba6c044cd897b0a5ba217a9810 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } }
I20260608 12:58:35.961158 28166 tablet_bootstrap.cc:492] T fef2b637d5054018867fc330e89e004d P 2ad209c5dc5441ea91ef713fb6c91659: Bootstrap starting.
I20260608 12:58:35.962245 28169 raft_consensus.cc:359] T fef2b637d5054018867fc330e89e004d P 1311a565a51646b7925a8fd8c569bf19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } }
I20260608 12:58:35.963078 28169 raft_consensus.cc:385] T fef2b637d5054018867fc330e89e004d P 1311a565a51646b7925a8fd8c569bf19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:35.963433 28169 raft_consensus.cc:740] T fef2b637d5054018867fc330e89e004d P 1311a565a51646b7925a8fd8c569bf19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1311a565a51646b7925a8fd8c569bf19, State: Initialized, Role: FOLLOWER
I20260608 12:58:35.964519 28169 consensus_queue.cc:260] T fef2b637d5054018867fc330e89e004d P 1311a565a51646b7925a8fd8c569bf19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } }
I20260608 12:58:35.969686 28166 tablet_bootstrap.cc:654] T fef2b637d5054018867fc330e89e004d P 2ad209c5dc5441ea91ef713fb6c91659: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:35.974794 28169 ts_tablet_manager.cc:1434] T fef2b637d5054018867fc330e89e004d P 1311a565a51646b7925a8fd8c569bf19: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.002s
I20260608 12:58:35.984259 28165 ts_tablet_manager.cc:1434] T d0fecd74a4d34ba9998afb696a6e6304 P 5b1ea8ba6c044cd897b0a5ba217a9810: Time spent starting tablet: real 0.029s	user 0.023s	sys 0.005s
I20260608 12:58:35.985531 28165 tablet_bootstrap.cc:492] T 8dca3f720b0c4a489151f1b7bbed33b0 P 5b1ea8ba6c044cd897b0a5ba217a9810: Bootstrap starting.
I20260608 12:58:35.989017 28169 tablet_bootstrap.cc:492] T d0fecd74a4d34ba9998afb696a6e6304 P 1311a565a51646b7925a8fd8c569bf19: Bootstrap starting.
I20260608 12:58:35.992162 28165 tablet_bootstrap.cc:654] T 8dca3f720b0c4a489151f1b7bbed33b0 P 5b1ea8ba6c044cd897b0a5ba217a9810: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:35.999140 28169 tablet_bootstrap.cc:654] T d0fecd74a4d34ba9998afb696a6e6304 P 1311a565a51646b7925a8fd8c569bf19: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:36.002599 28166 tablet_bootstrap.cc:492] T fef2b637d5054018867fc330e89e004d P 2ad209c5dc5441ea91ef713fb6c91659: No bootstrap required, opened a new log
I20260608 12:58:36.002961 28172 raft_consensus.cc:493] T d0fecd74a4d34ba9998afb696a6e6304 P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:36.003341 28166 ts_tablet_manager.cc:1403] T fef2b637d5054018867fc330e89e004d P 2ad209c5dc5441ea91ef713fb6c91659: Time spent bootstrapping tablet: real 0.042s	user 0.030s	sys 0.012s
I20260608 12:58:36.003793 28172 raft_consensus.cc:515] T d0fecd74a4d34ba9998afb696a6e6304 P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } }
I20260608 12:58:36.007777 28166 raft_consensus.cc:359] T fef2b637d5054018867fc330e89e004d P 2ad209c5dc5441ea91ef713fb6c91659 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } }
I20260608 12:58:36.008904 28166 raft_consensus.cc:385] T fef2b637d5054018867fc330e89e004d P 2ad209c5dc5441ea91ef713fb6c91659 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:36.009276 28166 raft_consensus.cc:740] T fef2b637d5054018867fc330e89e004d P 2ad209c5dc5441ea91ef713fb6c91659 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad209c5dc5441ea91ef713fb6c91659, State: Initialized, Role: FOLLOWER
I20260608 12:58:36.010720 28166 consensus_queue.cc:260] T fef2b637d5054018867fc330e89e004d P 2ad209c5dc5441ea91ef713fb6c91659 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } }
I20260608 12:58:36.014142 28166 ts_tablet_manager.cc:1434] T fef2b637d5054018867fc330e89e004d P 2ad209c5dc5441ea91ef713fb6c91659: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 12:58:36.015708 28166 tablet_bootstrap.cc:492] T 8dca3f720b0c4a489151f1b7bbed33b0 P 2ad209c5dc5441ea91ef713fb6c91659: Bootstrap starting.
I20260608 12:58:36.024437 28166 tablet_bootstrap.cc:654] T 8dca3f720b0c4a489151f1b7bbed33b0 P 2ad209c5dc5441ea91ef713fb6c91659: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:36.041644 28172 leader_election.cc:290] T d0fecd74a4d34ba9998afb696a6e6304 P 5b1ea8ba6c044cd897b0a5ba217a9810 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ad209c5dc5441ea91ef713fb6c91659 (127.16.174.131:40815), 1311a565a51646b7925a8fd8c569bf19 (127.16.174.129:36155)
I20260608 12:58:36.060338 28165 tablet_bootstrap.cc:492] T 8dca3f720b0c4a489151f1b7bbed33b0 P 5b1ea8ba6c044cd897b0a5ba217a9810: No bootstrap required, opened a new log
I20260608 12:58:36.061111 28165 ts_tablet_manager.cc:1403] T 8dca3f720b0c4a489151f1b7bbed33b0 P 5b1ea8ba6c044cd897b0a5ba217a9810: Time spent bootstrapping tablet: real 0.076s	user 0.027s	sys 0.046s
I20260608 12:58:36.064607 28165 raft_consensus.cc:359] T 8dca3f720b0c4a489151f1b7bbed33b0 P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } }
I20260608 12:58:36.066033 28165 raft_consensus.cc:385] T 8dca3f720b0c4a489151f1b7bbed33b0 P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:36.066406 28165 raft_consensus.cc:740] T 8dca3f720b0c4a489151f1b7bbed33b0 P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b1ea8ba6c044cd897b0a5ba217a9810, State: Initialized, Role: FOLLOWER
I20260608 12:58:36.067397 28165 consensus_queue.cc:260] T 8dca3f720b0c4a489151f1b7bbed33b0 P 5b1ea8ba6c044cd897b0a5ba217a9810 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } }
I20260608 12:58:36.077203 28165 ts_tablet_manager.cc:1434] T 8dca3f720b0c4a489151f1b7bbed33b0 P 5b1ea8ba6c044cd897b0a5ba217a9810: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260608 12:58:36.080510 28120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0fecd74a4d34ba9998afb696a6e6304" candidate_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad209c5dc5441ea91ef713fb6c91659" is_pre_election: true
W20260608 12:58:36.082461 28011 leader_election.cc:343] T d0fecd74a4d34ba9998afb696a6e6304 P 5b1ea8ba6c044cd897b0a5ba217a9810 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ad209c5dc5441ea91ef713fb6c91659 (127.16.174.131:40815): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:58:36.088068 28165 tablet_bootstrap.cc:492] T 76ff4ec4327f4872afb817b104e5c0a0 P 5b1ea8ba6c044cd897b0a5ba217a9810: Bootstrap starting.
I20260608 12:58:36.088429 27971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0fecd74a4d34ba9998afb696a6e6304" candidate_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1311a565a51646b7925a8fd8c569bf19" is_pre_election: true
W20260608 12:58:36.091320 28009 leader_election.cc:343] T d0fecd74a4d34ba9998afb696a6e6304 P 5b1ea8ba6c044cd897b0a5ba217a9810 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1311a565a51646b7925a8fd8c569bf19 (127.16.174.129:36155): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:58:36.091907 28009 leader_election.cc:304] T d0fecd74a4d34ba9998afb696a6e6304 P 5b1ea8ba6c044cd897b0a5ba217a9810 [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: 5b1ea8ba6c044cd897b0a5ba217a9810; no voters: 1311a565a51646b7925a8fd8c569bf19, 2ad209c5dc5441ea91ef713fb6c91659
I20260608 12:58:36.092957 28172 raft_consensus.cc:2749] T d0fecd74a4d34ba9998afb696a6e6304 P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:58:36.093829 28169 tablet_bootstrap.cc:492] T d0fecd74a4d34ba9998afb696a6e6304 P 1311a565a51646b7925a8fd8c569bf19: No bootstrap required, opened a new log
I20260608 12:58:36.093861 28166 tablet_bootstrap.cc:492] T 8dca3f720b0c4a489151f1b7bbed33b0 P 2ad209c5dc5441ea91ef713fb6c91659: No bootstrap required, opened a new log
I20260608 12:58:36.094660 28166 ts_tablet_manager.cc:1403] T 8dca3f720b0c4a489151f1b7bbed33b0 P 2ad209c5dc5441ea91ef713fb6c91659: Time spent bootstrapping tablet: real 0.079s	user 0.033s	sys 0.041s
I20260608 12:58:36.094620 28169 ts_tablet_manager.cc:1403] T d0fecd74a4d34ba9998afb696a6e6304 P 1311a565a51646b7925a8fd8c569bf19: Time spent bootstrapping tablet: real 0.106s	user 0.033s	sys 0.070s
I20260608 12:58:36.096654 28165 tablet_bootstrap.cc:654] T 76ff4ec4327f4872afb817b104e5c0a0 P 5b1ea8ba6c044cd897b0a5ba217a9810: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:36.098743 28169 raft_consensus.cc:359] T d0fecd74a4d34ba9998afb696a6e6304 P 1311a565a51646b7925a8fd8c569bf19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } }
I20260608 12:58:36.098975 28166 raft_consensus.cc:359] T 8dca3f720b0c4a489151f1b7bbed33b0 P 2ad209c5dc5441ea91ef713fb6c91659 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } }
I20260608 12:58:36.099670 28169 raft_consensus.cc:385] T d0fecd74a4d34ba9998afb696a6e6304 P 1311a565a51646b7925a8fd8c569bf19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:36.099774 28166 raft_consensus.cc:385] T 8dca3f720b0c4a489151f1b7bbed33b0 P 2ad209c5dc5441ea91ef713fb6c91659 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:36.100133 28169 raft_consensus.cc:740] T d0fecd74a4d34ba9998afb696a6e6304 P 1311a565a51646b7925a8fd8c569bf19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1311a565a51646b7925a8fd8c569bf19, State: Initialized, Role: FOLLOWER
I20260608 12:58:36.100236 28166 raft_consensus.cc:740] T 8dca3f720b0c4a489151f1b7bbed33b0 P 2ad209c5dc5441ea91ef713fb6c91659 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad209c5dc5441ea91ef713fb6c91659, State: Initialized, Role: FOLLOWER
I20260608 12:58:36.101701 28165 tablet_bootstrap.cc:492] T 76ff4ec4327f4872afb817b104e5c0a0 P 5b1ea8ba6c044cd897b0a5ba217a9810: No bootstrap required, opened a new log
I20260608 12:58:36.101217 28166 consensus_queue.cc:260] T 8dca3f720b0c4a489151f1b7bbed33b0 P 2ad209c5dc5441ea91ef713fb6c91659 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } }
I20260608 12:58:36.101177 28169 consensus_queue.cc:260] T d0fecd74a4d34ba9998afb696a6e6304 P 1311a565a51646b7925a8fd8c569bf19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } }
I20260608 12:58:36.102254 28165 ts_tablet_manager.cc:1403] T 76ff4ec4327f4872afb817b104e5c0a0 P 5b1ea8ba6c044cd897b0a5ba217a9810: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.007s
I20260608 12:58:36.103912 28169 ts_tablet_manager.cc:1434] T d0fecd74a4d34ba9998afb696a6e6304 P 1311a565a51646b7925a8fd8c569bf19: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:58:36.105018 28169 tablet_bootstrap.cc:492] T bed808b28d1243d49fd42fc75dfe29fe P 1311a565a51646b7925a8fd8c569bf19: Bootstrap starting.
I20260608 12:58:36.105576 28166 ts_tablet_manager.cc:1434] T 8dca3f720b0c4a489151f1b7bbed33b0 P 2ad209c5dc5441ea91ef713fb6c91659: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260608 12:58:36.106788 28166 tablet_bootstrap.cc:492] T 76ff4ec4327f4872afb817b104e5c0a0 P 2ad209c5dc5441ea91ef713fb6c91659: Bootstrap starting.
I20260608 12:58:36.112293 28169 tablet_bootstrap.cc:654] T bed808b28d1243d49fd42fc75dfe29fe P 1311a565a51646b7925a8fd8c569bf19: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:36.114006 28166 tablet_bootstrap.cc:654] T 76ff4ec4327f4872afb817b104e5c0a0 P 2ad209c5dc5441ea91ef713fb6c91659: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:36.113714 28165 raft_consensus.cc:359] T 76ff4ec4327f4872afb817b104e5c0a0 P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } }
I20260608 12:58:36.114670 28165 raft_consensus.cc:385] T 76ff4ec4327f4872afb817b104e5c0a0 P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:36.115077 28165 raft_consensus.cc:740] T 76ff4ec4327f4872afb817b104e5c0a0 P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b1ea8ba6c044cd897b0a5ba217a9810, State: Initialized, Role: FOLLOWER
I20260608 12:58:36.116357 28165 consensus_queue.cc:260] T 76ff4ec4327f4872afb817b104e5c0a0 P 5b1ea8ba6c044cd897b0a5ba217a9810 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } }
I20260608 12:58:36.119673 28165 ts_tablet_manager.cc:1434] T 76ff4ec4327f4872afb817b104e5c0a0 P 5b1ea8ba6c044cd897b0a5ba217a9810: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260608 12:58:36.121268 28165 tablet_bootstrap.cc:492] T fef2b637d5054018867fc330e89e004d P 5b1ea8ba6c044cd897b0a5ba217a9810: Bootstrap starting.
I20260608 12:58:36.126348 28166 tablet_bootstrap.cc:492] T 76ff4ec4327f4872afb817b104e5c0a0 P 2ad209c5dc5441ea91ef713fb6c91659: No bootstrap required, opened a new log
I20260608 12:58:36.127019 28166 ts_tablet_manager.cc:1403] T 76ff4ec4327f4872afb817b104e5c0a0 P 2ad209c5dc5441ea91ef713fb6c91659: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.005s
I20260608 12:58:36.130558 28166 raft_consensus.cc:359] T 76ff4ec4327f4872afb817b104e5c0a0 P 2ad209c5dc5441ea91ef713fb6c91659 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } }
I20260608 12:58:36.130967 28165 tablet_bootstrap.cc:654] T fef2b637d5054018867fc330e89e004d P 5b1ea8ba6c044cd897b0a5ba217a9810: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:36.131404 28166 raft_consensus.cc:385] T 76ff4ec4327f4872afb817b104e5c0a0 P 2ad209c5dc5441ea91ef713fb6c91659 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:36.131922 28166 raft_consensus.cc:740] T 76ff4ec4327f4872afb817b104e5c0a0 P 2ad209c5dc5441ea91ef713fb6c91659 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad209c5dc5441ea91ef713fb6c91659, State: Initialized, Role: FOLLOWER
I20260608 12:58:36.132975 28166 consensus_queue.cc:260] T 76ff4ec4327f4872afb817b104e5c0a0 P 2ad209c5dc5441ea91ef713fb6c91659 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } }
I20260608 12:58:36.135775 28166 ts_tablet_manager.cc:1434] T 76ff4ec4327f4872afb817b104e5c0a0 P 2ad209c5dc5441ea91ef713fb6c91659: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260608 12:58:36.136926 28166 tablet_bootstrap.cc:492] T d0fecd74a4d34ba9998afb696a6e6304 P 2ad209c5dc5441ea91ef713fb6c91659: Bootstrap starting.
I20260608 12:58:36.142616 28169 tablet_bootstrap.cc:492] T bed808b28d1243d49fd42fc75dfe29fe P 1311a565a51646b7925a8fd8c569bf19: No bootstrap required, opened a new log
I20260608 12:58:36.143257 28169 ts_tablet_manager.cc:1403] T bed808b28d1243d49fd42fc75dfe29fe P 1311a565a51646b7925a8fd8c569bf19: Time spent bootstrapping tablet: real 0.038s	user 0.026s	sys 0.011s
I20260608 12:58:36.144068 28166 tablet_bootstrap.cc:654] T d0fecd74a4d34ba9998afb696a6e6304 P 2ad209c5dc5441ea91ef713fb6c91659: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:36.146850 28169 raft_consensus.cc:359] T bed808b28d1243d49fd42fc75dfe29fe P 1311a565a51646b7925a8fd8c569bf19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } }
I20260608 12:58:36.147789 28169 raft_consensus.cc:385] T bed808b28d1243d49fd42fc75dfe29fe P 1311a565a51646b7925a8fd8c569bf19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:36.148389 28169 raft_consensus.cc:740] T bed808b28d1243d49fd42fc75dfe29fe P 1311a565a51646b7925a8fd8c569bf19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1311a565a51646b7925a8fd8c569bf19, State: Initialized, Role: FOLLOWER
I20260608 12:58:36.148648 28172 raft_consensus.cc:493] T 76ff4ec4327f4872afb817b104e5c0a0 P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:36.149219 28172 raft_consensus.cc:515] T 76ff4ec4327f4872afb817b104e5c0a0 P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } }
I20260608 12:58:36.149507 28169 consensus_queue.cc:260] T bed808b28d1243d49fd42fc75dfe29fe P 1311a565a51646b7925a8fd8c569bf19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } }
I20260608 12:58:36.150759 28165 tablet_bootstrap.cc:492] T fef2b637d5054018867fc330e89e004d P 5b1ea8ba6c044cd897b0a5ba217a9810: No bootstrap required, opened a new log
I20260608 12:58:36.151382 28165 ts_tablet_manager.cc:1403] T fef2b637d5054018867fc330e89e004d P 5b1ea8ba6c044cd897b0a5ba217a9810: Time spent bootstrapping tablet: real 0.030s	user 0.020s	sys 0.005s
I20260608 12:58:36.151530 28172 leader_election.cc:290] T 76ff4ec4327f4872afb817b104e5c0a0 P 5b1ea8ba6c044cd897b0a5ba217a9810 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1311a565a51646b7925a8fd8c569bf19 (127.16.174.129:36155), 2ad209c5dc5441ea91ef713fb6c91659 (127.16.174.131:40815)
I20260608 12:58:36.151897 28169 ts_tablet_manager.cc:1434] T bed808b28d1243d49fd42fc75dfe29fe P 1311a565a51646b7925a8fd8c569bf19: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.006s
I20260608 12:58:36.153079 28169 tablet_bootstrap.cc:492] T 76ff4ec4327f4872afb817b104e5c0a0 P 1311a565a51646b7925a8fd8c569bf19: Bootstrap starting.
I20260608 12:58:36.153895 28166 tablet_bootstrap.cc:492] T d0fecd74a4d34ba9998afb696a6e6304 P 2ad209c5dc5441ea91ef713fb6c91659: No bootstrap required, opened a new log
I20260608 12:58:36.154490 28166 ts_tablet_manager.cc:1403] T d0fecd74a4d34ba9998afb696a6e6304 P 2ad209c5dc5441ea91ef713fb6c91659: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.001s
I20260608 12:58:36.156049 27971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76ff4ec4327f4872afb817b104e5c0a0" candidate_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1311a565a51646b7925a8fd8c569bf19" is_pre_election: true
I20260608 12:58:36.157528 28120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76ff4ec4327f4872afb817b104e5c0a0" candidate_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad209c5dc5441ea91ef713fb6c91659" is_pre_election: true
I20260608 12:58:36.158118 28120 raft_consensus.cc:2468] T 76ff4ec4327f4872afb817b104e5c0a0 P 2ad209c5dc5441ea91ef713fb6c91659 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b1ea8ba6c044cd897b0a5ba217a9810 in term 0.
I20260608 12:58:36.159410 28011 leader_election.cc:304] T 76ff4ec4327f4872afb817b104e5c0a0 P 5b1ea8ba6c044cd897b0a5ba217a9810 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad209c5dc5441ea91ef713fb6c91659, 5b1ea8ba6c044cd897b0a5ba217a9810; no voters: 
I20260608 12:58:36.160041 28169 tablet_bootstrap.cc:654] T 76ff4ec4327f4872afb817b104e5c0a0 P 1311a565a51646b7925a8fd8c569bf19: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:36.159626 28166 raft_consensus.cc:359] T d0fecd74a4d34ba9998afb696a6e6304 P 2ad209c5dc5441ea91ef713fb6c91659 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } }
I20260608 12:58:36.160483 28166 raft_consensus.cc:385] T d0fecd74a4d34ba9998afb696a6e6304 P 2ad209c5dc5441ea91ef713fb6c91659 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:36.160509 28172 raft_consensus.cc:2804] T 76ff4ec4327f4872afb817b104e5c0a0 P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:36.160966 28166 raft_consensus.cc:740] T d0fecd74a4d34ba9998afb696a6e6304 P 2ad209c5dc5441ea91ef713fb6c91659 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad209c5dc5441ea91ef713fb6c91659, State: Initialized, Role: FOLLOWER
I20260608 12:58:36.161134 28172 raft_consensus.cc:493] T 76ff4ec4327f4872afb817b104e5c0a0 P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:36.161635 28172 raft_consensus.cc:3060] T 76ff4ec4327f4872afb817b104e5c0a0 P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:36.162021 28166 consensus_queue.cc:260] T d0fecd74a4d34ba9998afb696a6e6304 P 2ad209c5dc5441ea91ef713fb6c91659 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } }
W20260608 12:58:36.164191 28009 leader_election.cc:343] T 76ff4ec4327f4872afb817b104e5c0a0 P 5b1ea8ba6c044cd897b0a5ba217a9810 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1311a565a51646b7925a8fd8c569bf19 (127.16.174.129:36155): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:58:36.169826 28165 raft_consensus.cc:359] T fef2b637d5054018867fc330e89e004d P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } }
I20260608 12:58:36.170859 28165 raft_consensus.cc:385] T fef2b637d5054018867fc330e89e004d P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:36.171284 28165 raft_consensus.cc:740] T fef2b637d5054018867fc330e89e004d P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b1ea8ba6c044cd897b0a5ba217a9810, State: Initialized, Role: FOLLOWER
I20260608 12:58:36.171824 28166 ts_tablet_manager.cc:1434] T d0fecd74a4d34ba9998afb696a6e6304 P 2ad209c5dc5441ea91ef713fb6c91659: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260608 12:58:36.172309 28165 consensus_queue.cc:260] T fef2b637d5054018867fc330e89e004d P 5b1ea8ba6c044cd897b0a5ba217a9810 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } }
I20260608 12:58:36.173564 28166 tablet_bootstrap.cc:492] T 147285b16dc6432ca9f200332064ffc8 P 2ad209c5dc5441ea91ef713fb6c91659: Bootstrap starting.
I20260608 12:58:36.177060 28173 raft_consensus.cc:493] T fef2b637d5054018867fc330e89e004d P 1311a565a51646b7925a8fd8c569bf19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:36.177692 28173 raft_consensus.cc:515] T fef2b637d5054018867fc330e89e004d P 1311a565a51646b7925a8fd8c569bf19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } }
I20260608 12:58:36.185268 28166 tablet_bootstrap.cc:654] T 147285b16dc6432ca9f200332064ffc8 P 2ad209c5dc5441ea91ef713fb6c91659: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:36.187008 28172 raft_consensus.cc:515] T 76ff4ec4327f4872afb817b104e5c0a0 P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } }
I20260608 12:58:36.191754 27971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76ff4ec4327f4872afb817b104e5c0a0" candidate_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1311a565a51646b7925a8fd8c569bf19"
I20260608 12:58:36.196447 28172 leader_election.cc:290] T 76ff4ec4327f4872afb817b104e5c0a0 P 5b1ea8ba6c044cd897b0a5ba217a9810 [CANDIDATE]: Term 1 election: Requested vote from peers 1311a565a51646b7925a8fd8c569bf19 (127.16.174.129:36155), 2ad209c5dc5441ea91ef713fb6c91659 (127.16.174.131:40815)
I20260608 12:58:36.192145 28173 leader_election.cc:290] T fef2b637d5054018867fc330e89e004d P 1311a565a51646b7925a8fd8c569bf19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b1ea8ba6c044cd897b0a5ba217a9810 (127.16.174.130:42091), 2ad209c5dc5441ea91ef713fb6c91659 (127.16.174.131:40815)
I20260608 12:58:36.198976 28120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76ff4ec4327f4872afb817b104e5c0a0" candidate_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad209c5dc5441ea91ef713fb6c91659"
I20260608 12:58:36.199906 28120 raft_consensus.cc:3060] T 76ff4ec4327f4872afb817b104e5c0a0 P 2ad209c5dc5441ea91ef713fb6c91659 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:36.201521 28165 ts_tablet_manager.cc:1434] T fef2b637d5054018867fc330e89e004d P 5b1ea8ba6c044cd897b0a5ba217a9810: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.022s
I20260608 12:58:36.202236 28169 tablet_bootstrap.cc:492] T 76ff4ec4327f4872afb817b104e5c0a0 P 1311a565a51646b7925a8fd8c569bf19: No bootstrap required, opened a new log
I20260608 12:58:36.202696 28165 tablet_bootstrap.cc:492] T 147285b16dc6432ca9f200332064ffc8 P 5b1ea8ba6c044cd897b0a5ba217a9810: Bootstrap starting.
I20260608 12:58:36.202966 28169 ts_tablet_manager.cc:1403] T 76ff4ec4327f4872afb817b104e5c0a0 P 1311a565a51646b7925a8fd8c569bf19: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.032s
I20260608 12:58:36.207346 28169 raft_consensus.cc:359] T 76ff4ec4327f4872afb817b104e5c0a0 P 1311a565a51646b7925a8fd8c569bf19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } }
I20260608 12:58:36.208451 28169 raft_consensus.cc:385] T 76ff4ec4327f4872afb817b104e5c0a0 P 1311a565a51646b7925a8fd8c569bf19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:36.208899 28169 raft_consensus.cc:740] T 76ff4ec4327f4872afb817b104e5c0a0 P 1311a565a51646b7925a8fd8c569bf19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1311a565a51646b7925a8fd8c569bf19, State: Initialized, Role: FOLLOWER
I20260608 12:58:36.210475 28165 tablet_bootstrap.cc:654] T 147285b16dc6432ca9f200332064ffc8 P 5b1ea8ba6c044cd897b0a5ba217a9810: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:36.210016 28169 consensus_queue.cc:260] T 76ff4ec4327f4872afb817b104e5c0a0 P 1311a565a51646b7925a8fd8c569bf19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } }
I20260608 12:58:36.221002 28173 raft_consensus.cc:493] T d0fecd74a4d34ba9998afb696a6e6304 P 1311a565a51646b7925a8fd8c569bf19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:36.221590 28173 raft_consensus.cc:515] T d0fecd74a4d34ba9998afb696a6e6304 P 1311a565a51646b7925a8fd8c569bf19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } }
I20260608 12:58:36.224922 28165 tablet_bootstrap.cc:492] T 147285b16dc6432ca9f200332064ffc8 P 5b1ea8ba6c044cd897b0a5ba217a9810: No bootstrap required, opened a new log
I20260608 12:58:36.224092 28173 leader_election.cc:290] T d0fecd74a4d34ba9998afb696a6e6304 P 1311a565a51646b7925a8fd8c569bf19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ad209c5dc5441ea91ef713fb6c91659 (127.16.174.131:40815), 5b1ea8ba6c044cd897b0a5ba217a9810 (127.16.174.130:42091)
I20260608 12:58:36.225646 28165 ts_tablet_manager.cc:1403] T 147285b16dc6432ca9f200332064ffc8 P 5b1ea8ba6c044cd897b0a5ba217a9810: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.007s
W20260608 12:58:36.228488 27917 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:58:36.230321 28166 tablet_bootstrap.cc:492] T 147285b16dc6432ca9f200332064ffc8 P 2ad209c5dc5441ea91ef713fb6c91659: No bootstrap required, opened a new log
I20260608 12:58:36.230432 28045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0fecd74a4d34ba9998afb696a6e6304" candidate_uuid: "1311a565a51646b7925a8fd8c569bf19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" is_pre_election: true
I20260608 12:58:36.230934 28169 ts_tablet_manager.cc:1434] T 76ff4ec4327f4872afb817b104e5c0a0 P 1311a565a51646b7925a8fd8c569bf19: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.006s
I20260608 12:58:36.231102 28166 ts_tablet_manager.cc:1403] T 147285b16dc6432ca9f200332064ffc8 P 2ad209c5dc5441ea91ef713fb6c91659: Time spent bootstrapping tablet: real 0.058s	user 0.016s	sys 0.004s
I20260608 12:58:36.231439 28045 raft_consensus.cc:2468] T d0fecd74a4d34ba9998afb696a6e6304 P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1311a565a51646b7925a8fd8c569bf19 in term 0.
I20260608 12:58:36.232261 28169 tablet_bootstrap.cc:492] T 147285b16dc6432ca9f200332064ffc8 P 1311a565a51646b7925a8fd8c569bf19: Bootstrap starting.
I20260608 12:58:36.233183 28046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef2b637d5054018867fc330e89e004d" candidate_uuid: "1311a565a51646b7925a8fd8c569bf19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" is_pre_election: true
I20260608 12:58:36.234067 28046 raft_consensus.cc:2468] T fef2b637d5054018867fc330e89e004d P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1311a565a51646b7925a8fd8c569bf19 in term 0.
I20260608 12:58:36.234737 28166 raft_consensus.cc:359] T 147285b16dc6432ca9f200332064ffc8 P 2ad209c5dc5441ea91ef713fb6c91659 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } }
I20260608 12:58:36.239163 27934 leader_election.cc:304] T d0fecd74a4d34ba9998afb696a6e6304 P 1311a565a51646b7925a8fd8c569bf19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1311a565a51646b7925a8fd8c569bf19, 5b1ea8ba6c044cd897b0a5ba217a9810; no voters: 
I20260608 12:58:36.236272 28165 raft_consensus.cc:359] T 147285b16dc6432ca9f200332064ffc8 P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } }
I20260608 12:58:36.237576 28120 raft_consensus.cc:2468] T 76ff4ec4327f4872afb817b104e5c0a0 P 2ad209c5dc5441ea91ef713fb6c91659 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b1ea8ba6c044cd897b0a5ba217a9810 in term 1.
I20260608 12:58:36.236027 28171 raft_consensus.cc:493] T bed808b28d1243d49fd42fc75dfe29fe P 2ad209c5dc5441ea91ef713fb6c91659 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:36.241961 28165 raft_consensus.cc:385] T 147285b16dc6432ca9f200332064ffc8 P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:36.242878 28165 raft_consensus.cc:740] T 147285b16dc6432ca9f200332064ffc8 P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b1ea8ba6c044cd897b0a5ba217a9810, State: Initialized, Role: FOLLOWER
I20260608 12:58:36.242852 28171 raft_consensus.cc:515] T bed808b28d1243d49fd42fc75dfe29fe P 2ad209c5dc5441ea91ef713fb6c91659 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } }
I20260608 12:58:36.244228 28165 consensus_queue.cc:260] T 147285b16dc6432ca9f200332064ffc8 P 5b1ea8ba6c044cd897b0a5ba217a9810 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } }
I20260608 12:58:36.245570 28169 tablet_bootstrap.cc:654] T 147285b16dc6432ca9f200332064ffc8 P 1311a565a51646b7925a8fd8c569bf19: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:36.246436 28171 leader_election.cc:290] T bed808b28d1243d49fd42fc75dfe29fe P 2ad209c5dc5441ea91ef713fb6c91659 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1311a565a51646b7925a8fd8c569bf19 (127.16.174.129:36155), 5b1ea8ba6c044cd897b0a5ba217a9810 (127.16.174.130:42091)
I20260608 12:58:36.248907 27934 leader_election.cc:304] T fef2b637d5054018867fc330e89e004d P 1311a565a51646b7925a8fd8c569bf19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1311a565a51646b7925a8fd8c569bf19, 5b1ea8ba6c044cd897b0a5ba217a9810; no voters: 
I20260608 12:58:36.249591 28173 raft_consensus.cc:2804] T d0fecd74a4d34ba9998afb696a6e6304 P 1311a565a51646b7925a8fd8c569bf19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:36.250737 28173 raft_consensus.cc:493] T d0fecd74a4d34ba9998afb696a6e6304 P 1311a565a51646b7925a8fd8c569bf19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:36.251196 28173 raft_consensus.cc:3060] T d0fecd74a4d34ba9998afb696a6e6304 P 1311a565a51646b7925a8fd8c569bf19 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:36.251029 28011 leader_election.cc:304] T 76ff4ec4327f4872afb817b104e5c0a0 P 5b1ea8ba6c044cd897b0a5ba217a9810 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad209c5dc5441ea91ef713fb6c91659, 5b1ea8ba6c044cd897b0a5ba217a9810; no voters: 
I20260608 12:58:36.249706 28165 ts_tablet_manager.cc:1434] T 147285b16dc6432ca9f200332064ffc8 P 5b1ea8ba6c044cd897b0a5ba217a9810: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.004s
I20260608 12:58:36.252238 28186 raft_consensus.cc:2804] T 76ff4ec4327f4872afb817b104e5c0a0 P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:36.252566 28165 tablet_bootstrap.cc:492] T bed808b28d1243d49fd42fc75dfe29fe P 5b1ea8ba6c044cd897b0a5ba217a9810: Bootstrap starting.
I20260608 12:58:36.252768 28186 raft_consensus.cc:697] T 76ff4ec4327f4872afb817b104e5c0a0 P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 1 LEADER]: Becoming Leader. State: Replica: 5b1ea8ba6c044cd897b0a5ba217a9810, State: Running, Role: LEADER
I20260608 12:58:36.253734 28186 consensus_queue.cc:237] T 76ff4ec4327f4872afb817b104e5c0a0 P 5b1ea8ba6c044cd897b0a5ba217a9810 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } }
W20260608 12:58:36.258594 28009 leader_election.cc:343] T 76ff4ec4327f4872afb817b104e5c0a0 P 5b1ea8ba6c044cd897b0a5ba217a9810 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1311a565a51646b7925a8fd8c569bf19 (127.16.174.129:36155): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:58:36.261358 28120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef2b637d5054018867fc330e89e004d" candidate_uuid: "1311a565a51646b7925a8fd8c569bf19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad209c5dc5441ea91ef713fb6c91659" is_pre_election: true
I20260608 12:58:36.262159 28120 raft_consensus.cc:2468] T fef2b637d5054018867fc330e89e004d P 2ad209c5dc5441ea91ef713fb6c91659 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1311a565a51646b7925a8fd8c569bf19 in term 0.
I20260608 12:58:36.262779 28119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0fecd74a4d34ba9998afb696a6e6304" candidate_uuid: "1311a565a51646b7925a8fd8c569bf19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad209c5dc5441ea91ef713fb6c91659" is_pre_election: true
I20260608 12:58:36.263500 28119 raft_consensus.cc:2468] T d0fecd74a4d34ba9998afb696a6e6304 P 2ad209c5dc5441ea91ef713fb6c91659 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1311a565a51646b7925a8fd8c569bf19 in term 0.
I20260608 12:58:36.239919 28166 raft_consensus.cc:385] T 147285b16dc6432ca9f200332064ffc8 P 2ad209c5dc5441ea91ef713fb6c91659 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:36.269834 28166 raft_consensus.cc:740] T 147285b16dc6432ca9f200332064ffc8 P 2ad209c5dc5441ea91ef713fb6c91659 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad209c5dc5441ea91ef713fb6c91659, State: Initialized, Role: FOLLOWER
I20260608 12:58:36.271144 28165 tablet_bootstrap.cc:654] T bed808b28d1243d49fd42fc75dfe29fe P 5b1ea8ba6c044cd897b0a5ba217a9810: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:36.272578 28166 consensus_queue.cc:260] T 147285b16dc6432ca9f200332064ffc8 P 2ad209c5dc5441ea91ef713fb6c91659 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } }
I20260608 12:58:36.273614 28169 tablet_bootstrap.cc:492] T 147285b16dc6432ca9f200332064ffc8 P 1311a565a51646b7925a8fd8c569bf19: No bootstrap required, opened a new log
I20260608 12:58:36.274286 28169 ts_tablet_manager.cc:1403] T 147285b16dc6432ca9f200332064ffc8 P 1311a565a51646b7925a8fd8c569bf19: Time spent bootstrapping tablet: real 0.042s	user 0.024s	sys 0.009s
I20260608 12:58:36.276003 28173 raft_consensus.cc:515] T d0fecd74a4d34ba9998afb696a6e6304 P 1311a565a51646b7925a8fd8c569bf19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } }
I20260608 12:58:36.278313 28169 raft_consensus.cc:359] T 147285b16dc6432ca9f200332064ffc8 P 1311a565a51646b7925a8fd8c569bf19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } }
I20260608 12:58:36.278987 28173 leader_election.cc:290] T d0fecd74a4d34ba9998afb696a6e6304 P 1311a565a51646b7925a8fd8c569bf19 [CANDIDATE]: Term 1 election: Requested vote from peers 2ad209c5dc5441ea91ef713fb6c91659 (127.16.174.131:40815), 5b1ea8ba6c044cd897b0a5ba217a9810 (127.16.174.130:42091)
I20260608 12:58:36.279457 28169 raft_consensus.cc:385] T 147285b16dc6432ca9f200332064ffc8 P 1311a565a51646b7925a8fd8c569bf19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:36.280032 28169 raft_consensus.cc:740] T 147285b16dc6432ca9f200332064ffc8 P 1311a565a51646b7925a8fd8c569bf19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1311a565a51646b7925a8fd8c569bf19, State: Initialized, Role: FOLLOWER
I20260608 12:58:36.279973 28173 raft_consensus.cc:2804] T fef2b637d5054018867fc330e89e004d P 1311a565a51646b7925a8fd8c569bf19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:36.280893 28173 raft_consensus.cc:493] T fef2b637d5054018867fc330e89e004d P 1311a565a51646b7925a8fd8c569bf19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:36.281265 28169 consensus_queue.cc:260] T 147285b16dc6432ca9f200332064ffc8 P 1311a565a51646b7925a8fd8c569bf19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } }
I20260608 12:58:36.283166 28119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0fecd74a4d34ba9998afb696a6e6304" candidate_uuid: "1311a565a51646b7925a8fd8c569bf19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad209c5dc5441ea91ef713fb6c91659"
I20260608 12:58:36.285878 28119 raft_consensus.cc:3060] T d0fecd74a4d34ba9998afb696a6e6304 P 2ad209c5dc5441ea91ef713fb6c91659 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:36.284814 28166 ts_tablet_manager.cc:1434] T 147285b16dc6432ca9f200332064ffc8 P 2ad209c5dc5441ea91ef713fb6c91659: Time spent starting tablet: real 0.053s	user 0.007s	sys 0.004s
I20260608 12:58:36.285552 28173 raft_consensus.cc:3060] T fef2b637d5054018867fc330e89e004d P 1311a565a51646b7925a8fd8c569bf19 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:58:36.298272 27934 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.174.130:42091, user_credentials={real_user=slave}} blocked reactor thread for 49462.7us
I20260608 12:58:36.300345 28046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0fecd74a4d34ba9998afb696a6e6304" candidate_uuid: "1311a565a51646b7925a8fd8c569bf19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810"
I20260608 12:58:36.300958 28046 raft_consensus.cc:3060] T d0fecd74a4d34ba9998afb696a6e6304 P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:36.305516 28169 ts_tablet_manager.cc:1434] T 147285b16dc6432ca9f200332064ffc8 P 1311a565a51646b7925a8fd8c569bf19: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.001s
I20260608 12:58:36.305902 28173 raft_consensus.cc:515] T fef2b637d5054018867fc330e89e004d P 1311a565a51646b7925a8fd8c569bf19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } }
I20260608 12:58:36.306711 28169 tablet_bootstrap.cc:492] T 8dca3f720b0c4a489151f1b7bbed33b0 P 1311a565a51646b7925a8fd8c569bf19: Bootstrap starting.
I20260608 12:58:36.306306 27867 catalog_manager.cc:5696] T 76ff4ec4327f4872afb817b104e5c0a0 P 5b1ea8ba6c044cd897b0a5ba217a9810 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b1ea8ba6c044cd897b0a5ba217a9810 (127.16.174.130). New cstate: current_term: 1 leader_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:36.309051 28046 raft_consensus.cc:2468] T d0fecd74a4d34ba9998afb696a6e6304 P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1311a565a51646b7925a8fd8c569bf19 in term 1.
I20260608 12:58:36.313159 28193 raft_consensus.cc:493] T bed808b28d1243d49fd42fc75dfe29fe P 1311a565a51646b7925a8fd8c569bf19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:36.314009 28165 tablet_bootstrap.cc:492] T bed808b28d1243d49fd42fc75dfe29fe P 5b1ea8ba6c044cd897b0a5ba217a9810: No bootstrap required, opened a new log
I20260608 12:58:36.313715 28193 raft_consensus.cc:515] T bed808b28d1243d49fd42fc75dfe29fe P 1311a565a51646b7925a8fd8c569bf19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } }
I20260608 12:58:36.316596 28173 leader_election.cc:290] T fef2b637d5054018867fc330e89e004d P 1311a565a51646b7925a8fd8c569bf19 [CANDIDATE]: Term 1 election: Requested vote from peers 5b1ea8ba6c044cd897b0a5ba217a9810 (127.16.174.130:42091), 2ad209c5dc5441ea91ef713fb6c91659 (127.16.174.131:40815)
I20260608 12:58:36.316963 28165 ts_tablet_manager.cc:1403] T bed808b28d1243d49fd42fc75dfe29fe P 5b1ea8ba6c044cd897b0a5ba217a9810: Time spent bootstrapping tablet: real 0.065s	user 0.008s	sys 0.017s
I20260608 12:58:36.316614 28193 leader_election.cc:290] T bed808b28d1243d49fd42fc75dfe29fe P 1311a565a51646b7925a8fd8c569bf19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b1ea8ba6c044cd897b0a5ba217a9810 (127.16.174.130:42091), 2ad209c5dc5441ea91ef713fb6c91659 (127.16.174.131:40815)
I20260608 12:58:36.310724 28119 raft_consensus.cc:2468] T d0fecd74a4d34ba9998afb696a6e6304 P 2ad209c5dc5441ea91ef713fb6c91659 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1311a565a51646b7925a8fd8c569bf19 in term 1.
I20260608 12:58:36.313333 27934 leader_election.cc:304] T d0fecd74a4d34ba9998afb696a6e6304 P 1311a565a51646b7925a8fd8c569bf19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1311a565a51646b7925a8fd8c569bf19, 5b1ea8ba6c044cd897b0a5ba217a9810; no voters: 
I20260608 12:58:36.319751 28046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef2b637d5054018867fc330e89e004d" candidate_uuid: "1311a565a51646b7925a8fd8c569bf19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810"
I20260608 12:58:36.320359 28046 raft_consensus.cc:3060] T fef2b637d5054018867fc330e89e004d P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:36.325464 28045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed808b28d1243d49fd42fc75dfe29fe" candidate_uuid: "1311a565a51646b7925a8fd8c569bf19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" is_pre_election: true
I20260608 12:58:36.327052 28193 raft_consensus.cc:2804] T d0fecd74a4d34ba9998afb696a6e6304 P 1311a565a51646b7925a8fd8c569bf19 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:36.327832 28193 raft_consensus.cc:697] T d0fecd74a4d34ba9998afb696a6e6304 P 1311a565a51646b7925a8fd8c569bf19 [term 1 LEADER]: Becoming Leader. State: Replica: 1311a565a51646b7925a8fd8c569bf19, State: Running, Role: LEADER
I20260608 12:58:36.328265 28165 raft_consensus.cc:359] T bed808b28d1243d49fd42fc75dfe29fe P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } }
I20260608 12:58:36.329064 28165 raft_consensus.cc:385] T bed808b28d1243d49fd42fc75dfe29fe P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:36.329344 28046 raft_consensus.cc:2468] T fef2b637d5054018867fc330e89e004d P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1311a565a51646b7925a8fd8c569bf19 in term 1.
I20260608 12:58:36.331024 28169 tablet_bootstrap.cc:654] T 8dca3f720b0c4a489151f1b7bbed33b0 P 1311a565a51646b7925a8fd8c569bf19: Neither blocks nor log segments found. Creating new log.
W20260608 12:58:36.332175 27934 leader_election.cc:343] T bed808b28d1243d49fd42fc75dfe29fe P 1311a565a51646b7925a8fd8c569bf19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b1ea8ba6c044cd897b0a5ba217a9810 (127.16.174.130:42091): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:58:36.333046 27934 leader_election.cc:304] T fef2b637d5054018867fc330e89e004d P 1311a565a51646b7925a8fd8c569bf19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1311a565a51646b7925a8fd8c569bf19, 5b1ea8ba6c044cd897b0a5ba217a9810; no voters: 
I20260608 12:58:36.329421 28165 raft_consensus.cc:740] T bed808b28d1243d49fd42fc75dfe29fe P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b1ea8ba6c044cd897b0a5ba217a9810, State: Initialized, Role: FOLLOWER
I20260608 12:58:36.328816 28193 consensus_queue.cc:237] T d0fecd74a4d34ba9998afb696a6e6304 P 1311a565a51646b7925a8fd8c569bf19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } }
I20260608 12:58:36.334723 28173 raft_consensus.cc:2804] T fef2b637d5054018867fc330e89e004d P 1311a565a51646b7925a8fd8c569bf19 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:36.337962 28173 raft_consensus.cc:697] T fef2b637d5054018867fc330e89e004d P 1311a565a51646b7925a8fd8c569bf19 [term 1 LEADER]: Becoming Leader. State: Replica: 1311a565a51646b7925a8fd8c569bf19, State: Running, Role: LEADER
I20260608 12:58:36.339255 27971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed808b28d1243d49fd42fc75dfe29fe" candidate_uuid: "2ad209c5dc5441ea91ef713fb6c91659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1311a565a51646b7925a8fd8c569bf19" is_pre_election: true
I20260608 12:58:36.338996 28173 consensus_queue.cc:237] T fef2b637d5054018867fc330e89e004d P 1311a565a51646b7925a8fd8c569bf19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } }
I20260608 12:58:36.340010 27971 raft_consensus.cc:2468] T bed808b28d1243d49fd42fc75dfe29fe P 1311a565a51646b7925a8fd8c569bf19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ad209c5dc5441ea91ef713fb6c91659 in term 0.
I20260608 12:58:36.336714 28119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef2b637d5054018867fc330e89e004d" candidate_uuid: "1311a565a51646b7925a8fd8c569bf19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad209c5dc5441ea91ef713fb6c91659"
I20260608 12:58:36.344277 28119 raft_consensus.cc:3060] T fef2b637d5054018867fc330e89e004d P 2ad209c5dc5441ea91ef713fb6c91659 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:36.345613 28120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed808b28d1243d49fd42fc75dfe29fe" candidate_uuid: "1311a565a51646b7925a8fd8c569bf19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad209c5dc5441ea91ef713fb6c91659" is_pre_election: true
I20260608 12:58:36.342509 28083 leader_election.cc:304] T bed808b28d1243d49fd42fc75dfe29fe P 2ad209c5dc5441ea91ef713fb6c91659 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1311a565a51646b7925a8fd8c569bf19, 2ad209c5dc5441ea91ef713fb6c91659; no voters: 
I20260608 12:58:36.346462 28120 raft_consensus.cc:2468] T bed808b28d1243d49fd42fc75dfe29fe P 2ad209c5dc5441ea91ef713fb6c91659 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1311a565a51646b7925a8fd8c569bf19 in term 0.
I20260608 12:58:36.345968 28165 consensus_queue.cc:260] T bed808b28d1243d49fd42fc75dfe29fe P 5b1ea8ba6c044cd897b0a5ba217a9810 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } }
I20260608 12:58:36.346972 28171 raft_consensus.cc:2804] T bed808b28d1243d49fd42fc75dfe29fe P 2ad209c5dc5441ea91ef713fb6c91659 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:36.347349 28171 raft_consensus.cc:493] T bed808b28d1243d49fd42fc75dfe29fe P 2ad209c5dc5441ea91ef713fb6c91659 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:36.347718 28171 raft_consensus.cc:3060] T bed808b28d1243d49fd42fc75dfe29fe P 2ad209c5dc5441ea91ef713fb6c91659 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:36.348806 28165 ts_tablet_manager.cc:1434] T bed808b28d1243d49fd42fc75dfe29fe P 5b1ea8ba6c044cd897b0a5ba217a9810: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.002s
I20260608 12:58:36.348584 27936 leader_election.cc:304] T bed808b28d1243d49fd42fc75dfe29fe P 1311a565a51646b7925a8fd8c569bf19 [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: 1311a565a51646b7925a8fd8c569bf19, 2ad209c5dc5441ea91ef713fb6c91659; no voters: 5b1ea8ba6c044cd897b0a5ba217a9810
I20260608 12:58:36.355885 28046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed808b28d1243d49fd42fc75dfe29fe" candidate_uuid: "2ad209c5dc5441ea91ef713fb6c91659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" is_pre_election: true
I20260608 12:58:36.357699 28046 raft_consensus.cc:2468] T bed808b28d1243d49fd42fc75dfe29fe P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ad209c5dc5441ea91ef713fb6c91659 in term 0.
I20260608 12:58:36.361630 28171 raft_consensus.cc:515] T bed808b28d1243d49fd42fc75dfe29fe P 2ad209c5dc5441ea91ef713fb6c91659 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } }
I20260608 12:58:36.364049 28171 leader_election.cc:290] T bed808b28d1243d49fd42fc75dfe29fe P 2ad209c5dc5441ea91ef713fb6c91659 [CANDIDATE]: Term 1 election: Requested vote from peers 1311a565a51646b7925a8fd8c569bf19 (127.16.174.129:36155), 5b1ea8ba6c044cd897b0a5ba217a9810 (127.16.174.130:42091)
I20260608 12:58:36.366478 28119 raft_consensus.cc:2468] T fef2b637d5054018867fc330e89e004d P 2ad209c5dc5441ea91ef713fb6c91659 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1311a565a51646b7925a8fd8c569bf19 in term 1.
I20260608 12:58:36.366818 28045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed808b28d1243d49fd42fc75dfe29fe" candidate_uuid: "2ad209c5dc5441ea91ef713fb6c91659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810"
I20260608 12:58:36.364872 27971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed808b28d1243d49fd42fc75dfe29fe" candidate_uuid: "2ad209c5dc5441ea91ef713fb6c91659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1311a565a51646b7925a8fd8c569bf19"
I20260608 12:58:36.367604 28045 raft_consensus.cc:3060] T bed808b28d1243d49fd42fc75dfe29fe P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:36.369791 28169 tablet_bootstrap.cc:492] T 8dca3f720b0c4a489151f1b7bbed33b0 P 1311a565a51646b7925a8fd8c569bf19: No bootstrap required, opened a new log
I20260608 12:58:36.370571 28169 ts_tablet_manager.cc:1403] T 8dca3f720b0c4a489151f1b7bbed33b0 P 1311a565a51646b7925a8fd8c569bf19: Time spent bootstrapping tablet: real 0.064s	user 0.030s	sys 0.001s
I20260608 12:58:36.374928 28169 raft_consensus.cc:359] T 8dca3f720b0c4a489151f1b7bbed33b0 P 1311a565a51646b7925a8fd8c569bf19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } }
I20260608 12:58:36.375497 28169 raft_consensus.cc:385] T 8dca3f720b0c4a489151f1b7bbed33b0 P 1311a565a51646b7925a8fd8c569bf19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:36.376014 28169 raft_consensus.cc:740] T 8dca3f720b0c4a489151f1b7bbed33b0 P 1311a565a51646b7925a8fd8c569bf19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1311a565a51646b7925a8fd8c569bf19, State: Initialized, Role: FOLLOWER
I20260608 12:58:36.375806 28197 raft_consensus.cc:2804] T bed808b28d1243d49fd42fc75dfe29fe P 1311a565a51646b7925a8fd8c569bf19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:36.376940 28197 raft_consensus.cc:493] T bed808b28d1243d49fd42fc75dfe29fe P 1311a565a51646b7925a8fd8c569bf19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:36.377399 28197 raft_consensus.cc:3060] T bed808b28d1243d49fd42fc75dfe29fe P 1311a565a51646b7925a8fd8c569bf19 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:36.377151 28169 consensus_queue.cc:260] T 8dca3f720b0c4a489151f1b7bbed33b0 P 1311a565a51646b7925a8fd8c569bf19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } }
I20260608 12:58:36.379863 28169 ts_tablet_manager.cc:1434] T 8dca3f720b0c4a489151f1b7bbed33b0 P 1311a565a51646b7925a8fd8c569bf19: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260608 12:58:36.384215 28197 raft_consensus.cc:515] T bed808b28d1243d49fd42fc75dfe29fe P 1311a565a51646b7925a8fd8c569bf19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } }
I20260608 12:58:36.386961 28197 leader_election.cc:290] T bed808b28d1243d49fd42fc75dfe29fe P 1311a565a51646b7925a8fd8c569bf19 [CANDIDATE]: Term 1 election: Requested vote from peers 5b1ea8ba6c044cd897b0a5ba217a9810 (127.16.174.130:42091), 2ad209c5dc5441ea91ef713fb6c91659 (127.16.174.131:40815)
I20260608 12:58:36.387094 27971 raft_consensus.cc:2393] T bed808b28d1243d49fd42fc75dfe29fe P 1311a565a51646b7925a8fd8c569bf19 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2ad209c5dc5441ea91ef713fb6c91659 in current term 1: Already voted for candidate 1311a565a51646b7925a8fd8c569bf19 in this term.
I20260608 12:58:36.387789 28046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed808b28d1243d49fd42fc75dfe29fe" candidate_uuid: "1311a565a51646b7925a8fd8c569bf19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810"
I20260608 12:58:36.388912 28119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed808b28d1243d49fd42fc75dfe29fe" candidate_uuid: "1311a565a51646b7925a8fd8c569bf19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad209c5dc5441ea91ef713fb6c91659"
I20260608 12:58:36.389758 28119 raft_consensus.cc:2393] T bed808b28d1243d49fd42fc75dfe29fe P 2ad209c5dc5441ea91ef713fb6c91659 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1311a565a51646b7925a8fd8c569bf19 in current term 1: Already voted for candidate 2ad209c5dc5441ea91ef713fb6c91659 in this term.
I20260608 12:58:36.390678 27936 leader_election.cc:304] T bed808b28d1243d49fd42fc75dfe29fe P 1311a565a51646b7925a8fd8c569bf19 [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: 1311a565a51646b7925a8fd8c569bf19; no voters: 2ad209c5dc5441ea91ef713fb6c91659, 5b1ea8ba6c044cd897b0a5ba217a9810
I20260608 12:58:36.391398 28197 raft_consensus.cc:2749] T bed808b28d1243d49fd42fc75dfe29fe P 1311a565a51646b7925a8fd8c569bf19 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:58:36.397476 28045 raft_consensus.cc:2468] T bed808b28d1243d49fd42fc75dfe29fe P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad209c5dc5441ea91ef713fb6c91659 in term 1.
I20260608 12:58:36.400270 28083 leader_election.cc:304] T bed808b28d1243d49fd42fc75dfe29fe P 2ad209c5dc5441ea91ef713fb6c91659 [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: 2ad209c5dc5441ea91ef713fb6c91659, 5b1ea8ba6c044cd897b0a5ba217a9810; no voters: 1311a565a51646b7925a8fd8c569bf19
I20260608 12:58:36.401194 28171 raft_consensus.cc:2804] T bed808b28d1243d49fd42fc75dfe29fe P 2ad209c5dc5441ea91ef713fb6c91659 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:36.401350 28186 raft_consensus.cc:493] T 8dca3f720b0c4a489151f1b7bbed33b0 P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:36.400889 27869 catalog_manager.cc:5696] T d0fecd74a4d34ba9998afb696a6e6304 P 1311a565a51646b7925a8fd8c569bf19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1311a565a51646b7925a8fd8c569bf19 (127.16.174.129). New cstate: current_term: 1 leader_uuid: "1311a565a51646b7925a8fd8c569bf19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } health_report { overall_health: HEALTHY } } }
I20260608 12:58:36.401855 28186 raft_consensus.cc:515] T 8dca3f720b0c4a489151f1b7bbed33b0 P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } }
I20260608 12:58:36.403144 27869 catalog_manager.cc:5696] T fef2b637d5054018867fc330e89e004d P 1311a565a51646b7925a8fd8c569bf19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1311a565a51646b7925a8fd8c569bf19 (127.16.174.129). New cstate: current_term: 1 leader_uuid: "1311a565a51646b7925a8fd8c569bf19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:36.404902 28186 leader_election.cc:290] T 8dca3f720b0c4a489151f1b7bbed33b0 P 5b1ea8ba6c044cd897b0a5ba217a9810 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1311a565a51646b7925a8fd8c569bf19 (127.16.174.129:36155), 2ad209c5dc5441ea91ef713fb6c91659 (127.16.174.131:40815)
I20260608 12:58:36.406208 28119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dca3f720b0c4a489151f1b7bbed33b0" candidate_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad209c5dc5441ea91ef713fb6c91659" is_pre_election: true
I20260608 12:58:36.406977 28119 raft_consensus.cc:2468] T 8dca3f720b0c4a489151f1b7bbed33b0 P 2ad209c5dc5441ea91ef713fb6c91659 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b1ea8ba6c044cd897b0a5ba217a9810 in term 0.
I20260608 12:58:36.408080 27971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dca3f720b0c4a489151f1b7bbed33b0" candidate_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1311a565a51646b7925a8fd8c569bf19" is_pre_election: true
I20260608 12:58:36.408460 28011 leader_election.cc:304] T 8dca3f720b0c4a489151f1b7bbed33b0 P 5b1ea8ba6c044cd897b0a5ba217a9810 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad209c5dc5441ea91ef713fb6c91659, 5b1ea8ba6c044cd897b0a5ba217a9810; no voters: 
I20260608 12:58:36.409058 27971 raft_consensus.cc:2468] T 8dca3f720b0c4a489151f1b7bbed33b0 P 1311a565a51646b7925a8fd8c569bf19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b1ea8ba6c044cd897b0a5ba217a9810 in term 0.
I20260608 12:58:36.409790 28186 raft_consensus.cc:2804] T 8dca3f720b0c4a489151f1b7bbed33b0 P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:36.410558 28186 raft_consensus.cc:493] T 8dca3f720b0c4a489151f1b7bbed33b0 P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:36.411011 28186 raft_consensus.cc:3060] T 8dca3f720b0c4a489151f1b7bbed33b0 P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:36.412788 28171 raft_consensus.cc:697] T bed808b28d1243d49fd42fc75dfe29fe P 2ad209c5dc5441ea91ef713fb6c91659 [term 1 LEADER]: Becoming Leader. State: Replica: 2ad209c5dc5441ea91ef713fb6c91659, State: Running, Role: LEADER
I20260608 12:58:36.413839 28171 consensus_queue.cc:237] T bed808b28d1243d49fd42fc75dfe29fe P 2ad209c5dc5441ea91ef713fb6c91659 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } }
I20260608 12:58:36.419245 28186 raft_consensus.cc:515] T 8dca3f720b0c4a489151f1b7bbed33b0 P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } }
I20260608 12:58:36.422068 28186 leader_election.cc:290] T 8dca3f720b0c4a489151f1b7bbed33b0 P 5b1ea8ba6c044cd897b0a5ba217a9810 [CANDIDATE]: Term 1 election: Requested vote from peers 1311a565a51646b7925a8fd8c569bf19 (127.16.174.129:36155), 2ad209c5dc5441ea91ef713fb6c91659 (127.16.174.131:40815)
I20260608 12:58:36.423243 27971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dca3f720b0c4a489151f1b7bbed33b0" candidate_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1311a565a51646b7925a8fd8c569bf19"
I20260608 12:58:36.423549 28119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dca3f720b0c4a489151f1b7bbed33b0" candidate_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad209c5dc5441ea91ef713fb6c91659"
I20260608 12:58:36.423979 27971 raft_consensus.cc:3060] T 8dca3f720b0c4a489151f1b7bbed33b0 P 1311a565a51646b7925a8fd8c569bf19 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:36.424197 28119 raft_consensus.cc:3060] T 8dca3f720b0c4a489151f1b7bbed33b0 P 2ad209c5dc5441ea91ef713fb6c91659 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:36.423383 27868 catalog_manager.cc:5696] T bed808b28d1243d49fd42fc75dfe29fe P 2ad209c5dc5441ea91ef713fb6c91659 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ad209c5dc5441ea91ef713fb6c91659 (127.16.174.131). New cstate: current_term: 1 leader_uuid: "2ad209c5dc5441ea91ef713fb6c91659" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } health_report { overall_health: HEALTHY } } }
I20260608 12:58:36.430245 27971 raft_consensus.cc:2468] T 8dca3f720b0c4a489151f1b7bbed33b0 P 1311a565a51646b7925a8fd8c569bf19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b1ea8ba6c044cd897b0a5ba217a9810 in term 1.
I20260608 12:58:36.431313 28009 leader_election.cc:304] T 8dca3f720b0c4a489151f1b7bbed33b0 P 5b1ea8ba6c044cd897b0a5ba217a9810 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1311a565a51646b7925a8fd8c569bf19, 5b1ea8ba6c044cd897b0a5ba217a9810; no voters: 
I20260608 12:58:36.431413 28119 raft_consensus.cc:2468] T 8dca3f720b0c4a489151f1b7bbed33b0 P 2ad209c5dc5441ea91ef713fb6c91659 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b1ea8ba6c044cd897b0a5ba217a9810 in term 1.
I20260608 12:58:36.432222 28186 raft_consensus.cc:2804] T 8dca3f720b0c4a489151f1b7bbed33b0 P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:36.432825 28186 raft_consensus.cc:697] T 8dca3f720b0c4a489151f1b7bbed33b0 P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 1 LEADER]: Becoming Leader. State: Replica: 5b1ea8ba6c044cd897b0a5ba217a9810, State: Running, Role: LEADER
I20260608 12:58:36.433706 28186 consensus_queue.cc:237] T 8dca3f720b0c4a489151f1b7bbed33b0 P 5b1ea8ba6c044cd897b0a5ba217a9810 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } }
I20260608 12:58:36.441802 27868 catalog_manager.cc:5696] T 8dca3f720b0c4a489151f1b7bbed33b0 P 5b1ea8ba6c044cd897b0a5ba217a9810 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b1ea8ba6c044cd897b0a5ba217a9810 (127.16.174.130). New cstate: current_term: 1 leader_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:36.481786 28197 raft_consensus.cc:493] T 147285b16dc6432ca9f200332064ffc8 P 1311a565a51646b7925a8fd8c569bf19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:36.482309 28197 raft_consensus.cc:515] T 147285b16dc6432ca9f200332064ffc8 P 1311a565a51646b7925a8fd8c569bf19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } }
I20260608 12:58:36.484707 28197 leader_election.cc:290] T 147285b16dc6432ca9f200332064ffc8 P 1311a565a51646b7925a8fd8c569bf19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b1ea8ba6c044cd897b0a5ba217a9810 (127.16.174.130:42091), 2ad209c5dc5441ea91ef713fb6c91659 (127.16.174.131:40815)
I20260608 12:58:36.485540 28045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "147285b16dc6432ca9f200332064ffc8" candidate_uuid: "1311a565a51646b7925a8fd8c569bf19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" is_pre_election: true
I20260608 12:58:36.485762 28119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "147285b16dc6432ca9f200332064ffc8" candidate_uuid: "1311a565a51646b7925a8fd8c569bf19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad209c5dc5441ea91ef713fb6c91659" is_pre_election: true
I20260608 12:58:36.486209 28045 raft_consensus.cc:2468] T 147285b16dc6432ca9f200332064ffc8 P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1311a565a51646b7925a8fd8c569bf19 in term 0.
I20260608 12:58:36.486387 28119 raft_consensus.cc:2468] T 147285b16dc6432ca9f200332064ffc8 P 2ad209c5dc5441ea91ef713fb6c91659 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1311a565a51646b7925a8fd8c569bf19 in term 0.
I20260608 12:58:36.487375 27934 leader_election.cc:304] T 147285b16dc6432ca9f200332064ffc8 P 1311a565a51646b7925a8fd8c569bf19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1311a565a51646b7925a8fd8c569bf19, 5b1ea8ba6c044cd897b0a5ba217a9810; no voters: 
I20260608 12:58:36.488193 28197 raft_consensus.cc:2804] T 147285b16dc6432ca9f200332064ffc8 P 1311a565a51646b7925a8fd8c569bf19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:36.488584 28197 raft_consensus.cc:493] T 147285b16dc6432ca9f200332064ffc8 P 1311a565a51646b7925a8fd8c569bf19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:36.488911 28197 raft_consensus.cc:3060] T 147285b16dc6432ca9f200332064ffc8 P 1311a565a51646b7925a8fd8c569bf19 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:36.493592 28193 raft_consensus.cc:493] T 76ff4ec4327f4872afb817b104e5c0a0 P 1311a565a51646b7925a8fd8c569bf19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:36.494186 28193 raft_consensus.cc:515] T 76ff4ec4327f4872afb817b104e5c0a0 P 1311a565a51646b7925a8fd8c569bf19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } }
I20260608 12:58:36.494400 28197 raft_consensus.cc:515] T 147285b16dc6432ca9f200332064ffc8 P 1311a565a51646b7925a8fd8c569bf19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } }
I20260608 12:58:36.496491 28193 leader_election.cc:290] T 76ff4ec4327f4872afb817b104e5c0a0 P 1311a565a51646b7925a8fd8c569bf19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b1ea8ba6c044cd897b0a5ba217a9810 (127.16.174.130:42091), 2ad209c5dc5441ea91ef713fb6c91659 (127.16.174.131:40815)
I20260608 12:58:36.496587 28197 leader_election.cc:290] T 147285b16dc6432ca9f200332064ffc8 P 1311a565a51646b7925a8fd8c569bf19 [CANDIDATE]: Term 1 election: Requested vote from peers 5b1ea8ba6c044cd897b0a5ba217a9810 (127.16.174.130:42091), 2ad209c5dc5441ea91ef713fb6c91659 (127.16.174.131:40815)
I20260608 12:58:36.497339 28045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76ff4ec4327f4872afb817b104e5c0a0" candidate_uuid: "1311a565a51646b7925a8fd8c569bf19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" is_pre_election: true
I20260608 12:58:36.497714 28046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "147285b16dc6432ca9f200332064ffc8" candidate_uuid: "1311a565a51646b7925a8fd8c569bf19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810"
I20260608 12:58:36.498303 28046 raft_consensus.cc:3060] T 147285b16dc6432ca9f200332064ffc8 P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:36.498392 28119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76ff4ec4327f4872afb817b104e5c0a0" candidate_uuid: "1311a565a51646b7925a8fd8c569bf19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad209c5dc5441ea91ef713fb6c91659" is_pre_election: true
I20260608 12:58:36.498919 28120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "147285b16dc6432ca9f200332064ffc8" candidate_uuid: "1311a565a51646b7925a8fd8c569bf19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad209c5dc5441ea91ef713fb6c91659"
I20260608 12:58:36.499375 28119 raft_consensus.cc:2393] T 76ff4ec4327f4872afb817b104e5c0a0 P 2ad209c5dc5441ea91ef713fb6c91659 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1311a565a51646b7925a8fd8c569bf19 in current term 1: Already voted for candidate 5b1ea8ba6c044cd897b0a5ba217a9810 in this term.
I20260608 12:58:36.499583 28120 raft_consensus.cc:3060] T 147285b16dc6432ca9f200332064ffc8 P 2ad209c5dc5441ea91ef713fb6c91659 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:36.500646 27936 leader_election.cc:304] T 76ff4ec4327f4872afb817b104e5c0a0 P 1311a565a51646b7925a8fd8c569bf19 [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: 1311a565a51646b7925a8fd8c569bf19; no voters: 2ad209c5dc5441ea91ef713fb6c91659, 5b1ea8ba6c044cd897b0a5ba217a9810
I20260608 12:58:36.501632 28197 raft_consensus.cc:3060] T 76ff4ec4327f4872afb817b104e5c0a0 P 1311a565a51646b7925a8fd8c569bf19 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:36.505699 28120 raft_consensus.cc:2468] T 147285b16dc6432ca9f200332064ffc8 P 2ad209c5dc5441ea91ef713fb6c91659 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1311a565a51646b7925a8fd8c569bf19 in term 1.
I20260608 12:58:36.505715 28046 raft_consensus.cc:2468] T 147285b16dc6432ca9f200332064ffc8 P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1311a565a51646b7925a8fd8c569bf19 in term 1.
I20260608 12:58:36.507025 27936 leader_election.cc:304] T 147285b16dc6432ca9f200332064ffc8 P 1311a565a51646b7925a8fd8c569bf19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1311a565a51646b7925a8fd8c569bf19, 2ad209c5dc5441ea91ef713fb6c91659; no voters: 
I20260608 12:58:36.507828 28193 raft_consensus.cc:2804] T 147285b16dc6432ca9f200332064ffc8 P 1311a565a51646b7925a8fd8c569bf19 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:36.508383 28193 raft_consensus.cc:697] T 147285b16dc6432ca9f200332064ffc8 P 1311a565a51646b7925a8fd8c569bf19 [term 1 LEADER]: Becoming Leader. State: Replica: 1311a565a51646b7925a8fd8c569bf19, State: Running, Role: LEADER
I20260608 12:58:36.508750 28197 raft_consensus.cc:2749] T 76ff4ec4327f4872afb817b104e5c0a0 P 1311a565a51646b7925a8fd8c569bf19 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:58:36.509264 28193 consensus_queue.cc:237] T 147285b16dc6432ca9f200332064ffc8 P 1311a565a51646b7925a8fd8c569bf19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } }
I20260608 12:58:36.517660 27868 catalog_manager.cc:5696] T 147285b16dc6432ca9f200332064ffc8 P 1311a565a51646b7925a8fd8c569bf19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1311a565a51646b7925a8fd8c569bf19 (127.16.174.129). New cstate: current_term: 1 leader_uuid: "1311a565a51646b7925a8fd8c569bf19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:36.763993 28193 consensus_queue.cc:1048] T d0fecd74a4d34ba9998afb696a6e6304 P 1311a565a51646b7925a8fd8c569bf19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:36.848685 28203 consensus_queue.cc:1048] T d0fecd74a4d34ba9998afb696a6e6304 P 1311a565a51646b7925a8fd8c569bf19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:36.860030 28186 consensus_queue.cc:1048] T 76ff4ec4327f4872afb817b104e5c0a0 P 5b1ea8ba6c044cd897b0a5ba217a9810 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:36.861163 28171 consensus_queue.cc:1048] T bed808b28d1243d49fd42fc75dfe29fe P 2ad209c5dc5441ea91ef713fb6c91659 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:36.877434 28171 consensus_queue.cc:1048] T bed808b28d1243d49fd42fc75dfe29fe P 2ad209c5dc5441ea91ef713fb6c91659 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:36.879392 28186 consensus_queue.cc:1048] T 76ff4ec4327f4872afb817b104e5c0a0 P 5b1ea8ba6c044cd897b0a5ba217a9810 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:36.898042 28193 consensus_queue.cc:1048] T 147285b16dc6432ca9f200332064ffc8 P 1311a565a51646b7925a8fd8c569bf19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:58:36.946305 28217 log.cc:927] Time spent T d0fecd74a4d34ba9998afb696a6e6304 P 2ad209c5dc5441ea91ef713fb6c91659: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
I20260608 12:58:36.958770 28193 consensus_queue.cc:1048] T fef2b637d5054018867fc330e89e004d P 1311a565a51646b7925a8fd8c569bf19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:36.967226 28193 consensus_queue.cc:1048] T fef2b637d5054018867fc330e89e004d P 1311a565a51646b7925a8fd8c569bf19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260608 12:58:36.992883 28197 consensus_queue.cc:1048] T 147285b16dc6432ca9f200332064ffc8 P 1311a565a51646b7925a8fd8c569bf19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:37.012394 28225 consensus_queue.cc:1048] T 8dca3f720b0c4a489151f1b7bbed33b0 P 5b1ea8ba6c044cd897b0a5ba217a9810 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.037s
W20260608 12:58:37.045557 28149 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.16.174.190:42825, user_credentials={real_user=slave}} blocked reactor thread for 48536.5us
I20260608 12:58:37.050046 28172 consensus_queue.cc:1048] T 8dca3f720b0c4a489151f1b7bbed33b0 P 5b1ea8ba6c044cd897b0a5ba217a9810 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:58:37.775913 27936 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.174.131:40815, user_credentials={real_user=slave}} blocked reactor thread for 53615.7us
W20260608 12:58:38.096179 28213 meta_cache.cc:1261] Time spent looking up entry by key: real 0.055s	user 0.002s	sys 0.000s
W20260608 12:58:38.235126 28011 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.174.131:40815, user_credentials={real_user=slave}} blocked reactor thread for 44976.8us
I20260608 12:58:38.389425 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:38.397486 28271 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:38.398336 28272 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:38.399338 28274 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:38.399789 17082 server_base.cc:1061] running on GCE node
I20260608 12:58:38.401041 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:38.401275 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:38.401489 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923518401448 us; error 0 us; skew 500 ppm
I20260608 12:58:38.402110 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:38.405158 17082 webserver.cc:533] Webserver started at http://127.16.174.132:37553/ using document root <none> and password file <none>
I20260608 12:58:38.405907 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:38.406179 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:38.406519 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:38.407904 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923273579219-17082-0/minicluster-data/ts-3-root/instance:
uuid: "29e1ead1fbcf45d8bd07a92f529e329e"
format_stamp: "Formatted at 2026-06-08 12:58:38 on dist-test-slave-840c"
I20260608 12:58:38.413082 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260608 12:58:38.416886 28279 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:38.417904 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260608 12:58:38.418324 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923273579219-17082-0/minicluster-data/ts-3-root
uuid: "29e1ead1fbcf45d8bd07a92f529e329e"
format_stamp: "Formatted at 2026-06-08 12:58:38 on dist-test-slave-840c"
I20260608 12:58:38.418644 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923273579219-17082-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923273579219-17082-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923273579219-17082-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:38.440276 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:38.441821 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:38.443571 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:38.446106 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:38.446357 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:38.446660 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:38.446866 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:38.498173 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.132:41343
I20260608 12:58:38.498364 28341 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.132:41343 every 8 connection(s)
I20260608 12:58:38.515480 28342 heartbeater.cc:344] Connected to a master server at 127.16.174.190:42825
I20260608 12:58:38.516081 28342 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:38.516882 28342 heartbeater.cc:507] Master 127.16.174.190:42825 requested a full tablet report, sending...
I20260608 12:58:38.519166 27865 ts_manager.cc:194] Registered new tserver with Master: 29e1ead1fbcf45d8bd07a92f529e329e (127.16.174.132:41343)
I20260608 12:58:38.521229 27865 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38638
I20260608 12:58:39.349653 27968 consensus_queue.cc:237] T 147285b16dc6432ca9f200332064ffc8 P 1311a565a51646b7925a8fd8c569bf19 [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: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "29e1ead1fbcf45d8bd07a92f529e329e" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 41343 } attrs { promote: true } }
I20260608 12:58:39.359371 28119 raft_consensus.cc:1275] T 147285b16dc6432ca9f200332064ffc8 P 2ad209c5dc5441ea91ef713fb6c91659 [term 1 FOLLOWER]: Refusing update from remote peer 1311a565a51646b7925a8fd8c569bf19: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:58:39.360513 28043 raft_consensus.cc:1275] T 147285b16dc6432ca9f200332064ffc8 P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 1 FOLLOWER]: Refusing update from remote peer 1311a565a51646b7925a8fd8c569bf19: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:58:39.362139 28203 consensus_queue.cc:1048] T 147285b16dc6432ca9f200332064ffc8 P 1311a565a51646b7925a8fd8c569bf19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } 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:58:39.364464 28346 consensus_queue.cc:1048] T 147285b16dc6432ca9f200332064ffc8 P 1311a565a51646b7925a8fd8c569bf19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:58:39.373111 28203 raft_consensus.cc:2955] T 147285b16dc6432ca9f200332064ffc8 P 1311a565a51646b7925a8fd8c569bf19 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 29e1ead1fbcf45d8bd07a92f529e329e (127.16.174.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "29e1ead1fbcf45d8bd07a92f529e329e" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 41343 } attrs { promote: true } } }
W20260608 12:58:39.378211 27936 consensus_peers.cc:597] T 147285b16dc6432ca9f200332064ffc8 P 1311a565a51646b7925a8fd8c569bf19 -> Peer 29e1ead1fbcf45d8bd07a92f529e329e (127.16.174.132:41343): Couldn't send request to peer 29e1ead1fbcf45d8bd07a92f529e329e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 147285b16dc6432ca9f200332064ffc8. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:39.377442 28119 raft_consensus.cc:2955] T 147285b16dc6432ca9f200332064ffc8 P 2ad209c5dc5441ea91ef713fb6c91659 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 29e1ead1fbcf45d8bd07a92f529e329e (127.16.174.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "29e1ead1fbcf45d8bd07a92f529e329e" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 41343 } attrs { promote: true } } }
I20260608 12:58:39.378283 28043 raft_consensus.cc:2955] T 147285b16dc6432ca9f200332064ffc8 P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 29e1ead1fbcf45d8bd07a92f529e329e (127.16.174.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "29e1ead1fbcf45d8bd07a92f529e329e" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 41343 } attrs { promote: true } } }
I20260608 12:58:39.392215 27968 consensus_queue.cc:237] T fef2b637d5054018867fc330e89e004d P 1311a565a51646b7925a8fd8c569bf19 [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: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } attrs { replace: true } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } } peers { permanent_uuid: "29e1ead1fbcf45d8bd07a92f529e329e" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 41343 } attrs { promote: true } }
I20260608 12:58:39.394291 27868 catalog_manager.cc:5696] T 147285b16dc6432ca9f200332064ffc8 P 2ad209c5dc5441ea91ef713fb6c91659 reported cstate change: config changed from index -1 to 16, NON_VOTER 29e1ead1fbcf45d8bd07a92f529e329e (127.16.174.132) added. New cstate: current_term: 1 leader_uuid: "1311a565a51646b7925a8fd8c569bf19" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "29e1ead1fbcf45d8bd07a92f529e329e" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 41343 } attrs { promote: true } } }
I20260608 12:58:39.401842 28119 raft_consensus.cc:1275] T fef2b637d5054018867fc330e89e004d P 2ad209c5dc5441ea91ef713fb6c91659 [term 1 FOLLOWER]: Refusing update from remote peer 1311a565a51646b7925a8fd8c569bf19: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
W20260608 12:58:39.402417 27936 consensus_peers.cc:597] T fef2b637d5054018867fc330e89e004d P 1311a565a51646b7925a8fd8c569bf19 -> Peer 29e1ead1fbcf45d8bd07a92f529e329e (127.16.174.132:41343): Couldn't send request to peer 29e1ead1fbcf45d8bd07a92f529e329e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fef2b637d5054018867fc330e89e004d. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:39.404309 28203 consensus_queue.cc:1048] T fef2b637d5054018867fc330e89e004d P 1311a565a51646b7925a8fd8c569bf19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:58:39.405615 28043 raft_consensus.cc:1275] T fef2b637d5054018867fc330e89e004d P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 1 FOLLOWER]: Refusing update from remote peer 1311a565a51646b7925a8fd8c569bf19: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:58:39.407416 28203 consensus_queue.cc:1048] T fef2b637d5054018867fc330e89e004d P 1311a565a51646b7925a8fd8c569bf19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } 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:58:39.415756 28203 raft_consensus.cc:2955] T fef2b637d5054018867fc330e89e004d P 1311a565a51646b7925a8fd8c569bf19 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 29e1ead1fbcf45d8bd07a92f529e329e (127.16.174.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } attrs { replace: true } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } } peers { permanent_uuid: "29e1ead1fbcf45d8bd07a92f529e329e" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 41343 } attrs { promote: true } } }
I20260608 12:58:39.420847 28119 raft_consensus.cc:2955] T fef2b637d5054018867fc330e89e004d P 2ad209c5dc5441ea91ef713fb6c91659 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 29e1ead1fbcf45d8bd07a92f529e329e (127.16.174.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } attrs { replace: true } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } } peers { permanent_uuid: "29e1ead1fbcf45d8bd07a92f529e329e" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 41343 } attrs { promote: true } } }
I20260608 12:58:39.425458 28043 raft_consensus.cc:2955] T fef2b637d5054018867fc330e89e004d P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 29e1ead1fbcf45d8bd07a92f529e329e (127.16.174.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } attrs { replace: true } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } } peers { permanent_uuid: "29e1ead1fbcf45d8bd07a92f529e329e" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 41343 } attrs { promote: true } } }
I20260608 12:58:39.436196 27865 catalog_manager.cc:5696] T fef2b637d5054018867fc330e89e004d P 2ad209c5dc5441ea91ef713fb6c91659 reported cstate change: config changed from index -1 to 16, NON_VOTER 29e1ead1fbcf45d8bd07a92f529e329e (127.16.174.132) added. New cstate: current_term: 1 leader_uuid: "1311a565a51646b7925a8fd8c569bf19" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } attrs { replace: true } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } } peers { permanent_uuid: "29e1ead1fbcf45d8bd07a92f529e329e" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 41343 } attrs { promote: true } } }
I20260608 12:58:39.447558 28119 consensus_queue.cc:237] T bed808b28d1243d49fd42fc75dfe29fe P 2ad209c5dc5441ea91ef713fb6c91659 [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: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } attrs { replace: true } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } } peers { permanent_uuid: "29e1ead1fbcf45d8bd07a92f529e329e" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 41343 } attrs { promote: true } }
I20260608 12:58:39.456816 28043 raft_consensus.cc:1275] T bed808b28d1243d49fd42fc75dfe29fe P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 1 FOLLOWER]: Refusing update from remote peer 2ad209c5dc5441ea91ef713fb6c91659: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:58:39.460462 28363 consensus_queue.cc:1048] T bed808b28d1243d49fd42fc75dfe29fe P 2ad209c5dc5441ea91ef713fb6c91659 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:58:39.461326 27968 raft_consensus.cc:1275] T bed808b28d1243d49fd42fc75dfe29fe P 1311a565a51646b7925a8fd8c569bf19 [term 1 FOLLOWER]: Refusing update from remote peer 2ad209c5dc5441ea91ef713fb6c91659: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:58:39.467365 28363 consensus_queue.cc:1048] T bed808b28d1243d49fd42fc75dfe29fe P 2ad209c5dc5441ea91ef713fb6c91659 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } 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:58:39.470763 28363 raft_consensus.cc:2955] T bed808b28d1243d49fd42fc75dfe29fe P 2ad209c5dc5441ea91ef713fb6c91659 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 29e1ead1fbcf45d8bd07a92f529e329e (127.16.174.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } attrs { replace: true } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } } peers { permanent_uuid: "29e1ead1fbcf45d8bd07a92f529e329e" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 41343 } attrs { promote: true } } }
I20260608 12:58:39.472977 28043 raft_consensus.cc:2955] T bed808b28d1243d49fd42fc75dfe29fe P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 29e1ead1fbcf45d8bd07a92f529e329e (127.16.174.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } attrs { replace: true } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } } peers { permanent_uuid: "29e1ead1fbcf45d8bd07a92f529e329e" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 41343 } attrs { promote: true } } }
I20260608 12:58:39.480649 27970 raft_consensus.cc:2955] T bed808b28d1243d49fd42fc75dfe29fe P 1311a565a51646b7925a8fd8c569bf19 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 29e1ead1fbcf45d8bd07a92f529e329e (127.16.174.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } attrs { replace: true } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } } peers { permanent_uuid: "29e1ead1fbcf45d8bd07a92f529e329e" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 41343 } attrs { promote: true } } }
I20260608 12:58:39.489007 27868 catalog_manager.cc:5696] T bed808b28d1243d49fd42fc75dfe29fe P 2ad209c5dc5441ea91ef713fb6c91659 reported cstate change: config changed from index -1 to 16, NON_VOTER 29e1ead1fbcf45d8bd07a92f529e329e (127.16.174.132) added. New cstate: current_term: 1 leader_uuid: "2ad209c5dc5441ea91ef713fb6c91659" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29e1ead1fbcf45d8bd07a92f529e329e" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 41343 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 12:58:39.491968 28085 consensus_peers.cc:597] T bed808b28d1243d49fd42fc75dfe29fe P 2ad209c5dc5441ea91ef713fb6c91659 -> Peer 29e1ead1fbcf45d8bd07a92f529e329e (127.16.174.132:41343): Couldn't send request to peer 29e1ead1fbcf45d8bd07a92f529e329e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bed808b28d1243d49fd42fc75dfe29fe. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:39.507118 28043 consensus_queue.cc:237] T 76ff4ec4327f4872afb817b104e5c0a0 P 5b1ea8ba6c044cd897b0a5ba217a9810 [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: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } attrs { replace: true } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } } peers { permanent_uuid: "29e1ead1fbcf45d8bd07a92f529e329e" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 41343 } attrs { promote: true } }
I20260608 12:58:39.516673 28119 raft_consensus.cc:1275] T 76ff4ec4327f4872afb817b104e5c0a0 P 2ad209c5dc5441ea91ef713fb6c91659 [term 1 FOLLOWER]: Refusing update from remote peer 5b1ea8ba6c044cd897b0a5ba217a9810: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:58:39.516757 27970 raft_consensus.cc:1275] T 76ff4ec4327f4872afb817b104e5c0a0 P 1311a565a51646b7925a8fd8c569bf19 [term 1 FOLLOWER]: Refusing update from remote peer 5b1ea8ba6c044cd897b0a5ba217a9810: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:58:39.518273 28230 consensus_queue.cc:1048] T 76ff4ec4327f4872afb817b104e5c0a0 P 5b1ea8ba6c044cd897b0a5ba217a9810 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:58:39.519363 28369 consensus_queue.cc:1048] T 76ff4ec4327f4872afb817b104e5c0a0 P 5b1ea8ba6c044cd897b0a5ba217a9810 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } 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:58:39.525370 28342 heartbeater.cc:499] Master 127.16.174.190:42825 was elected leader, sending a full tablet report...
I20260608 12:58:39.530040 28230 raft_consensus.cc:2955] T 76ff4ec4327f4872afb817b104e5c0a0 P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 29e1ead1fbcf45d8bd07a92f529e329e (127.16.174.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } attrs { replace: true } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } } peers { permanent_uuid: "29e1ead1fbcf45d8bd07a92f529e329e" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 41343 } attrs { promote: true } } }
W20260608 12:58:39.533839 28011 consensus_peers.cc:597] T 76ff4ec4327f4872afb817b104e5c0a0 P 5b1ea8ba6c044cd897b0a5ba217a9810 -> Peer 29e1ead1fbcf45d8bd07a92f529e329e (127.16.174.132:41343): Couldn't send request to peer 29e1ead1fbcf45d8bd07a92f529e329e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 76ff4ec4327f4872afb817b104e5c0a0. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:39.537199 27970 raft_consensus.cc:2955] T 76ff4ec4327f4872afb817b104e5c0a0 P 1311a565a51646b7925a8fd8c569bf19 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 29e1ead1fbcf45d8bd07a92f529e329e (127.16.174.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } attrs { replace: true } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } } peers { permanent_uuid: "29e1ead1fbcf45d8bd07a92f529e329e" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 41343 } attrs { promote: true } } }
I20260608 12:58:39.540202 28119 raft_consensus.cc:2955] T 76ff4ec4327f4872afb817b104e5c0a0 P 2ad209c5dc5441ea91ef713fb6c91659 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 29e1ead1fbcf45d8bd07a92f529e329e (127.16.174.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } attrs { replace: true } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } } peers { permanent_uuid: "29e1ead1fbcf45d8bd07a92f529e329e" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 41343 } attrs { promote: true } } }
I20260608 12:58:39.552153 27867 catalog_manager.cc:5696] T 76ff4ec4327f4872afb817b104e5c0a0 P 1311a565a51646b7925a8fd8c569bf19 reported cstate change: config changed from index -1 to 16, NON_VOTER 29e1ead1fbcf45d8bd07a92f529e329e (127.16.174.132) added. New cstate: current_term: 1 leader_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } attrs { replace: true } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } } peers { permanent_uuid: "29e1ead1fbcf45d8bd07a92f529e329e" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 41343 } attrs { promote: true } } }
I20260608 12:58:39.810014 28374 ts_tablet_manager.cc:933] T fef2b637d5054018867fc330e89e004d P 29e1ead1fbcf45d8bd07a92f529e329e: Initiating tablet copy from peer 1311a565a51646b7925a8fd8c569bf19 (127.16.174.129:36155)
I20260608 12:58:39.812054 28374 tablet_copy_client.cc:323] T fef2b637d5054018867fc330e89e004d P 29e1ead1fbcf45d8bd07a92f529e329e: tablet copy: Beginning tablet copy session from remote peer at address 127.16.174.129:36155
I20260608 12:58:39.824579 27981 tablet_copy_service.cc:140] P 1311a565a51646b7925a8fd8c569bf19: Received BeginTabletCopySession request for tablet fef2b637d5054018867fc330e89e004d from peer 29e1ead1fbcf45d8bd07a92f529e329e ({username='slave'} at 127.0.0.1:54976)
I20260608 12:58:39.825344 27981 tablet_copy_service.cc:161] P 1311a565a51646b7925a8fd8c569bf19: Beginning new tablet copy session on tablet fef2b637d5054018867fc330e89e004d from peer 29e1ead1fbcf45d8bd07a92f529e329e at {username='slave'} at 127.0.0.1:54976: session id = 29e1ead1fbcf45d8bd07a92f529e329e-fef2b637d5054018867fc330e89e004d
I20260608 12:58:39.833142 27981 tablet_copy_source_session.cc:215] T fef2b637d5054018867fc330e89e004d P 1311a565a51646b7925a8fd8c569bf19: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:58:39.837105 28374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fef2b637d5054018867fc330e89e004d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:39.854561 28374 tablet_copy_client.cc:806] T fef2b637d5054018867fc330e89e004d P 29e1ead1fbcf45d8bd07a92f529e329e: tablet copy: Starting download of 0 data blocks...
I20260608 12:58:39.855201 28374 tablet_copy_client.cc:670] T fef2b637d5054018867fc330e89e004d P 29e1ead1fbcf45d8bd07a92f529e329e: tablet copy: Starting download of 1 WAL segments...
I20260608 12:58:39.859586 28374 tablet_copy_client.cc:538] T fef2b637d5054018867fc330e89e004d P 29e1ead1fbcf45d8bd07a92f529e329e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:58:39.869905 28374 tablet_bootstrap.cc:492] T fef2b637d5054018867fc330e89e004d P 29e1ead1fbcf45d8bd07a92f529e329e: Bootstrap starting.
I20260608 12:58:39.941671 28378 ts_tablet_manager.cc:933] T 147285b16dc6432ca9f200332064ffc8 P 29e1ead1fbcf45d8bd07a92f529e329e: Initiating tablet copy from peer 1311a565a51646b7925a8fd8c569bf19 (127.16.174.129:36155)
I20260608 12:58:39.946866 28378 tablet_copy_client.cc:323] T 147285b16dc6432ca9f200332064ffc8 P 29e1ead1fbcf45d8bd07a92f529e329e: tablet copy: Beginning tablet copy session from remote peer at address 127.16.174.129:36155
I20260608 12:58:39.948498 27981 tablet_copy_service.cc:140] P 1311a565a51646b7925a8fd8c569bf19: Received BeginTabletCopySession request for tablet 147285b16dc6432ca9f200332064ffc8 from peer 29e1ead1fbcf45d8bd07a92f529e329e ({username='slave'} at 127.0.0.1:54976)
I20260608 12:58:39.948975 27981 tablet_copy_service.cc:161] P 1311a565a51646b7925a8fd8c569bf19: Beginning new tablet copy session on tablet 147285b16dc6432ca9f200332064ffc8 from peer 29e1ead1fbcf45d8bd07a92f529e329e at {username='slave'} at 127.0.0.1:54976: session id = 29e1ead1fbcf45d8bd07a92f529e329e-147285b16dc6432ca9f200332064ffc8
I20260608 12:58:39.959749 27981 tablet_copy_source_session.cc:215] T 147285b16dc6432ca9f200332064ffc8 P 1311a565a51646b7925a8fd8c569bf19: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:58:39.962864 28380 ts_tablet_manager.cc:933] T bed808b28d1243d49fd42fc75dfe29fe P 29e1ead1fbcf45d8bd07a92f529e329e: Initiating tablet copy from peer 2ad209c5dc5441ea91ef713fb6c91659 (127.16.174.131:40815)
I20260608 12:58:39.964188 28378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 147285b16dc6432ca9f200332064ffc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:39.976553 28380 tablet_copy_client.cc:323] T bed808b28d1243d49fd42fc75dfe29fe P 29e1ead1fbcf45d8bd07a92f529e329e: tablet copy: Beginning tablet copy session from remote peer at address 127.16.174.131:40815
I20260608 12:58:39.991530 28378 tablet_copy_client.cc:806] T 147285b16dc6432ca9f200332064ffc8 P 29e1ead1fbcf45d8bd07a92f529e329e: tablet copy: Starting download of 0 data blocks...
I20260608 12:58:39.993489 28378 tablet_copy_client.cc:670] T 147285b16dc6432ca9f200332064ffc8 P 29e1ead1fbcf45d8bd07a92f529e329e: tablet copy: Starting download of 1 WAL segments...
I20260608 12:58:39.997355 28374 tablet_bootstrap.cc:492] T fef2b637d5054018867fc330e89e004d P 29e1ead1fbcf45d8bd07a92f529e329e: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=111 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:58:39.998493 28374 tablet_bootstrap.cc:492] T fef2b637d5054018867fc330e89e004d P 29e1ead1fbcf45d8bd07a92f529e329e: Bootstrap complete.
I20260608 12:58:39.999537 28374 ts_tablet_manager.cc:1403] T fef2b637d5054018867fc330e89e004d P 29e1ead1fbcf45d8bd07a92f529e329e: Time spent bootstrapping tablet: real 0.130s	user 0.110s	sys 0.020s
I20260608 12:58:40.000767 28378 tablet_copy_client.cc:538] T 147285b16dc6432ca9f200332064ffc8 P 29e1ead1fbcf45d8bd07a92f529e329e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:58:40.003075 28374 raft_consensus.cc:359] T fef2b637d5054018867fc330e89e004d P 29e1ead1fbcf45d8bd07a92f529e329e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } attrs { replace: true } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } } peers { permanent_uuid: "29e1ead1fbcf45d8bd07a92f529e329e" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 41343 } attrs { promote: true } }
I20260608 12:58:40.004164 28374 raft_consensus.cc:740] T fef2b637d5054018867fc330e89e004d P 29e1ead1fbcf45d8bd07a92f529e329e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 29e1ead1fbcf45d8bd07a92f529e329e, State: Initialized, Role: LEARNER
I20260608 12:58:40.004997 28374 consensus_queue.cc:260] T fef2b637d5054018867fc330e89e004d P 29e1ead1fbcf45d8bd07a92f529e329e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } attrs { replace: true } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } } peers { permanent_uuid: "29e1ead1fbcf45d8bd07a92f529e329e" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 41343 } attrs { promote: true } }
I20260608 12:58:40.007697 28130 tablet_copy_service.cc:140] P 2ad209c5dc5441ea91ef713fb6c91659: Received BeginTabletCopySession request for tablet bed808b28d1243d49fd42fc75dfe29fe from peer 29e1ead1fbcf45d8bd07a92f529e329e ({username='slave'} at 127.0.0.1:38510)
I20260608 12:58:40.008466 28130 tablet_copy_service.cc:161] P 2ad209c5dc5441ea91ef713fb6c91659: Beginning new tablet copy session on tablet bed808b28d1243d49fd42fc75dfe29fe from peer 29e1ead1fbcf45d8bd07a92f529e329e at {username='slave'} at 127.0.0.1:38510: session id = 29e1ead1fbcf45d8bd07a92f529e329e-bed808b28d1243d49fd42fc75dfe29fe
I20260608 12:58:40.009547 28374 ts_tablet_manager.cc:1434] T fef2b637d5054018867fc330e89e004d P 29e1ead1fbcf45d8bd07a92f529e329e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260608 12:58:40.012187 27981 tablet_copy_service.cc:342] P 1311a565a51646b7925a8fd8c569bf19: Request end of tablet copy session 29e1ead1fbcf45d8bd07a92f529e329e-fef2b637d5054018867fc330e89e004d received from {username='slave'} at 127.0.0.1:54976
I20260608 12:58:40.012670 27981 tablet_copy_service.cc:434] P 1311a565a51646b7925a8fd8c569bf19: ending tablet copy session 29e1ead1fbcf45d8bd07a92f529e329e-fef2b637d5054018867fc330e89e004d on tablet fef2b637d5054018867fc330e89e004d with peer 29e1ead1fbcf45d8bd07a92f529e329e
I20260608 12:58:40.016121 28374 ts_tablet_manager.cc:933] T 76ff4ec4327f4872afb817b104e5c0a0 P 29e1ead1fbcf45d8bd07a92f529e329e: Initiating tablet copy from peer 5b1ea8ba6c044cd897b0a5ba217a9810 (127.16.174.130:42091)
I20260608 12:58:40.020170 28130 tablet_copy_source_session.cc:215] T bed808b28d1243d49fd42fc75dfe29fe P 2ad209c5dc5441ea91ef713fb6c91659: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:58:40.026198 28378 tablet_bootstrap.cc:492] T 147285b16dc6432ca9f200332064ffc8 P 29e1ead1fbcf45d8bd07a92f529e329e: Bootstrap starting.
I20260608 12:58:40.026396 28380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bed808b28d1243d49fd42fc75dfe29fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:40.027516 28374 tablet_copy_client.cc:323] T 76ff4ec4327f4872afb817b104e5c0a0 P 29e1ead1fbcf45d8bd07a92f529e329e: tablet copy: Beginning tablet copy session from remote peer at address 127.16.174.130:42091
I20260608 12:58:40.058955 28380 tablet_copy_client.cc:806] T bed808b28d1243d49fd42fc75dfe29fe P 29e1ead1fbcf45d8bd07a92f529e329e: tablet copy: Starting download of 0 data blocks...
I20260608 12:58:40.059558 28056 tablet_copy_service.cc:140] P 5b1ea8ba6c044cd897b0a5ba217a9810: Received BeginTabletCopySession request for tablet 76ff4ec4327f4872afb817b104e5c0a0 from peer 29e1ead1fbcf45d8bd07a92f529e329e ({username='slave'} at 127.0.0.1:33906)
I20260608 12:58:40.059904 28380 tablet_copy_client.cc:670] T bed808b28d1243d49fd42fc75dfe29fe P 29e1ead1fbcf45d8bd07a92f529e329e: tablet copy: Starting download of 1 WAL segments...
I20260608 12:58:40.060287 28056 tablet_copy_service.cc:161] P 5b1ea8ba6c044cd897b0a5ba217a9810: Beginning new tablet copy session on tablet 76ff4ec4327f4872afb817b104e5c0a0 from peer 29e1ead1fbcf45d8bd07a92f529e329e at {username='slave'} at 127.0.0.1:33906: session id = 29e1ead1fbcf45d8bd07a92f529e329e-76ff4ec4327f4872afb817b104e5c0a0
I20260608 12:58:40.065791 28380 tablet_copy_client.cc:538] T bed808b28d1243d49fd42fc75dfe29fe P 29e1ead1fbcf45d8bd07a92f529e329e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:58:40.069802 28056 tablet_copy_source_session.cc:215] T 76ff4ec4327f4872afb817b104e5c0a0 P 5b1ea8ba6c044cd897b0a5ba217a9810: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:58:40.075910 28374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76ff4ec4327f4872afb817b104e5c0a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:40.081187 28380 tablet_bootstrap.cc:492] T bed808b28d1243d49fd42fc75dfe29fe P 29e1ead1fbcf45d8bd07a92f529e329e: Bootstrap starting.
I20260608 12:58:40.091861 28374 tablet_copy_client.cc:806] T 76ff4ec4327f4872afb817b104e5c0a0 P 29e1ead1fbcf45d8bd07a92f529e329e: tablet copy: Starting download of 0 data blocks...
I20260608 12:58:40.092492 28374 tablet_copy_client.cc:670] T 76ff4ec4327f4872afb817b104e5c0a0 P 29e1ead1fbcf45d8bd07a92f529e329e: tablet copy: Starting download of 1 WAL segments...
I20260608 12:58:40.097712 28374 tablet_copy_client.cc:538] T 76ff4ec4327f4872afb817b104e5c0a0 P 29e1ead1fbcf45d8bd07a92f529e329e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:58:40.111208 28374 tablet_bootstrap.cc:492] T 76ff4ec4327f4872afb817b104e5c0a0 P 29e1ead1fbcf45d8bd07a92f529e329e: Bootstrap starting.
I20260608 12:58:40.178159 28378 tablet_bootstrap.cc:492] T 147285b16dc6432ca9f200332064ffc8 P 29e1ead1fbcf45d8bd07a92f529e329e: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=122 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:58:40.179180 28378 tablet_bootstrap.cc:492] T 147285b16dc6432ca9f200332064ffc8 P 29e1ead1fbcf45d8bd07a92f529e329e: Bootstrap complete.
I20260608 12:58:40.179958 28378 ts_tablet_manager.cc:1403] T 147285b16dc6432ca9f200332064ffc8 P 29e1ead1fbcf45d8bd07a92f529e329e: Time spent bootstrapping tablet: real 0.154s	user 0.106s	sys 0.036s
I20260608 12:58:40.182837 28378 raft_consensus.cc:359] T 147285b16dc6432ca9f200332064ffc8 P 29e1ead1fbcf45d8bd07a92f529e329e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "29e1ead1fbcf45d8bd07a92f529e329e" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 41343 } attrs { promote: true } }
I20260608 12:58:40.183699 28378 raft_consensus.cc:740] T 147285b16dc6432ca9f200332064ffc8 P 29e1ead1fbcf45d8bd07a92f529e329e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 29e1ead1fbcf45d8bd07a92f529e329e, State: Initialized, Role: LEARNER
I20260608 12:58:40.184376 28378 consensus_queue.cc:260] T 147285b16dc6432ca9f200332064ffc8 P 29e1ead1fbcf45d8bd07a92f529e329e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } attrs { replace: true } } peers { permanent_uuid: "29e1ead1fbcf45d8bd07a92f529e329e" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 41343 } attrs { promote: true } }
I20260608 12:58:40.189770 28378 ts_tablet_manager.cc:1434] T 147285b16dc6432ca9f200332064ffc8 P 29e1ead1fbcf45d8bd07a92f529e329e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260608 12:58:40.191673 27981 tablet_copy_service.cc:342] P 1311a565a51646b7925a8fd8c569bf19: Request end of tablet copy session 29e1ead1fbcf45d8bd07a92f529e329e-147285b16dc6432ca9f200332064ffc8 received from {username='slave'} at 127.0.0.1:54976
I20260608 12:58:40.192139 27981 tablet_copy_service.cc:434] P 1311a565a51646b7925a8fd8c569bf19: ending tablet copy session 29e1ead1fbcf45d8bd07a92f529e329e-147285b16dc6432ca9f200332064ffc8 on tablet 147285b16dc6432ca9f200332064ffc8 with peer 29e1ead1fbcf45d8bd07a92f529e329e
I20260608 12:58:40.217310 28380 tablet_bootstrap.cc:492] T bed808b28d1243d49fd42fc75dfe29fe P 29e1ead1fbcf45d8bd07a92f529e329e: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=107 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:58:40.218254 28380 tablet_bootstrap.cc:492] T bed808b28d1243d49fd42fc75dfe29fe P 29e1ead1fbcf45d8bd07a92f529e329e: Bootstrap complete.
I20260608 12:58:40.218978 28380 ts_tablet_manager.cc:1403] T bed808b28d1243d49fd42fc75dfe29fe P 29e1ead1fbcf45d8bd07a92f529e329e: Time spent bootstrapping tablet: real 0.138s	user 0.102s	sys 0.031s
I20260608 12:58:40.221815 28380 raft_consensus.cc:359] T bed808b28d1243d49fd42fc75dfe29fe P 29e1ead1fbcf45d8bd07a92f529e329e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } attrs { replace: true } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } } peers { permanent_uuid: "29e1ead1fbcf45d8bd07a92f529e329e" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 41343 } attrs { promote: true } }
I20260608 12:58:40.222570 28380 raft_consensus.cc:740] T bed808b28d1243d49fd42fc75dfe29fe P 29e1ead1fbcf45d8bd07a92f529e329e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 29e1ead1fbcf45d8bd07a92f529e329e, State: Initialized, Role: LEARNER
I20260608 12:58:40.223187 28380 consensus_queue.cc:260] T bed808b28d1243d49fd42fc75dfe29fe P 29e1ead1fbcf45d8bd07a92f529e329e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } attrs { replace: true } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } } peers { permanent_uuid: "29e1ead1fbcf45d8bd07a92f529e329e" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 41343 } attrs { promote: true } }
I20260608 12:58:40.225311 28380 ts_tablet_manager.cc:1434] T bed808b28d1243d49fd42fc75dfe29fe P 29e1ead1fbcf45d8bd07a92f529e329e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260608 12:58:40.227397 28130 tablet_copy_service.cc:342] P 2ad209c5dc5441ea91ef713fb6c91659: Request end of tablet copy session 29e1ead1fbcf45d8bd07a92f529e329e-bed808b28d1243d49fd42fc75dfe29fe received from {username='slave'} at 127.0.0.1:38510
I20260608 12:58:40.227901 28130 tablet_copy_service.cc:434] P 2ad209c5dc5441ea91ef713fb6c91659: ending tablet copy session 29e1ead1fbcf45d8bd07a92f529e329e-bed808b28d1243d49fd42fc75dfe29fe on tablet bed808b28d1243d49fd42fc75dfe29fe with peer 29e1ead1fbcf45d8bd07a92f529e329e
I20260608 12:58:40.235775 28374 tablet_bootstrap.cc:492] T 76ff4ec4327f4872afb817b104e5c0a0 P 29e1ead1fbcf45d8bd07a92f529e329e: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=115 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:58:40.236483 28374 tablet_bootstrap.cc:492] T 76ff4ec4327f4872afb817b104e5c0a0 P 29e1ead1fbcf45d8bd07a92f529e329e: Bootstrap complete.
I20260608 12:58:40.237141 28374 ts_tablet_manager.cc:1403] T 76ff4ec4327f4872afb817b104e5c0a0 P 29e1ead1fbcf45d8bd07a92f529e329e: Time spent bootstrapping tablet: real 0.126s	user 0.109s	sys 0.008s
I20260608 12:58:40.239676 28374 raft_consensus.cc:359] T 76ff4ec4327f4872afb817b104e5c0a0 P 29e1ead1fbcf45d8bd07a92f529e329e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } attrs { replace: true } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } } peers { permanent_uuid: "29e1ead1fbcf45d8bd07a92f529e329e" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 41343 } attrs { promote: true } }
I20260608 12:58:40.240409 28374 raft_consensus.cc:740] T 76ff4ec4327f4872afb817b104e5c0a0 P 29e1ead1fbcf45d8bd07a92f529e329e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 29e1ead1fbcf45d8bd07a92f529e329e, State: Initialized, Role: LEARNER
I20260608 12:58:40.241000 28374 consensus_queue.cc:260] T 76ff4ec4327f4872afb817b104e5c0a0 P 29e1ead1fbcf45d8bd07a92f529e329e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1311a565a51646b7925a8fd8c569bf19" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 36155 } attrs { replace: true } } peers { permanent_uuid: "5b1ea8ba6c044cd897b0a5ba217a9810" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42091 } } peers { permanent_uuid: "2ad209c5dc5441ea91ef713fb6c91659" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 40815 } } peers { permanent_uuid: "29e1ead1fbcf45d8bd07a92f529e329e" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 41343 } attrs { promote: true } }
I20260608 12:58:40.243096 28374 ts_tablet_manager.cc:1434] T 76ff4ec4327f4872afb817b104e5c0a0 P 29e1ead1fbcf45d8bd07a92f529e329e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:58:40.244827 28056 tablet_copy_service.cc:342] P 5b1ea8ba6c044cd897b0a5ba217a9810: Request end of tablet copy session 29e1ead1fbcf45d8bd07a92f529e329e-76ff4ec4327f4872afb817b104e5c0a0 received from {username='slave'} at 127.0.0.1:33906
I20260608 12:58:40.245221 28056 tablet_copy_service.cc:434] P 5b1ea8ba6c044cd897b0a5ba217a9810: ending tablet copy session 29e1ead1fbcf45d8bd07a92f529e329e-76ff4ec4327f4872afb817b104e5c0a0 on tablet 76ff4ec4327f4872afb817b104e5c0a0 with peer 29e1ead1fbcf45d8bd07a92f529e329e
I20260608 12:58:40.393002 28317 raft_consensus.cc:1217] T fef2b637d5054018867fc330e89e004d P 29e1ead1fbcf45d8bd07a92f529e329e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 12:58:40.405781 28317 raft_consensus.cc:1217] T bed808b28d1243d49fd42fc75dfe29fe P 29e1ead1fbcf45d8bd07a92f529e329e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 12:58:40.425765 28317 raft_consensus.cc:1217] T 76ff4ec4327f4872afb817b104e5c0a0 P 29e1ead1fbcf45d8bd07a92f529e329e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 12:58:40.532723 17082 tablet_server.cc:179] TabletServer@127.16.174.129:0 shutting down...
I20260608 12:58:40.552937 28317 raft_consensus.cc:1217] T 147285b16dc6432ca9f200332064ffc8 P 29e1ead1fbcf45d8bd07a92f529e329e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 12:58:40.575891 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:40.576726 17082 tablet_replica.cc:333] T 8dca3f720b0c4a489151f1b7bbed33b0 P 1311a565a51646b7925a8fd8c569bf19: stopping tablet replica
I20260608 12:58:40.577545 17082 raft_consensus.cc:2243] T 8dca3f720b0c4a489151f1b7bbed33b0 P 1311a565a51646b7925a8fd8c569bf19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:40.578088 17082 raft_consensus.cc:2272] T 8dca3f720b0c4a489151f1b7bbed33b0 P 1311a565a51646b7925a8fd8c569bf19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:40.580636 17082 tablet_replica.cc:333] T 76ff4ec4327f4872afb817b104e5c0a0 P 1311a565a51646b7925a8fd8c569bf19: stopping tablet replica
I20260608 12:58:40.581228 17082 raft_consensus.cc:2243] T 76ff4ec4327f4872afb817b104e5c0a0 P 1311a565a51646b7925a8fd8c569bf19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:40.581717 17082 raft_consensus.cc:2272] T 76ff4ec4327f4872afb817b104e5c0a0 P 1311a565a51646b7925a8fd8c569bf19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:40.584002 17082 tablet_replica.cc:333] T bed808b28d1243d49fd42fc75dfe29fe P 1311a565a51646b7925a8fd8c569bf19: stopping tablet replica
I20260608 12:58:40.584542 17082 raft_consensus.cc:2243] T bed808b28d1243d49fd42fc75dfe29fe P 1311a565a51646b7925a8fd8c569bf19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:40.585129 17082 raft_consensus.cc:2272] T bed808b28d1243d49fd42fc75dfe29fe P 1311a565a51646b7925a8fd8c569bf19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:40.587386 17082 tablet_replica.cc:333] T fef2b637d5054018867fc330e89e004d P 1311a565a51646b7925a8fd8c569bf19: stopping tablet replica
I20260608 12:58:40.587991 17082 raft_consensus.cc:2243] T fef2b637d5054018867fc330e89e004d P 1311a565a51646b7925a8fd8c569bf19 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:40.589175 17082 raft_consensus.cc:2272] T fef2b637d5054018867fc330e89e004d P 1311a565a51646b7925a8fd8c569bf19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:40.591743 17082 tablet_replica.cc:333] T 147285b16dc6432ca9f200332064ffc8 P 1311a565a51646b7925a8fd8c569bf19: stopping tablet replica
I20260608 12:58:40.592296 17082 raft_consensus.cc:2243] T 147285b16dc6432ca9f200332064ffc8 P 1311a565a51646b7925a8fd8c569bf19 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:40.593333 17082 raft_consensus.cc:2272] T 147285b16dc6432ca9f200332064ffc8 P 1311a565a51646b7925a8fd8c569bf19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:40.595736 17082 tablet_replica.cc:333] T d0fecd74a4d34ba9998afb696a6e6304 P 1311a565a51646b7925a8fd8c569bf19: stopping tablet replica
I20260608 12:58:40.596254 17082 raft_consensus.cc:2243] T d0fecd74a4d34ba9998afb696a6e6304 P 1311a565a51646b7925a8fd8c569bf19 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:40.597025 17082 raft_consensus.cc:2272] T d0fecd74a4d34ba9998afb696a6e6304 P 1311a565a51646b7925a8fd8c569bf19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:40.617193 17082 tablet_server.cc:196] TabletServer@127.16.174.129:0 shutdown complete.
I20260608 12:58:40.649242 17082 tablet_server.cc:179] TabletServer@127.16.174.130:0 shutting down...
W20260608 12:58:40.679075 28009 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.174.129:36155: connect: Connection refused (error 111) [suppressed 32 similar messages]
W20260608 12:58:40.691733 28009 consensus_peers.cc:597] T 8dca3f720b0c4a489151f1b7bbed33b0 P 5b1ea8ba6c044cd897b0a5ba217a9810 -> Peer 1311a565a51646b7925a8fd8c569bf19 (127.16.174.129:36155): Couldn't send request to peer 1311a565a51646b7925a8fd8c569bf19. Status: Network error: Client connection negotiation failed: client connection to 127.16.174.129:36155: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:40.707422 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:40.708509 17082 tablet_replica.cc:333] T bed808b28d1243d49fd42fc75dfe29fe P 5b1ea8ba6c044cd897b0a5ba217a9810: stopping tablet replica
I20260608 12:58:40.709507 17082 raft_consensus.cc:2243] T bed808b28d1243d49fd42fc75dfe29fe P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:40.710526 17082 raft_consensus.cc:2272] T bed808b28d1243d49fd42fc75dfe29fe P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:40.714269 17082 tablet_replica.cc:333] T 76ff4ec4327f4872afb817b104e5c0a0 P 5b1ea8ba6c044cd897b0a5ba217a9810: stopping tablet replica
I20260608 12:58:40.714967 17082 raft_consensus.cc:2243] T 76ff4ec4327f4872afb817b104e5c0a0 P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:40.716168 17082 raft_consensus.cc:2272] T 76ff4ec4327f4872afb817b104e5c0a0 P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:40.718513 17082 tablet_replica.cc:333] T 8dca3f720b0c4a489151f1b7bbed33b0 P 5b1ea8ba6c044cd897b0a5ba217a9810: stopping tablet replica
I20260608 12:58:40.719074 17082 raft_consensus.cc:2243] T 8dca3f720b0c4a489151f1b7bbed33b0 P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:40.720022 17082 raft_consensus.cc:2272] T 8dca3f720b0c4a489151f1b7bbed33b0 P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:40.723404 17082 tablet_replica.cc:333] T 147285b16dc6432ca9f200332064ffc8 P 5b1ea8ba6c044cd897b0a5ba217a9810: stopping tablet replica
I20260608 12:58:40.724043 17082 raft_consensus.cc:2243] T 147285b16dc6432ca9f200332064ffc8 P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:40.724675 17082 raft_consensus.cc:2272] T 147285b16dc6432ca9f200332064ffc8 P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:40.727195 17082 tablet_replica.cc:333] T fef2b637d5054018867fc330e89e004d P 5b1ea8ba6c044cd897b0a5ba217a9810: stopping tablet replica
I20260608 12:58:40.727805 17082 raft_consensus.cc:2243] T fef2b637d5054018867fc330e89e004d P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:40.728425 17082 raft_consensus.cc:2272] T fef2b637d5054018867fc330e89e004d P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:40.730762 17082 tablet_replica.cc:333] T d0fecd74a4d34ba9998afb696a6e6304 P 5b1ea8ba6c044cd897b0a5ba217a9810: stopping tablet replica
I20260608 12:58:40.732335 17082 raft_consensus.cc:2243] T d0fecd74a4d34ba9998afb696a6e6304 P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:40.732959 17082 raft_consensus.cc:2272] T d0fecd74a4d34ba9998afb696a6e6304 P 5b1ea8ba6c044cd897b0a5ba217a9810 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:40.764657 17082 tablet_server.cc:196] TabletServer@127.16.174.130:0 shutdown complete.
I20260608 12:58:40.786878 17082 tablet_server.cc:179] TabletServer@127.16.174.131:0 shutting down...
I20260608 12:58:40.830215 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:40.831295 17082 tablet_replica.cc:333] T 76ff4ec4327f4872afb817b104e5c0a0 P 2ad209c5dc5441ea91ef713fb6c91659: stopping tablet replica
I20260608 12:58:40.832301 17082 raft_consensus.cc:2243] T 76ff4ec4327f4872afb817b104e5c0a0 P 2ad209c5dc5441ea91ef713fb6c91659 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:40.832962 17082 raft_consensus.cc:2272] T 76ff4ec4327f4872afb817b104e5c0a0 P 2ad209c5dc5441ea91ef713fb6c91659 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:40.836297 17082 tablet_replica.cc:333] T 8dca3f720b0c4a489151f1b7bbed33b0 P 2ad209c5dc5441ea91ef713fb6c91659: stopping tablet replica
I20260608 12:58:40.837080 17082 raft_consensus.cc:2243] T 8dca3f720b0c4a489151f1b7bbed33b0 P 2ad209c5dc5441ea91ef713fb6c91659 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:40.837669 17082 raft_consensus.cc:2272] T 8dca3f720b0c4a489151f1b7bbed33b0 P 2ad209c5dc5441ea91ef713fb6c91659 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:40.840821 17082 tablet_replica.cc:333] T d0fecd74a4d34ba9998afb696a6e6304 P 2ad209c5dc5441ea91ef713fb6c91659: stopping tablet replica
I20260608 12:58:40.841535 17082 raft_consensus.cc:2243] T d0fecd74a4d34ba9998afb696a6e6304 P 2ad209c5dc5441ea91ef713fb6c91659 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:40.842342 17082 raft_consensus.cc:2272] T d0fecd74a4d34ba9998afb696a6e6304 P 2ad209c5dc5441ea91ef713fb6c91659 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:40.845546 17082 tablet_replica.cc:333] T 147285b16dc6432ca9f200332064ffc8 P 2ad209c5dc5441ea91ef713fb6c91659: stopping tablet replica
I20260608 12:58:40.846282 17082 raft_consensus.cc:2243] T 147285b16dc6432ca9f200332064ffc8 P 2ad209c5dc5441ea91ef713fb6c91659 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:40.847122 17082 raft_consensus.cc:2272] T 147285b16dc6432ca9f200332064ffc8 P 2ad209c5dc5441ea91ef713fb6c91659 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:40.850237 17082 tablet_replica.cc:333] T fef2b637d5054018867fc330e89e004d P 2ad209c5dc5441ea91ef713fb6c91659: stopping tablet replica
I20260608 12:58:40.850937 17082 raft_consensus.cc:2243] T fef2b637d5054018867fc330e89e004d P 2ad209c5dc5441ea91ef713fb6c91659 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:40.851748 17082 raft_consensus.cc:2272] T fef2b637d5054018867fc330e89e004d P 2ad209c5dc5441ea91ef713fb6c91659 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:40.854808 17082 tablet_replica.cc:333] T bed808b28d1243d49fd42fc75dfe29fe P 2ad209c5dc5441ea91ef713fb6c91659: stopping tablet replica
I20260608 12:58:40.855487 17082 raft_consensus.cc:2243] T bed808b28d1243d49fd42fc75dfe29fe P 2ad209c5dc5441ea91ef713fb6c91659 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:40.856959 17082 raft_consensus.cc:2272] T bed808b28d1243d49fd42fc75dfe29fe P 2ad209c5dc5441ea91ef713fb6c91659 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:40.891412 17082 tablet_server.cc:196] TabletServer@127.16.174.131:0 shutdown complete.
I20260608 12:58:40.920219 17082 tablet_server.cc:179] TabletServer@127.16.174.132:0 shutting down...
I20260608 12:58:40.945259 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:40.945987 17082 tablet_replica.cc:333] T 76ff4ec4327f4872afb817b104e5c0a0 P 29e1ead1fbcf45d8bd07a92f529e329e: stopping tablet replica
I20260608 12:58:40.946640 17082 raft_consensus.cc:2243] T 76ff4ec4327f4872afb817b104e5c0a0 P 29e1ead1fbcf45d8bd07a92f529e329e [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:58:40.947079 17082 raft_consensus.cc:2272] T 76ff4ec4327f4872afb817b104e5c0a0 P 29e1ead1fbcf45d8bd07a92f529e329e [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:58:40.949615 17082 tablet_replica.cc:333] T bed808b28d1243d49fd42fc75dfe29fe P 29e1ead1fbcf45d8bd07a92f529e329e: stopping tablet replica
I20260608 12:58:40.950235 17082 raft_consensus.cc:2243] T bed808b28d1243d49fd42fc75dfe29fe P 29e1ead1fbcf45d8bd07a92f529e329e [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:58:40.950634 17082 raft_consensus.cc:2272] T bed808b28d1243d49fd42fc75dfe29fe P 29e1ead1fbcf45d8bd07a92f529e329e [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:58:40.952872 17082 tablet_replica.cc:333] T 147285b16dc6432ca9f200332064ffc8 P 29e1ead1fbcf45d8bd07a92f529e329e: stopping tablet replica
I20260608 12:58:40.953380 17082 raft_consensus.cc:2243] T 147285b16dc6432ca9f200332064ffc8 P 29e1ead1fbcf45d8bd07a92f529e329e [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:58:40.953760 17082 raft_consensus.cc:2272] T 147285b16dc6432ca9f200332064ffc8 P 29e1ead1fbcf45d8bd07a92f529e329e [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:58:40.955922 17082 tablet_replica.cc:333] T fef2b637d5054018867fc330e89e004d P 29e1ead1fbcf45d8bd07a92f529e329e: stopping tablet replica
I20260608 12:58:40.956399 17082 raft_consensus.cc:2243] T fef2b637d5054018867fc330e89e004d P 29e1ead1fbcf45d8bd07a92f529e329e [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:58:40.956800 17082 raft_consensus.cc:2272] T fef2b637d5054018867fc330e89e004d P 29e1ead1fbcf45d8bd07a92f529e329e [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:58:40.979955 17082 tablet_server.cc:196] TabletServer@127.16.174.132:0 shutdown complete.
I20260608 12:58:40.998556 17082 master.cc:562] Master@127.16.174.190:42825 shutting down...
W20260608 12:58:41.028676 27917 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:58:41.028934 27917 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:58:41.029122 27917 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:58:41.030310 17082 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0edaa5b35bf74f9694bac14689b78815 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:41.030915 17082 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0edaa5b35bf74f9694bac14689b78815 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:41.031257 17082 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0edaa5b35bf74f9694bac14689b78815: stopping tablet replica
I20260608 12:58:41.052353 17082 master.cc:584] Master@127.16.174.190:42825 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (7022 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260608 12:58:41.104583 17082 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.174.190:46583
I20260608 12:58:41.105780 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:41.111116 28396 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:41.111743 28397 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:41.113547 28399 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:41.114645 17082 server_base.cc:1061] running on GCE node
I20260608 12:58:41.115525 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:41.115790 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:41.115949 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923521115932 us; error 0 us; skew 500 ppm
I20260608 12:58:41.116458 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:41.118883 17082 webserver.cc:533] Webserver started at http://127.16.174.190:46177/ using document root <none> and password file <none>
I20260608 12:58:41.119372 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:41.119521 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:41.119808 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:41.120862 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923273579219-17082-0/minicluster-data/master-0-root/instance:
uuid: "b42520ab10db4355935cabbb9f21ee05"
format_stamp: "Formatted at 2026-06-08 12:58:41 on dist-test-slave-840c"
I20260608 12:58:41.125541 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:58:41.129107 28404 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:41.129916 17082 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260608 12:58:41.130391 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923273579219-17082-0/minicluster-data/master-0-root
uuid: "b42520ab10db4355935cabbb9f21ee05"
format_stamp: "Formatted at 2026-06-08 12:58:41 on dist-test-slave-840c"
I20260608 12:58:41.130649 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923273579219-17082-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923273579219-17082-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923273579219-17082-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:41.140714 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:41.141889 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:41.182266 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.190:46583
I20260608 12:58:41.182397 28455 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.190:46583 every 8 connection(s)
I20260608 12:58:41.186398 28456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:41.197636 28456 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b42520ab10db4355935cabbb9f21ee05: Bootstrap starting.
I20260608 12:58:41.202718 28456 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b42520ab10db4355935cabbb9f21ee05: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:41.207578 28456 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b42520ab10db4355935cabbb9f21ee05: No bootstrap required, opened a new log
I20260608 12:58:41.209970 28456 raft_consensus.cc:359] T 00000000000000000000000000000000 P b42520ab10db4355935cabbb9f21ee05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b42520ab10db4355935cabbb9f21ee05" member_type: VOTER }
I20260608 12:58:41.210377 28456 raft_consensus.cc:385] T 00000000000000000000000000000000 P b42520ab10db4355935cabbb9f21ee05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:41.210634 28456 raft_consensus.cc:740] T 00000000000000000000000000000000 P b42520ab10db4355935cabbb9f21ee05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b42520ab10db4355935cabbb9f21ee05, State: Initialized, Role: FOLLOWER
I20260608 12:58:41.211349 28456 consensus_queue.cc:260] T 00000000000000000000000000000000 P b42520ab10db4355935cabbb9f21ee05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b42520ab10db4355935cabbb9f21ee05" member_type: VOTER }
I20260608 12:58:41.211849 28456 raft_consensus.cc:399] T 00000000000000000000000000000000 P b42520ab10db4355935cabbb9f21ee05 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:58:41.212082 28456 raft_consensus.cc:493] T 00000000000000000000000000000000 P b42520ab10db4355935cabbb9f21ee05 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:58:41.212352 28456 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b42520ab10db4355935cabbb9f21ee05 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:41.217149 28456 raft_consensus.cc:515] T 00000000000000000000000000000000 P b42520ab10db4355935cabbb9f21ee05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b42520ab10db4355935cabbb9f21ee05" member_type: VOTER }
I20260608 12:58:41.217689 28456 leader_election.cc:304] T 00000000000000000000000000000000 P b42520ab10db4355935cabbb9f21ee05 [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: b42520ab10db4355935cabbb9f21ee05; no voters: 
I20260608 12:58:41.218833 28456 leader_election.cc:290] T 00000000000000000000000000000000 P b42520ab10db4355935cabbb9f21ee05 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:58:41.219260 28459 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b42520ab10db4355935cabbb9f21ee05 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:41.220700 28459 raft_consensus.cc:697] T 00000000000000000000000000000000 P b42520ab10db4355935cabbb9f21ee05 [term 1 LEADER]: Becoming Leader. State: Replica: b42520ab10db4355935cabbb9f21ee05, State: Running, Role: LEADER
I20260608 12:58:41.221393 28459 consensus_queue.cc:237] T 00000000000000000000000000000000 P b42520ab10db4355935cabbb9f21ee05 [LEADER]: Queue going to LEADER mode. State: All 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: "b42520ab10db4355935cabbb9f21ee05" member_type: VOTER }
I20260608 12:58:41.221939 28456 sys_catalog.cc:565] T 00000000000000000000000000000000 P b42520ab10db4355935cabbb9f21ee05 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:58:41.226104 28461 sys_catalog.cc:455] T 00000000000000000000000000000000 P b42520ab10db4355935cabbb9f21ee05 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b42520ab10db4355935cabbb9f21ee05. Latest consensus state: current_term: 1 leader_uuid: "b42520ab10db4355935cabbb9f21ee05" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b42520ab10db4355935cabbb9f21ee05" member_type: VOTER } }
I20260608 12:58:41.226130 28460 sys_catalog.cc:455] T 00000000000000000000000000000000 P b42520ab10db4355935cabbb9f21ee05 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b42520ab10db4355935cabbb9f21ee05" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b42520ab10db4355935cabbb9f21ee05" member_type: VOTER } }
I20260608 12:58:41.227047 28461 sys_catalog.cc:458] T 00000000000000000000000000000000 P b42520ab10db4355935cabbb9f21ee05 [sys.catalog]: This master's current role is: LEADER
I20260608 12:58:41.227246 28460 sys_catalog.cc:458] T 00000000000000000000000000000000 P b42520ab10db4355935cabbb9f21ee05 [sys.catalog]: This master's current role is: LEADER
I20260608 12:58:41.230850 28466 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:58:41.239591 28466 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:58:41.240741 17082 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:58:41.249468 28466 catalog_manager.cc:1382] Generated new cluster ID: 255830e0cb7a40628df6f75c8a0848d0
I20260608 12:58:41.249784 28466 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:58:41.267549 28466 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:58:41.268921 28466 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:58:41.284423 28466 catalog_manager.cc:6069] T 00000000000000000000000000000000 P b42520ab10db4355935cabbb9f21ee05: Generated new TSK 0
I20260608 12:58:41.285161 28466 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:58:41.307304 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:41.313721 28477 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:41.314705 28478 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:41.316797 17082 server_base.cc:1061] running on GCE node
W20260608 12:58:41.317070 28480 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:41.317991 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:41.318190 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:41.318333 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923521318321 us; error 0 us; skew 500 ppm
I20260608 12:58:41.318821 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:41.321167 17082 webserver.cc:533] Webserver started at http://127.16.174.129:44333/ using document root <none> and password file <none>
I20260608 12:58:41.321632 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:41.321786 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:41.321997 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:41.323024 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923273579219-17082-0/minicluster-data/ts-0-root/instance:
uuid: "2c76de682e2c42129a55b469469a1595"
format_stamp: "Formatted at 2026-06-08 12:58:41 on dist-test-slave-840c"
I20260608 12:58:41.327549 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:58:41.330987 28485 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:41.332219 17082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:58:41.332602 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923273579219-17082-0/minicluster-data/ts-0-root
uuid: "2c76de682e2c42129a55b469469a1595"
format_stamp: "Formatted at 2026-06-08 12:58:41 on dist-test-slave-840c"
I20260608 12:58:41.333143 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923273579219-17082-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923273579219-17082-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923273579219-17082-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:41.346920 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:41.348073 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:41.349515 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:41.351837 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:41.352077 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:41.352319 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:41.352488 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:41.393980 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.129:40833
I20260608 12:58:41.394107 28547 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.129:40833 every 8 connection(s)
I20260608 12:58:41.400301 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:41.408392 28552 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:41.410980 28553 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:41.412674 28555 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:41.412783 17082 server_base.cc:1061] running on GCE node
I20260608 12:58:41.414917 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:41.415191 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:41.415447 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923521415423 us; error 0 us; skew 500 ppm
I20260608 12:58:41.416319 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:41.418082 28548 heartbeater.cc:344] Connected to a master server at 127.16.174.190:46583
I20260608 12:58:41.418500 28548 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:41.419167 17082 webserver.cc:533] Webserver started at http://127.16.174.130:40491/ using document root <none> and password file <none>
I20260608 12:58:41.419518 28548 heartbeater.cc:507] Master 127.16.174.190:46583 requested a full tablet report, sending...
I20260608 12:58:41.419972 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:41.420282 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:41.420630 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:41.421980 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923273579219-17082-0/minicluster-data/ts-1-root/instance:
uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e"
format_stamp: "Formatted at 2026-06-08 12:58:41 on dist-test-slave-840c"
I20260608 12:58:41.422114 28421 ts_manager.cc:194] Registered new tserver with Master: 2c76de682e2c42129a55b469469a1595 (127.16.174.129:40833)
I20260608 12:58:41.424798 28421 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48614
I20260608 12:58:41.428035 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.005s
I20260608 12:58:41.431638 28560 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:41.432652 17082 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:58:41.433068 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923273579219-17082-0/minicluster-data/ts-1-root
uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e"
format_stamp: "Formatted at 2026-06-08 12:58:41 on dist-test-slave-840c"
I20260608 12:58:41.433357 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923273579219-17082-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923273579219-17082-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923273579219-17082-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:41.459038 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:41.460186 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:41.461766 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:41.464874 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:41.465106 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:41.465356 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:41.465528 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:41.505071 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.130:42585
I20260608 12:58:41.505213 28622 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.130:42585 every 8 connection(s)
I20260608 12:58:41.510346 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:41.519023 28626 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:41.519400 28627 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:41.522617 28623 heartbeater.cc:344] Connected to a master server at 127.16.174.190:46583
I20260608 12:58:41.523132 28623 heartbeater.cc:461] Registering TS with master...
W20260608 12:58:41.523233 28629 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:41.524037 17082 server_base.cc:1061] running on GCE node
I20260608 12:58:41.524205 28623 heartbeater.cc:507] Master 127.16.174.190:46583 requested a full tablet report, sending...
I20260608 12:58:41.525350 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:41.525563 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:41.525797 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923521525777 us; error 0 us; skew 500 ppm
I20260608 12:58:41.526656 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:41.526801 28421 ts_manager.cc:194] Registered new tserver with Master: f3a662e7a17d4e84ac7ad8620fdcb04e (127.16.174.130:42585)
I20260608 12:58:41.528875 28421 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48624
I20260608 12:58:41.529613 17082 webserver.cc:533] Webserver started at http://127.16.174.131:35083/ using document root <none> and password file <none>
I20260608 12:58:41.530253 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:41.530467 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:41.530756 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:41.531972 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923273579219-17082-0/minicluster-data/ts-2-root/instance:
uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1"
format_stamp: "Formatted at 2026-06-08 12:58:41 on dist-test-slave-840c"
I20260608 12:58:41.536899 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:58:41.540354 28634 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:41.541118 17082 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:58:41.541427 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923273579219-17082-0/minicluster-data/ts-2-root
uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1"
format_stamp: "Formatted at 2026-06-08 12:58:41 on dist-test-slave-840c"
I20260608 12:58:41.541707 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923273579219-17082-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923273579219-17082-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923273579219-17082-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:41.578099 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:41.579206 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:41.580705 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:41.583052 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:41.583292 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:41.583532 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:41.583725 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260608 12:58:41.625937 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.131:42391
I20260608 12:58:41.626099 28696 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.131:42391 every 8 connection(s)
I20260608 12:58:41.641652 28697 heartbeater.cc:344] Connected to a master server at 127.16.174.190:46583
I20260608 12:58:41.642222 28697 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:41.643013 28697 heartbeater.cc:507] Master 127.16.174.190:46583 requested a full tablet report, sending...
I20260608 12:58:41.645306 28421 ts_manager.cc:194] Registered new tserver with Master: 4ca9a8a6aad848f4b269ed70c6adb3d1 (127.16.174.131:42391)
I20260608 12:58:41.645515 17082 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015997784s
I20260608 12:58:41.646770 28421 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48630
I20260608 12:58:42.427994 28548 heartbeater.cc:499] Master 127.16.174.190:46583 was elected leader, sending a full tablet report...
I20260608 12:58:42.532006 28623 heartbeater.cc:499] Master 127.16.174.190:46583 was elected leader, sending a full tablet report...
I20260608 12:58:42.649441 28697 heartbeater.cc:499] Master 127.16.174.190:46583 was elected leader, sending a full tablet report...
I20260608 12:58:42.707424 28421 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48634:
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:58:42.710318 28421 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:58:42.798605 28588 tablet_service.cc:1511] Processing CreateTablet for tablet 490b2f1693f6409ab3d57164d7f50456 (DEFAULT_TABLE table=test-workload [id=f90da669e29e48d5903fcdab51849c07]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:58:42.798795 28513 tablet_service.cc:1511] Processing CreateTablet for tablet 490b2f1693f6409ab3d57164d7f50456 (DEFAULT_TABLE table=test-workload [id=f90da669e29e48d5903fcdab51849c07]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:58:42.800580 28513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 490b2f1693f6409ab3d57164d7f50456. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:42.800911 28511 tablet_service.cc:1511] Processing CreateTablet for tablet d28f965d6d574b4a8488caeca3e14e56 (DEFAULT_TABLE table=test-workload [id=f90da669e29e48d5903fcdab51849c07]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:58:42.801580 28588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 490b2f1693f6409ab3d57164d7f50456. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:42.802433 28511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d28f965d6d574b4a8488caeca3e14e56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:42.805047 28510 tablet_service.cc:1511] Processing CreateTablet for tablet a29d8c3a9c164b5ebfdbc67793b092a3 (DEFAULT_TABLE table=test-workload [id=f90da669e29e48d5903fcdab51849c07]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:58:42.806579 28510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a29d8c3a9c164b5ebfdbc67793b092a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:42.809131 28509 tablet_service.cc:1511] Processing CreateTablet for tablet 7eb89e22f0494a409304f37716bb9451 (DEFAULT_TABLE table=test-workload [id=f90da669e29e48d5903fcdab51849c07]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:58:42.810341 28587 tablet_service.cc:1511] Processing CreateTablet for tablet b3b13107a6fb4e1f8efc5296149d6e9d (DEFAULT_TABLE table=test-workload [id=f90da669e29e48d5903fcdab51849c07]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:58:42.811793 28587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3b13107a6fb4e1f8efc5296149d6e9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:42.800963 28512 tablet_service.cc:1511] Processing CreateTablet for tablet b3b13107a6fb4e1f8efc5296149d6e9d (DEFAULT_TABLE table=test-workload [id=f90da669e29e48d5903fcdab51849c07]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:58:42.817801 28508 tablet_service.cc:1511] Processing CreateTablet for tablet 07f2add7fd064d21813413a9327621f0 (DEFAULT_TABLE table=test-workload [id=f90da669e29e48d5903fcdab51849c07]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:58:42.810739 28509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7eb89e22f0494a409304f37716bb9451. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:42.821686 28512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3b13107a6fb4e1f8efc5296149d6e9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:42.822223 28586 tablet_service.cc:1511] Processing CreateTablet for tablet d28f965d6d574b4a8488caeca3e14e56 (DEFAULT_TABLE table=test-workload [id=f90da669e29e48d5903fcdab51849c07]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:58:42.823781 28508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07f2add7fd064d21813413a9327621f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:42.829483 28588 tablet_service.cc:1511] Processing CreateTablet for tablet 7eb89e22f0494a409304f37716bb9451 (DEFAULT_TABLE table=test-workload [id=f90da669e29e48d5903fcdab51849c07]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:58:42.830673 28584 tablet_service.cc:1511] Processing CreateTablet for tablet 07f2add7fd064d21813413a9327621f0 (DEFAULT_TABLE table=test-workload [id=f90da669e29e48d5903fcdab51849c07]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:58:42.824163 28586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d28f965d6d574b4a8488caeca3e14e56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:42.827090 28717 tablet_bootstrap.cc:492] T 490b2f1693f6409ab3d57164d7f50456 P f3a662e7a17d4e84ac7ad8620fdcb04e: Bootstrap starting.
I20260608 12:58:42.826903 28585 tablet_service.cc:1511] Processing CreateTablet for tablet a29d8c3a9c164b5ebfdbc67793b092a3 (DEFAULT_TABLE table=test-workload [id=f90da669e29e48d5903fcdab51849c07]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:58:42.832482 28584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07f2add7fd064d21813413a9327621f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:42.835168 28585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a29d8c3a9c164b5ebfdbc67793b092a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:42.835549 28662 tablet_service.cc:1511] Processing CreateTablet for tablet 490b2f1693f6409ab3d57164d7f50456 (DEFAULT_TABLE table=test-workload [id=f90da669e29e48d5903fcdab51849c07]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:58:42.837093 28662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 490b2f1693f6409ab3d57164d7f50456. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:42.843676 28588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7eb89e22f0494a409304f37716bb9451. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:42.850447 28661 tablet_service.cc:1511] Processing CreateTablet for tablet b3b13107a6fb4e1f8efc5296149d6e9d (DEFAULT_TABLE table=test-workload [id=f90da669e29e48d5903fcdab51849c07]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:58:42.852270 28661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3b13107a6fb4e1f8efc5296149d6e9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:42.832505 28718 tablet_bootstrap.cc:492] T 490b2f1693f6409ab3d57164d7f50456 P 2c76de682e2c42129a55b469469a1595: Bootstrap starting.
I20260608 12:58:42.861671 28660 tablet_service.cc:1511] Processing CreateTablet for tablet d28f965d6d574b4a8488caeca3e14e56 (DEFAULT_TABLE table=test-workload [id=f90da669e29e48d5903fcdab51849c07]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:58:42.863251 28660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d28f965d6d574b4a8488caeca3e14e56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:42.873869 28659 tablet_service.cc:1511] Processing CreateTablet for tablet a29d8c3a9c164b5ebfdbc67793b092a3 (DEFAULT_TABLE table=test-workload [id=f90da669e29e48d5903fcdab51849c07]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:58:42.875617 28659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a29d8c3a9c164b5ebfdbc67793b092a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:42.885949 28717 tablet_bootstrap.cc:654] T 490b2f1693f6409ab3d57164d7f50456 P f3a662e7a17d4e84ac7ad8620fdcb04e: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:42.885627 28658 tablet_service.cc:1511] Processing CreateTablet for tablet 7eb89e22f0494a409304f37716bb9451 (DEFAULT_TABLE table=test-workload [id=f90da669e29e48d5903fcdab51849c07]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:58:42.895430 28658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7eb89e22f0494a409304f37716bb9451. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:42.889159 28657 tablet_service.cc:1511] Processing CreateTablet for tablet 07f2add7fd064d21813413a9327621f0 (DEFAULT_TABLE table=test-workload [id=f90da669e29e48d5903fcdab51849c07]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:58:42.898115 28718 tablet_bootstrap.cc:654] T 490b2f1693f6409ab3d57164d7f50456 P 2c76de682e2c42129a55b469469a1595: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:42.898738 28657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07f2add7fd064d21813413a9327621f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:42.916273 28717 tablet_bootstrap.cc:492] T 490b2f1693f6409ab3d57164d7f50456 P f3a662e7a17d4e84ac7ad8620fdcb04e: No bootstrap required, opened a new log
I20260608 12:58:42.924196 28717 ts_tablet_manager.cc:1403] T 490b2f1693f6409ab3d57164d7f50456 P f3a662e7a17d4e84ac7ad8620fdcb04e: Time spent bootstrapping tablet: real 0.098s	user 0.008s	sys 0.009s
I20260608 12:58:42.929068 28717 raft_consensus.cc:359] T 490b2f1693f6409ab3d57164d7f50456 P f3a662e7a17d4e84ac7ad8620fdcb04e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } }
I20260608 12:58:42.929713 28717 raft_consensus.cc:385] T 490b2f1693f6409ab3d57164d7f50456 P f3a662e7a17d4e84ac7ad8620fdcb04e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:42.930074 28717 raft_consensus.cc:740] T 490b2f1693f6409ab3d57164d7f50456 P f3a662e7a17d4e84ac7ad8620fdcb04e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3a662e7a17d4e84ac7ad8620fdcb04e, State: Initialized, Role: FOLLOWER
I20260608 12:58:42.937146 28717 consensus_queue.cc:260] T 490b2f1693f6409ab3d57164d7f50456 P f3a662e7a17d4e84ac7ad8620fdcb04e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } }
I20260608 12:58:42.940459 28721 tablet_bootstrap.cc:492] T a29d8c3a9c164b5ebfdbc67793b092a3 P 4ca9a8a6aad848f4b269ed70c6adb3d1: Bootstrap starting.
I20260608 12:58:42.942019 28718 tablet_bootstrap.cc:492] T 490b2f1693f6409ab3d57164d7f50456 P 2c76de682e2c42129a55b469469a1595: No bootstrap required, opened a new log
I20260608 12:58:42.942934 28718 ts_tablet_manager.cc:1403] T 490b2f1693f6409ab3d57164d7f50456 P 2c76de682e2c42129a55b469469a1595: Time spent bootstrapping tablet: real 0.111s	user 0.019s	sys 0.011s
I20260608 12:58:42.945549 28717 ts_tablet_manager.cc:1434] T 490b2f1693f6409ab3d57164d7f50456 P f3a662e7a17d4e84ac7ad8620fdcb04e: Time spent starting tablet: real 0.021s	user 0.012s	sys 0.001s
I20260608 12:58:42.946813 28717 tablet_bootstrap.cc:492] T d28f965d6d574b4a8488caeca3e14e56 P f3a662e7a17d4e84ac7ad8620fdcb04e: Bootstrap starting.
I20260608 12:58:42.947130 28718 raft_consensus.cc:359] T 490b2f1693f6409ab3d57164d7f50456 P 2c76de682e2c42129a55b469469a1595 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } }
I20260608 12:58:42.948153 28718 raft_consensus.cc:385] T 490b2f1693f6409ab3d57164d7f50456 P 2c76de682e2c42129a55b469469a1595 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:42.948271 28721 tablet_bootstrap.cc:654] T a29d8c3a9c164b5ebfdbc67793b092a3 P 4ca9a8a6aad848f4b269ed70c6adb3d1: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:42.948618 28718 raft_consensus.cc:740] T 490b2f1693f6409ab3d57164d7f50456 P 2c76de682e2c42129a55b469469a1595 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c76de682e2c42129a55b469469a1595, State: Initialized, Role: FOLLOWER
I20260608 12:58:42.950027 28718 consensus_queue.cc:260] T 490b2f1693f6409ab3d57164d7f50456 P 2c76de682e2c42129a55b469469a1595 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } }
I20260608 12:58:42.956383 28717 tablet_bootstrap.cc:654] T d28f965d6d574b4a8488caeca3e14e56 P f3a662e7a17d4e84ac7ad8620fdcb04e: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:42.961714 28718 ts_tablet_manager.cc:1434] T 490b2f1693f6409ab3d57164d7f50456 P 2c76de682e2c42129a55b469469a1595: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.013s
I20260608 12:58:42.963078 28718 tablet_bootstrap.cc:492] T 07f2add7fd064d21813413a9327621f0 P 2c76de682e2c42129a55b469469a1595: Bootstrap starting.
I20260608 12:58:42.963807 28721 tablet_bootstrap.cc:492] T a29d8c3a9c164b5ebfdbc67793b092a3 P 4ca9a8a6aad848f4b269ed70c6adb3d1: No bootstrap required, opened a new log
I20260608 12:58:42.963994 28717 tablet_bootstrap.cc:492] T d28f965d6d574b4a8488caeca3e14e56 P f3a662e7a17d4e84ac7ad8620fdcb04e: No bootstrap required, opened a new log
I20260608 12:58:42.964408 28721 ts_tablet_manager.cc:1403] T a29d8c3a9c164b5ebfdbc67793b092a3 P 4ca9a8a6aad848f4b269ed70c6adb3d1: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.006s
I20260608 12:58:42.964592 28717 ts_tablet_manager.cc:1403] T d28f965d6d574b4a8488caeca3e14e56 P f3a662e7a17d4e84ac7ad8620fdcb04e: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260608 12:58:42.967944 28717 raft_consensus.cc:359] T d28f965d6d574b4a8488caeca3e14e56 P f3a662e7a17d4e84ac7ad8620fdcb04e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } }
I20260608 12:58:42.968705 28717 raft_consensus.cc:385] T d28f965d6d574b4a8488caeca3e14e56 P f3a662e7a17d4e84ac7ad8620fdcb04e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:42.968652 28721 raft_consensus.cc:359] T a29d8c3a9c164b5ebfdbc67793b092a3 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } }
I20260608 12:58:42.969359 28717 raft_consensus.cc:740] T d28f965d6d574b4a8488caeca3e14e56 P f3a662e7a17d4e84ac7ad8620fdcb04e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3a662e7a17d4e84ac7ad8620fdcb04e, State: Initialized, Role: FOLLOWER
I20260608 12:58:42.969808 28721 raft_consensus.cc:385] T a29d8c3a9c164b5ebfdbc67793b092a3 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:42.970264 28721 raft_consensus.cc:740] T a29d8c3a9c164b5ebfdbc67793b092a3 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ca9a8a6aad848f4b269ed70c6adb3d1, State: Initialized, Role: FOLLOWER
I20260608 12:58:42.971200 28721 consensus_queue.cc:260] T a29d8c3a9c164b5ebfdbc67793b092a3 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } }
I20260608 12:58:42.971879 28718 tablet_bootstrap.cc:654] T 07f2add7fd064d21813413a9327621f0 P 2c76de682e2c42129a55b469469a1595: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:42.971515 28717 consensus_queue.cc:260] T d28f965d6d574b4a8488caeca3e14e56 P f3a662e7a17d4e84ac7ad8620fdcb04e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } }
I20260608 12:58:42.974042 28717 ts_tablet_manager.cc:1434] T d28f965d6d574b4a8488caeca3e14e56 P f3a662e7a17d4e84ac7ad8620fdcb04e: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:58:42.975143 28717 tablet_bootstrap.cc:492] T a29d8c3a9c164b5ebfdbc67793b092a3 P f3a662e7a17d4e84ac7ad8620fdcb04e: Bootstrap starting.
I20260608 12:58:42.983853 28717 tablet_bootstrap.cc:654] T a29d8c3a9c164b5ebfdbc67793b092a3 P f3a662e7a17d4e84ac7ad8620fdcb04e: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:42.993824 28721 ts_tablet_manager.cc:1434] T a29d8c3a9c164b5ebfdbc67793b092a3 P 4ca9a8a6aad848f4b269ed70c6adb3d1: Time spent starting tablet: real 0.029s	user 0.017s	sys 0.011s
I20260608 12:58:42.996309 28721 tablet_bootstrap.cc:492] T 07f2add7fd064d21813413a9327621f0 P 4ca9a8a6aad848f4b269ed70c6adb3d1: Bootstrap starting.
I20260608 12:58:42.996702 28718 tablet_bootstrap.cc:492] T 07f2add7fd064d21813413a9327621f0 P 2c76de682e2c42129a55b469469a1595: No bootstrap required, opened a new log
I20260608 12:58:42.997224 28717 tablet_bootstrap.cc:492] T a29d8c3a9c164b5ebfdbc67793b092a3 P f3a662e7a17d4e84ac7ad8620fdcb04e: No bootstrap required, opened a new log
I20260608 12:58:42.997422 28718 ts_tablet_manager.cc:1403] T 07f2add7fd064d21813413a9327621f0 P 2c76de682e2c42129a55b469469a1595: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.018s
I20260608 12:58:42.997787 28717 ts_tablet_manager.cc:1403] T a29d8c3a9c164b5ebfdbc67793b092a3 P f3a662e7a17d4e84ac7ad8620fdcb04e: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.011s
I20260608 12:58:43.001370 28717 raft_consensus.cc:359] T a29d8c3a9c164b5ebfdbc67793b092a3 P f3a662e7a17d4e84ac7ad8620fdcb04e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } }
I20260608 12:58:43.002238 28717 raft_consensus.cc:385] T a29d8c3a9c164b5ebfdbc67793b092a3 P f3a662e7a17d4e84ac7ad8620fdcb04e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:43.001809 28718 raft_consensus.cc:359] T 07f2add7fd064d21813413a9327621f0 P 2c76de682e2c42129a55b469469a1595 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } }
I20260608 12:58:43.003038 28718 raft_consensus.cc:385] T 07f2add7fd064d21813413a9327621f0 P 2c76de682e2c42129a55b469469a1595 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:43.003461 28718 raft_consensus.cc:740] T 07f2add7fd064d21813413a9327621f0 P 2c76de682e2c42129a55b469469a1595 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c76de682e2c42129a55b469469a1595, State: Initialized, Role: FOLLOWER
I20260608 12:58:43.004207 28721 tablet_bootstrap.cc:654] T 07f2add7fd064d21813413a9327621f0 P 4ca9a8a6aad848f4b269ed70c6adb3d1: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:43.002630 28717 raft_consensus.cc:740] T a29d8c3a9c164b5ebfdbc67793b092a3 P f3a662e7a17d4e84ac7ad8620fdcb04e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3a662e7a17d4e84ac7ad8620fdcb04e, State: Initialized, Role: FOLLOWER
I20260608 12:58:43.005194 28717 consensus_queue.cc:260] T a29d8c3a9c164b5ebfdbc67793b092a3 P f3a662e7a17d4e84ac7ad8620fdcb04e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } }
I20260608 12:58:43.006137 28718 consensus_queue.cc:260] T 07f2add7fd064d21813413a9327621f0 P 2c76de682e2c42129a55b469469a1595 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } }
I20260608 12:58:43.008755 28718 ts_tablet_manager.cc:1434] T 07f2add7fd064d21813413a9327621f0 P 2c76de682e2c42129a55b469469a1595: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 12:58:43.008848 28717 ts_tablet_manager.cc:1434] T a29d8c3a9c164b5ebfdbc67793b092a3 P f3a662e7a17d4e84ac7ad8620fdcb04e: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.001s
I20260608 12:58:43.009842 28718 tablet_bootstrap.cc:492] T d28f965d6d574b4a8488caeca3e14e56 P 2c76de682e2c42129a55b469469a1595: Bootstrap starting.
I20260608 12:58:43.010109 28717 tablet_bootstrap.cc:492] T 07f2add7fd064d21813413a9327621f0 P f3a662e7a17d4e84ac7ad8620fdcb04e: Bootstrap starting.
I20260608 12:58:43.017318 28718 tablet_bootstrap.cc:654] T d28f965d6d574b4a8488caeca3e14e56 P 2c76de682e2c42129a55b469469a1595: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:43.018628 28717 tablet_bootstrap.cc:654] T 07f2add7fd064d21813413a9327621f0 P f3a662e7a17d4e84ac7ad8620fdcb04e: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:43.025031 28721 tablet_bootstrap.cc:492] T 07f2add7fd064d21813413a9327621f0 P 4ca9a8a6aad848f4b269ed70c6adb3d1: No bootstrap required, opened a new log
I20260608 12:58:43.025727 28721 ts_tablet_manager.cc:1403] T 07f2add7fd064d21813413a9327621f0 P 4ca9a8a6aad848f4b269ed70c6adb3d1: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.001s
I20260608 12:58:43.030009 28721 raft_consensus.cc:359] T 07f2add7fd064d21813413a9327621f0 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } }
I20260608 12:58:43.031071 28721 raft_consensus.cc:385] T 07f2add7fd064d21813413a9327621f0 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:43.031522 28721 raft_consensus.cc:740] T 07f2add7fd064d21813413a9327621f0 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ca9a8a6aad848f4b269ed70c6adb3d1, State: Initialized, Role: FOLLOWER
I20260608 12:58:43.033232 28721 consensus_queue.cc:260] T 07f2add7fd064d21813413a9327621f0 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } }
I20260608 12:58:43.034333 28724 raft_consensus.cc:493] T 490b2f1693f6409ab3d57164d7f50456 P 2c76de682e2c42129a55b469469a1595 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:43.034996 28724 raft_consensus.cc:515] T 490b2f1693f6409ab3d57164d7f50456 P 2c76de682e2c42129a55b469469a1595 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } }
I20260608 12:58:43.036108 28721 ts_tablet_manager.cc:1434] T 07f2add7fd064d21813413a9327621f0 P 4ca9a8a6aad848f4b269ed70c6adb3d1: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 12:58:43.037278 28721 tablet_bootstrap.cc:492] T 7eb89e22f0494a409304f37716bb9451 P 4ca9a8a6aad848f4b269ed70c6adb3d1: Bootstrap starting.
I20260608 12:58:43.038623 28717 tablet_bootstrap.cc:492] T 07f2add7fd064d21813413a9327621f0 P f3a662e7a17d4e84ac7ad8620fdcb04e: No bootstrap required, opened a new log
I20260608 12:58:43.039297 28717 ts_tablet_manager.cc:1403] T 07f2add7fd064d21813413a9327621f0 P f3a662e7a17d4e84ac7ad8620fdcb04e: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.012s
I20260608 12:58:43.041294 28724 leader_election.cc:290] T 490b2f1693f6409ab3d57164d7f50456 P 2c76de682e2c42129a55b469469a1595 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3a662e7a17d4e84ac7ad8620fdcb04e (127.16.174.130:42585), 4ca9a8a6aad848f4b269ed70c6adb3d1 (127.16.174.131:42391)
I20260608 12:58:43.044411 28717 raft_consensus.cc:359] T 07f2add7fd064d21813413a9327621f0 P f3a662e7a17d4e84ac7ad8620fdcb04e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } }
I20260608 12:58:43.044443 28721 tablet_bootstrap.cc:654] T 7eb89e22f0494a409304f37716bb9451 P 4ca9a8a6aad848f4b269ed70c6adb3d1: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:43.045389 28717 raft_consensus.cc:385] T 07f2add7fd064d21813413a9327621f0 P f3a662e7a17d4e84ac7ad8620fdcb04e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:43.048348 28717 raft_consensus.cc:740] T 07f2add7fd064d21813413a9327621f0 P f3a662e7a17d4e84ac7ad8620fdcb04e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3a662e7a17d4e84ac7ad8620fdcb04e, State: Initialized, Role: FOLLOWER
I20260608 12:58:43.049577 28717 consensus_queue.cc:260] T 07f2add7fd064d21813413a9327621f0 P f3a662e7a17d4e84ac7ad8620fdcb04e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } }
I20260608 12:58:43.050802 28718 tablet_bootstrap.cc:492] T d28f965d6d574b4a8488caeca3e14e56 P 2c76de682e2c42129a55b469469a1595: No bootstrap required, opened a new log
I20260608 12:58:43.051332 28718 ts_tablet_manager.cc:1403] T d28f965d6d574b4a8488caeca3e14e56 P 2c76de682e2c42129a55b469469a1595: Time spent bootstrapping tablet: real 0.042s	user 0.017s	sys 0.008s
I20260608 12:58:43.052399 28717 ts_tablet_manager.cc:1434] T 07f2add7fd064d21813413a9327621f0 P f3a662e7a17d4e84ac7ad8620fdcb04e: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.002s
I20260608 12:58:43.053644 28717 tablet_bootstrap.cc:492] T b3b13107a6fb4e1f8efc5296149d6e9d P f3a662e7a17d4e84ac7ad8620fdcb04e: Bootstrap starting.
I20260608 12:58:43.058655 28722 raft_consensus.cc:493] T d28f965d6d574b4a8488caeca3e14e56 P f3a662e7a17d4e84ac7ad8620fdcb04e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:43.059298 28722 raft_consensus.cc:515] T d28f965d6d574b4a8488caeca3e14e56 P f3a662e7a17d4e84ac7ad8620fdcb04e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } }
I20260608 12:58:43.062271 28721 tablet_bootstrap.cc:492] T 7eb89e22f0494a409304f37716bb9451 P 4ca9a8a6aad848f4b269ed70c6adb3d1: No bootstrap required, opened a new log
I20260608 12:58:43.062881 28721 ts_tablet_manager.cc:1403] T 7eb89e22f0494a409304f37716bb9451 P 4ca9a8a6aad848f4b269ed70c6adb3d1: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.004s
I20260608 12:58:43.066658 28718 raft_consensus.cc:359] T d28f965d6d574b4a8488caeca3e14e56 P 2c76de682e2c42129a55b469469a1595 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } }
I20260608 12:58:43.066890 28721 raft_consensus.cc:359] T 7eb89e22f0494a409304f37716bb9451 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } }
I20260608 12:58:43.067458 28718 raft_consensus.cc:385] T d28f965d6d574b4a8488caeca3e14e56 P 2c76de682e2c42129a55b469469a1595 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:43.067880 28721 raft_consensus.cc:385] T 7eb89e22f0494a409304f37716bb9451 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:43.067879 28718 raft_consensus.cc:740] T d28f965d6d574b4a8488caeca3e14e56 P 2c76de682e2c42129a55b469469a1595 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c76de682e2c42129a55b469469a1595, State: Initialized, Role: FOLLOWER
I20260608 12:58:43.068522 28721 raft_consensus.cc:740] T 7eb89e22f0494a409304f37716bb9451 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ca9a8a6aad848f4b269ed70c6adb3d1, State: Initialized, Role: FOLLOWER
I20260608 12:58:43.069010 28718 consensus_queue.cc:260] T d28f965d6d574b4a8488caeca3e14e56 P 2c76de682e2c42129a55b469469a1595 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } }
I20260608 12:58:43.069365 28721 consensus_queue.cc:260] T 7eb89e22f0494a409304f37716bb9451 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } }
I20260608 12:58:43.071025 28722 leader_election.cc:290] T d28f965d6d574b4a8488caeca3e14e56 P f3a662e7a17d4e84ac7ad8620fdcb04e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c76de682e2c42129a55b469469a1595 (127.16.174.129:40833), 4ca9a8a6aad848f4b269ed70c6adb3d1 (127.16.174.131:42391)
I20260608 12:58:43.071440 28718 ts_tablet_manager.cc:1434] T d28f965d6d574b4a8488caeca3e14e56 P 2c76de682e2c42129a55b469469a1595: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260608 12:58:43.072716 28718 tablet_bootstrap.cc:492] T 7eb89e22f0494a409304f37716bb9451 P 2c76de682e2c42129a55b469469a1595: Bootstrap starting.
I20260608 12:58:43.075078 28721 ts_tablet_manager.cc:1434] T 7eb89e22f0494a409304f37716bb9451 P 4ca9a8a6aad848f4b269ed70c6adb3d1: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.005s
I20260608 12:58:43.076519 28721 tablet_bootstrap.cc:492] T 490b2f1693f6409ab3d57164d7f50456 P 4ca9a8a6aad848f4b269ed70c6adb3d1: Bootstrap starting.
I20260608 12:58:43.085397 28717 tablet_bootstrap.cc:654] T b3b13107a6fb4e1f8efc5296149d6e9d P f3a662e7a17d4e84ac7ad8620fdcb04e: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:43.087209 28721 tablet_bootstrap.cc:654] T 490b2f1693f6409ab3d57164d7f50456 P 4ca9a8a6aad848f4b269ed70c6adb3d1: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:43.092355 28718 tablet_bootstrap.cc:654] T 7eb89e22f0494a409304f37716bb9451 P 2c76de682e2c42129a55b469469a1595: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:43.094194 28598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490b2f1693f6409ab3d57164d7f50456" candidate_uuid: "2c76de682e2c42129a55b469469a1595" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" is_pre_election: true
I20260608 12:58:43.095312 28598 raft_consensus.cc:2468] T 490b2f1693f6409ab3d57164d7f50456 P f3a662e7a17d4e84ac7ad8620fdcb04e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c76de682e2c42129a55b469469a1595 in term 0.
I20260608 12:58:43.097404 28487 leader_election.cc:304] T 490b2f1693f6409ab3d57164d7f50456 P 2c76de682e2c42129a55b469469a1595 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c76de682e2c42129a55b469469a1595, f3a662e7a17d4e84ac7ad8620fdcb04e; no voters: 
I20260608 12:58:43.098675 28724 raft_consensus.cc:2804] T 490b2f1693f6409ab3d57164d7f50456 P 2c76de682e2c42129a55b469469a1595 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:43.099236 28724 raft_consensus.cc:493] T 490b2f1693f6409ab3d57164d7f50456 P 2c76de682e2c42129a55b469469a1595 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:43.099731 28724 raft_consensus.cc:3060] T 490b2f1693f6409ab3d57164d7f50456 P 2c76de682e2c42129a55b469469a1595 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:43.101558 28721 tablet_bootstrap.cc:492] T 490b2f1693f6409ab3d57164d7f50456 P 4ca9a8a6aad848f4b269ed70c6adb3d1: No bootstrap required, opened a new log
I20260608 12:58:43.102495 28721 ts_tablet_manager.cc:1403] T 490b2f1693f6409ab3d57164d7f50456 P 4ca9a8a6aad848f4b269ed70c6adb3d1: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.005s
I20260608 12:58:43.107304 28721 raft_consensus.cc:359] T 490b2f1693f6409ab3d57164d7f50456 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } }
I20260608 12:58:43.110028 28721 raft_consensus.cc:385] T 490b2f1693f6409ab3d57164d7f50456 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:43.110459 28721 raft_consensus.cc:740] T 490b2f1693f6409ab3d57164d7f50456 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ca9a8a6aad848f4b269ed70c6adb3d1, State: Initialized, Role: FOLLOWER
I20260608 12:58:43.111883 28718 tablet_bootstrap.cc:492] T 7eb89e22f0494a409304f37716bb9451 P 2c76de682e2c42129a55b469469a1595: No bootstrap required, opened a new log
I20260608 12:58:43.111558 28721 consensus_queue.cc:260] T 490b2f1693f6409ab3d57164d7f50456 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } }
I20260608 12:58:43.112473 28718 ts_tablet_manager.cc:1403] T 7eb89e22f0494a409304f37716bb9451 P 2c76de682e2c42129a55b469469a1595: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.014s
I20260608 12:58:43.116142 28718 raft_consensus.cc:359] T 7eb89e22f0494a409304f37716bb9451 P 2c76de682e2c42129a55b469469a1595 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } }
I20260608 12:58:43.116940 28718 raft_consensus.cc:385] T 7eb89e22f0494a409304f37716bb9451 P 2c76de682e2c42129a55b469469a1595 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:43.117261 28718 raft_consensus.cc:740] T 7eb89e22f0494a409304f37716bb9451 P 2c76de682e2c42129a55b469469a1595 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c76de682e2c42129a55b469469a1595, State: Initialized, Role: FOLLOWER
I20260608 12:58:43.118342 28718 consensus_queue.cc:260] T 7eb89e22f0494a409304f37716bb9451 P 2c76de682e2c42129a55b469469a1595 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } }
I20260608 12:58:43.120793 28672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490b2f1693f6409ab3d57164d7f50456" candidate_uuid: "2c76de682e2c42129a55b469469a1595" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" is_pre_election: true
I20260608 12:58:43.121749 28672 raft_consensus.cc:2468] T 490b2f1693f6409ab3d57164d7f50456 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c76de682e2c42129a55b469469a1595 in term 0.
I20260608 12:58:43.123885 28721 ts_tablet_manager.cc:1434] T 490b2f1693f6409ab3d57164d7f50456 P 4ca9a8a6aad848f4b269ed70c6adb3d1: Time spent starting tablet: real 0.021s	user 0.010s	sys 0.000s
I20260608 12:58:43.111388 28724 raft_consensus.cc:515] T 490b2f1693f6409ab3d57164d7f50456 P 2c76de682e2c42129a55b469469a1595 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } }
I20260608 12:58:43.132437 28721 tablet_bootstrap.cc:492] T d28f965d6d574b4a8488caeca3e14e56 P 4ca9a8a6aad848f4b269ed70c6adb3d1: Bootstrap starting.
I20260608 12:58:43.137544 28717 tablet_bootstrap.cc:492] T b3b13107a6fb4e1f8efc5296149d6e9d P f3a662e7a17d4e84ac7ad8620fdcb04e: No bootstrap required, opened a new log
I20260608 12:58:43.138190 28717 ts_tablet_manager.cc:1403] T b3b13107a6fb4e1f8efc5296149d6e9d P f3a662e7a17d4e84ac7ad8620fdcb04e: Time spent bootstrapping tablet: real 0.085s	user 0.016s	sys 0.006s
I20260608 12:58:43.140782 28724 leader_election.cc:290] T 490b2f1693f6409ab3d57164d7f50456 P 2c76de682e2c42129a55b469469a1595 [CANDIDATE]: Term 1 election: Requested vote from peers f3a662e7a17d4e84ac7ad8620fdcb04e (127.16.174.130:42585), 4ca9a8a6aad848f4b269ed70c6adb3d1 (127.16.174.131:42391)
I20260608 12:58:43.141062 28721 tablet_bootstrap.cc:654] T d28f965d6d574b4a8488caeca3e14e56 P 4ca9a8a6aad848f4b269ed70c6adb3d1: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:43.143998 28718 ts_tablet_manager.cc:1434] T 7eb89e22f0494a409304f37716bb9451 P 2c76de682e2c42129a55b469469a1595: Time spent starting tablet: real 0.031s	user 0.010s	sys 0.014s
I20260608 12:58:43.143707 28717 raft_consensus.cc:359] T b3b13107a6fb4e1f8efc5296149d6e9d P f3a662e7a17d4e84ac7ad8620fdcb04e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } }
I20260608 12:58:43.144671 28717 raft_consensus.cc:385] T b3b13107a6fb4e1f8efc5296149d6e9d P f3a662e7a17d4e84ac7ad8620fdcb04e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:43.145016 28717 raft_consensus.cc:740] T b3b13107a6fb4e1f8efc5296149d6e9d P f3a662e7a17d4e84ac7ad8620fdcb04e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3a662e7a17d4e84ac7ad8620fdcb04e, State: Initialized, Role: FOLLOWER
I20260608 12:58:43.145056 28672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490b2f1693f6409ab3d57164d7f50456" candidate_uuid: "2c76de682e2c42129a55b469469a1595" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1"
I20260608 12:58:43.145787 28672 raft_consensus.cc:3060] T 490b2f1693f6409ab3d57164d7f50456 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:43.146044 28717 consensus_queue.cc:260] T b3b13107a6fb4e1f8efc5296149d6e9d P f3a662e7a17d4e84ac7ad8620fdcb04e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } }
I20260608 12:58:43.144697 28598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490b2f1693f6409ab3d57164d7f50456" candidate_uuid: "2c76de682e2c42129a55b469469a1595" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e"
I20260608 12:58:43.148303 28598 raft_consensus.cc:3060] T 490b2f1693f6409ab3d57164d7f50456 P f3a662e7a17d4e84ac7ad8620fdcb04e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:43.156632 28717 ts_tablet_manager.cc:1434] T b3b13107a6fb4e1f8efc5296149d6e9d P f3a662e7a17d4e84ac7ad8620fdcb04e: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.001s
I20260608 12:58:43.156915 28718 tablet_bootstrap.cc:492] T b3b13107a6fb4e1f8efc5296149d6e9d P 2c76de682e2c42129a55b469469a1595: Bootstrap starting.
I20260608 12:58:43.160576 28717 tablet_bootstrap.cc:492] T 7eb89e22f0494a409304f37716bb9451 P f3a662e7a17d4e84ac7ad8620fdcb04e: Bootstrap starting.
I20260608 12:58:43.165483 28718 tablet_bootstrap.cc:654] T b3b13107a6fb4e1f8efc5296149d6e9d P 2c76de682e2c42129a55b469469a1595: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:43.170048 28717 tablet_bootstrap.cc:654] T 7eb89e22f0494a409304f37716bb9451 P f3a662e7a17d4e84ac7ad8620fdcb04e: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:43.174999 28672 raft_consensus.cc:2468] T 490b2f1693f6409ab3d57164d7f50456 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c76de682e2c42129a55b469469a1595 in term 1.
I20260608 12:58:43.179124 28598 raft_consensus.cc:2468] T 490b2f1693f6409ab3d57164d7f50456 P f3a662e7a17d4e84ac7ad8620fdcb04e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c76de682e2c42129a55b469469a1595 in term 1.
I20260608 12:58:43.182164 28717 tablet_bootstrap.cc:492] T 7eb89e22f0494a409304f37716bb9451 P f3a662e7a17d4e84ac7ad8620fdcb04e: No bootstrap required, opened a new log
I20260608 12:58:43.182737 28717 ts_tablet_manager.cc:1403] T 7eb89e22f0494a409304f37716bb9451 P f3a662e7a17d4e84ac7ad8620fdcb04e: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260608 12:58:43.185519 28487 leader_election.cc:304] T 490b2f1693f6409ab3d57164d7f50456 P 2c76de682e2c42129a55b469469a1595 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c76de682e2c42129a55b469469a1595, 4ca9a8a6aad848f4b269ed70c6adb3d1; no voters: 
I20260608 12:58:43.186626 28741 raft_consensus.cc:2804] T 490b2f1693f6409ab3d57164d7f50456 P 2c76de682e2c42129a55b469469a1595 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:43.187197 28741 raft_consensus.cc:697] T 490b2f1693f6409ab3d57164d7f50456 P 2c76de682e2c42129a55b469469a1595 [term 1 LEADER]: Becoming Leader. State: Replica: 2c76de682e2c42129a55b469469a1595, State: Running, Role: LEADER
I20260608 12:58:43.188241 28741 consensus_queue.cc:237] T 490b2f1693f6409ab3d57164d7f50456 P 2c76de682e2c42129a55b469469a1595 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } }
I20260608 12:58:43.195633 28523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d28f965d6d574b4a8488caeca3e14e56" candidate_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c76de682e2c42129a55b469469a1595" is_pre_election: true
I20260608 12:58:43.185982 28717 raft_consensus.cc:359] T 7eb89e22f0494a409304f37716bb9451 P f3a662e7a17d4e84ac7ad8620fdcb04e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } }
I20260608 12:58:43.196619 28523 raft_consensus.cc:2468] T d28f965d6d574b4a8488caeca3e14e56 P 2c76de682e2c42129a55b469469a1595 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3a662e7a17d4e84ac7ad8620fdcb04e in term 0.
I20260608 12:58:43.198194 28561 leader_election.cc:304] T d28f965d6d574b4a8488caeca3e14e56 P f3a662e7a17d4e84ac7ad8620fdcb04e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c76de682e2c42129a55b469469a1595, f3a662e7a17d4e84ac7ad8620fdcb04e; no voters: 
I20260608 12:58:43.199522 28672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d28f965d6d574b4a8488caeca3e14e56" candidate_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" is_pre_election: true
I20260608 12:58:43.199543 28722 raft_consensus.cc:2804] T d28f965d6d574b4a8488caeca3e14e56 P f3a662e7a17d4e84ac7ad8620fdcb04e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:43.200414 28722 raft_consensus.cc:493] T d28f965d6d574b4a8488caeca3e14e56 P f3a662e7a17d4e84ac7ad8620fdcb04e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:43.200886 28722 raft_consensus.cc:3060] T d28f965d6d574b4a8488caeca3e14e56 P f3a662e7a17d4e84ac7ad8620fdcb04e [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:58:43.201305 28562 leader_election.cc:343] T d28f965d6d574b4a8488caeca3e14e56 P f3a662e7a17d4e84ac7ad8620fdcb04e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ca9a8a6aad848f4b269ed70c6adb3d1 (127.16.174.131:42391): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:58:43.202981 28718 tablet_bootstrap.cc:492] T b3b13107a6fb4e1f8efc5296149d6e9d P 2c76de682e2c42129a55b469469a1595: No bootstrap required, opened a new log
I20260608 12:58:43.203466 28718 ts_tablet_manager.cc:1403] T b3b13107a6fb4e1f8efc5296149d6e9d P 2c76de682e2c42129a55b469469a1595: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.028s
I20260608 12:58:43.205739 28718 raft_consensus.cc:359] T b3b13107a6fb4e1f8efc5296149d6e9d P 2c76de682e2c42129a55b469469a1595 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } }
I20260608 12:58:43.206274 28718 raft_consensus.cc:385] T b3b13107a6fb4e1f8efc5296149d6e9d P 2c76de682e2c42129a55b469469a1595 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:43.206565 28718 raft_consensus.cc:740] T b3b13107a6fb4e1f8efc5296149d6e9d P 2c76de682e2c42129a55b469469a1595 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c76de682e2c42129a55b469469a1595, State: Initialized, Role: FOLLOWER
I20260608 12:58:43.207321 28718 consensus_queue.cc:260] T b3b13107a6fb4e1f8efc5296149d6e9d P 2c76de682e2c42129a55b469469a1595 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } }
I20260608 12:58:43.208190 28721 tablet_bootstrap.cc:492] T d28f965d6d574b4a8488caeca3e14e56 P 4ca9a8a6aad848f4b269ed70c6adb3d1: No bootstrap required, opened a new log
I20260608 12:58:43.208778 28721 ts_tablet_manager.cc:1403] T d28f965d6d574b4a8488caeca3e14e56 P 4ca9a8a6aad848f4b269ed70c6adb3d1: Time spent bootstrapping tablet: real 0.077s	user 0.026s	sys 0.030s
I20260608 12:58:43.209724 28718 ts_tablet_manager.cc:1434] T b3b13107a6fb4e1f8efc5296149d6e9d P 2c76de682e2c42129a55b469469a1595: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260608 12:58:43.209800 28717 raft_consensus.cc:385] T 7eb89e22f0494a409304f37716bb9451 P f3a662e7a17d4e84ac7ad8620fdcb04e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:43.210495 28717 raft_consensus.cc:740] T 7eb89e22f0494a409304f37716bb9451 P f3a662e7a17d4e84ac7ad8620fdcb04e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3a662e7a17d4e84ac7ad8620fdcb04e, State: Initialized, Role: FOLLOWER
I20260608 12:58:43.211023 28718 tablet_bootstrap.cc:492] T a29d8c3a9c164b5ebfdbc67793b092a3 P 2c76de682e2c42129a55b469469a1595: Bootstrap starting.
I20260608 12:58:43.212126 28721 raft_consensus.cc:359] T d28f965d6d574b4a8488caeca3e14e56 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } }
I20260608 12:58:43.212925 28721 raft_consensus.cc:385] T d28f965d6d574b4a8488caeca3e14e56 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:43.213282 28721 raft_consensus.cc:740] T d28f965d6d574b4a8488caeca3e14e56 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ca9a8a6aad848f4b269ed70c6adb3d1, State: Initialized, Role: FOLLOWER
I20260608 12:58:43.214001 28722 raft_consensus.cc:515] T d28f965d6d574b4a8488caeca3e14e56 P f3a662e7a17d4e84ac7ad8620fdcb04e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } }
I20260608 12:58:43.214248 28721 consensus_queue.cc:260] T d28f965d6d574b4a8488caeca3e14e56 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } }
I20260608 12:58:43.216019 28717 consensus_queue.cc:260] T 7eb89e22f0494a409304f37716bb9451 P f3a662e7a17d4e84ac7ad8620fdcb04e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } }
I20260608 12:58:43.218331 28718 tablet_bootstrap.cc:654] T a29d8c3a9c164b5ebfdbc67793b092a3 P 2c76de682e2c42129a55b469469a1595: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:43.219511 28722 leader_election.cc:290] T d28f965d6d574b4a8488caeca3e14e56 P f3a662e7a17d4e84ac7ad8620fdcb04e [CANDIDATE]: Term 1 election: Requested vote from peers 2c76de682e2c42129a55b469469a1595 (127.16.174.129:40833), 4ca9a8a6aad848f4b269ed70c6adb3d1 (127.16.174.131:42391)
I20260608 12:58:43.222427 28717 ts_tablet_manager.cc:1434] T 7eb89e22f0494a409304f37716bb9451 P f3a662e7a17d4e84ac7ad8620fdcb04e: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.002s
I20260608 12:58:43.222800 28523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d28f965d6d574b4a8488caeca3e14e56" candidate_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c76de682e2c42129a55b469469a1595"
I20260608 12:58:43.223426 28523 raft_consensus.cc:3060] T d28f965d6d574b4a8488caeca3e14e56 P 2c76de682e2c42129a55b469469a1595 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:43.225692 28418 catalog_manager.cc:5696] T 490b2f1693f6409ab3d57164d7f50456 P 2c76de682e2c42129a55b469469a1595 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c76de682e2c42129a55b469469a1595 (127.16.174.129). New cstate: current_term: 1 leader_uuid: "2c76de682e2c42129a55b469469a1595" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:43.228829 28672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d28f965d6d574b4a8488caeca3e14e56" candidate_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1"
I20260608 12:58:43.229676 28672 raft_consensus.cc:3060] T d28f965d6d574b4a8488caeca3e14e56 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:43.231149 28523 raft_consensus.cc:2468] T d28f965d6d574b4a8488caeca3e14e56 P 2c76de682e2c42129a55b469469a1595 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3a662e7a17d4e84ac7ad8620fdcb04e in term 1.
I20260608 12:58:43.232613 28561 leader_election.cc:304] T d28f965d6d574b4a8488caeca3e14e56 P f3a662e7a17d4e84ac7ad8620fdcb04e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c76de682e2c42129a55b469469a1595, f3a662e7a17d4e84ac7ad8620fdcb04e; no voters: 
I20260608 12:58:43.233625 28722 raft_consensus.cc:2804] T d28f965d6d574b4a8488caeca3e14e56 P f3a662e7a17d4e84ac7ad8620fdcb04e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:43.234113 28722 raft_consensus.cc:697] T d28f965d6d574b4a8488caeca3e14e56 P f3a662e7a17d4e84ac7ad8620fdcb04e [term 1 LEADER]: Becoming Leader. State: Replica: f3a662e7a17d4e84ac7ad8620fdcb04e, State: Running, Role: LEADER
I20260608 12:58:43.235234 28722 consensus_queue.cc:237] T d28f965d6d574b4a8488caeca3e14e56 P f3a662e7a17d4e84ac7ad8620fdcb04e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } }
W20260608 12:58:43.237421 28469 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:58:43.243772 28746 raft_consensus.cc:493] T b3b13107a6fb4e1f8efc5296149d6e9d P f3a662e7a17d4e84ac7ad8620fdcb04e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:43.244524 28746 raft_consensus.cc:515] T b3b13107a6fb4e1f8efc5296149d6e9d P f3a662e7a17d4e84ac7ad8620fdcb04e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } }
I20260608 12:58:43.247237 28746 leader_election.cc:290] T b3b13107a6fb4e1f8efc5296149d6e9d P f3a662e7a17d4e84ac7ad8620fdcb04e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c76de682e2c42129a55b469469a1595 (127.16.174.129:40833), 4ca9a8a6aad848f4b269ed70c6adb3d1 (127.16.174.131:42391)
I20260608 12:58:43.249549 28523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3b13107a6fb4e1f8efc5296149d6e9d" candidate_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c76de682e2c42129a55b469469a1595" is_pre_election: true
I20260608 12:58:43.250416 28523 raft_consensus.cc:2468] T b3b13107a6fb4e1f8efc5296149d6e9d P 2c76de682e2c42129a55b469469a1595 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3a662e7a17d4e84ac7ad8620fdcb04e in term 0.
I20260608 12:58:43.250823 28671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3b13107a6fb4e1f8efc5296149d6e9d" candidate_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" is_pre_election: true
I20260608 12:58:43.252142 28561 leader_election.cc:304] T b3b13107a6fb4e1f8efc5296149d6e9d P f3a662e7a17d4e84ac7ad8620fdcb04e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c76de682e2c42129a55b469469a1595, f3a662e7a17d4e84ac7ad8620fdcb04e; no voters: 
I20260608 12:58:43.253268 28722 raft_consensus.cc:2804] T b3b13107a6fb4e1f8efc5296149d6e9d P f3a662e7a17d4e84ac7ad8620fdcb04e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:43.253482 28672 raft_consensus.cc:2468] T d28f965d6d574b4a8488caeca3e14e56 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3a662e7a17d4e84ac7ad8620fdcb04e in term 1.
I20260608 12:58:43.253777 28722 raft_consensus.cc:493] T b3b13107a6fb4e1f8efc5296149d6e9d P f3a662e7a17d4e84ac7ad8620fdcb04e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:43.254395 28722 raft_consensus.cc:3060] T b3b13107a6fb4e1f8efc5296149d6e9d P f3a662e7a17d4e84ac7ad8620fdcb04e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:43.254618 28721 ts_tablet_manager.cc:1434] T d28f965d6d574b4a8488caeca3e14e56 P 4ca9a8a6aad848f4b269ed70c6adb3d1: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260608 12:58:43.256734 28726 raft_consensus.cc:493] T a29d8c3a9c164b5ebfdbc67793b092a3 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:43.257477 28726 raft_consensus.cc:515] T a29d8c3a9c164b5ebfdbc67793b092a3 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } }
I20260608 12:58:43.258759 28721 tablet_bootstrap.cc:492] T b3b13107a6fb4e1f8efc5296149d6e9d P 4ca9a8a6aad848f4b269ed70c6adb3d1: Bootstrap starting.
I20260608 12:58:43.263163 28722 raft_consensus.cc:515] T b3b13107a6fb4e1f8efc5296149d6e9d P f3a662e7a17d4e84ac7ad8620fdcb04e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } }
I20260608 12:58:43.266729 28523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3b13107a6fb4e1f8efc5296149d6e9d" candidate_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c76de682e2c42129a55b469469a1595"
I20260608 12:58:43.267416 28523 raft_consensus.cc:3060] T b3b13107a6fb4e1f8efc5296149d6e9d P 2c76de682e2c42129a55b469469a1595 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:43.270143 28721 tablet_bootstrap.cc:654] T b3b13107a6fb4e1f8efc5296149d6e9d P 4ca9a8a6aad848f4b269ed70c6adb3d1: Neither blocks nor log segments found. Creating new log.
W20260608 12:58:43.272125 28562 leader_election.cc:343] T b3b13107a6fb4e1f8efc5296149d6e9d P f3a662e7a17d4e84ac7ad8620fdcb04e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ca9a8a6aad848f4b269ed70c6adb3d1 (127.16.174.131:42391): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:58:43.276468 28722 leader_election.cc:290] T b3b13107a6fb4e1f8efc5296149d6e9d P f3a662e7a17d4e84ac7ad8620fdcb04e [CANDIDATE]: Term 1 election: Requested vote from peers 2c76de682e2c42129a55b469469a1595 (127.16.174.129:40833), 4ca9a8a6aad848f4b269ed70c6adb3d1 (127.16.174.131:42391)
I20260608 12:58:43.276373 28726 leader_election.cc:290] T a29d8c3a9c164b5ebfdbc67793b092a3 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c76de682e2c42129a55b469469a1595 (127.16.174.129:40833), f3a662e7a17d4e84ac7ad8620fdcb04e (127.16.174.130:42585)
I20260608 12:58:43.277879 28718 tablet_bootstrap.cc:492] T a29d8c3a9c164b5ebfdbc67793b092a3 P 2c76de682e2c42129a55b469469a1595: No bootstrap required, opened a new log
I20260608 12:58:43.277699 28523 raft_consensus.cc:2468] T b3b13107a6fb4e1f8efc5296149d6e9d P 2c76de682e2c42129a55b469469a1595 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3a662e7a17d4e84ac7ad8620fdcb04e in term 1.
I20260608 12:58:43.278717 28718 ts_tablet_manager.cc:1403] T a29d8c3a9c164b5ebfdbc67793b092a3 P 2c76de682e2c42129a55b469469a1595: Time spent bootstrapping tablet: real 0.068s	user 0.017s	sys 0.045s
I20260608 12:58:43.280927 28721 tablet_bootstrap.cc:492] T b3b13107a6fb4e1f8efc5296149d6e9d P 4ca9a8a6aad848f4b269ed70c6adb3d1: No bootstrap required, opened a new log
I20260608 12:58:43.280172 28421 catalog_manager.cc:5696] T d28f965d6d574b4a8488caeca3e14e56 P f3a662e7a17d4e84ac7ad8620fdcb04e reported cstate change: term changed from 0 to 1, leader changed from <none> to f3a662e7a17d4e84ac7ad8620fdcb04e (127.16.174.130). New cstate: current_term: 1 leader_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:43.281594 28721 ts_tablet_manager.cc:1403] T b3b13107a6fb4e1f8efc5296149d6e9d P 4ca9a8a6aad848f4b269ed70c6adb3d1: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.000s
I20260608 12:58:43.279914 28561 leader_election.cc:304] T b3b13107a6fb4e1f8efc5296149d6e9d P f3a662e7a17d4e84ac7ad8620fdcb04e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c76de682e2c42129a55b469469a1595, f3a662e7a17d4e84ac7ad8620fdcb04e; no voters: 
I20260608 12:58:43.285802 28672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3b13107a6fb4e1f8efc5296149d6e9d" candidate_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1"
I20260608 12:58:43.286585 28746 raft_consensus.cc:493] T 07f2add7fd064d21813413a9327621f0 P f3a662e7a17d4e84ac7ad8620fdcb04e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:43.283109 28718 raft_consensus.cc:359] T a29d8c3a9c164b5ebfdbc67793b092a3 P 2c76de682e2c42129a55b469469a1595 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } }
W20260608 12:58:43.287657 28562 leader_election.cc:343] T b3b13107a6fb4e1f8efc5296149d6e9d P f3a662e7a17d4e84ac7ad8620fdcb04e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4ca9a8a6aad848f4b269ed70c6adb3d1 (127.16.174.131:42391): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:58:43.287492 28746 raft_consensus.cc:515] T 07f2add7fd064d21813413a9327621f0 P f3a662e7a17d4e84ac7ad8620fdcb04e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } }
I20260608 12:58:43.290362 28746 leader_election.cc:290] T 07f2add7fd064d21813413a9327621f0 P f3a662e7a17d4e84ac7ad8620fdcb04e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c76de682e2c42129a55b469469a1595 (127.16.174.129:40833), 4ca9a8a6aad848f4b269ed70c6adb3d1 (127.16.174.131:42391)
I20260608 12:58:43.290956 28746 raft_consensus.cc:2804] T b3b13107a6fb4e1f8efc5296149d6e9d P f3a662e7a17d4e84ac7ad8620fdcb04e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:43.293263 28522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f2add7fd064d21813413a9327621f0" candidate_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c76de682e2c42129a55b469469a1595" is_pre_election: true
I20260608 12:58:43.294082 28522 raft_consensus.cc:2468] T 07f2add7fd064d21813413a9327621f0 P 2c76de682e2c42129a55b469469a1595 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3a662e7a17d4e84ac7ad8620fdcb04e in term 0.
I20260608 12:58:43.294469 28721 raft_consensus.cc:359] T b3b13107a6fb4e1f8efc5296149d6e9d P 4ca9a8a6aad848f4b269ed70c6adb3d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } }
I20260608 12:58:43.295387 28721 raft_consensus.cc:385] T b3b13107a6fb4e1f8efc5296149d6e9d P 4ca9a8a6aad848f4b269ed70c6adb3d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:43.295786 28721 raft_consensus.cc:740] T b3b13107a6fb4e1f8efc5296149d6e9d P 4ca9a8a6aad848f4b269ed70c6adb3d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ca9a8a6aad848f4b269ed70c6adb3d1, State: Initialized, Role: FOLLOWER
I20260608 12:58:43.296015 28561 leader_election.cc:304] T 07f2add7fd064d21813413a9327621f0 P f3a662e7a17d4e84ac7ad8620fdcb04e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c76de682e2c42129a55b469469a1595, f3a662e7a17d4e84ac7ad8620fdcb04e; no voters: 
I20260608 12:58:43.291471 28746 raft_consensus.cc:697] T b3b13107a6fb4e1f8efc5296149d6e9d P f3a662e7a17d4e84ac7ad8620fdcb04e [term 1 LEADER]: Becoming Leader. State: Replica: f3a662e7a17d4e84ac7ad8620fdcb04e, State: Running, Role: LEADER
I20260608 12:58:43.298166 28746 consensus_queue.cc:237] T b3b13107a6fb4e1f8efc5296149d6e9d P f3a662e7a17d4e84ac7ad8620fdcb04e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } }
I20260608 12:58:43.300019 28672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f2add7fd064d21813413a9327621f0" candidate_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" is_pre_election: true
I20260608 12:58:43.300683 28672 raft_consensus.cc:2468] T 07f2add7fd064d21813413a9327621f0 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3a662e7a17d4e84ac7ad8620fdcb04e in term 0.
I20260608 12:58:43.288028 28718 raft_consensus.cc:385] T a29d8c3a9c164b5ebfdbc67793b092a3 P 2c76de682e2c42129a55b469469a1595 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:43.302861 28718 raft_consensus.cc:740] T a29d8c3a9c164b5ebfdbc67793b092a3 P 2c76de682e2c42129a55b469469a1595 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c76de682e2c42129a55b469469a1595, State: Initialized, Role: FOLLOWER
I20260608 12:58:43.302448 28721 consensus_queue.cc:260] T b3b13107a6fb4e1f8efc5296149d6e9d P 4ca9a8a6aad848f4b269ed70c6adb3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } }
I20260608 12:58:43.303066 28722 raft_consensus.cc:2804] T 07f2add7fd064d21813413a9327621f0 P f3a662e7a17d4e84ac7ad8620fdcb04e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:43.303784 28722 raft_consensus.cc:493] T 07f2add7fd064d21813413a9327621f0 P f3a662e7a17d4e84ac7ad8620fdcb04e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:43.304895 28718 consensus_queue.cc:260] T a29d8c3a9c164b5ebfdbc67793b092a3 P 2c76de682e2c42129a55b469469a1595 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } }
I20260608 12:58:43.306689 28722 raft_consensus.cc:3060] T 07f2add7fd064d21813413a9327621f0 P f3a662e7a17d4e84ac7ad8620fdcb04e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:43.310351 28718 ts_tablet_manager.cc:1434] T a29d8c3a9c164b5ebfdbc67793b092a3 P 2c76de682e2c42129a55b469469a1595: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260608 12:58:43.312433 28721 ts_tablet_manager.cc:1434] T b3b13107a6fb4e1f8efc5296149d6e9d P 4ca9a8a6aad848f4b269ed70c6adb3d1: Time spent starting tablet: real 0.030s	user 0.010s	sys 0.000s
I20260608 12:58:43.315953 28523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a29d8c3a9c164b5ebfdbc67793b092a3" candidate_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c76de682e2c42129a55b469469a1595" is_pre_election: true
I20260608 12:58:43.316852 28523 raft_consensus.cc:2468] T a29d8c3a9c164b5ebfdbc67793b092a3 P 2c76de682e2c42129a55b469469a1595 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ca9a8a6aad848f4b269ed70c6adb3d1 in term 0.
I20260608 12:58:43.318277 28635 leader_election.cc:304] T a29d8c3a9c164b5ebfdbc67793b092a3 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c76de682e2c42129a55b469469a1595, 4ca9a8a6aad848f4b269ed70c6adb3d1; no voters: 
I20260608 12:58:43.319460 28726 raft_consensus.cc:2804] T a29d8c3a9c164b5ebfdbc67793b092a3 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:43.319892 28726 raft_consensus.cc:493] T a29d8c3a9c164b5ebfdbc67793b092a3 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:43.320312 28726 raft_consensus.cc:3060] T a29d8c3a9c164b5ebfdbc67793b092a3 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:43.320835 28598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a29d8c3a9c164b5ebfdbc67793b092a3" candidate_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" is_pre_election: true
I20260608 12:58:43.321524 28598 raft_consensus.cc:2468] T a29d8c3a9c164b5ebfdbc67793b092a3 P f3a662e7a17d4e84ac7ad8620fdcb04e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ca9a8a6aad848f4b269ed70c6adb3d1 in term 0.
I20260608 12:58:43.327459 28722 raft_consensus.cc:515] T 07f2add7fd064d21813413a9327621f0 P f3a662e7a17d4e84ac7ad8620fdcb04e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } }
I20260608 12:58:43.327831 28726 raft_consensus.cc:515] T a29d8c3a9c164b5ebfdbc67793b092a3 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } }
I20260608 12:58:43.330590 28522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f2add7fd064d21813413a9327621f0" candidate_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c76de682e2c42129a55b469469a1595"
I20260608 12:58:43.330885 28521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a29d8c3a9c164b5ebfdbc67793b092a3" candidate_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c76de682e2c42129a55b469469a1595"
I20260608 12:58:43.331259 28522 raft_consensus.cc:3060] T 07f2add7fd064d21813413a9327621f0 P 2c76de682e2c42129a55b469469a1595 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:43.331480 28521 raft_consensus.cc:3060] T a29d8c3a9c164b5ebfdbc67793b092a3 P 2c76de682e2c42129a55b469469a1595 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:43.332178 28672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f2add7fd064d21813413a9327621f0" candidate_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1"
I20260608 12:58:43.332733 28672 raft_consensus.cc:3060] T 07f2add7fd064d21813413a9327621f0 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:43.331116 28598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a29d8c3a9c164b5ebfdbc67793b092a3" candidate_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e"
I20260608 12:58:43.333849 28598 raft_consensus.cc:3060] T a29d8c3a9c164b5ebfdbc67793b092a3 P f3a662e7a17d4e84ac7ad8620fdcb04e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:43.339010 28672 raft_consensus.cc:2468] T 07f2add7fd064d21813413a9327621f0 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3a662e7a17d4e84ac7ad8620fdcb04e in term 1.
I20260608 12:58:43.339537 28522 raft_consensus.cc:2468] T 07f2add7fd064d21813413a9327621f0 P 2c76de682e2c42129a55b469469a1595 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3a662e7a17d4e84ac7ad8620fdcb04e in term 1.
I20260608 12:58:43.340256 28726 leader_election.cc:290] T a29d8c3a9c164b5ebfdbc67793b092a3 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [CANDIDATE]: Term 1 election: Requested vote from peers 2c76de682e2c42129a55b469469a1595 (127.16.174.129:40833), f3a662e7a17d4e84ac7ad8620fdcb04e (127.16.174.130:42585)
I20260608 12:58:43.340461 28562 leader_election.cc:304] T 07f2add7fd064d21813413a9327621f0 P f3a662e7a17d4e84ac7ad8620fdcb04e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ca9a8a6aad848f4b269ed70c6adb3d1, f3a662e7a17d4e84ac7ad8620fdcb04e; no voters: 
I20260608 12:58:43.341404 28746 raft_consensus.cc:2804] T 07f2add7fd064d21813413a9327621f0 P f3a662e7a17d4e84ac7ad8620fdcb04e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:43.329347 28419 catalog_manager.cc:5696] T b3b13107a6fb4e1f8efc5296149d6e9d P f3a662e7a17d4e84ac7ad8620fdcb04e reported cstate change: term changed from 0 to 1, leader changed from <none> to f3a662e7a17d4e84ac7ad8620fdcb04e (127.16.174.130). New cstate: current_term: 1 leader_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:43.341952 28746 raft_consensus.cc:697] T 07f2add7fd064d21813413a9327621f0 P f3a662e7a17d4e84ac7ad8620fdcb04e [term 1 LEADER]: Becoming Leader. State: Replica: f3a662e7a17d4e84ac7ad8620fdcb04e, State: Running, Role: LEADER
I20260608 12:58:43.342885 28746 consensus_queue.cc:237] T 07f2add7fd064d21813413a9327621f0 P f3a662e7a17d4e84ac7ad8620fdcb04e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } }
I20260608 12:58:43.345009 28521 raft_consensus.cc:2468] T a29d8c3a9c164b5ebfdbc67793b092a3 P 2c76de682e2c42129a55b469469a1595 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ca9a8a6aad848f4b269ed70c6adb3d1 in term 1.
I20260608 12:58:43.346248 28635 leader_election.cc:304] T a29d8c3a9c164b5ebfdbc67793b092a3 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c76de682e2c42129a55b469469a1595, 4ca9a8a6aad848f4b269ed70c6adb3d1; no voters: 
I20260608 12:58:43.347188 28726 raft_consensus.cc:2804] T a29d8c3a9c164b5ebfdbc67793b092a3 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:43.347666 28722 leader_election.cc:290] T 07f2add7fd064d21813413a9327621f0 P f3a662e7a17d4e84ac7ad8620fdcb04e [CANDIDATE]: Term 1 election: Requested vote from peers 2c76de682e2c42129a55b469469a1595 (127.16.174.129:40833), 4ca9a8a6aad848f4b269ed70c6adb3d1 (127.16.174.131:42391)
I20260608 12:58:43.347084 28598 raft_consensus.cc:2468] T a29d8c3a9c164b5ebfdbc67793b092a3 P f3a662e7a17d4e84ac7ad8620fdcb04e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ca9a8a6aad848f4b269ed70c6adb3d1 in term 1.
I20260608 12:58:43.353049 28726 raft_consensus.cc:697] T a29d8c3a9c164b5ebfdbc67793b092a3 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [term 1 LEADER]: Becoming Leader. State: Replica: 4ca9a8a6aad848f4b269ed70c6adb3d1, State: Running, Role: LEADER
I20260608 12:58:43.353935 28726 consensus_queue.cc:237] T a29d8c3a9c164b5ebfdbc67793b092a3 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } }
I20260608 12:58:43.358484 28419 catalog_manager.cc:5696] T 07f2add7fd064d21813413a9327621f0 P f3a662e7a17d4e84ac7ad8620fdcb04e reported cstate change: term changed from 0 to 1, leader changed from <none> to f3a662e7a17d4e84ac7ad8620fdcb04e (127.16.174.130). New cstate: current_term: 1 leader_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:43.363075 28421 catalog_manager.cc:5696] T a29d8c3a9c164b5ebfdbc67793b092a3 P 4ca9a8a6aad848f4b269ed70c6adb3d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ca9a8a6aad848f4b269ed70c6adb3d1 (127.16.174.131). New cstate: current_term: 1 leader_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } health_report { overall_health: HEALTHY } } }
I20260608 12:58:43.397897 28726 raft_consensus.cc:493] T 7eb89e22f0494a409304f37716bb9451 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:43.398464 28726 raft_consensus.cc:515] T 7eb89e22f0494a409304f37716bb9451 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } }
I20260608 12:58:43.400370 28726 leader_election.cc:290] T 7eb89e22f0494a409304f37716bb9451 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c76de682e2c42129a55b469469a1595 (127.16.174.129:40833), f3a662e7a17d4e84ac7ad8620fdcb04e (127.16.174.130:42585)
I20260608 12:58:43.401238 28521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eb89e22f0494a409304f37716bb9451" candidate_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c76de682e2c42129a55b469469a1595" is_pre_election: true
I20260608 12:58:43.401378 28598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eb89e22f0494a409304f37716bb9451" candidate_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" is_pre_election: true
I20260608 12:58:43.401876 28521 raft_consensus.cc:2468] T 7eb89e22f0494a409304f37716bb9451 P 2c76de682e2c42129a55b469469a1595 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ca9a8a6aad848f4b269ed70c6adb3d1 in term 0.
I20260608 12:58:43.401974 28598 raft_consensus.cc:2468] T 7eb89e22f0494a409304f37716bb9451 P f3a662e7a17d4e84ac7ad8620fdcb04e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ca9a8a6aad848f4b269ed70c6adb3d1 in term 0.
I20260608 12:58:43.402930 28635 leader_election.cc:304] T 7eb89e22f0494a409304f37716bb9451 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c76de682e2c42129a55b469469a1595, 4ca9a8a6aad848f4b269ed70c6adb3d1; no voters: 
I20260608 12:58:43.403767 28726 raft_consensus.cc:2804] T 7eb89e22f0494a409304f37716bb9451 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:43.404143 28726 raft_consensus.cc:493] T 7eb89e22f0494a409304f37716bb9451 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:43.404451 28726 raft_consensus.cc:3060] T 7eb89e22f0494a409304f37716bb9451 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:43.409276 28726 raft_consensus.cc:515] T 7eb89e22f0494a409304f37716bb9451 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } }
I20260608 12:58:43.411036 28726 leader_election.cc:290] T 7eb89e22f0494a409304f37716bb9451 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [CANDIDATE]: Term 1 election: Requested vote from peers 2c76de682e2c42129a55b469469a1595 (127.16.174.129:40833), f3a662e7a17d4e84ac7ad8620fdcb04e (127.16.174.130:42585)
I20260608 12:58:43.411809 28521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eb89e22f0494a409304f37716bb9451" candidate_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c76de682e2c42129a55b469469a1595"
I20260608 12:58:43.412048 28598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eb89e22f0494a409304f37716bb9451" candidate_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e"
I20260608 12:58:43.412393 28521 raft_consensus.cc:3060] T 7eb89e22f0494a409304f37716bb9451 P 2c76de682e2c42129a55b469469a1595 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:43.412617 28598 raft_consensus.cc:3060] T 7eb89e22f0494a409304f37716bb9451 P f3a662e7a17d4e84ac7ad8620fdcb04e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:43.417570 28521 raft_consensus.cc:2468] T 7eb89e22f0494a409304f37716bb9451 P 2c76de682e2c42129a55b469469a1595 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ca9a8a6aad848f4b269ed70c6adb3d1 in term 1.
I20260608 12:58:43.417568 28598 raft_consensus.cc:2468] T 7eb89e22f0494a409304f37716bb9451 P f3a662e7a17d4e84ac7ad8620fdcb04e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ca9a8a6aad848f4b269ed70c6adb3d1 in term 1.
I20260608 12:58:43.418812 28635 leader_election.cc:304] T 7eb89e22f0494a409304f37716bb9451 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 2c76de682e2c42129a55b469469a1595, 4ca9a8a6aad848f4b269ed70c6adb3d1, f3a662e7a17d4e84ac7ad8620fdcb04e; no voters: 
I20260608 12:58:43.419512 28726 raft_consensus.cc:2804] T 7eb89e22f0494a409304f37716bb9451 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:43.419960 28726 raft_consensus.cc:697] T 7eb89e22f0494a409304f37716bb9451 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [term 1 LEADER]: Becoming Leader. State: Replica: 4ca9a8a6aad848f4b269ed70c6adb3d1, State: Running, Role: LEADER
I20260608 12:58:43.420727 28726 consensus_queue.cc:237] T 7eb89e22f0494a409304f37716bb9451 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } }
I20260608 12:58:43.427894 28421 catalog_manager.cc:5696] T 7eb89e22f0494a409304f37716bb9451 P 4ca9a8a6aad848f4b269ed70c6adb3d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ca9a8a6aad848f4b269ed70c6adb3d1 (127.16.174.131). New cstate: current_term: 1 leader_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } health_report { overall_health: HEALTHY } } }
I20260608 12:58:43.487411 28726 raft_consensus.cc:493] T b3b13107a6fb4e1f8efc5296149d6e9d P 4ca9a8a6aad848f4b269ed70c6adb3d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:43.488030 28726 raft_consensus.cc:515] T b3b13107a6fb4e1f8efc5296149d6e9d P 4ca9a8a6aad848f4b269ed70c6adb3d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } }
I20260608 12:58:43.490067 28726 leader_election.cc:290] T b3b13107a6fb4e1f8efc5296149d6e9d P 4ca9a8a6aad848f4b269ed70c6adb3d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c76de682e2c42129a55b469469a1595 (127.16.174.129:40833), f3a662e7a17d4e84ac7ad8620fdcb04e (127.16.174.130:42585)
I20260608 12:58:43.491048 28521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3b13107a6fb4e1f8efc5296149d6e9d" candidate_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c76de682e2c42129a55b469469a1595" is_pre_election: true
I20260608 12:58:43.491326 28598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3b13107a6fb4e1f8efc5296149d6e9d" candidate_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" is_pre_election: true
I20260608 12:58:43.491850 28521 raft_consensus.cc:2393] T b3b13107a6fb4e1f8efc5296149d6e9d P 2c76de682e2c42129a55b469469a1595 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4ca9a8a6aad848f4b269ed70c6adb3d1 in current term 1: Already voted for candidate f3a662e7a17d4e84ac7ad8620fdcb04e in this term.
I20260608 12:58:43.492892 28635 leader_election.cc:304] T b3b13107a6fb4e1f8efc5296149d6e9d P 4ca9a8a6aad848f4b269ed70c6adb3d1 [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: 4ca9a8a6aad848f4b269ed70c6adb3d1; no voters: 2c76de682e2c42129a55b469469a1595, f3a662e7a17d4e84ac7ad8620fdcb04e
I20260608 12:58:43.493582 28726 raft_consensus.cc:3060] T b3b13107a6fb4e1f8efc5296149d6e9d P 4ca9a8a6aad848f4b269ed70c6adb3d1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:43.498850 28726 raft_consensus.cc:2749] T b3b13107a6fb4e1f8efc5296149d6e9d P 4ca9a8a6aad848f4b269ed70c6adb3d1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:58:43.576241 28741 consensus_queue.cc:1048] T 490b2f1693f6409ab3d57164d7f50456 P 2c76de682e2c42129a55b469469a1595 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:43.623014 28746 consensus_queue.cc:1048] T d28f965d6d574b4a8488caeca3e14e56 P f3a662e7a17d4e84ac7ad8620fdcb04e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:43.701207 28741 consensus_queue.cc:1048] T 490b2f1693f6409ab3d57164d7f50456 P 2c76de682e2c42129a55b469469a1595 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:43.715853 28722 consensus_queue.cc:1048] T d28f965d6d574b4a8488caeca3e14e56 P f3a662e7a17d4e84ac7ad8620fdcb04e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:58:43.734748 28701 meta_cache.cc:1261] Time spent looking up entry by key: real 0.087s	user 0.008s	sys 0.012s
W20260608 12:58:43.735791 28759 meta_cache.cc:1261] Time spent looking up entry by key: real 0.089s	user 0.014s	sys 0.006s
W20260608 12:58:43.735065 28704 meta_cache.cc:1261] Time spent looking up entry by key: real 0.145s	user 0.015s	sys 0.019s
W20260608 12:58:43.735179 28703 meta_cache.cc:1261] Time spent looking up entry by key: real 0.086s	user 0.006s	sys 0.017s
W20260608 12:58:43.735766 28760 meta_cache.cc:1261] Time spent looking up entry by key: real 0.090s	user 0.002s	sys 0.001s
W20260608 12:58:43.734869 28761 meta_cache.cc:1261] Time spent looking up entry by key: real 0.082s	user 0.009s	sys 0.013s
W20260608 12:58:43.735409 28758 meta_cache.cc:1261] Time spent looking up entry by key: real 0.089s	user 0.005s	sys 0.015s
I20260608 12:58:43.750725 28722 consensus_queue.cc:1048] T b3b13107a6fb4e1f8efc5296149d6e9d P f3a662e7a17d4e84ac7ad8620fdcb04e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:58:43.735672 28702 meta_cache.cc:1261] Time spent looking up entry by key: real 0.089s	user 0.011s	sys 0.010s
I20260608 12:58:43.761173 28752 consensus_queue.cc:1048] T b3b13107a6fb4e1f8efc5296149d6e9d P f3a662e7a17d4e84ac7ad8620fdcb04e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:43.812804 28755 consensus_queue.cc:1048] T 7eb89e22f0494a409304f37716bb9451 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:43.838265 28755 consensus_queue.cc:1048] T 7eb89e22f0494a409304f37716bb9451 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:43.915555 28722 consensus_queue.cc:1048] T 07f2add7fd064d21813413a9327621f0 P f3a662e7a17d4e84ac7ad8620fdcb04e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:43.917572 28773 consensus_queue.cc:1048] T a29d8c3a9c164b5ebfdbc67793b092a3 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:44.013769 28726 consensus_queue.cc:1048] T a29d8c3a9c164b5ebfdbc67793b092a3 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:44.019873 28746 consensus_queue.cc:1048] T 07f2add7fd064d21813413a9327621f0 P f3a662e7a17d4e84ac7ad8620fdcb04e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:45.388849 17082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:45.410780 28816 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:45.412251 28817 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:45.412480 28819 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:45.414937 17082 server_base.cc:1061] running on GCE node
I20260608 12:58:45.416096 17082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:45.416330 17082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:45.416507 17082 hybrid_clock.cc:648] HybridClock initialized: now 1780923525416492 us; error 0 us; skew 500 ppm
I20260608 12:58:45.417150 17082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:45.419907 17082 webserver.cc:533] Webserver started at http://127.16.174.132:43311/ using document root <none> and password file <none>
I20260608 12:58:45.420451 17082 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:45.420674 17082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:45.420962 17082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:45.422082 17082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923273579219-17082-0/minicluster-data/ts-3-root/instance:
uuid: "b4446ba1cc2b4d4db321f0b0a1051c37"
format_stamp: "Formatted at 2026-06-08 12:58:45 on dist-test-slave-840c"
I20260608 12:58:45.426806 17082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 12:58:45.431972 28824 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:45.433267 17082 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260608 12:58:45.433563 17082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923273579219-17082-0/minicluster-data/ts-3-root
uuid: "b4446ba1cc2b4d4db321f0b0a1051c37"
format_stamp: "Formatted at 2026-06-08 12:58:45 on dist-test-slave-840c"
I20260608 12:58:45.433815 17082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923273579219-17082-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923273579219-17082-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskxlzfxK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923273579219-17082-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:45.463419 17082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:45.464624 17082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:45.466090 17082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:45.468526 17082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:45.468741 17082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:45.468997 17082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:45.469144 17082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:45.509966 17082 rpc_server.cc:307] RPC server started. Bound to: 127.16.174.132:45023
I20260608 12:58:45.510141 28886 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.174.132:45023 every 8 connection(s)
I20260608 12:58:45.525910 28887 heartbeater.cc:344] Connected to a master server at 127.16.174.190:46583
I20260608 12:58:45.526407 28887 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:45.527110 28887 heartbeater.cc:507] Master 127.16.174.190:46583 requested a full tablet report, sending...
I20260608 12:58:45.529110 28417 ts_manager.cc:194] Registered new tserver with Master: b4446ba1cc2b4d4db321f0b0a1051c37 (127.16.174.132:45023)
I20260608 12:58:45.530630 28417 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48638
I20260608 12:58:46.483626 28519 consensus_queue.cc:237] T 490b2f1693f6409ab3d57164d7f50456 P 2c76de682e2c42129a55b469469a1595 [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: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } attrs { replace: true } } peers { permanent_uuid: "b4446ba1cc2b4d4db321f0b0a1051c37" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 45023 } attrs { promote: true } }
I20260608 12:58:46.491873 28598 raft_consensus.cc:1275] T 490b2f1693f6409ab3d57164d7f50456 P f3a662e7a17d4e84ac7ad8620fdcb04e [term 1 FOLLOWER]: Refusing update from remote peer 2c76de682e2c42129a55b469469a1595: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:58:46.493822 28895 consensus_queue.cc:1048] T 490b2f1693f6409ab3d57164d7f50456 P 2c76de682e2c42129a55b469469a1595 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:58:46.495612 28669 raft_consensus.cc:1275] T 490b2f1693f6409ab3d57164d7f50456 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [term 1 FOLLOWER]: Refusing update from remote peer 2c76de682e2c42129a55b469469a1595: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:58:46.497138 28895 consensus_queue.cc:1048] T 490b2f1693f6409ab3d57164d7f50456 P 2c76de682e2c42129a55b469469a1595 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } 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:58:46.503276 28894 raft_consensus.cc:2955] T 490b2f1693f6409ab3d57164d7f50456 P 2c76de682e2c42129a55b469469a1595 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b4446ba1cc2b4d4db321f0b0a1051c37 (127.16.174.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } attrs { replace: true } } peers { permanent_uuid: "b4446ba1cc2b4d4db321f0b0a1051c37" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 45023 } attrs { promote: true } } }
W20260608 12:58:46.505962 28489 consensus_peers.cc:597] T 490b2f1693f6409ab3d57164d7f50456 P 2c76de682e2c42129a55b469469a1595 -> Peer b4446ba1cc2b4d4db321f0b0a1051c37 (127.16.174.132:45023): Couldn't send request to peer b4446ba1cc2b4d4db321f0b0a1051c37. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 490b2f1693f6409ab3d57164d7f50456. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:46.505816 28598 raft_consensus.cc:2955] T 490b2f1693f6409ab3d57164d7f50456 P f3a662e7a17d4e84ac7ad8620fdcb04e [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b4446ba1cc2b4d4db321f0b0a1051c37 (127.16.174.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } attrs { replace: true } } peers { permanent_uuid: "b4446ba1cc2b4d4db321f0b0a1051c37" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 45023 } attrs { promote: true } } }
I20260608 12:58:46.510237 28669 raft_consensus.cc:2955] T 490b2f1693f6409ab3d57164d7f50456 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b4446ba1cc2b4d4db321f0b0a1051c37 (127.16.174.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } attrs { replace: true } } peers { permanent_uuid: "b4446ba1cc2b4d4db321f0b0a1051c37" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 45023 } attrs { promote: true } } }
I20260608 12:58:46.526362 28415 catalog_manager.cc:5696] T 490b2f1693f6409ab3d57164d7f50456 P 2c76de682e2c42129a55b469469a1595 reported cstate change: config changed from index -1 to 16, NON_VOTER b4446ba1cc2b4d4db321f0b0a1051c37 (127.16.174.132) added. New cstate: current_term: 1 leader_uuid: "2c76de682e2c42129a55b469469a1595" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4446ba1cc2b4d4db321f0b0a1051c37" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 45023 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:46.533358 28887 heartbeater.cc:499] Master 127.16.174.190:46583 was elected leader, sending a full tablet report...
I20260608 12:58:46.539903 28669 consensus_queue.cc:237] T 7eb89e22f0494a409304f37716bb9451 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [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: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } attrs { replace: true } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } } peers { permanent_uuid: "b4446ba1cc2b4d4db321f0b0a1051c37" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 45023 } attrs { promote: true } }
I20260608 12:58:46.549634 28598 raft_consensus.cc:1275] T 7eb89e22f0494a409304f37716bb9451 P f3a662e7a17d4e84ac7ad8620fdcb04e [term 1 FOLLOWER]: Refusing update from remote peer 4ca9a8a6aad848f4b269ed70c6adb3d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:58:46.551872 28796 consensus_queue.cc:1048] T 7eb89e22f0494a409304f37716bb9451 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } 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:58:46.555714 28519 raft_consensus.cc:1275] T 7eb89e22f0494a409304f37716bb9451 P 2c76de682e2c42129a55b469469a1595 [term 1 FOLLOWER]: Refusing update from remote peer 4ca9a8a6aad848f4b269ed70c6adb3d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:58:46.558126 28906 consensus_queue.cc:1048] T 7eb89e22f0494a409304f37716bb9451 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
W20260608 12:58:46.567512 28638 consensus_peers.cc:597] T 7eb89e22f0494a409304f37716bb9451 P 4ca9a8a6aad848f4b269ed70c6adb3d1 -> Peer b4446ba1cc2b4d4db321f0b0a1051c37 (127.16.174.132:45023): Couldn't send request to peer b4446ba1cc2b4d4db321f0b0a1051c37. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7eb89e22f0494a409304f37716bb9451. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:46.573741 28796 raft_consensus.cc:2955] T 7eb89e22f0494a409304f37716bb9451 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b4446ba1cc2b4d4db321f0b0a1051c37 (127.16.174.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } attrs { replace: true } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } } peers { permanent_uuid: "b4446ba1cc2b4d4db321f0b0a1051c37" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 45023 } attrs { promote: true } } }
I20260608 12:58:46.575862 28598 raft_consensus.cc:2955] T 7eb89e22f0494a409304f37716bb9451 P f3a662e7a17d4e84ac7ad8620fdcb04e [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b4446ba1cc2b4d4db321f0b0a1051c37 (127.16.174.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } attrs { replace: true } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } } peers { permanent_uuid: "b4446ba1cc2b4d4db321f0b0a1051c37" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 45023 } attrs { promote: true } } }
I20260608 12:58:46.577731 28519 raft_consensus.cc:2955] T 7eb89e22f0494a409304f37716bb9451 P 2c76de682e2c42129a55b469469a1595 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b4446ba1cc2b4d4db321f0b0a1051c37 (127.16.174.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } attrs { replace: true } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } } peers { permanent_uuid: "b4446ba1cc2b4d4db321f0b0a1051c37" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 45023 } attrs { promote: true } } }
I20260608 12:58:46.592953 28416 catalog_manager.cc:5696] T 7eb89e22f0494a409304f37716bb9451 P 2c76de682e2c42129a55b469469a1595 reported cstate change: config changed from index -1 to 16, NON_VOTER b4446ba1cc2b4d4db321f0b0a1051c37 (127.16.174.132) added. New cstate: current_term: 1 leader_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } attrs { replace: true } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } } peers { permanent_uuid: "b4446ba1cc2b4d4db321f0b0a1051c37" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 45023 } attrs { promote: true } } }
I20260608 12:58:46.616587 28598 consensus_queue.cc:237] T b3b13107a6fb4e1f8efc5296149d6e9d P f3a662e7a17d4e84ac7ad8620fdcb04e [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: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } attrs { replace: true } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } } peers { permanent_uuid: "b4446ba1cc2b4d4db321f0b0a1051c37" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 45023 } attrs { promote: true } }
I20260608 12:58:46.624588 28669 raft_consensus.cc:1275] T b3b13107a6fb4e1f8efc5296149d6e9d P 4ca9a8a6aad848f4b269ed70c6adb3d1 [term 1 FOLLOWER]: Refusing update from remote peer f3a662e7a17d4e84ac7ad8620fdcb04e: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:58:46.625654 28523 raft_consensus.cc:1275] T b3b13107a6fb4e1f8efc5296149d6e9d P 2c76de682e2c42129a55b469469a1595 [term 1 FOLLOWER]: Refusing update from remote peer f3a662e7a17d4e84ac7ad8620fdcb04e: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:58:46.626814 28913 consensus_queue.cc:1048] T b3b13107a6fb4e1f8efc5296149d6e9d P f3a662e7a17d4e84ac7ad8620fdcb04e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:58:46.627828 28752 consensus_queue.cc:1048] T b3b13107a6fb4e1f8efc5296149d6e9d P f3a662e7a17d4e84ac7ad8620fdcb04e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
W20260608 12:58:46.638111 28564 consensus_peers.cc:597] T b3b13107a6fb4e1f8efc5296149d6e9d P f3a662e7a17d4e84ac7ad8620fdcb04e -> Peer b4446ba1cc2b4d4db321f0b0a1051c37 (127.16.174.132:45023): Couldn't send request to peer b4446ba1cc2b4d4db321f0b0a1051c37. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b3b13107a6fb4e1f8efc5296149d6e9d. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:46.639819 28917 raft_consensus.cc:2955] T b3b13107a6fb4e1f8efc5296149d6e9d P f3a662e7a17d4e84ac7ad8620fdcb04e [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b4446ba1cc2b4d4db321f0b0a1051c37 (127.16.174.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } attrs { replace: true } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } } peers { permanent_uuid: "b4446ba1cc2b4d4db321f0b0a1051c37" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 45023 } attrs { promote: true } } }
I20260608 12:58:46.640295 28523 raft_consensus.cc:2955] T b3b13107a6fb4e1f8efc5296149d6e9d P 2c76de682e2c42129a55b469469a1595 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b4446ba1cc2b4d4db321f0b0a1051c37 (127.16.174.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } attrs { replace: true } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } } peers { permanent_uuid: "b4446ba1cc2b4d4db321f0b0a1051c37" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 45023 } attrs { promote: true } } }
I20260608 12:58:46.640902 28669 raft_consensus.cc:2955] T b3b13107a6fb4e1f8efc5296149d6e9d P 4ca9a8a6aad848f4b269ed70c6adb3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b4446ba1cc2b4d4db321f0b0a1051c37 (127.16.174.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } attrs { replace: true } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } } peers { permanent_uuid: "b4446ba1cc2b4d4db321f0b0a1051c37" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 45023 } attrs { promote: true } } }
I20260608 12:58:46.657742 28415 catalog_manager.cc:5696] T b3b13107a6fb4e1f8efc5296149d6e9d P f3a662e7a17d4e84ac7ad8620fdcb04e reported cstate change: config changed from index -1 to 16, NON_VOTER b4446ba1cc2b4d4db321f0b0a1051c37 (127.16.174.132) added. New cstate: current_term: 1 leader_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4446ba1cc2b4d4db321f0b0a1051c37" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 45023 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:46.658528 28598 consensus_queue.cc:237] T 07f2add7fd064d21813413a9327621f0 P f3a662e7a17d4e84ac7ad8620fdcb04e [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: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } attrs { replace: true } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } } peers { permanent_uuid: "b4446ba1cc2b4d4db321f0b0a1051c37" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 45023 } attrs { promote: true } }
I20260608 12:58:46.672248 28669 raft_consensus.cc:1275] T 07f2add7fd064d21813413a9327621f0 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [term 1 FOLLOWER]: Refusing update from remote peer f3a662e7a17d4e84ac7ad8620fdcb04e: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
W20260608 12:58:46.672694 28564 consensus_peers.cc:597] T 07f2add7fd064d21813413a9327621f0 P f3a662e7a17d4e84ac7ad8620fdcb04e -> Peer b4446ba1cc2b4d4db321f0b0a1051c37 (127.16.174.132:45023): Couldn't send request to peer b4446ba1cc2b4d4db321f0b0a1051c37. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 07f2add7fd064d21813413a9327621f0. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:46.673640 28752 consensus_queue.cc:1048] T 07f2add7fd064d21813413a9327621f0 P f3a662e7a17d4e84ac7ad8620fdcb04e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:58:46.723166 28523 raft_consensus.cc:1275] T 07f2add7fd064d21813413a9327621f0 P 2c76de682e2c42129a55b469469a1595 [term 1 FOLLOWER]: Refusing update from remote peer f3a662e7a17d4e84ac7ad8620fdcb04e: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:58:46.727797 28752 consensus_queue.cc:1048] T 07f2add7fd064d21813413a9327621f0 P f3a662e7a17d4e84ac7ad8620fdcb04e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } 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:58:46.746234 28917 raft_consensus.cc:2955] T 07f2add7fd064d21813413a9327621f0 P f3a662e7a17d4e84ac7ad8620fdcb04e [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b4446ba1cc2b4d4db321f0b0a1051c37 (127.16.174.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } attrs { replace: true } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } } peers { permanent_uuid: "b4446ba1cc2b4d4db321f0b0a1051c37" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 45023 } attrs { promote: true } } }
I20260608 12:58:46.755101 28669 raft_consensus.cc:2955] T 07f2add7fd064d21813413a9327621f0 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b4446ba1cc2b4d4db321f0b0a1051c37 (127.16.174.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } attrs { replace: true } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } } peers { permanent_uuid: "b4446ba1cc2b4d4db321f0b0a1051c37" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 45023 } attrs { promote: true } } }
I20260608 12:58:46.757326 28523 raft_consensus.cc:2955] T 07f2add7fd064d21813413a9327621f0 P 2c76de682e2c42129a55b469469a1595 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b4446ba1cc2b4d4db321f0b0a1051c37 (127.16.174.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } attrs { replace: true } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } } peers { permanent_uuid: "b4446ba1cc2b4d4db321f0b0a1051c37" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 45023 } attrs { promote: true } } }
I20260608 12:58:46.771370 28416 catalog_manager.cc:5696] T 07f2add7fd064d21813413a9327621f0 P f3a662e7a17d4e84ac7ad8620fdcb04e reported cstate change: config changed from index -1 to 16, NON_VOTER b4446ba1cc2b4d4db321f0b0a1051c37 (127.16.174.132) added. New cstate: current_term: 1 leader_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4446ba1cc2b4d4db321f0b0a1051c37" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 45023 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:46.870285 28922 ts_tablet_manager.cc:933] T 490b2f1693f6409ab3d57164d7f50456 P b4446ba1cc2b4d4db321f0b0a1051c37: Initiating tablet copy from peer 2c76de682e2c42129a55b469469a1595 (127.16.174.129:40833)
I20260608 12:58:46.873942 28922 tablet_copy_client.cc:323] T 490b2f1693f6409ab3d57164d7f50456 P b4446ba1cc2b4d4db321f0b0a1051c37: tablet copy: Beginning tablet copy session from remote peer at address 127.16.174.129:40833
I20260608 12:58:46.888801 28533 tablet_copy_service.cc:140] P 2c76de682e2c42129a55b469469a1595: Received BeginTabletCopySession request for tablet 490b2f1693f6409ab3d57164d7f50456 from peer b4446ba1cc2b4d4db321f0b0a1051c37 ({username='slave'} at 127.0.0.1:57034)
I20260608 12:58:46.889743 28533 tablet_copy_service.cc:161] P 2c76de682e2c42129a55b469469a1595: Beginning new tablet copy session on tablet 490b2f1693f6409ab3d57164d7f50456 from peer b4446ba1cc2b4d4db321f0b0a1051c37 at {username='slave'} at 127.0.0.1:57034: session id = b4446ba1cc2b4d4db321f0b0a1051c37-490b2f1693f6409ab3d57164d7f50456
I20260608 12:58:46.897348 28533 tablet_copy_source_session.cc:215] T 490b2f1693f6409ab3d57164d7f50456 P 2c76de682e2c42129a55b469469a1595: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:58:46.901152 28922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 490b2f1693f6409ab3d57164d7f50456. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:46.914474 28922 tablet_copy_client.cc:806] T 490b2f1693f6409ab3d57164d7f50456 P b4446ba1cc2b4d4db321f0b0a1051c37: tablet copy: Starting download of 0 data blocks...
I20260608 12:58:46.915257 28922 tablet_copy_client.cc:670] T 490b2f1693f6409ab3d57164d7f50456 P b4446ba1cc2b4d4db321f0b0a1051c37: tablet copy: Starting download of 1 WAL segments...
I20260608 12:58:46.921720 28922 tablet_copy_client.cc:538] T 490b2f1693f6409ab3d57164d7f50456 P b4446ba1cc2b4d4db321f0b0a1051c37: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:58:46.930393 28922 tablet_bootstrap.cc:492] T 490b2f1693f6409ab3d57164d7f50456 P b4446ba1cc2b4d4db321f0b0a1051c37: Bootstrap starting.
I20260608 12:58:47.002724 28926 ts_tablet_manager.cc:933] T 7eb89e22f0494a409304f37716bb9451 P b4446ba1cc2b4d4db321f0b0a1051c37: Initiating tablet copy from peer 4ca9a8a6aad848f4b269ed70c6adb3d1 (127.16.174.131:42391)
I20260608 12:58:47.005681 28926 tablet_copy_client.cc:323] T 7eb89e22f0494a409304f37716bb9451 P b4446ba1cc2b4d4db321f0b0a1051c37: tablet copy: Beginning tablet copy session from remote peer at address 127.16.174.131:42391
I20260608 12:58:47.022181 28682 tablet_copy_service.cc:140] P 4ca9a8a6aad848f4b269ed70c6adb3d1: Received BeginTabletCopySession request for tablet 7eb89e22f0494a409304f37716bb9451 from peer b4446ba1cc2b4d4db321f0b0a1051c37 ({username='slave'} at 127.0.0.1:47724)
I20260608 12:58:47.022954 28682 tablet_copy_service.cc:161] P 4ca9a8a6aad848f4b269ed70c6adb3d1: Beginning new tablet copy session on tablet 7eb89e22f0494a409304f37716bb9451 from peer b4446ba1cc2b4d4db321f0b0a1051c37 at {username='slave'} at 127.0.0.1:47724: session id = b4446ba1cc2b4d4db321f0b0a1051c37-7eb89e22f0494a409304f37716bb9451
I20260608 12:58:47.034935 28682 tablet_copy_source_session.cc:215] T 7eb89e22f0494a409304f37716bb9451 P 4ca9a8a6aad848f4b269ed70c6adb3d1: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:58:47.039729 28926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7eb89e22f0494a409304f37716bb9451. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:47.049662 28922 tablet_bootstrap.cc:492] T 490b2f1693f6409ab3d57164d7f50456 P b4446ba1cc2b4d4db321f0b0a1051c37: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=123 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:58:47.051160 28922 tablet_bootstrap.cc:492] T 490b2f1693f6409ab3d57164d7f50456 P b4446ba1cc2b4d4db321f0b0a1051c37: Bootstrap complete.
I20260608 12:58:47.052237 28922 ts_tablet_manager.cc:1403] T 490b2f1693f6409ab3d57164d7f50456 P b4446ba1cc2b4d4db321f0b0a1051c37: Time spent bootstrapping tablet: real 0.122s	user 0.101s	sys 0.019s
I20260608 12:58:47.053148 28928 ts_tablet_manager.cc:933] T b3b13107a6fb4e1f8efc5296149d6e9d P b4446ba1cc2b4d4db321f0b0a1051c37: Initiating tablet copy from peer f3a662e7a17d4e84ac7ad8620fdcb04e (127.16.174.130:42585)
I20260608 12:58:47.055879 28922 raft_consensus.cc:359] T 490b2f1693f6409ab3d57164d7f50456 P b4446ba1cc2b4d4db321f0b0a1051c37 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } attrs { replace: true } } peers { permanent_uuid: "b4446ba1cc2b4d4db321f0b0a1051c37" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 45023 } attrs { promote: true } }
I20260608 12:58:47.056823 28922 raft_consensus.cc:740] T 490b2f1693f6409ab3d57164d7f50456 P b4446ba1cc2b4d4db321f0b0a1051c37 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b4446ba1cc2b4d4db321f0b0a1051c37, State: Initialized, Role: LEARNER
I20260608 12:58:47.057529 28922 consensus_queue.cc:260] T 490b2f1693f6409ab3d57164d7f50456 P b4446ba1cc2b4d4db321f0b0a1051c37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } attrs { replace: true } } peers { permanent_uuid: "b4446ba1cc2b4d4db321f0b0a1051c37" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 45023 } attrs { promote: true } }
I20260608 12:58:47.060189 28926 tablet_copy_client.cc:806] T 7eb89e22f0494a409304f37716bb9451 P b4446ba1cc2b4d4db321f0b0a1051c37: tablet copy: Starting download of 0 data blocks...
I20260608 12:58:47.060971 28926 tablet_copy_client.cc:670] T 7eb89e22f0494a409304f37716bb9451 P b4446ba1cc2b4d4db321f0b0a1051c37: tablet copy: Starting download of 1 WAL segments...
I20260608 12:58:47.061759 28928 tablet_copy_client.cc:323] T b3b13107a6fb4e1f8efc5296149d6e9d P b4446ba1cc2b4d4db321f0b0a1051c37: tablet copy: Beginning tablet copy session from remote peer at address 127.16.174.130:42585
I20260608 12:58:47.064666 28922 ts_tablet_manager.cc:1434] T 490b2f1693f6409ab3d57164d7f50456 P b4446ba1cc2b4d4db321f0b0a1051c37: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.003s
I20260608 12:58:47.067930 28533 tablet_copy_service.cc:342] P 2c76de682e2c42129a55b469469a1595: Request end of tablet copy session b4446ba1cc2b4d4db321f0b0a1051c37-490b2f1693f6409ab3d57164d7f50456 received from {username='slave'} at 127.0.0.1:57034
I20260608 12:58:47.068462 28533 tablet_copy_service.cc:434] P 2c76de682e2c42129a55b469469a1595: ending tablet copy session b4446ba1cc2b4d4db321f0b0a1051c37-490b2f1693f6409ab3d57164d7f50456 on tablet 490b2f1693f6409ab3d57164d7f50456 with peer b4446ba1cc2b4d4db321f0b0a1051c37
I20260608 12:58:47.068596 28926 tablet_copy_client.cc:538] T 7eb89e22f0494a409304f37716bb9451 P b4446ba1cc2b4d4db321f0b0a1051c37: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:58:47.078819 28926 tablet_bootstrap.cc:492] T 7eb89e22f0494a409304f37716bb9451 P b4446ba1cc2b4d4db321f0b0a1051c37: Bootstrap starting.
I20260608 12:58:47.084231 28608 tablet_copy_service.cc:140] P f3a662e7a17d4e84ac7ad8620fdcb04e: Received BeginTabletCopySession request for tablet b3b13107a6fb4e1f8efc5296149d6e9d from peer b4446ba1cc2b4d4db321f0b0a1051c37 ({username='slave'} at 127.0.0.1:36960)
I20260608 12:58:47.085019 28608 tablet_copy_service.cc:161] P f3a662e7a17d4e84ac7ad8620fdcb04e: Beginning new tablet copy session on tablet b3b13107a6fb4e1f8efc5296149d6e9d from peer b4446ba1cc2b4d4db321f0b0a1051c37 at {username='slave'} at 127.0.0.1:36960: session id = b4446ba1cc2b4d4db321f0b0a1051c37-b3b13107a6fb4e1f8efc5296149d6e9d
I20260608 12:58:47.091547 28608 tablet_copy_source_session.cc:215] T b3b13107a6fb4e1f8efc5296149d6e9d P f3a662e7a17d4e84ac7ad8620fdcb04e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:58:47.094753 28928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3b13107a6fb4e1f8efc5296149d6e9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:47.109990 28928 tablet_copy_client.cc:806] T b3b13107a6fb4e1f8efc5296149d6e9d P b4446ba1cc2b4d4db321f0b0a1051c37: tablet copy: Starting download of 0 data blocks...
I20260608 12:58:47.111533 28928 tablet_copy_client.cc:670] T b3b13107a6fb4e1f8efc5296149d6e9d P b4446ba1cc2b4d4db321f0b0a1051c37: tablet copy: Starting download of 1 WAL segments...
I20260608 12:58:47.116861 28928 tablet_copy_client.cc:538] T b3b13107a6fb4e1f8efc5296149d6e9d P b4446ba1cc2b4d4db321f0b0a1051c37: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:58:47.124343 28928 tablet_bootstrap.cc:492] T b3b13107a6fb4e1f8efc5296149d6e9d P b4446ba1cc2b4d4db321f0b0a1051c37: Bootstrap starting.
I20260608 12:58:47.150029 28922 ts_tablet_manager.cc:933] T 07f2add7fd064d21813413a9327621f0 P b4446ba1cc2b4d4db321f0b0a1051c37: Initiating tablet copy from peer f3a662e7a17d4e84ac7ad8620fdcb04e (127.16.174.130:42585)
I20260608 12:58:47.162784 28922 tablet_copy_client.cc:323] T 07f2add7fd064d21813413a9327621f0 P b4446ba1cc2b4d4db321f0b0a1051c37: tablet copy: Beginning tablet copy session from remote peer at address 127.16.174.130:42585
I20260608 12:58:47.164847 28608 tablet_copy_service.cc:140] P f3a662e7a17d4e84ac7ad8620fdcb04e: Received BeginTabletCopySession request for tablet 07f2add7fd064d21813413a9327621f0 from peer b4446ba1cc2b4d4db321f0b0a1051c37 ({username='slave'} at 127.0.0.1:36960)
I20260608 12:58:47.165441 28608 tablet_copy_service.cc:161] P f3a662e7a17d4e84ac7ad8620fdcb04e: Beginning new tablet copy session on tablet 07f2add7fd064d21813413a9327621f0 from peer b4446ba1cc2b4d4db321f0b0a1051c37 at {username='slave'} at 127.0.0.1:36960: session id = b4446ba1cc2b4d4db321f0b0a1051c37-07f2add7fd064d21813413a9327621f0
I20260608 12:58:47.174291 28608 tablet_copy_source_session.cc:215] T 07f2add7fd064d21813413a9327621f0 P f3a662e7a17d4e84ac7ad8620fdcb04e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:58:47.178016 28922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07f2add7fd064d21813413a9327621f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:47.203516 28922 tablet_copy_client.cc:806] T 07f2add7fd064d21813413a9327621f0 P b4446ba1cc2b4d4db321f0b0a1051c37: tablet copy: Starting download of 0 data blocks...
I20260608 12:58:47.204252 28922 tablet_copy_client.cc:670] T 07f2add7fd064d21813413a9327621f0 P b4446ba1cc2b4d4db321f0b0a1051c37: tablet copy: Starting download of 1 WAL segments...
I20260608 12:58:47.214398 28922 tablet_copy_client.cc:538] T 07f2add7fd064d21813413a9327621f0 P b4446ba1cc2b4d4db321f0b0a1051c37: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:58:47.224009 28922 tablet_bootstrap.cc:492] T 07f2add7fd064d21813413a9327621f0 P b4446ba1cc2b4d4db321f0b0a1051c37: Bootstrap starting.
I20260608 12:58:47.233235 28926 tablet_bootstrap.cc:492] T 7eb89e22f0494a409304f37716bb9451 P b4446ba1cc2b4d4db321f0b0a1051c37: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=116 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:58:47.234189 28926 tablet_bootstrap.cc:492] T 7eb89e22f0494a409304f37716bb9451 P b4446ba1cc2b4d4db321f0b0a1051c37: Bootstrap complete.
I20260608 12:58:47.234925 28926 ts_tablet_manager.cc:1403] T 7eb89e22f0494a409304f37716bb9451 P b4446ba1cc2b4d4db321f0b0a1051c37: Time spent bootstrapping tablet: real 0.156s	user 0.124s	sys 0.016s
I20260608 12:58:47.238221 28926 raft_consensus.cc:359] T 7eb89e22f0494a409304f37716bb9451 P b4446ba1cc2b4d4db321f0b0a1051c37 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } attrs { replace: true } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } } peers { permanent_uuid: "b4446ba1cc2b4d4db321f0b0a1051c37" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 45023 } attrs { promote: true } }
I20260608 12:58:47.239056 28926 raft_consensus.cc:740] T 7eb89e22f0494a409304f37716bb9451 P b4446ba1cc2b4d4db321f0b0a1051c37 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b4446ba1cc2b4d4db321f0b0a1051c37, State: Initialized, Role: LEARNER
I20260608 12:58:47.239727 28926 consensus_queue.cc:260] T 7eb89e22f0494a409304f37716bb9451 P b4446ba1cc2b4d4db321f0b0a1051c37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } attrs { replace: true } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } } peers { permanent_uuid: "b4446ba1cc2b4d4db321f0b0a1051c37" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 45023 } attrs { promote: true } }
I20260608 12:58:47.244745 28926 ts_tablet_manager.cc:1434] T 7eb89e22f0494a409304f37716bb9451 P b4446ba1cc2b4d4db321f0b0a1051c37: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260608 12:58:47.247571 28682 tablet_copy_service.cc:342] P 4ca9a8a6aad848f4b269ed70c6adb3d1: Request end of tablet copy session b4446ba1cc2b4d4db321f0b0a1051c37-7eb89e22f0494a409304f37716bb9451 received from {username='slave'} at 127.0.0.1:47724
I20260608 12:58:47.248133 28682 tablet_copy_service.cc:434] P 4ca9a8a6aad848f4b269ed70c6adb3d1: ending tablet copy session b4446ba1cc2b4d4db321f0b0a1051c37-7eb89e22f0494a409304f37716bb9451 on tablet 7eb89e22f0494a409304f37716bb9451 with peer b4446ba1cc2b4d4db321f0b0a1051c37
I20260608 12:58:47.256228 28928 tablet_bootstrap.cc:492] T b3b13107a6fb4e1f8efc5296149d6e9d P b4446ba1cc2b4d4db321f0b0a1051c37: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=113 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:58:47.257263 28928 tablet_bootstrap.cc:492] T b3b13107a6fb4e1f8efc5296149d6e9d P b4446ba1cc2b4d4db321f0b0a1051c37: Bootstrap complete.
I20260608 12:58:47.257882 28928 ts_tablet_manager.cc:1403] T b3b13107a6fb4e1f8efc5296149d6e9d P b4446ba1cc2b4d4db321f0b0a1051c37: Time spent bootstrapping tablet: real 0.134s	user 0.111s	sys 0.016s
I20260608 12:58:47.260349 28928 raft_consensus.cc:359] T b3b13107a6fb4e1f8efc5296149d6e9d P b4446ba1cc2b4d4db321f0b0a1051c37 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } attrs { replace: true } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } } peers { permanent_uuid: "b4446ba1cc2b4d4db321f0b0a1051c37" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 45023 } attrs { promote: true } }
I20260608 12:58:47.260913 28928 raft_consensus.cc:740] T b3b13107a6fb4e1f8efc5296149d6e9d P b4446ba1cc2b4d4db321f0b0a1051c37 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b4446ba1cc2b4d4db321f0b0a1051c37, State: Initialized, Role: LEARNER
I20260608 12:58:47.261417 28928 consensus_queue.cc:260] T b3b13107a6fb4e1f8efc5296149d6e9d P b4446ba1cc2b4d4db321f0b0a1051c37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } attrs { replace: true } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } } peers { permanent_uuid: "b4446ba1cc2b4d4db321f0b0a1051c37" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 45023 } attrs { promote: true } }
I20260608 12:58:47.263355 28928 ts_tablet_manager.cc:1434] T b3b13107a6fb4e1f8efc5296149d6e9d P b4446ba1cc2b4d4db321f0b0a1051c37: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260608 12:58:47.265538 28608 tablet_copy_service.cc:342] P f3a662e7a17d4e84ac7ad8620fdcb04e: Request end of tablet copy session b4446ba1cc2b4d4db321f0b0a1051c37-b3b13107a6fb4e1f8efc5296149d6e9d received from {username='slave'} at 127.0.0.1:36960
I20260608 12:58:47.266049 28608 tablet_copy_service.cc:434] P f3a662e7a17d4e84ac7ad8620fdcb04e: ending tablet copy session b4446ba1cc2b4d4db321f0b0a1051c37-b3b13107a6fb4e1f8efc5296149d6e9d on tablet b3b13107a6fb4e1f8efc5296149d6e9d with peer b4446ba1cc2b4d4db321f0b0a1051c37
I20260608 12:58:47.298123 28862 raft_consensus.cc:1217] T 490b2f1693f6409ab3d57164d7f50456 P b4446ba1cc2b4d4db321f0b0a1051c37 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 12:58:47.339416 28922 tablet_bootstrap.cc:492] T 07f2add7fd064d21813413a9327621f0 P b4446ba1cc2b4d4db321f0b0a1051c37: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=101 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:58:47.340389 28922 tablet_bootstrap.cc:492] T 07f2add7fd064d21813413a9327621f0 P b4446ba1cc2b4d4db321f0b0a1051c37: Bootstrap complete.
I20260608 12:58:47.341264 28922 ts_tablet_manager.cc:1403] T 07f2add7fd064d21813413a9327621f0 P b4446ba1cc2b4d4db321f0b0a1051c37: Time spent bootstrapping tablet: real 0.117s	user 0.105s	sys 0.000s
I20260608 12:58:47.343815 28922 raft_consensus.cc:359] T 07f2add7fd064d21813413a9327621f0 P b4446ba1cc2b4d4db321f0b0a1051c37 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } attrs { replace: true } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } } peers { permanent_uuid: "b4446ba1cc2b4d4db321f0b0a1051c37" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 45023 } attrs { promote: true } }
I20260608 12:58:47.344426 28922 raft_consensus.cc:740] T 07f2add7fd064d21813413a9327621f0 P b4446ba1cc2b4d4db321f0b0a1051c37 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b4446ba1cc2b4d4db321f0b0a1051c37, State: Initialized, Role: LEARNER
I20260608 12:58:47.344956 28922 consensus_queue.cc:260] T 07f2add7fd064d21813413a9327621f0 P b4446ba1cc2b4d4db321f0b0a1051c37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "2c76de682e2c42129a55b469469a1595" member_type: VOTER last_known_addr { host: "127.16.174.129" port: 40833 } attrs { replace: true } } peers { permanent_uuid: "f3a662e7a17d4e84ac7ad8620fdcb04e" member_type: VOTER last_known_addr { host: "127.16.174.130" port: 42585 } } peers { permanent_uuid: "4ca9a8a6aad848f4b269ed70c6adb3d1" member_type: VOTER last_known_addr { host: "127.16.174.131" port: 42391 } } peers { permanent_uuid: "b4446ba1cc2b4d4db321f0b0a1051c37" member_type: NON_VOTER last_known_addr { host: "127.16.174.132" port: 45023 } attrs { promote: true } }
I20260608 12:58:47.347047 28922 ts_tablet_manager.cc:1434] T 07f2add7fd064d21813413a9327621f0 P b4446ba1cc2b4d4db321f0b0a1051c37: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:58:47.349156 28608 tablet_copy_service.cc:342] P f3a662e7a17d4e84ac7ad8620fdcb04e: Request end of tablet copy session b4446ba1cc2b4d4db321f0b0a1051c37-07f2add7fd064d21813413a9327621f0 received from {username='slave'} at 127.0.0.1:36960
I20260608 12:58:47.349567 28608 tablet_copy_service.cc:434] P f3a662e7a17d4e84ac7ad8620fdcb04e: ending tablet copy session b4446ba1cc2b4d4db321f0b0a1051c37-07f2add7fd064d21813413a9327621f0 on tablet 07f2add7fd064d21813413a9327621f0 with peer b4446ba1cc2b4d4db321f0b0a1051c37
I20260608 12:58:47.427075 28862 raft_consensus.cc:1217] T 7eb89e22f0494a409304f37716bb9451 P b4446ba1cc2b4d4db321f0b0a1051c37 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 12:58:47.544888 17082 tablet_server.cc:179] TabletServer@127.16.174.129:0 shutting down...
I20260608 12:58:47.586501 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:47.590042 17082 tablet_replica.cc:333] T b3b13107a6fb4e1f8efc5296149d6e9d P 2c76de682e2c42129a55b469469a1595: stopping tablet replica
I20260608 12:58:47.590868 17082 raft_consensus.cc:2243] T b3b13107a6fb4e1f8efc5296149d6e9d P 2c76de682e2c42129a55b469469a1595 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:47.592020 17082 raft_consensus.cc:2272] T b3b13107a6fb4e1f8efc5296149d6e9d P 2c76de682e2c42129a55b469469a1595 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:47.595927 17082 tablet_replica.cc:333] T a29d8c3a9c164b5ebfdbc67793b092a3 P 2c76de682e2c42129a55b469469a1595: stopping tablet replica
I20260608 12:58:47.596623 17082 raft_consensus.cc:2243] T a29d8c3a9c164b5ebfdbc67793b092a3 P 2c76de682e2c42129a55b469469a1595 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:47.597293 17082 raft_consensus.cc:2272] T a29d8c3a9c164b5ebfdbc67793b092a3 P 2c76de682e2c42129a55b469469a1595 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:47.600263 17082 tablet_replica.cc:333] T 7eb89e22f0494a409304f37716bb9451 P 2c76de682e2c42129a55b469469a1595: stopping tablet replica
I20260608 12:58:47.600868 17082 raft_consensus.cc:2243] T 7eb89e22f0494a409304f37716bb9451 P 2c76de682e2c42129a55b469469a1595 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:47.601735 17082 raft_consensus.cc:2272] T 7eb89e22f0494a409304f37716bb9451 P 2c76de682e2c42129a55b469469a1595 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:47.604766 17082 tablet_replica.cc:333] T d28f965d6d574b4a8488caeca3e14e56 P 2c76de682e2c42129a55b469469a1595: stopping tablet replica
I20260608 12:58:47.605343 17082 raft_consensus.cc:2243] T d28f965d6d574b4a8488caeca3e14e56 P 2c76de682e2c42129a55b469469a1595 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:47.606012 17082 raft_consensus.cc:2272] T d28f965d6d574b4a8488caeca3e14e56 P 2c76de682e2c42129a55b469469a1595 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:47.609058 17082 tablet_replica.cc:333] T 07f2add7fd064d21813413a9327621f0 P 2c76de682e2c42129a55b469469a1595: stopping tablet replica
I20260608 12:58:47.609786 17082 raft_consensus.cc:2243] T 07f2add7fd064d21813413a9327621f0 P 2c76de682e2c42129a55b469469a1595 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:47.610517 17082 raft_consensus.cc:2272] T 07f2add7fd064d21813413a9327621f0 P 2c76de682e2c42129a55b469469a1595 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:47.614933 17082 tablet_replica.cc:333] T 490b2f1693f6409ab3d57164d7f50456 P 2c76de682e2c42129a55b469469a1595: stopping tablet replica
I20260608 12:58:47.615681 17082 raft_consensus.cc:2243] T 490b2f1693f6409ab3d57164d7f50456 P 2c76de682e2c42129a55b469469a1595 [term 1 LEADER]: Raft consensus shutting down.
W20260608 12:58:47.616474 28635 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260608 12:58:47.617329 17082 raft_consensus.cc:2272] T 490b2f1693f6409ab3d57164d7f50456 P 2c76de682e2c42129a55b469469a1595 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:58:47.630183 28635 consensus_peers.cc:597] T a29d8c3a9c164b5ebfdbc67793b092a3 P 4ca9a8a6aad848f4b269ed70c6adb3d1 -> Peer 2c76de682e2c42129a55b469469a1595 (127.16.174.129:40833): Couldn't send request to peer 2c76de682e2c42129a55b469469a1595. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:47.632027 28862 raft_consensus.cc:1217] T b3b13107a6fb4e1f8efc5296149d6e9d P b4446ba1cc2b4d4db321f0b0a1051c37 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 12:58:47.651206 17082 tablet_server.cc:196] TabletServer@127.16.174.129:0 shutdown complete.
I20260608 12:58:47.684912 17082 tablet_server.cc:179] TabletServer@127.16.174.130:0 shutting down...
W20260608 12:58:47.696290 28636 consensus_peers.cc:597] T 7eb89e22f0494a409304f37716bb9451 P 4ca9a8a6aad848f4b269ed70c6adb3d1 -> Peer f3a662e7a17d4e84ac7ad8620fdcb04e (127.16.174.130:42585): Couldn't send request to peer f3a662e7a17d4e84ac7ad8620fdcb04e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:47.727391 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:47.728753 17082 tablet_replica.cc:333] T b3b13107a6fb4e1f8efc5296149d6e9d P f3a662e7a17d4e84ac7ad8620fdcb04e: stopping tablet replica
I20260608 12:58:47.729918 17082 raft_consensus.cc:2243] T b3b13107a6fb4e1f8efc5296149d6e9d P f3a662e7a17d4e84ac7ad8620fdcb04e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:47.731364 17082 raft_consensus.cc:2272] T b3b13107a6fb4e1f8efc5296149d6e9d P f3a662e7a17d4e84ac7ad8620fdcb04e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:47.734791 17082 tablet_replica.cc:333] T 07f2add7fd064d21813413a9327621f0 P f3a662e7a17d4e84ac7ad8620fdcb04e: stopping tablet replica
I20260608 12:58:47.735560 17082 raft_consensus.cc:2243] T 07f2add7fd064d21813413a9327621f0 P f3a662e7a17d4e84ac7ad8620fdcb04e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:47.736783 17082 raft_consensus.cc:2272] T 07f2add7fd064d21813413a9327621f0 P f3a662e7a17d4e84ac7ad8620fdcb04e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:47.740271 17082 tablet_replica.cc:333] T 7eb89e22f0494a409304f37716bb9451 P f3a662e7a17d4e84ac7ad8620fdcb04e: stopping tablet replica
I20260608 12:58:47.740886 17082 raft_consensus.cc:2243] T 7eb89e22f0494a409304f37716bb9451 P f3a662e7a17d4e84ac7ad8620fdcb04e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:47.741568 17082 raft_consensus.cc:2272] T 7eb89e22f0494a409304f37716bb9451 P f3a662e7a17d4e84ac7ad8620fdcb04e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:47.744697 17082 tablet_replica.cc:333] T a29d8c3a9c164b5ebfdbc67793b092a3 P f3a662e7a17d4e84ac7ad8620fdcb04e: stopping tablet replica
I20260608 12:58:47.745324 17082 raft_consensus.cc:2243] T a29d8c3a9c164b5ebfdbc67793b092a3 P f3a662e7a17d4e84ac7ad8620fdcb04e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:47.745985 17082 raft_consensus.cc:2272] T a29d8c3a9c164b5ebfdbc67793b092a3 P f3a662e7a17d4e84ac7ad8620fdcb04e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:47.748979 17082 tablet_replica.cc:333] T d28f965d6d574b4a8488caeca3e14e56 P f3a662e7a17d4e84ac7ad8620fdcb04e: stopping tablet replica
I20260608 12:58:47.749533 17082 raft_consensus.cc:2243] T d28f965d6d574b4a8488caeca3e14e56 P f3a662e7a17d4e84ac7ad8620fdcb04e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:47.750587 17082 raft_consensus.cc:2272] T d28f965d6d574b4a8488caeca3e14e56 P f3a662e7a17d4e84ac7ad8620fdcb04e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:47.754522 17082 tablet_replica.cc:333] T 490b2f1693f6409ab3d57164d7f50456 P f3a662e7a17d4e84ac7ad8620fdcb04e: stopping tablet replica
I20260608 12:58:47.755070 17082 raft_consensus.cc:2243] T 490b2f1693f6409ab3d57164d7f50456 P f3a662e7a17d4e84ac7ad8620fdcb04e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:47.755919 17082 raft_consensus.cc:2272] T 490b2f1693f6409ab3d57164d7f50456 P f3a662e7a17d4e84ac7ad8620fdcb04e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:47.791525 17082 tablet_server.cc:196] TabletServer@127.16.174.130:0 shutdown complete.
I20260608 12:58:47.816409 17082 tablet_server.cc:179] TabletServer@127.16.174.131:0 shutting down...
I20260608 12:58:47.862536 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:47.864596 17082 tablet_replica.cc:333] T b3b13107a6fb4e1f8efc5296149d6e9d P 4ca9a8a6aad848f4b269ed70c6adb3d1: stopping tablet replica
I20260608 12:58:47.865392 17082 raft_consensus.cc:2243] T b3b13107a6fb4e1f8efc5296149d6e9d P 4ca9a8a6aad848f4b269ed70c6adb3d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:47.866489 17082 raft_consensus.cc:2272] T b3b13107a6fb4e1f8efc5296149d6e9d P 4ca9a8a6aad848f4b269ed70c6adb3d1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:58:47.867995 28635 consensus_peers.cc:597] T 7eb89e22f0494a409304f37716bb9451 P 4ca9a8a6aad848f4b269ed70c6adb3d1 -> Peer 2c76de682e2c42129a55b469469a1595 (127.16.174.129:40833): Couldn't send request to peer 2c76de682e2c42129a55b469469a1595. Status: Network error: Client connection negotiation failed: client connection to 127.16.174.129:40833: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:47.870283 17082 tablet_replica.cc:333] T d28f965d6d574b4a8488caeca3e14e56 P 4ca9a8a6aad848f4b269ed70c6adb3d1: stopping tablet replica
I20260608 12:58:47.871047 17082 raft_consensus.cc:2243] T d28f965d6d574b4a8488caeca3e14e56 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:47.871855 17082 raft_consensus.cc:2272] T d28f965d6d574b4a8488caeca3e14e56 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:47.874800 17082 tablet_replica.cc:333] T 490b2f1693f6409ab3d57164d7f50456 P 4ca9a8a6aad848f4b269ed70c6adb3d1: stopping tablet replica
I20260608 12:58:47.875456 17082 raft_consensus.cc:2243] T 490b2f1693f6409ab3d57164d7f50456 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:47.876087 17082 raft_consensus.cc:2272] T 490b2f1693f6409ab3d57164d7f50456 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:47.879101 17082 tablet_replica.cc:333] T a29d8c3a9c164b5ebfdbc67793b092a3 P 4ca9a8a6aad848f4b269ed70c6adb3d1: stopping tablet replica
I20260608 12:58:47.879761 17082 raft_consensus.cc:2243] T a29d8c3a9c164b5ebfdbc67793b092a3 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:47.880752 17082 raft_consensus.cc:2272] T a29d8c3a9c164b5ebfdbc67793b092a3 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:47.884037 17082 tablet_replica.cc:333] T 7eb89e22f0494a409304f37716bb9451 P 4ca9a8a6aad848f4b269ed70c6adb3d1: stopping tablet replica
I20260608 12:58:47.884634 17082 raft_consensus.cc:2243] T 7eb89e22f0494a409304f37716bb9451 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:47.885878 17082 raft_consensus.cc:2272] T 7eb89e22f0494a409304f37716bb9451 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:47.889037 17082 tablet_replica.cc:333] T 07f2add7fd064d21813413a9327621f0 P 4ca9a8a6aad848f4b269ed70c6adb3d1: stopping tablet replica
I20260608 12:58:47.889631 17082 raft_consensus.cc:2243] T 07f2add7fd064d21813413a9327621f0 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:47.890429 17082 raft_consensus.cc:2272] T 07f2add7fd064d21813413a9327621f0 P 4ca9a8a6aad848f4b269ed70c6adb3d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:47.923573 17082 tablet_server.cc:196] TabletServer@127.16.174.131:0 shutdown complete.
I20260608 12:58:47.948071 17082 tablet_server.cc:179] TabletServer@127.16.174.132:0 shutting down...
I20260608 12:58:47.974036 17082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:47.975000 17082 tablet_replica.cc:333] T 07f2add7fd064d21813413a9327621f0 P b4446ba1cc2b4d4db321f0b0a1051c37: stopping tablet replica
I20260608 12:58:47.975855 17082 raft_consensus.cc:2243] T 07f2add7fd064d21813413a9327621f0 P b4446ba1cc2b4d4db321f0b0a1051c37 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:58:47.976356 17082 raft_consensus.cc:2272] T 07f2add7fd064d21813413a9327621f0 P b4446ba1cc2b4d4db321f0b0a1051c37 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:58:47.979350 17082 tablet_replica.cc:333] T b3b13107a6fb4e1f8efc5296149d6e9d P b4446ba1cc2b4d4db321f0b0a1051c37: stopping tablet replica
I20260608 12:58:47.980082 17082 raft_consensus.cc:2243] T b3b13107a6fb4e1f8efc5296149d6e9d P b4446ba1cc2b4d4db321f0b0a1051c37 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:58:47.980546 17082 raft_consensus.cc:2272] T b3b13107a6fb4e1f8efc5296149d6e9d P b4446ba1cc2b4d4db321f0b0a1051c37 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:58:47.983402 17082 tablet_replica.cc:333] T 7eb89e22f0494a409304f37716bb9451 P b4446ba1cc2b4d4db321f0b0a1051c37: stopping tablet replica
I20260608 12:58:47.984144 17082 raft_consensus.cc:2243] T 7eb89e22f0494a409304f37716bb9451 P b4446ba1cc2b4d4db321f0b0a1051c37 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:58:47.984601 17082 raft_consensus.cc:2272] T 7eb89e22f0494a409304f37716bb9451 P b4446ba1cc2b4d4db321f0b0a1051c37 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:58:47.987421 17082 tablet_replica.cc:333] T 490b2f1693f6409ab3d57164d7f50456 P b4446ba1cc2b4d4db321f0b0a1051c37: stopping tablet replica
I20260608 12:58:47.988059 17082 raft_consensus.cc:2243] T 490b2f1693f6409ab3d57164d7f50456 P b4446ba1cc2b4d4db321f0b0a1051c37 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:58:47.988514 17082 raft_consensus.cc:2272] T 490b2f1693f6409ab3d57164d7f50456 P b4446ba1cc2b4d4db321f0b0a1051c37 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:58:48.013731 17082 tablet_server.cc:196] TabletServer@127.16.174.132:0 shutdown complete.
I20260608 12:58:48.030467 17082 master.cc:562] Master@127.16.174.190:46583 shutting down...
W20260608 12:58:48.058084 28469 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:58:48.058349 28469 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:58:48.058561 28469 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:58:48.059952 17082 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b42520ab10db4355935cabbb9f21ee05 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:48.060485 17082 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b42520ab10db4355935cabbb9f21ee05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:48.060779 17082 tablet_replica.cc:333] T 00000000000000000000000000000000 P b42520ab10db4355935cabbb9f21ee05: stopping tablet replica
I20260608 12:58:48.082015 17082 master.cc:584] Master@127.16.174.190:46583 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (7031 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (14053 ms total)

[----------] Global test environment tear-down
[==========] 24 tests from 2 test suites ran. (254374 ms total)
[  PASSED  ] 24 tests.
I20260608 12:58:48.144505 17082 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 ~52 seconds ago
I20260608 12:58:48.144785 17082 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 ~52 seconds ago
I20260608 12:58:48.144989 17082 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5374: suppressed but not reported on 17 messages since previous log ~84 seconds ago
I20260608 12:58:48.145262 17082 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4809: suppressed but not reported on 2 messages since previous log ~172 seconds ago
I20260608 12:58:48.145530 17082 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 8 messages since previous log ~236 seconds ago
I20260608 12:58:48.145958 17082 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2404: suppressed but not reported on 58 messages since previous log ~33 seconds ago
I20260608 12:58:48.146155 17082 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 3 messages since previous log ~0 seconds ago
